NPC_AddPointToPath
Adds a waypoint to an NPC path.
Adds a waypoint to an NPC path.
Clears all points from an NPC path.
Creates a new NPC path.
Destroys all NPC paths.
Destroys a specific NPC path.
Gets the current path point index an NPC is moving towards.
Gets the total number of NPC paths on the server.
Gets the coordinates and stop range of a specific point in an NPC path.
Gets the number of points in an NPC path.
Checks if a path has any point within the specified range from given coordinates.
Checks if a path ID is valid and exists.
Makes an NPC follow a predefined path.
Removes a waypoint from an NPC path.
This callback is called when an NPC finishes moving along a predefined path.
Called when an NPC finishes moving to a specific point in a path.