Call of Duty 4: Scripting Reference - AI::GetNegotiationEndNode
From COD Modding & Mapping Wiki
GetNegotiationEndNode()
Module: AI
SP Only
Summary:
Gets the end negotiation node for this actor
Call this on: <actor> An actor
Example:
self GetNegotiationEndNode();
Required arguments:
- none
Optional arguments:
- none
Notes:
- none