From: terencehill Date: Sun, 27 Mar 2016 16:41:56 +0000 (+0200) Subject: Add g_race_qualifying_timelimit_override description X-Git-Tag: xonotic-v0.8.2~993^2 X-Git-Url: http://git.xonotic.org/?a=commitdiff_plain;h=0f43c5591099a71a2197f3c120fbe0310a0957ce;hp=3bdee6303ce762a39c2ad67a70745668ba298043;p=xonotic%2Fxonotic-data.pk3dir.git Add g_race_qualifying_timelimit_override description --- diff --git a/gamemodes.cfg b/gamemodes.cfg index a4b33b7e2..3f89d676e 100644 --- a/gamemodes.cfg +++ b/gamemodes.cfg @@ -530,7 +530,7 @@ set g_onslaught_spawn_at_generator_random 0 // ====== set g_race 0 "Race: be faster than your opponents" set g_race_qualifying_timelimit 0 -set g_race_qualifying_timelimit_override -1 +set g_race_qualifying_timelimit_override -1 "qualifying session time limit overriding the mapinfo specified one (use 0 to play without limit, and -1 to use the mapinfo's limit)" set g_race_teams 0 "when 2, 3, or 4, the race is played as a team game (the team members can add up their laps)" // ==========