Call of Duty Script Documentation
setrightarc(<angle>)
ModuleTurret
Summary
Set the amount that the turret can move to the right
Call this function on
A turret
Example
mg42 setrightarc(45);
Minimum Number of arguments: 1
1 : <angle> The right arc in degrees
Number of optional arguments: 0
Return to Function List