From fa0baf84c3a47074a6a9591698b3a4a209c103d5 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Thu, 1 Mar 2012 13:34:49 +0100 Subject: [PATCH] fix g_nix server.cfg items, thanks ItsMe --- server/server.cfg | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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 -- 2.39.2