Call of Duty Script Documentation
setturretnode(<node>, <turret>)
ModuleAI
Summary
Set this turretnode to use this turret.
Example
setturretnode(node, mg42);
Minimum Number of arguments: 2
1 : <node> The turret node to connect to the turret
2 : <turret> The turret to connect to the node
Number of optional arguments: 0
Return to Function List