viewing paste Unknown #919 | C

Posted on the
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
-   script  Emp-protector::emp-po   -1,{
OnEnable:
OnAgitStart:
OnAgitStart2:
initnpctimer;
 
OnTimer10000:
set .@gid,getnpcid 0;
getmapxy(.@map$,.@mapx,.@mapy,1);
unitskillusepos .@gid,25,10,.@mapx,.@mapy;
stopnpctimer;
initnpctimer;
end;
 
OnDisable:
OnAgitEnd:
OnAgitEnd2:
stopnpctimer;
end;
}
 
guild_vs1-1 49,49   duplicate(emp-po)   emp-po#01   -1
Viewed 776 times, submitted by Guest.