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/pvprankpanel.res | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'resource/ui/pvprankpanel.res') diff --git a/resource/ui/pvprankpanel.res b/resource/ui/pvprankpanel.res index 586e8db..258cd40 100644 --- a/resource/ui/pvprankpanel.res +++ b/resource/ui/pvprankpanel.res @@ -250,7 +250,7 @@ "wide" "f0" "textAlignment" "north-west" } - + "fonts" { "0" "HudFontSmallestBold" @@ -263,16 +263,16 @@ { "ControlName" "CAutoFittingLabel" "fieldName" "DescLine2" - "xpos" "65" - "ypos" "29" - "wide" "195" + "xpos" "0" + "ypos" "32" + "wide" "170" "zpos" "100" "tall" "20" "visible" "1" "enabled" "1" "font" "HudFontSmallestBold" - "fgcolor_override" "TanLight" - "textAlignment" "north-west" + "fgcolor_override" "White" + "textAlignment" "center" "labelText" "%desc2%" "proportionaltoparent" "1" -- cgit v1.2.3