NPC - character functions
Npc_IsInRoutineName
Checks if NPC is in specified routine.
npc
- NPCroutine
- name of routine to checkreturn
-TRUE
if NPC is in routine,FALSE
otherwise
Npc_EquipItem
npc
- NPCitemInstance
- instance name of the item
Example usage | |
---|---|