From a5e43b88561a04fe792bd042cd602affedf83c63 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Sun, 8 Dec 2019 08:28:12 -0500 Subject: Backend Changes - Fixed certain colors not being enforced from the customizable files - Backend cleanup. Colors are assigned to their schema name. - Updated the PDA and killstreak count's use of #base. - Removed the Smissmas promo from the Mann Co. Store --- resource/ui/hudobjectiveflagpanel.res | 42 +++++++++-------------------------- 1 file changed, 11 insertions(+), 31 deletions(-) (limited to 'resource/ui/hudobjectiveflagpanel.res') diff --git a/resource/ui/hudobjectiveflagpanel.res b/resource/ui/hudobjectiveflagpanel.res index 081cc2b..1228d70 100644 --- a/resource/ui/hudobjectiveflagpanel.res +++ b/resource/ui/hudobjectiveflagpanel.res @@ -1,5 +1,5 @@ "Resource/UI/HudObjectiveFlagPanel.res" -{ +{ "ObjectiveStatusFlagPanel" { "ControlName" "EditablePanel" @@ -75,27 +75,7 @@ { "ControlName" "ImagePanel" "fieldName" "OutlineBG" - "xpos" "c-140" - "ypos" "r75" - "zpos" "2" - "wide" "280" - "tall" "80" - "visible" "0" - "enabled" "0" - "image" "../hud/objectives_flagpanel_bg_outline" - "scaleImage" "1" - - "if_hybrid" { - "visible" "0" - } - - "if_mvm" { - "visible" "0" - } - - "if_specialdelivery" { - "visible" "0" - } + "xpos" "9999" } "BlueScore" @@ -134,14 +114,14 @@ { "ControlName" "CExLabel" "fieldName" "BlueScoreShadow" - "xpos" "-1" - "ypos" "-1" + "xpos" "-2" + "ypos" "-2" "zpos" "7" "wide" "50" "tall" "35" "visible" "1" "enabled" "1" - "textAlignment" "east" + "textAlignment" "east" "labelText" "%bluescore%" "font" "Cerbetica40" "fgcolor" "TransparentBlack" @@ -165,7 +145,7 @@ "visible" "0" } } - + "RedScore" { "ControlName" "CExLabel" @@ -202,8 +182,8 @@ { "ControlName" "CExLabel" "fieldName" "RedScoreShadow" - "xpos" "-1" - "ypos" "-1" + "xpos" "-2" + "ypos" "-2" "zpos" "7" "wide" "50" "tall" "35" @@ -233,7 +213,7 @@ "visible" "0" } } - + "OutlineImage" { "ControlName" "CTFImagePanel" @@ -365,7 +345,7 @@ "visible" "0" } } - + "RedFlag" { "ControlName" "CTFFlagStatus" @@ -404,7 +384,7 @@ "visible" "0" } } - + "CaptureFlag" { "ControlName" "CTFArrowPanel" -- cgit v1.2.3