menthahud-lyra/resource/ui/huddemomanpipes.res

211 lines
4.2 KiB
Text

"Resource/UI/HudDemomanPipes.res"
{
"background"
{
"ControlName" "CTFImagePanel"
"fieldName" "background"
"xpos" "9999"
"ypos" "9999"
"zpos" "0"
"wide" "76"
"tall" "38"
"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"
}
"ChargeLabel"
{
"ControlName" "CExLabel"
"fieldName" "ChargeLabel"
"xpos" "9999"
"ypos" "31"
"zpos" "2"
"wide" "150"
"tall" "6"
"autoResize" "1"
"pinCorner" "2"
"visible" "0"
"enabled" "0"
"tabPosition" "0"
"labelText" ""
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
"font" "aRegular8"
"fgcolor_override" "150 150 150 0"
}
"ChargeMeter"
{
"ControlName" "ContinuousProgressBar"
"fieldName" "ChargeMeter"
"font" "Default"
"xpos" "15"
"ypos" "31"
"zpos" "1"
"wide" "120"
"tall" "4"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"textAlignment" "Left"
"dulltext" "0"
"brighttext" "0"
"bgcolor_override" "0 0 0 250"
}
"PipesPresentPanel"
{
"ControlName" "EditablePanel"
"fieldName" "PipesPresentPanel"
"xpos" "24"
"ypos" "0"
"zpos" "1"
"wide" "100"
"tall" "50"
"visible" "1"
"PipeIcon"
{
"ControlName" "CTFImagePanel"
"fieldName" "PipeIcon"
"xpos" "9999"
"ypos" "9999"
"wide" "20"
"tall" "20"
"visible" "0"
"enabled" "0"
"image" "../hud/ico_stickybomb_red"
"scaleImage" "1"
"teambg_2" "../hud/ico_stickybomb_red"
"teambg_3" "../hud/ico_stickybomb_blue"
}
"NumPipesLabel"
{
"ControlName" "CExLabel"
"fieldName" "NumPipesLabel"
"xpos" "34"
"ypos" "0"
"zpos" "2"
"wide" "35"
"tall" "20"
"autoResize" "1"
"pinCorner" "2"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "%activepipes%"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
"font" "aRegular20"
"fgcolor" "Stickies"
}
"NumPipesLabelDropshadow"
{
"ControlName" "CExLabel"
"fieldName" "NumPipesLabelDropshadow"
"xpos" "-1"
"ypos" "-1"
"zpos" "2"
"wide" "35"
"tall" "20"
"autoResize" "1"
"pinCorner" "2"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "%activepipes%"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
"font" "aRegular20"
"fgcolor" "69 69 69 255"
"pin_to_sibling" "NumPipesLabel"
"pin_corner_to_sibling" "PIN_TOPLEFT"
"pin_to_sibling_corner" "PIN_TOPLEFT"
}
}
"NoPipesPresentPanel"
{
"ControlName" "EditablePanel"
"fieldName" "NoPipesPresentPanel"
"xpos" "24"
"ypos" "0"
"zpos" "1"
"wide" "100"
"tall" "50"
"visible" "0"
"PipeIcon"
{
"ControlName" "CTFImagePanel"
"fieldName" "PipeIcon"
"xpos" "9999"
"ypos" "9999"
"wide" "20"
"tall" "20"
"visible" "0"
"enabled" "0"
"image" "../hud/ico_stickybomb_red_faded"
"scaleImage" "1"
"teambg_2" "../hud/ico_stickybomb_red_faded"
"teambg_3" "../hud/ico_stickybomb_blue_faded"
}
"NumPipesLabel"
{
"ControlName" "CExLabel"
"fieldName" "NumPipesLabel"
"xpos" "34"
"ypos" "0"
"zpos" "2"
"wide" "35"
"tall" "20"
"autoResize" "1"
"pinCorner" "2"
"visible" "0"
"enabled" "0"
"tabPosition" "0"
"labelText" "%activepipes%"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
"font" "aRegular20"
"fgcolor" "Stickies"
}
"NumPipesLabelDropshadow"
{
"ControlName" "CExLabel"
"fieldName" "NumPipesLabelDropshadow"
"xpos" "-1"
"ypos" "-1"
"zpos" "2"
"wide" "35"
"tall" "20"
"autoResize" "1"
"pinCorner" "2"
"visible" "0"
"enabled" "0"
"tabPosition" "0"
"labelText" "%activepipes%"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
"font" "aRegular20"
"fgcolor" "175 175 175 255"
"pin_to_sibling" "NumPipesLabel"
"pin_corner_to_sibling" "PIN_TOPLEFT"
"pin_to_sibling_corner" "PIN_TOPLEFT"
}
}
}