Call of Duty Script Documentation
isfiringturret()
ModuleTurret
Summary
Checks whether this turret is firing. The entity must be a turret
Call this function on
a Turret
Example
mg42 isfiringturret();
Minimum Number of arguments: 0
Number of optional arguments: 0
Return to Function List