Call of Duty Script Documentation
canuseturret(<turret>)
ModuleAI
Summary
Check whether this actor can use this turret
Call this function on
<actor> An actor
Example
self canuseturret();
Minimum Number of arguments: 1
1 : <turret> (entity) A turret entity
Number of optional arguments: 0
Return to Function List