From: z411 Date: Sat, 5 Feb 2022 04:57:48 +0000 (-0300) Subject: Remove cvars of deprecated ready_restart X-Git-Tag: xonotic-v0.8.5~27^2 X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=commitdiff_plain;h=66f52f372284c3b9066873af94c56be13d474a6d Remove cvars of deprecated ready_restart --- diff --git a/server/server.cfg b/server/server.cfg index 82fe9a4d..faf72886 100644 --- a/server/server.cfg +++ b/server/server.cfg @@ -171,9 +171,7 @@ sv_weaponstats_file "http://www.xonotic.org/weaponbalance/" ///////////////////////////////////////////////////////////////////// // Some more advanced settings. You probably are not interested in changing them at all. -//sv_ready_restart 0 // 1 to allow players to restart the map when all of them press the ready button //sv_ready_restart_after_countdown 0 // if set to 1 the players and map items are reset after the countdown ended, otherwise they're reset already at the beginning of the countdown -//sv_ready_restart_repeatable 0 "allows the players to restart the game as often as needed //sv_autoscreenshot 0 // 1 will force a screenshot for all clients when the map ends. Useful for competitions or the ladder. //g_antilag 2 // 0 to disable the antilag feature, 1 and 2 use different methods