Call of Duty 4: Scripting Reference - AI::UseReacquireNode
From COD Modding & Mapping Wiki
UseReacquireNode( <node> )
Module: AI
SP Only
Summary:
Use the given reacquire node.
Call this on: <actor> An actor
Example:
Required arguments:
- <node>(path node) the node to use.
Optional arguments:
- none
Notes:
- none