X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=defaultXonotic.cfg;h=18af3e8951af7491b789083dc8c097f249327cc2;hb=fc70b7f4cb3a09f81028c5de4388fa0304d6d344;hp=de15b2482a1f6f5d6d7ebc64a68b2c75153a281e;hpb=890ad6767b4fc2b4c9283774c76cd03ef35895f8;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index de15b2482..18af3e895 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -813,6 +813,12 @@ seta g_maplist_votable_nodetail 1 "nodetail only shows total count instead of al seta g_maplist_votable_abstain 0 "when 1, you can abstain from your vote" seta 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_keeptwotime 10 "show only 2 options for this amount of time during gametype vote screen" +set sv_vote_gametype_options "dm ctf ca lms tdm ft" +set sv_vote_gametype_timeout 20 +set sv_vote_gametype_default_current 1 "Keep the current gametype if no one votes" + set g_chat_flood_spl 3 "normal chat: seconds between lines to not count as flooding" set g_chat_flood_lmax 2 "normal chat: maximum number of lines per chat message at once" set g_chat_flood_burst 2 "normal chat: allow bursts of so many chat lines"