What makes jet & dark trooper different
Moderator: Moderators
-
biohazard
- Command Sergeant Major

- Posts: 268
- Joined: Sun Oct 18, 2009 8:20 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: http://www.youtube.com/watch?v=jWFk0XasQmE
- Contact:
What makes jet & dark trooper different
What settings in the odfs cause the dark trooper to be pushed in a constant direction, and a jet trooper to be controlled?
-
501st_commander
- Master Bounty Hunter

- Posts: 1570
- Joined: Wed Dec 10, 2008 7:48 pm
Re: What makes jet & dark trooper different
Code: Select all
JetPush = "0.0" //The constant push given while the jet is enabled (20 is gravity)Code: Select all
JetPush = "8.0" //The constant push given while the jet is enabled (20 is gravity)Edit:
also this line:
Code: Select all
JetJump = "21.0" //The initial jump-push given when enabling the jetCode: Select all
JetJump = "5.0" //7 //The initial jump-push given when enabling the jet-
biohazard
- Command Sergeant Major

- Posts: 268
- Joined: Sun Oct 18, 2009 8:20 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: http://www.youtube.com/watch?v=jWFk0XasQmE
- Contact:
Re: What makes jet & dark trooper different
Will giving it a low setting, like 2 or 3, make it semi-controllable midair, but not completely? (as in, a happy medium?)
-
501st_commander
- Master Bounty Hunter

- Posts: 1570
- Joined: Wed Dec 10, 2008 7:48 pm
Re: What makes jet & dark trooper different
it may. I havent change any jetpack stuff yet. But you can try, if its not how you want, go up a little higher.
-
biohazard
- Command Sergeant Major

- Posts: 268
- Joined: Sun Oct 18, 2009 8:20 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: http://www.youtube.com/watch?v=jWFk0XasQmE
- Contact:
Re: What makes jet & dark trooper different
Thanks for the help
