where is the offline npc server stefan said there would be one when i talked to him on graal 2002 maby i dident look hard enuf wird.
also if you want to use the old bodys in graal training here is the script thought im shure most nats and nat admin aleady know it

if (created) {
setplayerprop #P1,; return;
replaceani idle,idle;
replaceani walk,walk;
replaceani grab,grab;
replaceani push,push;
replaceani pull,pull;
replaceani swim,swim;
replaceani sword,sword;
replaceani hurt,hurt;
setbody body13.png;
}
put that in an npc and your set
