Beispiel #1
0
 public void OnKill(byte victim)
 {
     local.Money += 300;
     ph.send_chat_message_240("You got owned " + players[victim].Name);
 }