r4516 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sat Sep 27 04:44:41 EDT 2008


Author: esteel
Date: 2008-09-27 04:44:32 -0400 (Sat, 27 Sep 2008)
New Revision: 4516

Modified:
   trunk/data/defaultNexuiz.cfg
Log:
cvars sv_ready_restart_nag* are no longer used, remove them.


Modified: trunk/data/defaultNexuiz.cfg
===================================================================
--- trunk/data/defaultNexuiz.cfg	2008-09-27 08:39:53 UTC (rev 4515)
+++ trunk/data/defaultNexuiz.cfg	2008-09-27 08:44:32 UTC (rev 4516)
@@ -131,9 +131,6 @@
 set sv_ready_restart 0
 set sv_ready_restart_after_countdown 0 //if set to 1 the players and map items are reset after the countdown ended, otherwise they're reset already at the beginning of the countdown
 set sv_ready_restart_repeatable 0 //allows the players to restart the game as often as needed
-set sv_ready_restart_nag 0 //whether to nag players who are not ready yet, the message is shown in intervals
-set sv_ready_restart_nag_duration 6 //how long to show the ready-nag, in seconds
-set sv_ready_restart_nag_interval 10 //how long the pause between the ready-nags is, in seconds
 
 //nifreks lockonrestart feature, used in team-based game modes, if set to 1 and all players readied up no other player can then join the game anymore, useful to block spectators from joining
 set teamplay_lockonrestart 0




More information about the nexuiz-commits mailing list