menthahud-lyra/resource/ui/hudstalemate.res

55 lines
1,000 B
Text

"Resource/UI/HudStalemate.res"
{
"HudStalemateBG"
{
"ControlName" "CTFImagePanel"
"fieldName" "HudStalemateBG"
"xpos" "0"
"ypos" "0"
"zpos" "-1"
"wide" "320"
"tall" "150"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"image" "../hud/death_panel_black_bg"
"scaleImage" "1"
}
"StalemateLabel"
{
"ControlName" "Label"
"fieldName" "StalemateLabel"
"font" "HudFontMedium"
"xpos" "25"
"ypos" "17"
"zpos" "1"
"wide" "280"
"tall" "35"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"wrap" "1"
"labelText" "#TF_teambalanced"
"textAlignment" "northwest"
}
"ReasonLabel"
{
"ControlName" "Label"
"fieldName" "ReasonLabel"
"font" "HudFontSmall"
"xpos" "25"
"ypos" "34"
"zpos" "1"
"wide" "280"
"tall" "55"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"wrap" "1"
"labelText" ""
"textAlignment" "northwest"
}
}