wow, so while(1) would keep the script running, very clever.
Another question, will it be memory extensive if the NPC will be duplicated 20+ times? Because seems like each NPC would getmapuser every <x> millisecond.
Thanks!
if this is true, I might just store the data globally. Thanks!