Yami Posted September 18, 2014 Posted September 18, 2014 Please help with a simple kill announce script, that tells "Player1 Killed Player2 at <map name>". Just that script, no streak, no sounds. Thank you so much! Quote
Colly Posted September 18, 2014 Posted September 18, 2014 please try this.. - script pvpannounce -1,{ OnPCKillEvent: if( killedrid != getcharid(3) ) announce "[ "+strcharinfo(0)+" ] killed [ "+rid2name(killedrid)+" ] ",0; end; } Quote
Colly Posted September 19, 2014 Posted September 19, 2014 Not working sir ( maybe you didnt fix the tabbings.. try this http://pastebin.com/qzKhy7Pg Quote
Yami Posted September 22, 2014 Author Posted September 22, 2014 Thanks sir, yes i forgot the tabbings. Quote
Question
Yami
Please help with a simple kill announce script, that tells "Player1 Killed Player2 at <map name>".
Just that script, no streak, no sounds. Thank you so much!
4 answers 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.