X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=xonotic-server.cfg;h=4898cb6afcae4c7e3aac4726d479fab8c3645536;hb=dde75a49c8c781947c6d5ef5968bb78f24171e25;hp=9d4064949c5ea8a1dd4c5a17974e2ac1056b4a31;hpb=b4acf024115193e3f1d12dd0fa05650da3898b92;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/xonotic-server.cfg b/xonotic-server.cfg index 9d4064949..4898cb6af 100644 --- a/xonotic-server.cfg +++ b/xonotic-server.cfg @@ -343,9 +343,9 @@ set g_maplist_votable_nodetail 0 "nodetail only shows total count instead of all set g_maplist_votable_abstain 0 "when 1, you can abstain from your vote" set g_maplist_votable_screenshot_dir "maps levelshots" "where to look for map screenshots" -set sv_vote_gametype 0 "show a vote screen for gametypes before map vote screen" +set sv_vote_gametype 1 "show a vote screen for gametypes before map vote screen" set sv_vote_gametype_keeptwotime 10 "show only 2 options after this amount of time during gametype vote screen" -set sv_vote_gametype_options "dm tdm ctf" +set sv_vote_gametype_options "dm tdm ctf" "Keep the identifiers short, otherwise you'll run into issues with too long alias names (max is 31 characters) when using sv_vote_gametype_hook_*" set sv_vote_gametype_timeout 20 set sv_vote_gametype_default_current 1 "Keep the current gametype if no one votes"