Call of Duty Script Documentation
maketurretunusable()
ModuleTurret
Summary
Sets a turret to be unable to be used
Call this function on
<turret> A turret entity
Example
roof_mg42 maketurretusable();
Minimum Number of arguments: 0
Number of optional arguments: 0
Return to Function List