From: Rudolf Polzer Date: Thu, 1 Mar 2012 12:34:49 +0000 (+0100) Subject: fix g_nix server.cfg items, thanks ItsMe X-Git-Tag: xonotic-v0.6.0~13 X-Git-Url: http://git.xonotic.org/?a=commitdiff_plain;h=fa0baf84c3a47074a6a9591698b3a4a209c103d5;p=xonotic%2Fxonotic.git fix g_nix server.cfg items, thanks ItsMe --- diff --git a/server/server.cfg b/server/server.cfg index 3e945588..169b30af 100644 --- a/server/server.cfg +++ b/server/server.cfg @@ -191,5 +191,7 @@ sv_weaponstats_file http://www.xonotic.org/weaponbalance/ //sv_gravity 800 // for low gravity, set this somewhere between 50 and 400 // select AT MOST one of these arena mutators (if you didn't select g_minstagib) -//g_nixnex 0 // set to 1 for No Items Xonotic -//g_nixnex_with_laser 0 // set to 1 to always give players the laser in NixNex +//g_nix is "0" ["0"] No Items Xonotic - instead of pickup items, everyone plays with the same weapon. After some time, a countdown will start, after which everyone will switch to another weapon, and so on +//g_nix_with_healtharmor is "0" ["0"] when 1, health and armor still show up in NIX +//g_nix_with_laser is "0" ["0"] always carry the laser as an additional weapon in NIX +//g_nix_with_powerups is "0" ["0"] when 1, powerups still show up in NIX