menthahud-lyra/resource/ui/hudarenanotification.res

99 lines
1.8 KiB
XML

"Resource/UI/HudArenaNotification.res"
{
"HudArenaNotificationBG"
{
"ControlName" "ImagePanel"
"fieldName" "HudArenaNotificationBG"
"xpos" "15"
"ypos" "35"
"zpos" "-1"
"wide" "290"
"tall" "75"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"fillcolor" "HudBlack"
"scaleImage" "1"
"teambg_2" "../hud/death_panel_red_bg"
"teambg_3" "../hud/death_panel_blue_bg"
}
"WarningLabel"
{
"ControlName" "Label"
"fieldName" "WarningLabel"
"font" "ScoreboardTeamScore"
"xpos" "40"
"ypos" "40"
"zpos" "1"
"wide" "50"
"tall" "50"
"wide" "230" [$WIN32]
"tall" "55"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"wrap" "1"
"labelText" "!"
"textAlignment" "north"
}
"BalanceLabel"
{
"ControlName" "Label"
"fieldName" "BalanceLabel"
"font" "aRegular14"
"xpos" "75"
"ypos" "30"
"ypos_hidef" "23"
"ypos_lodef" "20"
"zpos" "1"
"wide" "230"
"tall" "55"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"wrap" "1"
"labelText" ""
"textAlignment" "west"
}
"BalanceLabelTip"
{
"ControlName" "Label"
"fieldName" "BalanceLabelTip"
"font" "aRegular10"
"xpos" "75"
"ypos" "75"
"ypos_hidef" "23"
"ypos_lodef" "20"
"zpos" "1"
"wide" "230" [$WIN32]
"tall" "30"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"wrap" "1"
"labelText" "%notificationtip%"
"textAlignment" "west"
}
"SwitchImage"
{
"ControlName" "CTFImagePanel"
"fieldName" "SwitchImage"
"xpos" "25"
"ypos" "23"
"zpos" "1"
"wide" "50"
"tall" "50"
"autoResize" "0"
"pinCorner" "0"
"visible" "0"
"enabled" "1"
"image" "../hud/ico_teambalance"
"scaleImage" "1"
}
}