AI - functions for working with AI
AI_TurnToWP
Turns an NPC to a specified waypoint in the world.
npc- NPCwp- name of waypoint in the game world
| Example usage | |
|---|---|
AI_TurnToVob
Turns an NPC to a specified freepoint or vob in the world. It works similarly to AI_TurnToWP.
npc- NPCvob- name of freepoint or vob in the game world
| Example usage | |
|---|---|