summaryrefslogtreecommitdiff
path: root/resource/ui
diff options
context:
space:
mode:
authorRaysFire <[email protected]>2012-11-19 14:53:46 -0600
committerRaysFire <[email protected]>2012-11-19 14:53:46 -0600
commit10dbaf5a76636ced10cbc525bddd1528d109353d (patch)
treefd3bed5260ec7ed241b9c567b557e137a9328d14 /resource/ui
parentabe2776e8c57552ec6bd2584ad701b9a33e28567 (diff)
Added in engineer ammo gained/lost animations
Diffstat (limited to 'resource/ui')
-rw-r--r--resource/ui/HudAccountPanel.res228
1 files changed, 114 insertions, 114 deletions
diff --git a/resource/ui/HudAccountPanel.res b/resource/ui/HudAccountPanel.res
index d438e85..af56dc0 100644
--- a/resource/ui/HudAccountPanel.res
+++ b/resource/ui/HudAccountPanel.res
@@ -1,115 +1,115 @@
-"Resource/UI/HudAccountPanel.res"
-{
- "CHudAccountPanel"
- {
- "delta_item_x" "33"
- "delta_item_start_y" "130"
- "delta_item_end_y" "150"
- "PositiveColor" "0 255 0 255"
- "NegativeColor" "255 0 0 255"
- "delta_lifetime" "1.5"
- "delta_item_font" "Cerbetica28"
- }
- "CHudAccountPanelOutline"
- {
- "delta_item_x" "33"
- "delta_item_start_y" "130"
- "delta_item_end_y" "150"
- "PositiveColor" "0 255 0 255"
- "NegativeColor" "255 0 0 255"
- "delta_lifetime" "1.5"
- "delta_item_font" "Cerbetica24"
- }
-
- "AccountBG"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "AccountBG"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "84"
- "tall" "42"
- "visible" "1"
- "enabled" "1"
- "image" "../hud/misc_ammo_area_blue"
- "scaleImage" "1"
- "teambg_2" "../hud/misc_ammo_area_red"
- "teambg_2_lodef" "../hud/misc_ammo_area_red_lodef"
- "teambg_3" "../hud/misc_ammo_area_blue"
- "teambg_3_lodef" "../hud/misc_ammo_area_blue_lodef"
- }
-
- "MetalIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "MetalIcon"
- "xpos" "0"
- "ypos" "120"
- "zpos" "1"
- "wide" "10"
- "tall" "10"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_metal"
- "iconColor" "ProgressOffWhite"
- }
- "MetalIconBackground"
- {
- "ControlName" "CIconPanel"
- "fieldName" "MetalIconBackground"
- "xpos" "1"
- "ypos" "121"
- "zpos" "1"
- "wide" "10"
- "tall" "10"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_metal"
- "iconColor" "TransparentBlack"
- }
-
- "AccountValue"
- {
- "ControlName" "CExLabel"
- "fieldName" "AccountValue"
- "xpos" "1"
- "ypos" "112"
- "zpos" "2"
- "wide" "55"
- "tall" "26"
- "autoResize" "1"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "%metal%"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "font" "Cerbetica24"
- }
- "AccountValueBackground"
- {
- "ControlName" "CExLabel"
- "fieldName" "AccountValueBackgorund"
- "xpos" "2"
- "ypos" "113"
- "zpos" "2"
- "wide" "55"
- "tall" "26"
- "autoResize" "1"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "%metal%"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "font" "Cerbetica24"
- "fgcolor" "TransparentBlack"
- }
+"Resource/UI/HudAccountPanel.res"
+{
+ "CHudAccountPanel"
+ {
+ "delta_item_x" "12"
+ "delta_item_start_y" "130"
+ "delta_item_end_y" "150"
+ "PositiveColor" "0 255 0 255"
+ "NegativeColor" "255 0 0 255"
+ "delta_lifetime" "1.5"
+ "delta_item_font" "Cerbetica20"
+ }
+ "CHudAccountPanelOutline"
+ {
+ "delta_item_x" "0"
+ "delta_item_start_y" "120"
+ "delta_item_end_y" "150"
+ "PositiveColor" "0 255 0 255"
+ "NegativeColor" "255 0 0 255"
+ "delta_lifetime" "1.5"
+ "delta_item_font" "Cerbetica20"
+ }
+
+ "AccountBG"
+ {
+ "ControlName" "CTFImagePanel"
+ "fieldName" "AccountBG"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "0"
+ "wide" "84"
+ "tall" "42"
+ "visible" "1"
+ "enabled" "1"
+ "image" "../hud/misc_ammo_area_blue"
+ "scaleImage" "1"
+ "teambg_2" "../hud/misc_ammo_area_red"
+ "teambg_2_lodef" "../hud/misc_ammo_area_red_lodef"
+ "teambg_3" "../hud/misc_ammo_area_blue"
+ "teambg_3_lodef" "../hud/misc_ammo_area_blue_lodef"
+ }
+
+ "MetalIcon"
+ {
+ "ControlName" "CIconPanel"
+ "fieldName" "MetalIcon"
+ "xpos" "0"
+ "ypos" "120"
+ "zpos" "1"
+ "wide" "10"
+ "tall" "10"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "icon" "ico_metal"
+ "iconColor" "ProgressOffWhite"
+ }
+ "MetalIconBackground"
+ {
+ "ControlName" "CIconPanel"
+ "fieldName" "MetalIconBackground"
+ "xpos" "1"
+ "ypos" "121"
+ "zpos" "1"
+ "wide" "10"
+ "tall" "10"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "icon" "ico_metal"
+ "iconColor" "TransparentBlack"
+ }
+
+ "AccountValue"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "AccountValue"
+ "xpos" "1"
+ "ypos" "112"
+ "zpos" "2"
+ "wide" "55"
+ "tall" "26"
+ "autoResize" "1"
+ "pinCorner" "2"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "%metal%"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "font" "Cerbetica24"
+ }
+ "AccountValueBackground"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "AccountValueBackgorund"
+ "xpos" "2"
+ "ypos" "113"
+ "zpos" "2"
+ "wide" "55"
+ "tall" "26"
+ "autoResize" "1"
+ "pinCorner" "2"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "%metal%"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "font" "Cerbetica24"
+ "fgcolor" "TransparentBlack"
+ }
} \ No newline at end of file