menthahud-lyra/resource/ui/mvmvictorycontainer.res

101 lines
1.9 KiB
Text

"Resource/UI/MvMVictoryContainer.res"
{
"Background"
{
"ControlName" "EditablePanel"
"fieldName" "Background"
"xpos" "0"
"ypos" "0"
"zpos" "-2"
"wide" "f0"
"tall" "480"
"visible" "1"
"bgcolor_override" "20 20 20 245"
}
"BannerContainer"
{
"ControlName" "EditablePanel"
"fieldName" "BannerContainer"
"xpos" "c-265"
"ypos" "20"
"wide" "530"
"tall" "50"
"visible" "1"
"enabled" "1"
"BannerImage"
{
"ControlName" "ImagePanel"
"fieldName" "BannerImage"
"xpos" "0"
"ypos" "0"
"wide" "530"
"tall" "36"
"visible" "1"
"enabled" "1"
"fillcolor" "ahudRed"
"scaleImage" "1"
"src_corner_height" "40" // pixels inside the image
"src_corner_width" "40"
"draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
"draw_corner_height" "0"
}
"BannerTextDropShadow"
{
"ControlName" "CExLabel"
"fieldName" "BannerTextDropShadow"
"font" "HudFontBiggerBold"
"labelText" "#TF_MVM_Victory_Complete"
"textAlignment" "center"
"xpos" "2"
"ypos" "2"
"wide" "530"
"tall" "35"
"fgcolor" "ShadowBlack"
}
"BannerText"
{
"ControlName" "CExLabel"
"fieldName" "BannerTextDropShadow"
"font" "HudFontBiggerBold"
"labelText" "#TF_MVM_Victory_Complete"
"textAlignment" "center"
"xpos" "0"
"ypos" "0"
"wide" "530"
"tall" "35"
"fgcolor" "ahudWhite"
}
}
"VictoryPanelNormal"
{
"ControlName" "CVictoryPanel"
"fieldName" "VictoryPanelNormal"
"xpos" "0"
"ypos" "0"
"wide" "f0"
"tall" "480"
"visible" "0"
"enabled" "1"
}
"VictoryPanelMannUp"
{
"ControlName" "CMvMVictoryMannUpPanel"
"fieldName" "VictoryPanelMannUp"
"xpos" "0"
"ypos" "20"
"zpos" "50"
"wide" "f0"
"tall" "480"
"visible" "0"
"enabled" "1"
}
}