Quote:
Originally Posted by Inverness
Clientside coordinates are based on the level not the gmap, because on clientside you don't always have the whole gmap loaded.
|
Ah, thanks
I solved the problem by storing the NPC's name and using findNPC( name ) and triggering it that way.