summaryrefslogtreecommitdiff
path: root/resource/ui/hudaccountpanel.res
diff options
context:
space:
mode:
authorIgor <[email protected]>2020-12-30 16:06:07 -0500
committerGitHub <[email protected]>2020-12-30 16:06:07 -0500
commit24f2c6bc6920ccaf988a3a7c424cb365d0ffd416 (patch)
tree789a72af982f38a854fce934adf85f17798b3ccd /resource/ui/hudaccountpanel.res
parent64fbf2711e92f6250dec10a09861fd7ba5df7ec4 (diff)
parentb3f0c0be8b3995a7c9943f8004ab9d08dd9fe95a (diff)
Merge pull request #160 from raysfire/dev
v2020.1230
Diffstat (limited to 'resource/ui/hudaccountpanel.res')
-rw-r--r--resource/ui/hudaccountpanel.res144
1 files changed, 64 insertions, 80 deletions
diff --git a/resource/ui/hudaccountpanel.res b/resource/ui/hudaccountpanel.res
index bf0cc16..7152576 100644
--- a/resource/ui/hudaccountpanel.res
+++ b/resource/ui/hudaccountpanel.res
@@ -17,103 +17,87 @@
"AccountBG"
{
- "ControlName" "CTFImagePanel"
- "fieldName" "AccountBG"
- "xpos" "5"
- "ypos" "103"
- "zpos" "0"
- "wide" "84"
- "tall" "42"
- "visible" "0"
- "enabled" "0"
- "image" "../hud/misc_ammo_area_blue"
- "scaleImage" "1"
- "teambg_2" "../hud/misc_ammo_area_red"
- "teambg_3" "../hud/misc_ammo_area_blue"
+ "ControlName" "CTFImagePanel"
+ "fieldName" "AccountBG"
+ "xpos" "9999"
}
"MetalIcon"
{
- "ControlName" "CIconPanel"
- "fieldName" "MetalIcon"
- "xpos" "0"
- "ypos" "5"
- "zpos" "1"
- "wide" "10"
- "tall" "10"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_metal"
- "iconColor" "TanLight"
+ "ControlName" "CIconPanel"
+ "fieldName" "MetalIcon"
+ "xpos" "0"
+ "ypos" "5"
+ "zpos" "1"
+ "wide" "10"
+ "tall" "10"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "icon" "ico_metal"
+ "iconColor" "TanLight"
}
"MetalIconShadow"
{
- "ControlName" "CIconPanel"
- "fieldName" "MetalIconShadow"
- "xpos" "-2"
- "ypos" "-2"
- "zpos" "1"
- "wide" "10"
- "tall" "10"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_metal"
- "iconColor" "TransparentBlack"
-
+ "ControlName" "CIconPanel"
+ "fieldName" "MetalIconShadow"
+ "xpos" "-2"
+ "ypos" "-2"
+ "zpos" "1"
+ "wide" "10"
+ "tall" "10"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "icon" "ico_metal"
+ "iconColor" "TransparentBlack"
"pin_to_sibling" "MetalIcon"
- "pin_corner_to_sibling" "PIN_TOPLEFT"
- "pin_to_sibling_corner" "PIN_TOPLEFT"
}
"AccountValue"
{
- "ControlName" "CExLabel"
- "fieldName" "AccountValue"
- "xpos" "5"
- "ypos" "0"
- "zpos" "2"
- "wide" "50"
- "tall" "20"
- "autoResize" "1"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "%metal%"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "font" "HudFontMedium"
- "font_minmode" "HudFontMediumSecondary"
+ "ControlName" "CExLabel"
+ "fieldName" "AccountValue"
+ "xpos" "5"
+ "ypos" "0"
+ "zpos" "2"
+ "wide" "50"
+ "tall" "20"
+ "autoResize" "1"
+ "pinCorner" "2"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "%metal%"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "font" "HudFontMedium"
+ "font_minmode" "HudFontMediumSecondary"
}
"AccountValueShadow"
{
- "ControlName" "CExLabel"
- "fieldName" "AccountValueShadow"
- "xpos" "-2"
- "ypos" "-2"
- "zpos" "2"
- "wide" "50"
- "tall" "20"
- "autoResize" "1"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "%metal%"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "font" "HudFontMedium"
- "font_minmode" "HudFontMediumSecondary"
- "fgcolor" "TransparentBlack"
-
+ "ControlName" "CExLabel"
+ "fieldName" "AccountValueShadow"
+ "xpos" "-2"
+ "ypos" "-2"
+ "zpos" "2"
+ "wide" "50"
+ "tall" "20"
+ "autoResize" "1"
+ "pinCorner" "2"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "%metal%"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "font" "HudFontMedium"
+ "font_minmode" "HudFontMediumSecondary"
+ "fgcolor" "TransparentBlack"
"pin_to_sibling" "AccountValue"
- "pin_corner_to_sibling" "PIN_TOPLEFT"
- "pin_to_sibling_corner" "PIN_TOPLEFT"
}
} \ No newline at end of file