SetAirResistance( <max air resistance speed> )


Module: Vehicles

Summary:

Sets the speed at which air resistance maxes out.



Call this on:

a vehicle



Example:

self SetAirResistance( 60 );



Required Args:

  • 1 : <max air resistance speed> speed at which air resistance maxes out (MPH)


Notes:

Air resistance ramps up exponentially up to this speed. Set it to a high value to flatten helicopter when it is done accelerating to move at the desired speed