Game freezes after giving Magnaguard a lightsaber
Posted: Tue Jun 07, 2011 10:16 pm
ok i have been working on a magnaguard. I have been trying to give him a lightsaber but when it comes to side selection screen it freezes up HELP!
Get more from your games!
http://www.gametoast.com/
Code: Select all
SetMemoryPoolSize ("Combo",30) -- should be ~ 2x number of jedi classes
SetMemoryPoolSize ("Combo::State",500) -- should be ~12x #Combo
SetMemoryPoolSize ("Combo::Transition",500) -- should be a bit bigger than #Combo::State
SetMemoryPoolSize ("Combo::Condition",500) -- should be a bit bigger than #Combo::State
SetMemoryPoolSize ("Combo::Attack",400) -- should be ~8-12x #Combo
SetMemoryPoolSize ("Combo::DamageSample",4000) -- should be ~8-12x #Combo::Attack
SetMemoryPoolSize ("Combo::Deflect",88) -- should be ~1x #comborywar40 wrote:what is bfront2log?
FAQ's wrote:Answer - The BF2_modtools.exe is the debug executable, copy it from C:\BF2_ModTools and paste it in the same folder as your BattlefrontII.exe, usually:
C:\Program Files\LucasArts\Star Wars Battlefront II\GameData
you can launch BF2_modtools.exe and play your map then exit or let it crash to generate a BFront2.log located in that same folder.
If you have the DVD version of SWBF2 check THIS LINK for a compatible version of the BF2_modtools.exe
Powered by phpBB® Forum Software © phpBB Limited