Call of Duty Script Documentation

isnodeoccupied(<node>)


Module
AI


Summary


See if anyone has claimed a particular node.

Example


if ( isnodeoccupied(node) ) 

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List