From d4691b3321fb5e91a85d566fd4887f274ed6c3ff Mon Sep 17 00:00:00 2001 From: FruitieX Date: Sat, 16 Apr 2011 14:43:24 +0300 Subject: [PATCH] start fading already at 1000 units --- defaultXonotic.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 71167c3ac..546b677c0 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -1490,7 +1490,7 @@ seta hud_shownames_fontsize 13 "font size" seta hud_shownames_decolorize 1 "1 = decolorize name in team games, 2 = decolorize always" seta hud_shownames_alpha 0.7 "alpha" seta hud_shownames_resize 1 "enable resizing of the names, then the size cvars will correspond to the maximum size" -seta hud_shownames_mindistance 2000 "start fading alpha/size at this distance" +seta hud_shownames_mindistance 1000 "start fading alpha/size at this distance" seta hud_shownames_maxdistance 2500 "alpha/size is 0 at this distance" // scoreboard -- 2.39.2