
09-15-2009, 09:20 PM
|
|
team canada
|
 |
Join Date: Jul 2004
Location: Canada
Posts: 5,200
|
|
|
I was wondering this myself when I was making a Classic-Mode for Zodiac CTF.
Stefan should/could add an event on the serverside, I'd imagine this wouldn't be that hard because the server already handles the adding of player.kills + player.deaths.
function onPlayerKilled(killer_obj) { } |
|
|
|