summaryrefslogtreecommitdiff
path: root/temp/resource/ui/hudarenanotification.res
diff options
context:
space:
mode:
authorigor.nikitin <[email protected]>2019-04-16 10:34:42 -0400
committerigor.nikitin <[email protected]>2019-04-16 10:34:42 -0400
commit9f90bde42f138a30d5923b0af185f6edf08f37ac (patch)
tree749bb19e39ede710bb0a26e20e44efef582efd9b /temp/resource/ui/hudarenanotification.res
parentec3df8a0c97da75c4ed900b5f1de43c1a802f39c (diff)
Moving Files for Lowercasing
Diffstat (limited to 'temp/resource/ui/hudarenanotification.res')
-rw-r--r--temp/resource/ui/hudarenanotification.res93
1 files changed, 93 insertions, 0 deletions
diff --git a/temp/resource/ui/hudarenanotification.res b/temp/resource/ui/hudarenanotification.res
new file mode 100644
index 0000000..de3fdb2
--- /dev/null
+++ b/temp/resource/ui/hudarenanotification.res
@@ -0,0 +1,93 @@
+"Resource/UI/HudArenaNotification.res"
+{
+ "HudArenaNotificationBG"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "HudArenaNotificationBG"
+ "xpos" "20"
+ "ypos" "20"
+ "zpos" "-1"
+ "wide" "280"
+ "tall" "100"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fillcolor" "0 0 0 230"
+ "border" "CyanBorderThick"
+ }
+
+ "WarningLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "WarningLabel"
+ "font" "CerbeticaBold72"
+ "xpos" "40"
+ "ypos" "35"
+ "zpos" "1"
+ "wide" "72"
+ "tall" "72"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "1"
+ "labelText" "!"
+ "textAlignment" "center"
+ }
+
+ "BalanceLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "BalanceLabel"
+ "font" "CerbeticaBold20"
+ "xpos" "70"
+ "ypos" "20"
+ "zpos" "1"
+ "wide" "230"
+ "tall" "64"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "1"
+ "labelText" ""
+ "textAlignment" "west"
+ }
+
+ "BalanceLabelTip"
+ {
+ "ControlName" "Label"
+ "fieldName" "BalanceLabelTip"
+ "font" "CerbeticaBold16"
+ "xpos" "70"
+ "ypos" "54"
+ "zpos" "1"
+ "wide" "230"
+ "tall" "64"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "1"
+ "labelText" "%notificationtip%"
+ "textAlignment" "west"
+ }
+
+ "SwitchImage"
+ {
+ "ControlName" "CTFImagePanel"
+ "fieldName" "SwitchImage"
+ "xpos" "25"
+ "ypos" "23"
+ "zpos" "1"
+ "wide" "50"
+ "tall" "50"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ "image" "../hud/ico_teambalance"
+ "scaleImage" "1"
+ }
+} \ No newline at end of file