]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
fix g_nix server.cfg items, thanks ItsMe
authorRudolf Polzer <divverent@xonotic.org>
Thu, 1 Mar 2012 12:34:49 +0000 (13:34 +0100)
committerRudolf Polzer <divverent@xonotic.org>
Thu, 1 Mar 2012 12:34:49 +0000 (13:34 +0100)
server/server.cfg

index 3e945588e455d8116b605c86dd0895b5f654d270..169b30af2ed97ecbc65fccfc8c55900a481e39fe 100644 (file)
@@ -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