viewing paste Unknown #917 | C

Posted on the
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
-   script  Emp-protector   -1,{
OnEnable:
OnAgitStart:
OnAgitStart2:
initnpctimer;
 
OnTimer10000:
unitskillusepos 0,25,10,<x>,<y>;
stopnpctimer;
initnpctimer;
end;
 
OnDisable:
OnAgitEnd:
OnAgitEnd2:
stopnpctimer;
end;
}
Viewed 725 times, submitted by Guest.