Call of Duty Script Documentation

usecovernode(<path node>)


Module
AI


Summary


Tells this actor to use the given cover node. This is invalid if the actor's keepclaimednode flag is set

Call this function on


<actor> An actor

Example


 guy usecovernode(covernode);

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List