- script killing -1,{
OnPCKillEvent:
set .@counttopunish, 3; // 3 times kill in same minute = OUT
if ( killedrid == getcharid(3) ) end;
attachrid killedrid;
.@charid = getcharid(0);
attachrid killerrid;
setd "@count"+ gettime(2) +"_"+ killedrid, getd( "@count"+...