dieyesti Posted August 12, 2020 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 15 Reputation: 0 Joined: 06/23/20 Last Seen: July 6, 2021 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 Group: Members Topic Count: 22 Topics Per Day: 0.01 Content Count: 250 Reputation: 21 Joined: 06/04/14 Last Seen: November 17, 2024 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...
Question
dieyesti
I need a script that announce normal kill. Player 1 killed player 2.
Link to comment
Share on other sites
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.