diff options
Diffstat (limited to 'minmode/resource/ui/MvMCreditSubPanel.res')
| -rw-r--r-- | minmode/resource/ui/MvMCreditSubPanel.res | 276 |
1 files changed, 141 insertions, 135 deletions
diff --git a/minmode/resource/ui/MvMCreditSubPanel.res b/minmode/resource/ui/MvMCreditSubPanel.res index a06aa2c..b3da8d3 100644 --- a/minmode/resource/ui/MvMCreditSubPanel.res +++ b/minmode/resource/ui/MvMCreditSubPanel.res @@ -1,135 +1,141 @@ -"Resource/UI/MvMCreditSubPanel.res"
-{
- "HeaderLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "HeaderLabel"
- "font" "HudFontSmallBold"
- "labelText" "%header%"
- "textAlignment" "north-west"
- "xpos" "0"
- "ypos" "0"
- "wide" "300"
- "tall" "15"
- "fgcolor" "tanlight"
- }
-
- "TableBackground"
- {
- "ControlName" "EditablePanel"
- "fieldName" "TestBackground"
- "xpos" "0"
- "ypos" "14"
- "zpos" "-1"
- "wide" "190"
- "tall" "42"
- "visible" "1"
- "bgcolor_override" "20 20 20 50"
- }
-
- "CreditCollectedTextLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CreditCollectedTextLabel"
- "font" "HudFontSmall"
- "labelText" "#TF_PVE_Collected"
- "textAlignment" "north-west"
- "xpos" "10"
- "ypos" "15"
- "wide" "70"
- "fgcolor" "tanlight"
- }
-
- "CreditCollectedCountLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CreditCollectedCountLabel"
- "font" "HudFontSmall"
- "labelText" "%creditscollected%"
- "textAlignment" "north-east"
- "xpos" "100"
- "ypos" "15"
- "wide" "30"
- "fgcolor" "CreditsGreen"
- }
-
- "CreditMissedTextLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CreditMissedTextLabel"
- "font" "HudFontSmall"
- "labelText" "#TF_PVE_Missed"
- "textAlignment" "north-west"
- "xpos" "10"
- "ypos" "27"
- "wide" "70"
- "fgcolor" "tanlight"
- }
-
- "CreditMissedCountLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CreditMissedCountLabel"
- "font" "HudFontSmall"
- "labelText" "%creditsmissed%"
- "textAlignment" "north-east"
- "xpos" "100"
- "ypos" "27"
- "wide" "30"
- "fgcolor" "RedSolid"
- }
-
- "CreditBonusTextLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CreditCollectedTextLabel"
- "font" "HudFontSmall"
- "labelText" "#TF_PVE_Bonus"
- "textAlignment" "north-west"
- "xpos" "10"
- "ypos" "39"
- "wide" "70"
- "fgcolor" "tanlight"
- }
-
- "CreditBonusCountLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CreditCollectedCountLabel"
- "font" "HudFontSmall"
- "labelText" "%creditbonus%"
- "textAlignment" "north-east"
- "xpos" "100"
- "ypos" "39"
- "wide" "30"
- "fgcolor" "CreditsGreen"
- }
-
- "CreditRatingLabelShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "CreditRatingLabelShadow"
- "font" "HudFontMediumBold"
- "labelText" "%ratingshadow%"
- "textAlignment" "center"
- "xpos" "126"
- "ypos" "26"
- "wide" "70"
- "tall" "20"
- "fgcolor" "Black"
- }
-
- "CreditRatingLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CreditCollectedTextLabel"
- "font" "HudFontMediumBold"
- "labelText" "%rating%"
- "textAlignment" "center"
- "xpos" "125"
- "ypos" "25"
- "wide" "70"
- "tall" "20"
- "fgcolor" "tanlight"
- }
-}
+"Resource/UI/MvMCreditSubPanel.res" +{ + "HeaderLabel" + { + "ControlName" "CExLabel" + "fieldName" "HeaderLabel" + "font" "HudFontSmallBold" + "labelText" "%header%" + "textAlignment" "north-west" + "xpos" "0" + "ypos" "0" + "wide" "300" + "tall" "15" + "fgcolor" "tanlight" + } + + "TableBackground" + { + "ControlName" "EditablePanel" + "fieldName" "TestBackground" + "xpos" "0" + "ypos" "14" + "zpos" "-1" + "wide" "190" + "tall" "42" + "visible" "1" + "bgcolor_override" "20 20 20 50" + } + + "CreditCollectedTextLabel" + { + "ControlName" "CExLabel" + "fieldName" "CreditCollectedTextLabel" + "font" "HudFontSmall" + "labelText" "#TF_PVE_Collected" + "textAlignment" "north-west" + "xpos" "9" + "ypos" "15" + "wide" "70" + "tall" "12" + "fgcolor" "tanlight" + } + + "CreditCollectedCountLabel" + { + "ControlName" "CExLabel" + "fieldName" "CreditCollectedCountLabel" + "font" "HudFontSmall" + "labelText" "%creditscollected%" + "textAlignment" "north-east" + "xpos" "100" + "ypos" "15" + "wide" "30" + "tall" "12" + "fgcolor" "CreditsGreen" + } + + "CreditMissedTextLabel" + { + "ControlName" "CExLabel" + "fieldName" "CreditMissedTextLabel" + "font" "HudFontSmall" + "labelText" "#TF_PVE_Missed" + "textAlignment" "north-west" + "xpos" "10" + "ypos" "27" + "wide" "70" + "tall" "12" + "fgcolor" "tanlight" + } + + "CreditMissedCountLabel" + { + "ControlName" "CExLabel" + "fieldName" "CreditMissedCountLabel" + "font" "HudFontSmall" + "labelText" "%creditsmissed%" + "textAlignment" "north-east" + "xpos" "100" + "ypos" "27" + "wide" "30" + "tall" "12" + "fgcolor" "RedSolid" + } + + "CreditBonusTextLabel" + { + "ControlName" "CExLabel" + "fieldName" "CreditCollectedTextLabel" + "font" "HudFontSmall" + "labelText" "#TF_PVE_Bonus" + "textAlignment" "north-west" + "xpos" "10" + "ypos" "39" + "wide" "70" + "tall" "12" + "fgcolor" "tanlight" + } + + "CreditBonusCountLabel" + { + "ControlName" "CExLabel" + "fieldName" "CreditCollectedCountLabel" + "font" "HudFontSmall" + "labelText" "%creditbonus%" + "textAlignment" "north-east" + "xpos" "100" + "ypos" "39" + "wide" "30" + "tall" "12" + "fgcolor" "CreditsGreen" + } + + "CreditRatingLabelShadow" + { + "ControlName" "CExLabel" + "fieldName" "CreditRatingLabelShadow" + "font" "HudFontMediumBold" + "labelText" "%ratingshadow%" + "textAlignment" "center" + "xpos" "126" + "ypos" "26" + "wide" "70" + "tall" "20" + "fgcolor" "Black" + } + + "CreditRatingLabel" + { + "ControlName" "CExLabel" + "fieldName" "CreditCollectedTextLabel" + "font" "HudFontMediumBold" + "labelText" "%rating%" + "textAlignment" "center" + "xpos" "125" + "ypos" "25" + "wide" "70" + "tall" "20" + "fgcolor" "tanlight" + } +} |
