Page 1 of 1
A Few Vehicle Questions
Posted: Thu Jun 28, 2012 5:04 pm
by Cleb
Hi I have a few questions about the LAAT gunship.
1. How do you make the players appear in the bubble turrets when they're inside them like in Battlefront I?
2. Where is the part in the odf where you change the evasive maneuvers and how do you turn them off?
3. Where is the part that lets you change the "roll" of the ship (whatever its called that replaced flyer strafing in swbf2) because the AI looks really dumb when its flying in a gunship and then it rolls
thanks in advance!

Re: A Few Vehicle Questions
Posted: Thu Jun 28, 2012 5:48 pm
by AQT
For 1) use the following:
Add it to the appropriate sections of your gunship's ODF. And I'm not sure whether 2) and 3) are possible.
Re: A Few Vehicle Questions
Posted: Thu Jun 28, 2012 5:52 pm
by Cleb
Ok thanks.
When I get my computer back I'll try it out.
Re: A Few Vehicle Questions
Posted: Thu Jun 28, 2012 6:37 pm
by Fiodis
2. Up the stamina required to execute an dodge/innelmann (sp?) to something above the flyer's maximum stamina.
3. To prevent anyone from rolling, make the roll speed rediculously slow.
Re: A Few Vehicle Questions
Posted: Thu Jun 28, 2012 8:36 pm
by Cleb
Fiodis wrote:2. Up the stamina required to execute an dodge/innelmann (sp?) to something above the flyer's maximum stamina.
And how would I do that?
Fiodis wrote:3. To prevent anyone from rolling, make the roll speed rediculously slow.
What line in the odf controls the roll speed?
Re: A Few Vehicle Questions
Posted: Thu Jun 28, 2012 8:48 pm
by Fiodis
2. EnergyTrickDrainSingleTap = "900"
EnergyTrickDrainDoubleTap = "900"
3. Flyers aren't my forte, but probably one of these:
TrickRollSpeed = "0"
TrickFlipSpeed = "0"
TrickSideRollStrafeSpeed = "0"
RollRate = 1
Re: A Few Vehicle Questions
Posted: Thu Jun 28, 2012 9:12 pm
by Cleb
Ok, thanks, I'll try that also as soon as possible.
EDIT:
I just had a thought:
TrickRollSpeed = "0"
TrickFlipSpeed = "0"
TrickSideRollStrafeSpeed = "0"
RollRate = 1
If I just commented these lines out, would it have the same effect or would it just crash the game?