dieyesti Posted August 12, 2020 Posted August 12, 2020 I need a script that announce normal kill. Player 1 killed player 2. Quote
0 Ronald Posted August 29, 2020 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
Question
dieyesti
I need a script that announce normal kill. Player 1 killed player 2.
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.