OnNPCReachTarget
From Onset Developer Wiki
Description
Event thats called when a NPC reaches the target. See the SetNPCTargetLocation function.
Syntax
OnNPCReachTarget(npcid)
Parameters
- npcid
The NPC identifier.
Example
__EDIT_ME__
OnNPCReachTarget Type: Event |
Event thats called when a NPC reaches the target. See the SetNPCTargetLocation function.
OnNPCReachTarget(npcid)
__EDIT_ME__