Call of Duty Script Documentation

setdefaultdroppitch(<pitch>, <yaw>)


Module
Turret


Summary


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

Call this function on


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

Example


turret setdefaultdroppitch(-90); 

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List