]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Also add cvar to commands.cfg
authorMario <mario.mario@y7mail.com>
Sat, 22 Dec 2012 07:32:30 +0000 (18:32 +1100)
committerMario <mario.mario@y7mail.com>
Sat, 22 Dec 2012 07:32:30 +0000 (18:32 +1100)
commands.cfg

index ab737d33e39bcd6d119a989154fd39d7854b011b..554ed820db393d83a50fbac25f5d52cc762392fc 100644 (file)
@@ -302,6 +302,7 @@ set sv_vote_wait 120        "a player can not call a vote again for this many seconds w
 set sv_vote_stop 15    "a player can not call a vote again for this many seconds when he stopped this vote (e.g. to correct it)"
 set sv_vote_majority_factor 0.5        "What percentage of the PLAYERS constitute a majority? (Must be at least 0.5, recommended: 0.5)"
 set sv_vote_majority_factor_of_voted 0.5 "What percentage of the VOTERS constitute a majority too? (Must be at least 0.5, recommended: 0.5)"
 set sv_vote_stop 15    "a player can not call a vote again for this many seconds when he stopped this vote (e.g. to correct it)"
 set sv_vote_majority_factor 0.5        "What percentage of the PLAYERS constitute a majority? (Must be at least 0.5, recommended: 0.5)"
 set sv_vote_majority_factor_of_voted 0.5 "What percentage of the VOTERS constitute a majority too? (Must be at least 0.5, recommended: 0.5)"
+set sv_vote_gamestart 0 "Allow voting during map change"
 // when disabled, don't allow game type changes "note: set these two equal to JUST support simple majorities"
 set sv_vote_override_mostrecent 0
 
 // when disabled, don't allow game type changes "note: set these two equal to JUST support simple majorities"
 set sv_vote_override_mostrecent 0