From 74afb4280c32a27641f543b3a4cd6a82e9b8c852 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Sat, 23 Oct 2010 09:08:00 +0200 Subject: [PATCH] merge some nice settings from my server --- defaultXonotic.cfg | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index a96131cea..df948aa00 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -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" -- 2.39.2