custom/toonhud/resource/ui/hudteamgoal.res

84 lines
1.6 KiB
Plaintext

"Resource/UI/HudTeamGoal.res"
{
"HudTeamGoalBG"
{
"ControlName" "CTFImagePanel"
"fieldName" "HudTeamGoalBG"
"xpos" "0"
"ypos" "0"
"zpos" "-1"
"wide" "246"
"tall" "31"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"image" "../hud/death_panel_blue_bg"
"scaleImage" "1"
"teambg_2" "../hud/death_panel_red_bg"
"teambg_3" "../hud/death_panel_blue_bg"
"paintborder" "1"
"border" "G_TargetBorder"
"src_corner_height" "23"
"src_corner_width" "23"
"draw_corner_width" "0"
"draw_corner_height" "0"
}
"SwitchLabel"
{
"ControlName" "Label"
"fieldName" "SwitchLabel"
"font" "DefaultSmall"
"xpos" "31"
"ypos" "3"
"zpos" "1"
"wide" "212"
"tall" "10"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"wrap" "1"
"labelText" "#TF_teamswitch_attackers"
"textAlignment" "North"
"fgcolor_override" "G_White"
"textinsetx" "5"
}
"GoalLabel"
{
"ControlName" "Label"
"fieldName" "GoalLabel"
"font" "DefaultVerySmall"
"xpos" "31"
"ypos" "13"
"zpos" "1"
"wide" "212"
"tall" "40"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"wrap" "1"
"labelText" ""
"textAlignment" "North"
"fgcolor_override" "G_White"
"textinsetx" "5"
}
"GoalImage"
{
"ControlName" "CTFImagePanel"
"fieldName" "GoalImage"
"xpos" "3"
"ypos" "3"
"zpos" "1"
"wide" "25"
"tall" "25"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"image" "../hud/hud_icon_attack"
"scaleImage" "1"
}
}