mirror of
https://gitlab.com/jessieh/doghud.git
synced 2024-11-10 01:21:46 +00:00
189 lines
4.2 KiB
Plaintext
189 lines
4.2 KiB
Plaintext
|
"Resource/UI/MvMVictoryPanel.res"
|
||
|
{
|
||
|
"StatsContainer"
|
||
|
{
|
||
|
"ControlName" "EditablePanel"
|
||
|
"fieldName" "StatsContainer"
|
||
|
"xpos" "c-265"
|
||
|
"ypos" "100"
|
||
|
"wide" "536"
|
||
|
"tall" "230"
|
||
|
"visible" "1"
|
||
|
|
||
|
"StatsBackground"
|
||
|
{
|
||
|
"ControlName" "ScalableImagePanel"
|
||
|
"fieldName" "SplashBackground"
|
||
|
"xpos" "0"
|
||
|
"ypos" "0"
|
||
|
"wide" "530"
|
||
|
"tall" "230"
|
||
|
"autoResize" "0"
|
||
|
"pinCorner" "0"
|
||
|
"visible" "1"
|
||
|
"enabled" "1"
|
||
|
"image" "replay/thumbnails/panels/material_transparent50"
|
||
|
|
||
|
"src_corner_height" "32"
|
||
|
"src_corner_width" "32"
|
||
|
|
||
|
"draw_corner_width" "8"
|
||
|
"draw_corner_height" "8"
|
||
|
}
|
||
|
|
||
|
"HeaderContainer"
|
||
|
{
|
||
|
"ControlName" "EditablePanel"
|
||
|
"fieldName" "HeaderContainer"
|
||
|
"xpos" "0"
|
||
|
"ypos" "0"
|
||
|
"wide" "530"
|
||
|
"tall" "100"
|
||
|
"visible" "1"
|
||
|
|
||
|
"HeaderLabel"
|
||
|
{
|
||
|
"ControlName" "CExLabel"
|
||
|
"fieldName" "HeaderLabel"
|
||
|
"font" "Size 20"
|
||
|
"labelText" "%header%"
|
||
|
"textAlignment" "center"
|
||
|
"xpos" "5"
|
||
|
"ypos" "12"
|
||
|
"wide" "520"
|
||
|
"tall" "40"
|
||
|
"AllCaps" "1"
|
||
|
"fgcolor" "White"
|
||
|
}
|
||
|
|
||
|
"HeaderShadow"
|
||
|
{
|
||
|
"ControlName" "CExLabel"
|
||
|
"xpos" "9999"
|
||
|
}
|
||
|
}
|
||
|
|
||
|
"CreditLabel"
|
||
|
{
|
||
|
"ControlName" "CExLabel"
|
||
|
"fieldName" "CreditLabel"
|
||
|
"font" "Size 18"
|
||
|
"labelText" "#TF_PVE_Currency"
|
||
|
"textAlignment" "west"
|
||
|
"xpos" "80"
|
||
|
"ypos" "75"
|
||
|
"wide" "300"
|
||
|
"tall" "40"
|
||
|
"AllCaps" "1"
|
||
|
"fgcolor" "White"
|
||
|
}
|
||
|
|
||
|
"CreditContainer"
|
||
|
{
|
||
|
"ControlName" "CCreditDisplayPanel"
|
||
|
"fieldName" "CreditContainer"
|
||
|
"xpos" "80"
|
||
|
"ypos" "90"
|
||
|
"wide" "400"
|
||
|
"tall" "70"
|
||
|
"autoResize" "1"
|
||
|
"visible" "1"
|
||
|
}
|
||
|
|
||
|
"RatingContainer"
|
||
|
{
|
||
|
"ControlName" "EditablePanel"
|
||
|
"fieldName" "RatingContainer"
|
||
|
"xpos" "275"
|
||
|
"ypos" "75"
|
||
|
"wide" "400"
|
||
|
"tall" "400"
|
||
|
"autoResize" "1"
|
||
|
"visible" "1"
|
||
|
|
||
|
"RatingLabel"
|
||
|
{
|
||
|
"ControlName" "CExLabel"
|
||
|
"fieldName" "RatingLabel"
|
||
|
"font" "Size 24"
|
||
|
"labelText" "%ratinglabel%"
|
||
|
"textAlignment" "center"
|
||
|
"xpos" "0"
|
||
|
"ypos" "0"
|
||
|
"wide" "180"
|
||
|
"tall" "40"
|
||
|
"AllCaps" "1"
|
||
|
"fgcolor" "White"
|
||
|
}
|
||
|
|
||
|
"RatingTextShadow"
|
||
|
{
|
||
|
"ControlName" "CExLabel"
|
||
|
"xpos" "9999"
|
||
|
}
|
||
|
|
||
|
"RatingText"
|
||
|
{
|
||
|
"ControlName" "CExLabel"
|
||
|
"fieldName" "RatingText"
|
||
|
"font" "Size 36"
|
||
|
"labelText" "%ratingscore%"
|
||
|
"textAlignment" "center"
|
||
|
"xpos" "0"
|
||
|
"ypos" "40"
|
||
|
"wide" "180"
|
||
|
"tall" "50"
|
||
|
"fgcolor" "White"
|
||
|
}
|
||
|
}
|
||
|
|
||
|
"TotalGameCreditSpendPanel"
|
||
|
{
|
||
|
"ControlName" "CCreditSpendPanel"
|
||
|
"fieldName" "TotalGameCreditSpendPanel"
|
||
|
"xpos" "80"
|
||
|
"ypos" "135"
|
||
|
"wide" "400"
|
||
|
"tall" "70"
|
||
|
"autoResize" "1"
|
||
|
"visible" "1"
|
||
|
}
|
||
|
}
|
||
|
|
||
|
"DoneButton"
|
||
|
{
|
||
|
"ControlName" "CExImageButton"
|
||
|
"fieldName" "DoneButton"
|
||
|
"xpos" "0"
|
||
|
"ypos" "0"
|
||
|
"zpos" "100"
|
||
|
"wide" "530"
|
||
|
"tall" "25"
|
||
|
"autoResize" "0"
|
||
|
"visible" "1"
|
||
|
"enabled" "1"
|
||
|
"tabPosition" "0"
|
||
|
"labelText" "#DoneButton"
|
||
|
"font" "Size 15"
|
||
|
"textAlignment" "center"
|
||
|
"dulltext" "0"
|
||
|
"brighttext" "0"
|
||
|
"default" "1"
|
||
|
"AllCaps" "1"
|
||
|
"Command" "done"
|
||
|
"sound_depressed" "UI/buttonclick.wav"
|
||
|
"sound_released" "UI/buttonclickrelease.wav"
|
||
|
|
||
|
"paintbackground" "0"
|
||
|
"border_default" "MaterialTransparent50"
|
||
|
"border_armed" "MaterialHypno"
|
||
|
|
||
|
"defaultFgColor_override" "White"
|
||
|
"armedFgColor_override" "White"
|
||
|
"depressedFgColor_override" "White"
|
||
|
|
||
|
"pin_to_sibling" "StatsContainer"
|
||
|
"pin_corner_to_sibling" "PIN_TOPLEFT"
|
||
|
"pin_to_sibling_corner" "PIN_BOTTOMLEFT"
|
||
|
}
|
||
|
}
|