What happened to OC? - CLOSED Carnage?!
bigblue

Custom kill messages

Trying to add a custom message for when a player dies. As an example I want a message something like "player1 was totally trashed by player2"

 

Do I use $kill or $die - and what would be the format for coding that using $killed and $killer variables?

 

After reading the sapp guide, I've tried the below but it's not working right - anyone any ideas?

 

event_die $killer=-1 'say $n "$killed you got totally trashed by $killer" '

 

 

Share this post


Link to post
Share on other sites

Tiddy-bits:

event_kill is only triggered when a player kills another player.

 

event_die is triggered when a player dies in any circumstance, including being killed.

Share this post


Link to post
Share on other sites
  • Recently Browsing   0 members

    No registered users viewing this page.