Added zr_zspawn_block_rejoin CVAR. Defaulted to 1 (block).

This commit is contained in:
richard
2009-07-24 00:41:39 +02:00
parent 6a6300e21b
commit 60dc215503
3 changed files with 9 additions and 2 deletions

View File

@ -617,6 +617,10 @@ zr_zspawn_team_override "1"
// Default: "0"
zr_zspawn_team_zombie "0"
// Block players disconnecting and rejoing the game using zspawn.
// Default: "1"
zr_zspawn_block_rejoin "1"
// Put a time limit on the use of ZSpawn.
// Default: "1"
zr_zspawn_timelimit "1"