From: Mario Date: Sat, 22 Dec 2012 07:32:30 +0000 (+1100) Subject: Also add cvar to commands.cfg X-Git-Tag: xonotic-v0.7.0~155^2 X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=commitdiff_plain;h=2c0404c7bc82b2c11454b08a9ed9070c1a6b6a9c Also add cvar to commands.cfg --- diff --git a/commands.cfg b/commands.cfg index ab737d33e3..554ed820db 100644 --- a/commands.cfg +++ b/commands.cfg @@ -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_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