From: Samual Lenks Date: Sun, 16 Jun 2013 02:23:35 +0000 (-0400) Subject: Try CTF respawn delay of 5 seconds X-Git-Tag: xonotic-v0.8.0~388^2 X-Git-Url: https://de.git.xonotic.org/?a=commitdiff_plain;h=76bb77f7f186502238608a90a6ef7b66fb72574e;p=xonotic%2Fxonotic-data.pk3dir.git Try CTF respawn delay of 5 seconds --- diff --git a/gamemodes.cfg b/gamemodes.cfg index b7e65c8eb..a1ad723d2 100644 --- a/gamemodes.cfg +++ b/gamemodes.cfg @@ -89,7 +89,7 @@ seta g_nexball_goalleadlimit -1 "Nexball goal lead limit overriding the mapinfo // ================================= // when variables are set to anything other than 0, they take over the global setting... // to force disable delay or waves, set them to 0.125 -set g_ctf_respawn_delay 0 +set g_ctf_respawn_delay 5 set g_ctf_respawn_waves 0 set g_ctf_weapon_stay 0 set g_dm_respawn_delay 0