Function of "SetmemoryPool("Aimer", XXX)"

Post everything from general questions, to modding questions, to map WIPs to releases. (SWBF1 only)

Moderator: Moderators

Post Reply
User avatar
giftheck
Droid Pilot Assassin
Droid Pilot Assassin
Posts: 2218
Joined: Mon Jan 19, 2009 5:58 pm
Projects :: Star Wars Battlefront Legacy

Function of "SetmemoryPool("Aimer", XXX)"

Post by giftheck »

I'm just wondering what the function of the following LUA line is:

Code: Select all

SetmemoryPool("Aimer", 300)
Does it have anything to do with weapons behaviour? Do I, for instance, need to set it higher if there are more weapons/weapons effects on the map than usual (IE like in Bespin Platforms)?
Marth8880
Resistance Leader
Posts: 5042
Joined: Tue Feb 09, 2010 8:43 pm
Projects :: DI2 + Psychosis
Games I'm Playing :: Silent Hill 2
xbox live or psn: Marth8880
Location: Edinburgh, UK
Contact:

Re: Function of "SetmemoryPool("Aimer", XXX)"

Post by Marth8880 »

I have a feeling it has something to do with the AI "aimbot" mechanic (basically the way the game makes the AI aim I guess lel).
User avatar
giftheck
Droid Pilot Assassin
Droid Pilot Assassin
Posts: 2218
Joined: Mon Jan 19, 2009 5:58 pm
Projects :: Star Wars Battlefront Legacy

Re: Function of "SetmemoryPool("Aimer", XXX)"

Post by giftheck »

I have noticed it doesn't appear in certain maps that don't have vehicles (Kamino: Tipoca City, Rhen Var: Harbor and Bespin: Cloud City). They seem to be prevalent on maps that have flyer vehicles.
Post Reply