OnNPCReachTarget: Difference between revisions
From Onset Developer Wiki
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Info|Event|Server|1.0}} | {{Info|Event|Server|1.0}} | ||
{{FuncDescription|Event thats called when a NPC reaches the target. Check the | {{FuncDescription|Event thats called when a NPC reaches the target. Check the [[NPCFunctions]] for the follow functions.}} | ||
{{FuncSyntax|OnNPCReachTarget}} | {{FuncSyntax|OnNPCReachTarget}} |
Revision as of 07:01, 13 December 2019
Description
Event thats called when a NPC reaches the target. Check the NPCFunctions for the follow functions.
Syntax
OnNPCReachTarget
Parameters
Example
__EDIT_ME__
See also
- GetStreamedNPC
- GetNPCLocation
- SetNPCOutline
- SetNPCPropertyValue
- GetNPCPropertyValue
- CreateNPC
- DestroyNPC
- IsValidNPC
- GetAllNPC
- GetNPCCount
- IsNPCStreamedIn
- SetNPCLocation
- GetNPCLocation
- SetNPCHealth
- GetNPCHealth
- SetNPCAnimation
- SetNPCHeading
- GetNPCHeading
- SetNPCTargetLocation
- SetNPCFollowPlayer
- SetNPCFollowVehicle
- SetNPCRagdoll
- SetNPCRespawnTime