From: Mario Date: Thu, 14 Jun 2018 14:41:56 +0000 (+1000) Subject: Allow players to use the old-style vortex beam if they want to X-Git-Tag: xonotic-v0.8.5~2055 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=d61d0091adddb26917425640984662b855a93b4f;p=xonotic%2Fxonotic-data.pk3dir.git Allow players to use the old-style vortex beam if they want to --- diff --git a/xonotic-server.cfg b/xonotic-server.cfg index 240a2254c..13e38ebe0 100644 --- a/xonotic-server.cfg +++ b/xonotic-server.cfg @@ -43,7 +43,7 @@ set sv_timeout_number 2 "how many timeouts one player is allowed to call (gets r set sv_timeout_leadtime 4 "how long the players will be informed that a timeout was called before it starts, in seconds" set sv_timeout_resumetime 3 "how long the remaining timeout-time will be after a player called the timein command" -set g_allow_oldvortexbeam 0 "If enabled, clients are allowed to use old v2.3 Vortex beam" +set g_allow_oldvortexbeam 1 "If enabled, clients are allowed to use old v2.3 Vortex beam" set g_telefrags 1 "telefragging, i.e. killing someone who stands in the way of someone who is teleporting" set g_telefrags_teamplay 1 "never telefrag team mates"