From: Samual Date: Sat, 15 Oct 2011 18:11:19 +0000 (-0400) Subject: Also change the waypointsprite cvars to sv_ in the defaultXonotic.cfg file (whoopsie :D) X-Git-Tag: xonotic-v0.6.0~40^2~34^2 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=93a9cae58321216c1e54acfc6eeae6731176502c;p=xonotic%2Fxonotic-data.pk3dir.git Also change the waypointsprite cvars to sv_ in the defaultXonotic.cfg file (whoopsie :D) --- diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index e363331d4..f92882f44 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -1241,15 +1241,16 @@ set g_nick_flood_penalty 0.5 "duration of the nick flood penalty" set g_nick_flood_penalty_yellow 3 "number of changes to allow before warning and movement blocking" set g_nick_flood_penalty_red 30 "number of changes to allow before totally disorienting the player" +set sv_waypointsprite_deployed_lifetime 10 +set sv_waypointsprite_deadlifetime 1 +set sv_waypointsprite_limitedrange 5120 + seta g_waypointsprite_uppercase 1 set g_waypointsprite_normdistance 512 set g_waypointsprite_minscale 0.5 set g_waypointsprite_minalpha 0.4 set g_waypointsprite_distancealphaexponent 2 set g_waypointsprite_timealphaexponent 1 -set g_waypointsprite_deployed_lifetime 10 -set g_waypointsprite_deadlifetime 1 -set g_waypointsprite_limitedrange 5120 set g_waypointsprite_stuffbinds 0 seta g_waypointsprite_scale 1 seta g_waypointsprite_fontsize 12