-
Posts
141 -
Joined
-
Last visited
Community Answers
-
GamingPrince83's post in Jump 4 was marked as the answer
I only know how to edit 1, 2 and 3. It's in Wp_saber.cpp, if you want to add 4 and 5 you have to do some extra coding.
float forceJumpHeight[NUM_FORCE_POWER_LEVELS] = { 32,//normal jump (+stepheight+crouchdiff = 66) 96,//(+stepheight+crouchdiff = 130) 192,//(+stepheight+crouchdiff = 226) 384//(+stepheight+crouchdiff = 418) }; -
GamingPrince83's post in Jedi Outcast AI in Jedi Academy! was marked as the answer
The Jedi use acrobatic movements more often in JK2, but no problem i've found a solution myself.
-
GamingPrince83's post in Help with audio of saber was marked as the answer
Your file is 32bit, convert it to 16bit. I used Audacity to do it.