]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
Merge branch 'martin-t/overkill' into 'master'
authorMario <zacjardine@y7mail.com>
Wed, 15 Mar 2017 21:03:40 +0000 (21:03 +0000)
committerMario <zacjardine@y7mail.com>
Wed, 15 Mar 2017 21:03:40 +0000 (21:03 +0000)
Mention overkill in server.cfg

See merge request !24

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'.
 
 
 /////////////////////////////////////////////////////////////////////