Page 1 of 1
ATAT/ATTE Not Spawning instructions please
Posted: Sat Feb 25, 2006 3:26 pm
by Gunjak
the ATAT and or atte wont spawn, i dont have a clue why, my lvl wont be finished until i get those in. also the laat wont spawn either?[/img]
Posted: Sat Feb 25, 2006 3:29 pm
by Darth-Derkie
SetMemoryPoolSize("Aimer", 75)
SetMemoryPoolSize("AmmoCounter", weaponCnt)
SetMemoryPoolSize("BaseHint", 1024)
SetMemoryPoolSize("EnergyBar", weaponCnt)
SetMemoryPoolSize("EntityCloth", 32)
SetMemoryPoolSize("EntityFlyer", 32)
SetMemoryPoolSize("EntityHover", 64)
SetMemoryPoolSize("EntityLight", 200)
SetMemoryPoolSize("EntityFlyer", 36)
SetMemoryPoolSize("EntitySoundStream", 4)
SetMemoryPoolSize("EntitySoundStatic", 32)
SetMemoryPoolSize("MountedTurret", 180)
SetMemoryPoolSize("Navigator", 128)
SetMemoryPoolSize("Obstacle", 1024)
SetMemoryPoolSize("PathNode", 1024)
SetMemoryPoolSize("SoundSpaceRegion", 64)
SetMemoryPoolSize("TreeGridStack", 1024)
SetMemoryPoolSize("UnitAgent", 128)
SetMemoryPoolSize("UnitController", 128)
SetMemoryPoolSize("Weapon", weaponCnt)
SetMemoryPoolSize("CommandWalker", 2)
You need to add this line that I have in red now. The 2 is the number of ATTE's/ATAT's you have in your map.
Posted: Sat Feb 25, 2006 3:32 pm
by Gunjak
thankyou thankyou thankyou thankyou!!!
woohoo my lvl is call ed
GEONOSIS: EARTHBOUND ASSUALT by tha way.
um is there a line i have to add for the LAAT ??
Posted: Sat Feb 25, 2006 3:37 pm
by Teancum
SetMemoryPoolSize("EntityFlyer", 32) -- set the number to as many flying vehicles as you have.
Posted: Sat Feb 25, 2006 3:38 pm
by Gunjak
woohoo you rule. My map is finished now,
but how do i upload it
Posted: Sat Feb 25, 2006 3:47 pm
by Leviathan
You can upload it on
YouSendIt,
MegaUpload,
SaveFile,
RapidShare or many other hosting-places whose list can be found through
Google...
Posted: Sat Feb 25, 2006 3:59 pm
by Gunjak
what is the code of the vulture droid fighter??!?
Posted: Sat Feb 25, 2006 4:07 pm
by Darth-Derkie
I think it is cis_fly_droidfighter, look in C:\BF2_ModTools\assets\sides for the vehicle names. Look for your side, and open it's .req file with notepad.
Posted: Sat Feb 25, 2006 4:12 pm
by Gunjak
thx ive been trying to do all these for ages but thanks now
:)
Posted: Sat Feb 25, 2006 4:30 pm
by Gunjak
the flyers still wont spawn, i have 6 droid starfighters and 2 laats on a land battle, and there all inside a control region , but they wont spawn??
any suggestions
Posted: Sat Feb 25, 2006 4:37 pm
by Gunjak
and what does it mean if a flyer has _dome on the end of it
Posted: Sat Feb 25, 2006 4:54 pm
by Darth-Derkie
A flyer with _dome at the end of it, is a dome model for the sky, it's not a vehicle.
Posted: Sat Feb 25, 2006 5:51 pm
by Gunjak
thanks