OnNPCReachTarget
From Onset Developer Wiki
Description
Event thats called when a NPC reaches the target. Check the NPCFunctions for the follow functions.
Syntax
OnNPCReachTarget(npcid)
Parameters
- npcid
The NPC identifier.
Example
__EDIT_ME__
OnNPCReachTarget Type: Event |
Event thats called when a NPC reaches the target. Check the NPCFunctions for the follow functions.
OnNPCReachTarget(npcid)
__EDIT_ME__