]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
merge some nice settings from my server
authorRudolf Polzer <divverent@alientrap.org>
Sat, 23 Oct 2010 07:08:00 +0000 (09:08 +0200)
committerRudolf Polzer <divverent@alientrap.org>
Sat, 23 Oct 2010 07:08:00 +0000 (09:08 +0200)
defaultXonotic.cfg

index a96131ceabf14e59703aeebfc7188ef85bb4db57..df948aa0036b3f9193fc67fcf3a8d02a3fd1bef5 100644 (file)
@@ -1522,8 +1522,7 @@ seta menu_mouse_speed 1 "speed multiplier for the mouse in the menu (does not af
 set menu_use_default_hostname 1
 alias sethostname "set menu_use_default_hostname 0; hostname $*"
 
-// force fog for people who turn it off in game (set this to like 5 if you suspect people are "cheating" that way)
-set sv_foginterval 0
+set sv_foginterval 1 "force enable fog in regular intervals"
 
 // Audio track names (for old-style "cd loop NUMBER" usage)
 set _cdtrack_first "1"
@@ -1644,7 +1643,7 @@ set g_ban_sync_trusted_servers "" "request ban lists from these xonotic servers
 set g_ban_sync_timeout 45      "time out in seconds for the ban sync requests"
 set g_ban_sync_trusted_servers_verify 0        "when set to 1, additional bans sent by the servers are ignored, and only bans for the requested IP are used"
 
-set g_showweaponspawns 0       "1: display sprites for weapon spawns found on the map when a weapon key is pressed and the weapon is not available"
+set g_showweaponspawns 1       "display sprites for weapon spawns found on the map when a weapon key is pressed and the weapon is not available"
 
 alias records "cmd records"
 alias rankings "cmd rankings"