summaryrefslogtreecommitdiff
path: root/resource/ui/huddamageaccount.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2019-04-16 10:42:15 -0400
committerGitHub <[email protected]>2019-04-16 10:42:15 -0400
commit309842659d85b00489c26f98f39227dafd9ce1ee (patch)
treeee037afabd42aa6930bd6b13558da913323829d2 /resource/ui/huddamageaccount.res
parentec3df8a0c97da75c4ed900b5f1de43c1a802f39c (diff)
parent54c716614a85791c499672f27c404a71e6bf187e (diff)
Merge pull request #128 from raysfire/temp
Changed All Files to Lowercase
Diffstat (limited to 'resource/ui/huddamageaccount.res')
-rw-r--r--resource/ui/huddamageaccount.res58
1 files changed, 58 insertions, 0 deletions
diff --git a/resource/ui/huddamageaccount.res b/resource/ui/huddamageaccount.res
new file mode 100644
index 0000000..1ca47b4
--- /dev/null
+++ b/resource/ui/huddamageaccount.res
@@ -0,0 +1,58 @@
+"Resource/UI/HudDamageAccount.res"
+{
+ "CDamageAccountPanel"
+ {
+ "fieldName" "CDamageAccountPanel"
+ "text_x" "0"
+ "text_y" "0"
+ "delta_item_x" "0"
+ "delta_item_end_y" "0"
+ "PositiveColor" "Heal Numbers"
+ "NegativeColor" "Damage Numbers"
+ "delta_lifetime" "2"
+ "delta_item_font" "CerbeticaBoldOutline24"
+ "delta_item_font_big" "CerbeticaBoldOutline24"
+ }
+
+ "DamageAccountValue"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "DamageAccountValue"
+ "xpos" "c-188"
+ "ypos" "288"
+ "xpos_minmode" "c-138"
+ "ypos_minmode" "263"
+ "zpos" "2"
+ "wide" "100"
+ "tall" "26"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "%metal%"
+ "textAlignment" "center"
+ "font" "CerbeticaBold32"
+ "font_minmode" "CerbeticaBold20"
+ "fgcolor" "Last DamageHeal Info"
+ }
+
+ "DamageAccountValueShadow"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "DamageAccountValueShadow"
+ "xpos" "-1"
+ "ypos" "-1"
+ "zpos" "1"
+ "wide" "100"
+ "tall" "26"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "%metal%"
+ "textAlignment" "center"
+ "fgcolor" "TransparentBlack"
+ "font" "CerbeticaBold32"
+ "font_minmode" "CerbeticaBold20"
+
+ "pin_to_sibling" "DamageAccountValue"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPLEFT"
+ }
+}