From: Martin Taibr Date: Wed, 15 Mar 2017 19:57:17 +0000 (+0100) Subject: mention overkill in server.cfg X-Git-Tag: xonotic-v0.8.2~2^2 X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=commitdiff_plain;h=c5c215aa508efb0d47042e2b2ef1303636f7d4a7 mention overkill in server.cfg --- diff --git a/server/server.cfg b/server/server.cfg index d96a053c..13bd988d 100644 --- a/server/server.cfg +++ b/server/server.cfg @@ -190,6 +190,11 @@ sv_weaponstats_file http://www.xonotic.org/weaponbalance/ //g_powerups -1 // set to 0 to turn off strength/quad and shield/invincible, and set to 1 to turn them on even in game modes that normally have them turned off +///////////////////////////////////////////////////////////////////// +// Overkill mod settings + +// To enable Overkill, put 'exec defaultOverkill.cfg' at the top of this file (above any other cvar changes), don't use 'g_overkill 1' directly. +// You should also consider enabling 'g_fullbrightplayers 1'. /////////////////////////////////////////////////////////////////////