-
Posts
21 -
Joined
-
Last visited
Community Answers
-
Mooka's post in Top PVP Players - NPC Help was marked as the answer
http://pastebin.com/PYZCnpei
OnPCKillEvent: if((gettimetick(0) - getd("@LastTTick_"+killedrid) < (3*60*1000)) end; else setd "@LastTTick_" + killedrid, gettimetick(0); callfunc("pvpm_func","PCKillEvent");