iubantot Posted January 7, 2013 Group: Members Topic Count: 118 Topics Per Day: 0.03 Content Count: 313 Reputation: 35 Joined: 10/15/12 Last Seen: Yesterday at 09:39 AM Share Posted January 7, 2013 Hello i want to make it when the player kills another player the killer will say "PAWNNEED!!" Quote Link to comment Share on other sites More sharing options...
Emistry Posted January 7, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2371 Joined: 10/28/11 Last Seen: 2 hours ago Share Posted January 7, 2013 OnPCKillEvent: if( getcharid(3) != killedrid ) unittalk getcharid(3),"PAWNEED!!!!!"; end; Quote Link to comment Share on other sites More sharing options...
iubantot Posted January 7, 2013 Group: Members Topic Count: 118 Topics Per Day: 0.03 Content Count: 313 Reputation: 35 Joined: 10/15/12 Last Seen: Yesterday at 09:39 AM Author Share Posted January 7, 2013 i can use this as a function right? Quote Link to comment Share on other sites More sharing options...
Question
iubantot
Hello i want to make it when the player kills another player the killer will say "PAWNNEED!!"
Link to comment
Share on other sites
2 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.