dieyesti Posted August 12, 2020 Share Posted August 12, 2020 I need a script that announce normal kill. Player 1 killed player 2. Quote Link to comment Share on other sites More sharing options...
0 Ronald Posted August 29, 2020 Share Posted August 29, 2020 OnPCKillEvent: if( strcharinfo(3) == "guild_vs1" || strcharinfo(3) == "guild_vs2" ) announce strcharinfo(0)+" killed "+rid2name(killedrid)+" at "+strcharinfo(3)+".",0; end; Quote Link to comment Share on other sites More sharing options...
I need a script that announce normal kill. Player 1 killed player 2.
Link to comment
Share on other sites