r4330 - trunk/Docs/server

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Thu Sep 4 06:34:20 EDT 2008


Author: esteel
Date: 2008-09-04 06:34:20 -0400 (Thu, 04 Sep 2008)
New Revision: 4330

Modified:
   trunk/Docs/server/server.cfg
Log:
removed g_instagib as it nolonger exists and sync vote commands with defaultNexuiz.cfg


Modified: trunk/Docs/server/server.cfg
===================================================================
--- trunk/Docs/server/server.cfg	2008-09-04 09:47:41 UTC (rev 4329)
+++ trunk/Docs/server/server.cfg	2008-09-04 10:34:20 UTC (rev 4330)
@@ -50,7 +50,6 @@
 //sv_gravity 800           // for low gravity, set this somewhere between 50 and 400
 
 // select AT MOST one of these arena mutators
-//g_instagib 0           // set to 1 to make the Nex the only weapon
 //g_minstagib 0          // set to 1 for MinstaGib
 //g_nixnex 0             // set to 1 for No Items Nexuiz
 //g_nixnex_with_laser 0  // set to 1 to always give players the laser in NixNex
@@ -76,7 +75,7 @@
 //g_maplist_votable_abstain 0 // when 1, people get a "don't care" selection in the vote screen
 //g_maplist_votable_nodetail 1 // when 1, people can't see how many voted for what (to thwart abusive "influential" first votes)
 
-//sv_vote_commands "restart timelimit fraglimit chmap gotomap g_grappling_hook sv_defaultplayer_fbskin_green sv_defaultplayer_fbskin_red sv_defaultplayer_fbskin_orange sv_defaultplayer_fbskin_off" // players can vote for those commands or use them if they are masters
+//sv_vote_commands "restart timelimit fraglimit chmap gotomap g_grappling_hook sv_defaultplayer_fbskin_green sv_defaultplayer_fbskin_red sv_defaultplayer_fbskin_orange sv_defaultplayer_fbskin_off endmatch reducematchtime extendmatchtime allready" // players can vote for those commands or use them if they are masters
 //sv_vote_call 1 // 0 will disable the normal voting
 //sv_vote_master 1 // 0 will disable voting to become masters
 //sv_vote_master_password "" // when set, vdo login master will allow you to run votable commands directly using vdo




More information about the nexuiz-commits mailing list