View Single Post
Old 02-10-2004, 09:43 AM   #7 (permalink)
2312222
Senior Member
 
Join Date: Jul 2003
Location: Germany
Posts: 303
Default

From FactionUnit.ini -> AmericaParachute:

Code:
  Behavior = ParachuteContain ModuleTag_05
    PitchRateMax = 60           ; deg/sec
    RollRateMax = 60            ; deg/sec
    LowAltitudeDamping  = 0.2   ; how much to damp swaying when we get "close" to the ground
    ParachuteOpenDist   = 25.0  ; how far we have to fall 'till we open our 'chute
    AllowInsideKindOf   = INFANTRY PARACHUTABLE
    ParachuteOpenSound  = ParachuteOpen
  End
Look at "ParachuteOpenDist = 25.0". Change it to a higher value, that should give you a nice H.A.L.O. paradrop.
2312222 is offline   Reply With Quote