diff options
Diffstat (limited to 'resource/ui/hudobjectiveflagpanel.res')
| -rw-r--r-- | resource/ui/hudobjectiveflagpanel.res | 65 |
1 files changed, 41 insertions, 24 deletions
diff --git a/resource/ui/hudobjectiveflagpanel.res b/resource/ui/hudobjectiveflagpanel.res index 56782ca..c709fbf 100644 --- a/resource/ui/hudobjectiveflagpanel.res +++ b/resource/ui/hudobjectiveflagpanel.res @@ -24,9 +24,9 @@ "fieldName" "LeftSideBG" "xpos" "c-60" "ypos" "r30" - "zpos" "-1" + "zpos" "0" "wide" "60" - "tall" "34" + "tall" "30" "visible" "1" "enabled" "1" "fillcolor" "Blue" @@ -53,9 +53,9 @@ "fieldName" "RightSideBG" "xpos" "c0" "ypos" "r30" - "zpos" "-1" + "zpos" "0" "wide" "60" - "tall" "34" + "tall" "30" "visible" "1" "enabled" "1" "fillcolor" "Red" @@ -87,17 +87,18 @@ { "ControlName" "CExLabel" "fieldName" "BlueScore" - "xpos" "c-57" - "ypos" "r33" + "xpos" "c-60" + "ypos" "r30" "zpos" "8" - "wide" "50" - "tall" "35" + "wide" "60" + "tall" "30" "visible" "1" "enabled" "1" "textAlignment" "east" "labelText" "%bluescore%" "font" "Cerbetica40" "fgcolor" "TanLight" + "textinsetx" "10" "if_hybrid" { @@ -121,14 +122,15 @@ "xpos" "-2" "ypos" "-2" "zpos" "7" - "wide" "50" - "tall" "35" + "wide" "60" + "tall" "30" "visible" "1" "enabled" "1" "textAlignment" "east" "labelText" "%bluescore%" "font" "Cerbetica40" "fgcolor" "TransparentBlack" + "textinsetx" "10" "pin_to_sibling" "BlueScore" "if_hybrid" @@ -151,17 +153,18 @@ { "ControlName" "CExLabel" "fieldName" "RedScore" - "xpos" "c7" - "ypos" "r33" + "xpos" "c0" + "ypos" "r30" "zpos" "8" - "wide" "50" - "tall" "35" + "wide" "60" + "tall" "30" "visible" "1" "enabled" "1" "textAlignment" "west" "labelText" "%redscore%" "font" "Cerbetica40" "fgcolor" "TanLight" + "textinsetx" "10" "if_hybrid" { @@ -186,14 +189,15 @@ "xpos" "-2" "ypos" "-2" "zpos" "7" - "wide" "50" - "tall" "35" + "wide" "60" + "tall" "30" "visible" "1" "enabled" "1" "textAlignment" "west" "labelText" "%redscore%" "font" "Cerbetica40" "fgcolor" "TransparentBlack" + "textinsetx" "10" "pin_to_sibling" "RedScore" "if_hybrid" @@ -231,7 +235,20 @@ { "ControlName" "ImagePanel" "fieldName" "CarriedImage" - "xpos" "9999" + "xpos" "cs-0.5" + "ypos" "r82" + "zpos" "10" + "wide" "32" + "tall" "32" + "visible" "0" + "enabled" "1" + "image" "../hud/objectives_flagpanel_carried_red" + "scaleImage" "1" + + "if_specialdelivery" + { + "ypos" "r82" + } } "PlayingTo" @@ -270,17 +287,17 @@ "PlayingToBG" { - "ControlName" "ImagePanel" + "ControlName" "EditablePanel" "fieldName" "PlayingToBG" - "xpos" "c-50" + "xpos" "c-60" "ypos" "r50" - "zpos" "3" - "wide" "100" + "zpos" "0" + "wide" "120" "tall" "20" "visible" "1" "enabled" "1" - "fillcolor" "Transparent" - "scaleImage" "1" + "bgcolor_override" "Transparent" + "PaintBackgroundType" "2" "if_hybrid" { @@ -433,7 +450,7 @@ "enabled" "1" "textAlignment" "center" "labelText" "%redscore%" - "font" "HudFontMediumBold" + "font" "HudFontMedium" "fgcolor" "TanLight" } |
