29.03.2014, 20:50
Quote:
state a global variable getting if a player is in that minigun arena or not, then when he dies and his variable is 1 or whatever he gets teleported to there.
And for the leave cmd. Use OnPlayerCommandReceived, if this variable is 1... and the cmd isnt /leave, hell gets that message. And when the player types /leave he gets that variable off, as 0 or anything, and you respawn them. |