SetMaxPitchRoll( <pitch>, <roll> )


Module: Vehicles

Summary:

Sets max pitch and roll angle for this vehicle.



Call this on:

a vehicle



Example:

self SetMaxPitchRoll( 30, 30 );



Required Args:

  • 1 : <pitch> Max pitch angle
  • 2 : <roll> Max roll angle