01.07.2009, 10:28
When somebody dies, and if(killerid!=INVALID_PLAYER_ID), he shall spectate his killer.
if(killerid==INVALID_PLAYER_ID) he shall spectate anyone.
How can I do this?
if(killerid==INVALID_PLAYER_ID) he shall spectate anyone.
How can I do this?

