1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | - script Emp-protector::emp-po -1,{ OnEnable: OnAgitStart: OnAgitStart2: initnpctimer; OnTimer10000: set .@gid,getnpcid 0; unitskillusepos .@gid,25,10,<x>,<y>; stopnpctimer; initnpctimer; end; OnDisable: OnAgitEnd: OnAgitEnd2: stopnpctimer; end; } guild_vs1-1 49,49 duplicate(emp-po) emp-po#01 -1 |