Call of Duty Script Documentation

restoredefaultdroppitch()


Module
Turret


Summary


Restores the pitch of the turret when it drops to the ground.Recalculates based on current collision environment.Use this if you move a turret and need to reconfigure.

Call this function on


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

Example


turret restoredefaultdroppitch(); 

Minimum Number of arguments: 0


Number of optional arguments: 0



Return to Function List