menthahud-lyra/resource/ui/mvmcreditsubpanel.res

141 lines
2.7 KiB
Text

"Resource/UI/MvMCreditSubPanel.res"
{
"HeaderLabel"
{
"ControlName" "CExLabel"
"fieldName" "HeaderLabel"
"font" "aRegular14"
"labelText" "%header%"
"textAlignment" "north-west"
"xpos" "0"
"ypos" "0"
"wide" "300"
"tall" "15"
"fgcolor" "ahudWhite"
}
"TableBackground"
{
"ControlName" "EditablePanel"
"fieldName" "TestBackground"
"xpos" "0"
"ypos" "14"
"zpos" "-1"
"wide" "190"
"tall" "42"
"visible" "1"
"bgcolor_override" "0 0 0 0"
}
"CreditCollectedTextLabel"
{
"ControlName" "CExLabel"
"fieldName" "CreditCollectedTextLabel"
"font" "aRegular12"
"labelText" "#TF_PVE_Collected"
"textAlignment" "north-west"
"xpos" "0"
"ypos" "15"
"wide" "70"
"tall" "12"
"fgcolor" "ahudWhite"
}
"CreditCollectedCountLabel"
{
"ControlName" "CExLabel"
"fieldName" "CreditCollectedCountLabel"
"font" "aRegular12"
"labelText" "%creditscollected%"
"textAlignment" "north-east"
"xpos" "75"
"ypos" "15"
"wide" "30"
"tall" "12"
"fgcolor" "HP Buff"
}
"CreditMissedTextLabel"
{
"ControlName" "CExLabel"
"fieldName" "CreditMissedTextLabel"
"font" "aRegular12"
"labelText" "#TF_PVE_Missed"
"textAlignment" "north-west"
"xpos" "0"
"ypos" "27"
"wide" "70"
"tall" "12"
"fgcolor" "ahudWhite"
}
"CreditMissedCountLabel"
{
"ControlName" "CExLabel"
"fieldName" "CreditMissedCountLabel"
"font" "aRegular12"
"labelText" "%creditsmissed%"
"textAlignment" "north-east"
"xpos" "75"
"ypos" "27"
"wide" "30"
"tall" "12"
"fgcolor" "HP Low"
}
"CreditBonusTextLabel"
{
"ControlName" "CExLabel"
"fieldName" "CreditCollectedTextLabel"
"font" "aRegular12"
"labelText" "#TF_PVE_Bonus"
"textAlignment" "north-west"
"xpos" "0"
"ypos" "39"
"wide" "70"
"tall" "12"
"fgcolor" "ahudWhite"
}
"CreditBonusCountLabel"
{
"ControlName" "CExLabel"
"fieldName" "CreditCollectedCountLabel"
"font" "aRegular12"
"labelText" "%creditbonus%"
"textAlignment" "north-east"
"xpos" "75"
"ypos" "39"
"wide" "30"
"tall" "12"
"fgcolor" "CreditsGreen"
}
"CreditRatingLabelShadow"
{
"ControlName" "CExLabel"
"fieldName" "CreditRatingLabelShadow"
"font" "aRegular16"
"labelText" "%ratingshadow%"
"textAlignment" "center"
"xpos" "67"
"ypos" "-2"
"wide" "70"
"tall" "20"
"fgcolor" "Black"
}
"CreditRatingLabel"
{
"ControlName" "CExLabel"
"fieldName" "CreditCollectedTextLabel"
"font" "aRegular16"
"labelText" "%rating%"
"textAlignment" "center"
"xpos" "66"
"ypos" "-3"
"wide" "70"
"tall" "20"
"fgcolor" "ahudWhite"
}
}