user00719284
Member
- Joined
- Aug 31, 2021
- Messages
- 35
If I want to ensure I get the most current location of an enemy NPC the moment it lands in the arena, should I be using the Clear() and Update() methods before fetching the NPC via GetObjectByNPCId?
Noticing sometimes Location.X and Location.Z properties are returning the NPC's previous position before it vanished. The vanishing and re-appearing happens within a few seconds.
Noticing sometimes Location.X and Location.Z properties are returning the NPC's previous position before it vanished. The vanishing and re-appearing happens within a few seconds.