diff options
Diffstat (limited to 'resource/ui/hudarenanotification.res')
| -rw-r--r-- | resource/ui/hudarenanotification.res | 41 |
1 files changed, 20 insertions, 21 deletions
diff --git a/resource/ui/hudarenanotification.res b/resource/ui/hudarenanotification.res index 0ab2238..36b20b1 100644 --- a/resource/ui/hudarenanotification.res +++ b/resource/ui/hudarenanotification.res @@ -2,36 +2,35 @@ { "HudArenaNotificationBG" { - "ControlName" "ImagePanel" + "ControlName" "EditablePanel" "fieldName" "HudArenaNotificationBG" - "xpos" "20" + "xpos" "0" "ypos" "0" "zpos" "-1" "wide" "280" - "tall" "100" - "autoResize" "0" - "pinCorner" "0" + "tall" "75" "visible" "1" "enabled" "1" - "fillcolor" "0 0 0 230" - "border" "CyanBorderThick" + "bgcolor_override" "TransparentBlack" + "PaintBackgroundType" "2" + "border" "CyanBorderThick" } "WarningLabel" { "ControlName" "Label" "fieldName" "WarningLabel" - "font" "CerbeticaBold72" - "xpos" "40" - "ypos" "15" + "font" "HudFontGiantBold" + "xpos" "0" + "ypos" "0" "zpos" "1" - "wide" "72" - "tall" "72" + "wide" "50" + "tall" "75" "autoResize" "0" "pinCorner" "0" "visible" "1" "enabled" "1" - "wrap" "1" + "wrap" "0" "labelText" "!" "textAlignment" "center" } @@ -40,12 +39,12 @@ { "ControlName" "Label" "fieldName" "BalanceLabel" - "font" "CerbeticaBold20" - "xpos" "70" + "font" "HudFontSmall" + "xpos" "50" "ypos" "0" "zpos" "1" "wide" "230" - "tall" "64" + "tall" "40" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -59,12 +58,12 @@ { "ControlName" "Label" "fieldName" "BalanceLabelTip" - "font" "CerbeticaBold16" - "xpos" "70" - "ypos" "34" + "font" "HudFontSmall" + "xpos" "50" + "ypos" "30" "zpos" "1" "wide" "230" - "tall" "64" + "tall" "35" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -79,7 +78,7 @@ "ControlName" "CTFImagePanel" "fieldName" "SwitchImage" "xpos" "25" - "ypos" "23" + "ypos" "0" "zpos" "1" "wide" "50" "tall" "50" |
