SetDefaultDropPitch( <pitch>, <yaw> )


Module: Turret
SP Only

Summary:

Set the default drop pitch that the turret attempts to return to when it is not in use.



Call this on:

<turret> the turret which you wish to set the drop pitch on.



Example:

turret SetDefaultDropPitch( -90 );



Required Args:

  • 1 : <pitch> yaw of the turret (side to side) in degrees.