somethin I found out while working on my tutorial zone,
Code:
quest::setanim(npcID,3);
causes zone.exe crashes if it is placed in an NPC pl. is this known, and is there a fix for it? I have it placed in sub EVENT_SPAWN. so when the NPC spawns, its spawns lying down, like its passed out, but as soon as it spawns, zone crashes.