From 70213d8515e7dba48cebf330a1a2dff599d536d4 Mon Sep 17 00:00:00 2001 From: Samual Date: Wed, 19 Oct 2011 22:54:18 -0400 Subject: [PATCH] Change some settings for hud_shownames --- _hud_common.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_hud_common.cfg b/_hud_common.cfg index 6d14e4fb6..1f14c116f 100644 --- a/_hud_common.cfg +++ b/_hud_common.cfg @@ -83,7 +83,7 @@ seta hud_shownames_decolorize 1 "1 = decolorize name in team games, 2 = decolori 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 1000 "start fading alpha/size at this distance" -seta hud_shownames_maxdistance 2500 "alpha/size is 0 at this distance" +seta hud_shownames_maxdistance 5000 "alpha/size is 0 at this distance" seta hud_shownames_antioverlap 1 "if two tags get too close to each other, fade out the one further away from you" -seta hud_shownames_antioverlap_distance 125 "2d distance to other tag after which to fade out" +seta hud_shownames_antioverlap_distance 100 "2d distance to other tag after which to fade out" seta hud_shownames_offset 52 "offset (along z-axis) tag from player origin by this many units" \ No newline at end of file -- 2.39.2