diff options
| author | igor.nikitin <[email protected]> | 2019-04-16 10:35:01 -0400 |
|---|---|---|
| committer | igor.nikitin <[email protected]> | 2019-04-16 10:35:01 -0400 |
| commit | 54c716614a85791c499672f27c404a71e6bf187e (patch) | |
| tree | ee037afabd42aa6930bd6b13558da913323829d2 /temp/resource/ui/hudaccountpanel.res | |
| parent | 9f90bde42f138a30d5923b0af185f6edf08f37ac (diff) | |
Moving Files for Lowercasing
Diffstat (limited to 'temp/resource/ui/hudaccountpanel.res')
| -rw-r--r-- | temp/resource/ui/hudaccountpanel.res | 132 |
1 files changed, 0 insertions, 132 deletions
diff --git a/temp/resource/ui/hudaccountpanel.res b/temp/resource/ui/hudaccountpanel.res deleted file mode 100644 index 3c8c193..0000000 --- a/temp/resource/ui/hudaccountpanel.res +++ /dev/null @@ -1,132 +0,0 @@ -"Resource/UI/HudAccountPanel.res" -{ - "CHudAccountPanel" - { - "delta_item_x" "12" - "delta_item_start_y" "130" - "delta_item_end_y" "150" - "delta_item_start_y_minmode" "75" - "delta_item_end_y_minmode" "105" - "PositiveColor" "0 255 0 255" - "NegativeColor" "255 0 0 255" - "delta_lifetime" "1.5" - "delta_item_font" "Cerbetica20" - "delta_item_font_minmode" "Cerbetica16" - } - "CHudAccountPanelOutline" - { - "delta_item_x" "0" - "delta_item_start_y" "120" - "delta_item_end_y" "150" - "delta_item_start_y_minmode" "75" - "delta_item_end_y_minmode" "105" - "PositiveColor" "0 255 0 255" - "NegativeColor" "255 0 0 255" - "delta_lifetime" "1.5" - "delta_item_font" "Cerbetica20" - "delta_item_font_minmode" "Cerbetica16" - } - - "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_3" "../hud/misc_ammo_area_blue" - } - - "MetalIcon" - { - "ControlName" "CIconPanel" - "fieldName" "MetalIcon" - "xpos" "0" - "ypos" "120" - "ypos_minmode" "70" - "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" "-1" - "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" "1" - "ypos" "112" - "ypos_minmode" "62" - "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" - "font_minmode" "Cerbetica20" - } - - "AccountValueShadow" - { - "ControlName" "CExLabel" - "fieldName" "AccountValueShadow" - "xpos" "-1" - "ypos" "-1" - "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" - "font_minmode" "Cerbetica20" - "fgcolor" "TransparentBlack" - - "pin_to_sibling" "AccountValue" - "pin_corner_to_sibling" "PIN_TOPLEFT" - "pin_to_sibling_corner" "PIN_TOPLEFT" - } -} |
