Call of Duty Script Documentation
setgoalnode(<goal node>)
ModuleAI
Summary
Set this actor's goal node.
Call this function on
<actor> An actor
Example
self setgoalnode (node);
Minimum Number of arguments: 1
1 : <goal node>(node) The goal node.
Number of optional arguments: 0
Return to Function List