From aeb2dfae93c4078d046b7f798c6dc192d111f559 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Fri, 30 Mar 2018 15:19:35 -0400 Subject: 20180330 - Label Adjustments - Fixed the objective and server timers not being positioned properly in minmode - Fixed the position of the casual and competitive badge level label - Updated the size and font of the killfeed - Updated the TargetID, added a killstreak icon - Possibly fixed the TargetID and Cart Progress bars not being displayed for some users --- resource/ui/HudObjectiveTimePanel.res | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) (limited to 'resource/ui/HudObjectiveTimePanel.res') diff --git a/resource/ui/HudObjectiveTimePanel.res b/resource/ui/HudObjectiveTimePanel.res index c514d48..3f0bde3 100644 --- a/resource/ui/HudObjectiveTimePanel.res +++ b/resource/ui/HudObjectiveTimePanel.res @@ -68,9 +68,7 @@ if_match { "proportionaltoparent" "1" - "wide" "36" "xpos" "37" - "ypos" "22" "font" "HudFontSmallestBold" } } @@ -258,21 +256,19 @@ "visible" "0" "enabled" "1" "labelText" "%servertimeleft%" - "textAlignment" "center" + "textAlignment" "center" "dulltext" "0" - "brighttext" "0" + "brighttext" "0" "wrap" "0" - "font" "Cerbetica14" + "font" "Cerbetica10" if_match { "proportionaltoparent" "1" "xpos" "cs-0.5" - "ypos" "17" + "ypos" "22" "wide" "p1" - "font" "HudFontSmallestBold" - "font_hidef" "HudFontSmallestBold" - "font_lodef" "HudFontSmallestBold" + "font" "Cerbetica10" } } "ServerTimeLimitLabelBG" -- cgit v1.2.3