Call of Duty Script Documentation
settargetentity(<target>)
ModuleTurret
Summary
Sets the target of this turret
Call this function on
<turret> A turret entity
Example
roof_mg42 settargetentity(target);
Minimum Number of arguments: 1
1 : <target> the turret target
Number of optional arguments: 0
Return to Function List