Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- - script pvpannounce -1,{
- OnPCKillEvent:
- if( killedrid != getcharid(3) )
- announce "[ "+strcharinfo(0)+" ] killed [ "+rid2name(killedrid)+" ] ",0;
- end;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement