menthahud-lyra/resource/ui/hudaccountpanel.res

78 lines
No EOL
1.5 KiB
Text

"Resource/UI/HudAccountPanel.res"
{
"CHudAccountPanel"
{
"delta_item_x" "35"
"delta_item_start_y" "54"
"delta_item_end_y" "34"
"PositiveColor" "HP Buff"
"NegativeColor" "HP Low"
"delta_lifetime" "1.5"
"delta_item_font" "aRegular18"
}
"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"
}
"AccountValue"
{
"ControlName" "CExLabel"
"fieldName" "AccountValue"
"xpos" "26"
"ypos" "68"
"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" "aRegular20"
"fgcolor" "Metal"
}
"AccountValueShadow"
{
"ControlName" "CExLabel"
"fieldName" "AccountValueShadow"
"xpos" "-1"
"ypos" "-1"
"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" "aRegular20"
"fgcolor" "69 69 69 255"
"pin_to_sibling" "AccountValue"
"pin_corner_to_sibling" "PIN_TOPLEFT"
"pin_to_sibling_corner" "PIN_TOPLEFT"
}
}