17.09.2011, 23:35
Quote:
Make a custom callback that will start it and do what you need?
|
OnNPCStartPath(npcid)
so that I can sync things up EXACTLY when the path starts not when an NPC connects or spawns (as it takes time) I could do a timer but.. thats not really reliable and exact.