Quote:
Originally Posted by sssssssssss
Ok, well again I ask if anyone knows how to see if the players kils increase? Wouldn't even know what variable to use for that.
|
player.kills
you could shove it in a timeout in the clientside and send a triggeraction to the server whenever it increases, but it seems messy and likely to fail to me.