Call of Duty Script Documentation

isturretactive(<turret>)


Module
AI


Summary


Determine whether a given turret is being used by anybody including players and NPCs.

Example


if ( isturretactive(turret) ) 

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List