payon,100,100,4 script Soldier 100,{
OnInit:
initnpctimer;
end;
OnTimer5000:
npcwalkto 101,101;
end;
OnTimer4000:
npcwalkto 102,102;
stopnpctimer;
initnpctimer;
end;
how will i put that while statement there? sorry i can't apply and test due to i browse on my tablet.