]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
mention overkill in server.cfg 24/head
authorMartin Taibr <taibr.martin@gmail.com>
Wed, 15 Mar 2017 19:57:17 +0000 (20:57 +0100)
committerMartin Taibr <taibr.martin@gmail.com>
Wed, 15 Mar 2017 19:57:17 +0000 (20:57 +0100)
server/server.cfg

index d96a053c0af61d8c22edcb5bf2bba760e9a92f3c..13bd988d37312d8883ed8b7f33950aa21d91f121 100644 (file)
@@ -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'.
 
 
 /////////////////////////////////////////////////////////////////////