diff options
| author | RaysFire <[email protected]> | 2013-04-07 18:02:19 -0500 |
|---|---|---|
| committer | RaysFire <[email protected]> | 2013-04-07 18:02:19 -0500 |
| commit | 91748b589ea693ff7a049ca1e56283f942690c28 (patch) | |
| tree | 03ae34397a9b52b913251c4ac397678c4dc4b24a /minmode/resource | |
| parent | 18efa2b6e4266951f90af9e8012e32ba087512d3 (diff) | |
Updated files to accomodate new font.
Diffstat (limited to 'minmode/resource')
| -rw-r--r-- | minmode/resource/ui/ControlPointIcon.res | 224 | ||||
| -rw-r--r-- | minmode/resource/ui/HudCurrencyAccount.res | 196 | ||||
| -rw-r--r-- | minmode/resource/ui/HudObjectiveKothTimePanel.res | 172 | ||||
| -rw-r--r-- | minmode/resource/ui/HudObjectiveStatus.res | 76 | ||||
| -rw-r--r-- | minmode/resource/ui/MvMCreditSubPanel.res | 276 | ||||
| -rw-r--r-- | minmode/resource/ui/MvMInWorldCurrency.res | 226 | ||||
| -rw-r--r-- | minmode/resource/ui/ScoreBoard-9s.res | 3114 | ||||
| -rw-r--r-- | minmode/resource/ui/ScoreBoard.res | 3112 | ||||
| -rw-r--r-- | minmode/resource/ui/SpectatorTournament.res | 1122 | ||||
| -rw-r--r-- | minmode/resource/ui/econ/ItemModelPanel.res | 374 |
10 files changed, 4456 insertions, 4436 deletions
diff --git a/minmode/resource/ui/ControlPointIcon.res b/minmode/resource/ui/ControlPointIcon.res index 3fb3dc2..4f078b6 100644 --- a/minmode/resource/ui/ControlPointIcon.res +++ b/minmode/resource/ui/ControlPointIcon.res @@ -1,112 +1,112 @@ -"Resource/UI/ControlPointIcon.res"
-{
- "ControlPointIcon"
- {
- "ControlName" "EditablePanel"
- "fieldName" "ControlPointIcon"
- "xpos" "0"
- "ypos" "0"
- "zpos" "2"
- "wide" "28"
- "tall" "28"
- "visible" "1"
- "enabled" "1"
- }
-
- "Countdown"
- {
- "ControlName" "CControlPointCountdown"
- "fieldName" "Countdown"
- "xpos" "0"
- "ypos" "0"
- "zpos" "4"
- "wide" "28"
- "tall" "28"
- "visible" "1"
- "enabled" "1"
- }
-
- "CapPlayerImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "CapPlayerImage"
- "xpos" "0"
- "ypos" "0"
- "zpos" "3"
- "wide" "7"
- "tall" "16"
- "visible" "0"
- "enabled" "1"
- "image" "capture_icon"
- "scaleImage" "1"
- }
-
- "CapNumPlayers"
- {
- "ControlName" "Label"
- "fieldName" "CapNumPlayers"
- "font" "Cerbetica16"
- "xpos" "11"
- "ypos" "0"
- "zpos" "4"
- "wide" "16"
- "tall" "33"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#ControlPointIconCappers"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "OverlayImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "OverlayImage"
- "xpos" "18"
- "ypos" "0"
- "zpos" "4"
- "wide" "12"
- "tall" "12"
- "visible" "0"
- "enabled" "1"
- "image" "capture_icon"
- "scaleImage" "1"
- }
-
- "CPTimerLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CPTimerLabel"
- "xpos" "0"
- "ypos" "0"
- "zpos" "0"
- "wide" "9"
- "tall" "20"
- "visible" "0"
- "enabled" "1"
- "labelText" "60"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "wrap" "0"
- "font" "Cerbetica16"
- }
-
- "CPTimerBG"
- {
- "ControlName" "Panel"
- "fieldName" "CPTimerBG"
- "xpos" "0"
- "ypos" "0"
- "zpos" "-1"
- "wide" "60"
- "tall" "30"
- "visible" "0"
- "enabled" "1"
- "image" "../sprites/obj_icons/icon_obj_timer"
- "scaleImage" "1"
- }
-}
+"Resource/UI/ControlPointIcon.res" +{ + "ControlPointIcon" + { + "ControlName" "EditablePanel" + "fieldName" "ControlPointIcon" + "xpos" "0" + "ypos" "0" + "zpos" "2" + "wide" "28" + "tall" "28" + "visible" "1" + "enabled" "1" + } + + "Countdown" + { + "ControlName" "CControlPointCountdown" + "fieldName" "Countdown" + "xpos" "0" + "ypos" "0" + "zpos" "4" + "wide" "28" + "tall" "28" + "visible" "1" + "enabled" "1" + } + + "CapPlayerImage" + { + "ControlName" "ImagePanel" + "fieldName" "CapPlayerImage" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "7" + "tall" "16" + "visible" "0" + "enabled" "1" + "image" "capture_icon" + "scaleImage" "1" + } + + "CapNumPlayers" + { + "ControlName" "Label" + "fieldName" "CapNumPlayers" + "font" "Cerbetica14" + "xpos" "11" + "ypos" "0" + "zpos" "4" + "wide" "16" + "tall" "33" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#ControlPointIconCappers" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + } + + "OverlayImage" + { + "ControlName" "ImagePanel" + "fieldName" "OverlayImage" + "xpos" "18" + "ypos" "0" + "zpos" "4" + "wide" "12" + "tall" "12" + "visible" "0" + "enabled" "1" + "image" "capture_icon" + "scaleImage" "1" + } + + "CPTimerLabel" + { + "ControlName" "CExLabel" + "fieldName" "CPTimerLabel" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "9" + "tall" "20" + "visible" "0" + "enabled" "1" + "labelText" "60" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "wrap" "0" + "font" "Cerbetica16" + } + + "CPTimerBG" + { + "ControlName" "Panel" + "fieldName" "CPTimerBG" + "xpos" "0" + "ypos" "0" + "zpos" "-1" + "wide" "60" + "tall" "30" + "visible" "0" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_timer" + "scaleImage" "1" + } +} diff --git a/minmode/resource/ui/HudCurrencyAccount.res b/minmode/resource/ui/HudCurrencyAccount.res index 13435b2..a3f15bd 100644 --- a/minmode/resource/ui/HudCurrencyAccount.res +++ b/minmode/resource/ui/HudCurrencyAccount.res @@ -1,99 +1,99 @@ -"Resource/UI/HudCurrencyAccount.res"
-{
- "CurrencyBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "CurrencyBG"
- "xpos" "0"
- "ypos" "0"
- "zpos" "0"
- "wide" "100"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "0 0 0 100"
- }
-
- "CurrencyLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CurrencyLabel"
- "font" "Cerbetica14"
- "fgcolor" "TanLight"
- "xpos" "5"
- "ypos" "0"
- "zpos" "3"
- "wide" "40"
- "tall" "20"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "west"
- "labelText" "Currency"
- }
-
- "Currency"
- {
- "ControlName" "CExLabel"
- "fieldName" "Currency"
- "font" "Cerbetica16"
- "fgcolor" "OmpText"
- "xpos" "45"
- "ypos" "0"
- "zpos" "3"
- "wide" "50"
- "tall" "20"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "east"
- "labelText" "%currency%"
- }
-
- "CurrencyShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "CurrencyShadow"
- "font" "Cerbetica16"
- "fgcolor" "Black"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "3"
- "wide" "90"
- "tall" "45"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "center"
- "labelText" "%currency%"
- }
-
- "WhiteBG"
- {
- "ControlName" "EditablePanel"
- "fieldName" "WhiteBG"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "1"
- "wide" "60"
- "tall" "18"
- "visible" "1"
- "enabled" "1"
- "PaintBackgroundType" "0"
- "bgcolor_override" "TanLight"
- }
-
- "GreenBG"
- {
- "ControlName" "EditablePanel"
- "fieldName" "WhiteBG"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "2"
- "wide" "58"
- "tall" "16"
- "visible" "1"
- "enabled" "1"
- "PaintBackgroundType" "0"
- "bgcolor_override" "CreditsGreen"
- }
+"Resource/UI/HudCurrencyAccount.res" +{ + "CurrencyBG" + { + "ControlName" "ImagePanel" + "fieldName" "CurrencyBG" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "100" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fillcolor" "0 0 0 100" + } + + "CurrencyLabel" + { + "ControlName" "CExLabel" + "fieldName" "CurrencyLabel" + "font" "Cerbetica14" + "fgcolor" "TanLight" + "xpos" "4" + "ypos" "0" + "zpos" "3" + "wide" "50" + "tall" "20" + "visible" "1" + "enabled" "1" + "textAlignment" "west" + "labelText" "Currency" + } + + "Currency" + { + "ControlName" "CExLabel" + "fieldName" "Currency" + "font" "Cerbetica14" + "fgcolor" "OmpText" + "xpos" "45" + "ypos" "0" + "zpos" "3" + "wide" "50" + "tall" "20" + "visible" "1" + "enabled" "1" + "textAlignment" "east" + "labelText" "%currency%" + } + + "CurrencyShadow" + { + "ControlName" "CExLabel" + "fieldName" "CurrencyShadow" + "font" "Cerbetica16" + "fgcolor" "Black" + "xpos" "9999" + "ypos" "9999" + "zpos" "3" + "wide" "90" + "tall" "45" + "visible" "1" + "enabled" "1" + "textAlignment" "center" + "labelText" "%currency%" + } + + "WhiteBG" + { + "ControlName" "EditablePanel" + "fieldName" "WhiteBG" + "xpos" "9999" + "ypos" "9999" + "zpos" "1" + "wide" "60" + "tall" "18" + "visible" "1" + "enabled" "1" + "PaintBackgroundType" "0" + "bgcolor_override" "TanLight" + } + + "GreenBG" + { + "ControlName" "EditablePanel" + "fieldName" "WhiteBG" + "xpos" "9999" + "ypos" "9999" + "zpos" "2" + "wide" "58" + "tall" "16" + "visible" "1" + "enabled" "1" + "PaintBackgroundType" "0" + "bgcolor_override" "CreditsGreen" + } }
\ No newline at end of file diff --git a/minmode/resource/ui/HudObjectiveKothTimePanel.res b/minmode/resource/ui/HudObjectiveKothTimePanel.res index 11d5cc2..ccf0bd4 100644 --- a/minmode/resource/ui/HudObjectiveKothTimePanel.res +++ b/minmode/resource/ui/HudObjectiveKothTimePanel.res @@ -1,79 +1,93 @@ -"Resource/UI/HudObjectiveKothTimePanel.res"
-{
- "BlueTimer"
- {
- "ControlName" "ImagePanel"
- "fieldName" "BlueTimer"
- "xpos" "0"
- "ypos" "0"
- "zpos" "2"
- "wide" "100"
- "tall" "50"
- "visible" "1"
- "enabled" "1"
-
- "TimePanelValue"
- {
- "ControlName" "CExLabel"
- "fieldName" "TimePanelValue"
- "font" "Cerbetica24"
- "fgcolor" "TanLight"
- "xpos" "28"
- "ypos" "-4"
- "zpos" "3"
- "wide" "45"
- "tall" "31"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "center"
- "labelText" "0:00"
- }
- }
-
- "RedTimer"
- {
- "ControlName" "ImagePanel"
- "fieldName" "RedTimer"
- "xpos" "50"
- "ypos" "0"
- "zpos" "2"
- "wide" "100"
- "tall" "50"
- "visible" "1"
- "enabled" "1"
-
- "TimePanelValue"
- {
- "ControlName" "CExLabel"
- "fieldName" "TimePanelValue"
- "font" "Cerbetica24"
- "fgcolor" "TanLight"
- "xpos" "28"
- "ypos" "-4"
- "zpos" "3"
- "wide" "45"
- "tall" "31"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "center"
- "labelText" "0:00"
- }
- }
-
- "ActiveTimerBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "ActiveTimerBG"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "1"
- "wide" "78"
- "wide_minmode" "37"
- "tall" "33"
- "tall_minmode" "21"
- "visible" "0"
- "enabled" "1"
- "image" "../hud/objectives_timepanel_active_bg"
- "scaleImage" "1"
- }
-}
+"Resource/UI/HudObjectiveKothTimePanel.res" +{ + "BlueTimer" + { + "ControlName" "ImagePanel" + "fieldName" "BlueTimer" + "xpos" "0" + "ypos" "0" + "zpos" "2" + "wide" "100" + "tall" "50" + "visible" "1" + "enabled" "1" + + "TimePanelValue" + { + "ControlName" "CExLabel" + "fieldName" "TimePanelValue" + "font" "Cerbetica22" + "fgcolor" "TanLight" + "xpos" "28" + "ypos" "-4" + "zpos" "3" + "wide" "45" + "tall" "31" + "visible" "1" + "enabled" "1" + "textAlignment" "center" + "labelText" "0:00" + } + } + + "RedTimer" + { + "ControlName" "ImagePanel" + "fieldName" "RedTimer" + "xpos" "50" + "ypos" "0" + "zpos" "2" + "wide" "100" + "tall" "150" + "visible" "1" + "enabled" "1" + "delta_item_x" "0" + "delta_item_start_y""50" + "delta_item_end_y" "70" + "PositiveColor" "0 255 0 255" + "NegativeColor" "255 0 0 255" + "delta_lifetime" "1.5" + "delta_item_font" "Cerbetica22" + + "TimePanelValue" + { + "ControlName" "CExLabel" + "fieldName" "TimePanelValue" + "font" "Cerbetica22" + "fgcolor" "TanLight" + "xpos" "28" + "ypos" "-4" + "zpos" "3" + "wide" "45" + "tall" "31" + "visible" "1" + "enabled" "1" + "delta_item_x" "22" + "delta_item_start_y""50" + "delta_item_end_y" "70" + "PositiveColor" "0 255 0 255" + "NegativeColor" "255 0 0 255" + "delta_lifetime" "1.5" + "delta_item_font" "Cerbetica20" + "textAlignment" "center" + "labelText" "0:00" + } + } + + "ActiveTimerBG" + { + "ControlName" "ImagePanel" + "fieldName" "ActiveTimerBG" + "xpos" "9999" + "ypos" "9999" + "zpos" "1" + "wide" "78" + "wide_minmode" "37" + "tall" "33" + "tall_minmode" "21" + "visible" "0" + "enabled" "1" + "image" "../hud/objectives_timepanel_active_bg" + "scaleImage" "1" + } +} diff --git a/minmode/resource/ui/HudObjectiveStatus.res b/minmode/resource/ui/HudObjectiveStatus.res index 6ba1885..eb93247 100644 --- a/minmode/resource/ui/HudObjectiveStatus.res +++ b/minmode/resource/ui/HudObjectiveStatus.res @@ -1,38 +1,38 @@ -"Resource/UI/HudObjectiveStatus.res"
-{
- "ObjectiveStatusTimePanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "ObjectiveStatusTimePanel"
- "xpos" "c-50"
- "ypos" "0" [$WIN32]
- "zpos" "1"
- "wide" "200"
- "tall" "150"
- "visible" "0"
- "enabled" "1"
- "delta_item_start_y" "9999"
- "delta_item_end_y" "9999"
- "PositiveColor" "48 255 48 255"
- "NegativeColor" "255 48 48 255"
- "delta_lifetime" "1.5"
- "delta_item_font" "Cerbetica12"
-
- "TimePanelValue"
- {
- "ControlName" "CExLabel"
- "fieldName" "TimePanelValue"
- "font" "Cerbetica24"
- "fgcolor" "TanLight"
- "xpos" "25"
- "ypos" "-4"
- "zpos" "3"
- "wide" "50"
- "tall" "31"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "center"
- "labelText" "0:00"
- }
- }
-}
+"Resource/UI/HudObjectiveStatus.res" +{ + "ObjectiveStatusTimePanel" + { + "ControlName" "EditablePanel" + "fieldName" "ObjectiveStatusTimePanel" + "xpos" "c-50" + "ypos" "0" [$WIN32] + "zpos" "1" + "wide" "200" + "tall" "150" + "visible" "0" + "enabled" "1" + "delta_item_start_y" "9999" + "delta_item_end_y" "9999" + "PositiveColor" "48 255 48 255" + "NegativeColor" "255 48 48 255" + "delta_lifetime" "1.5" + "delta_item_font" "Cerbetica12" + + "TimePanelValue" + { + "ControlName" "CExLabel" + "fieldName" "TimePanelValue" + "font" "Cerbetica22" + "fgcolor" "TanLight" + "xpos" "25" + "ypos" "-4" + "zpos" "3" + "wide" "50" + "tall" "31" + "visible" "1" + "enabled" "1" + "textAlignment" "center" + "labelText" "0:00" + } + } +} 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" + } +} diff --git a/minmode/resource/ui/MvMInWorldCurrency.res b/minmode/resource/ui/MvMInWorldCurrency.res index 040961b..a3257f8 100644 --- a/minmode/resource/ui/MvMInWorldCurrency.res +++ b/minmode/resource/ui/MvMInWorldCurrency.res @@ -1,114 +1,114 @@ -"Resource/UI/MvMInWorldCurrency.res"
-{
- "BorderBG"
- {
- "ControlName" "EditablePanel"
- "fieldName" "BorderBG"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "1"
- "wide" "46"
- "tall" "100"
- "visible" "1"
- "enabled" "1"
- "PaintBackgroundType" "0"
- "bgcolor_override" "TanLight"
- }
-
- "BackgroundGood"
- {
- "ControlName" "EditablePanel"
- "fieldName" "BackgroundGood"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "2"
- "wide" "44"
- "tall" "12"
- "visible" "1"
- "enabled" "1"
- "PaintBackgroundType" "0"
- "bgcolor_override" "221 182 72 250"
- }
-
- "MoneyImagePanel"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MoneyImagePanel"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "4"
- "wide" "14"
- "tall" "14"
- "image" "../HUD/mvm_cash"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- }
-
- "CurrencyBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "CurrencyBG"
- "xpos" "0"
- "ypos" "0"
- "zpos" "0"
- "wide" "100"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "0 0 0 100"
- }
-
- "CurrencyLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CurrencyLabel"
- "font" "Cerbetica14"
- "fgcolor" "TanLight"
- "xpos" "4"
- "ypos" "0"
- "zpos" "3"
- "wide" "80"
- "tall" "20"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "west"
- "labelText" "Remaining"
- }
-
- "CurrencyGood"
- {
- "ControlName" "CExLabel"
- "fieldName" "CurrencyGood"
- "font" "Cerbetica16"
- "fgcolor" "125 225 30 255"
- "xpos" "45"
- "ypos" "0"
- "zpos" "4"
- "wide" "50"
- "tall" "20"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "east"
- "labelText" "%currency%"
- }
-
- "CurrencyBad"
- {
- "ControlName" "CExLabel"
- "fieldName" "CurrencyBad"
- "font" "Cerbetica16"
- "fgcolor" "225 30 30 255"
- "xpos" "45"
- "ypos" "0"
- "zpos" "4"
- "wide" "50"
- "tall" "20"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "east"
- "labelText" "%currency%"
- }
+"Resource/UI/MvMInWorldCurrency.res" +{ + "BorderBG" + { + "ControlName" "EditablePanel" + "fieldName" "BorderBG" + "xpos" "9999" + "ypos" "9999" + "zpos" "1" + "wide" "46" + "tall" "100" + "visible" "1" + "enabled" "1" + "PaintBackgroundType" "0" + "bgcolor_override" "TanLight" + } + + "BackgroundGood" + { + "ControlName" "EditablePanel" + "fieldName" "BackgroundGood" + "xpos" "9999" + "ypos" "9999" + "zpos" "2" + "wide" "44" + "tall" "12" + "visible" "1" + "enabled" "1" + "PaintBackgroundType" "0" + "bgcolor_override" "221 182 72 250" + } + + "MoneyImagePanel" + { + "ControlName" "ImagePanel" + "fieldName" "MoneyImagePanel" + "xpos" "9999" + "ypos" "9999" + "zpos" "4" + "wide" "14" + "tall" "14" + "image" "../HUD/mvm_cash" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + } + + "CurrencyBG" + { + "ControlName" "ImagePanel" + "fieldName" "CurrencyBG" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "100" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fillcolor" "0 0 0 100" + } + + "CurrencyLabel" + { + "ControlName" "CExLabel" + "fieldName" "CurrencyLabel" + "font" "Cerbetica14" + "fgcolor" "TanLight" + "xpos" "4" + "ypos" "0" + "zpos" "3" + "wide" "80" + "tall" "20" + "visible" "1" + "enabled" "1" + "textAlignment" "west" + "labelText" "Remaining" + } + + "CurrencyGood" + { + "ControlName" "CExLabel" + "fieldName" "CurrencyGood" + "font" "Cerbetica14" + "fgcolor" "125 225 30 255" + "xpos" "45" + "ypos" "0" + "zpos" "4" + "wide" "50" + "tall" "20" + "visible" "1" + "enabled" "1" + "textAlignment" "east" + "labelText" "%currency%" + } + + "CurrencyBad" + { + "ControlName" "CExLabel" + "fieldName" "CurrencyBad" + "font" "Cerbetica14" + "fgcolor" "225 30 30 255" + "xpos" "45" + "ypos" "0" + "zpos" "4" + "wide" "50" + "tall" "20" + "visible" "1" + "enabled" "1" + "textAlignment" "east" + "labelText" "%currency%" + } }
\ No newline at end of file diff --git a/minmode/resource/ui/ScoreBoard-9s.res b/minmode/resource/ui/ScoreBoard-9s.res index fcb4905..85e85f2 100644 --- a/minmode/resource/ui/ScoreBoard-9s.res +++ b/minmode/resource/ui/ScoreBoard-9s.res @@ -1,1557 +1,1557 @@ -"Resource/UI/Scoreboard.res"
-{
- "scores"
- {
- "ControlName" "CTFClientScoreBoardDialog"
- "fieldName" "scoreinfo"
- "xpos" "c-300"
- "ypos" "0"
- "wide" "f0"
- "tall" "480"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "avatar_width" "54"
- "name_width" "100"
- "name_width_minmode""80"
- "status_width" "15"
- "nemesis_width" "15"
- "class_width" "15"
- "score_width" "24"
- "ping_width" "24"
- }
- "BlueScoreBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "BlueScoreBG"
- "xpos" "c-230"
- "xpos_minmode" "c65"
- "ypos" "96"
- "ypos_minmode" "54"
- "wide" "270"
- "wide_minmode" "240"
- "tall" "25"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "70 130 180 153"
- "scaleImage" "1"
-
- if_mvm
- {
- "visible" "0"
- }
- }
- "RedScoreBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "RedScoreBG"
- "xpos" "c40"
- "xpos_minmode" "c65"
- "ypos" "96"
- "ypos_minmode" "240"
- "wide" "270"
- "wide_minmode" "240"
- "tall" "25"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "205 50 50 153"
- "scaleImage" "1"
-
- if_mvm
- {
- "visible" "0"
- }
- }
- "MainBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MainBG"
- "xpos" "0"
- "ypos" "0"
- "zpos" "-1"
- "wide" "9999"
- "tall" "9999"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "0"
-
- if_mvm
- {
- "visible" "0"
- }
- }
- "ScoreboardBackground"
- {
- "ControlName" "ImagePanel"
- "fieldName" "ScoreboardBackground"
- "xpos" "c-230"
- "xpos_minmode" "9999"
- "ypos" "121"
- "ypos_minmode" "9999"
- "zpos" "-1"
- "wide" "540"
- "tall" "244"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "0 0 0 100"
-
- if_mvm
- {
- "visible" "0"
- }
- }
- "Red6sBackground"
- {
- "ControlName" "ImagePanel"
- "fieldName" "ScoreboardBackground"
- "xpos" "9999"
- "xpos_minmode" "c65"
- "ypos" "9999"
- "ypos_minmode" "265"
- "zpos" "-1"
- "wide_minmode" "240"
- "tall" "142"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "0 0 0 100"
-
- if_mvm
- {
- "visible" "0"
-
- }
- }
- "Blue6sBackground"
- {
- "ControlName" "ImagePanel"
- "fieldName" "ScoreboardBackground"
- "xpos" "9999"
- "xpos_minmode" "c65"
- "ypos" "9999"
- "ypos_minmode" "79"
- "zpos" "-1"
- "wide" "240"
- "tall" "142"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "0 0 0 100"
-
- if_mvm
- {
- "visible" "0"
-
- }
- }
- "BlueTeamLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "BlueTeamLabel"
- "font" "Cerbetica32"
- "labelText" "%blueteamname%"
- "textAlignment" "west"
- "xpos" "c-228"
- "xpos_minmode" "c67"
- "ypos" "92"
- "ypos_minmode" "50"
- "wide" "140"
- "tall" "34"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- if_mvm
- {
- "visible" "0"
- }
- }
- "BlueTeamScore"
- {
- "ControlName" "CExLabel"
- "fieldName" "BlueTeamScore"
- "font" "Cerbetica56"
- "labelText" "%blueteamscore%"
- "textAlignment" "east"
- "xpos" "c-71"
- "xpos_minmode" "c197"
- "ypos" "68"
- "ypos_minmode" "26"
- "zpos" "4"
- "wide" "100"
- "tall" "55"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- if_mvm
- {
- "visible" "0"
- }
- }
- "BlueTeamScoreDropshadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "BlueTeamScoreDropshadow"
- "font" "Cerbetica56"
- "fgcolor" "Black"
- "labelText" "%blueteamscore%"
- "textAlignment" "east"
- "xpos" "c-69"
- "xpos_minmode" "c199"
- "ypos" "70"
- "ypos_minmode" "28"
- "zpos" "4"
- "wide" "100"
- "tall" "55"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- if_mvm
- {
- "visible" "0"
- }
- }
- "BlueTeamPlayerCount"
- {
- "ControlName" "CExLabel"
- "fieldName" "BlueTeamPlayerCount"
- "font" "Cerbetica14"
- "labelText" "%blueteamplayercount%"
- "textAlignment" "west"
- "xpos" "c-65"
- "xpos_minmode" "c212"
- "ypos" "99"
- "ypos_minmode" "57"
- "wide" "100"
- "tall" "29"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- if_mvm
- {
- "visible" "0"
- }
- }
- "RedTeamLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "RedTeamLabel"
- "font" "Cerbetica32"
- "labelText" "%redteamname%"
- "textAlignment" "east"
- "textAlignment_minmode" "west"
- "xpos" "c168"
- "xpos_minmode" "c67"
- "ypos" "92"
- "ypos_minmode" "236"
- "wide" "140"
- "tall" "34"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- if_mvm
- {
- "visible" "0"
- }
- }
- "RedTeamScore"
- {
- "ControlName" "CExLabel"
- "fieldName" "RedTeamScore"
- "font" "Cerbetica56"
- "labelText" "%redteamscore%"
- "textAlignment" "west"
- "textAlignment_minmode" "east"
- "xpos" "c51"
- "xpos_minmode" "c197"
- "ypos" "68"
- "ypos_minmode" "211"
- "zpos" "4"
- "wide" "100"
- "tall" "55"
- "tall_hidef" "75"
- "tall_lodef" "75"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- if_mvm
- {
- "visible" "0"
- }
- }
- "RedTeamScoreDropshadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "RedTeamScoreDropshadow"
- "font" "Cerbetica56"
- "fgcolor" "Black"
- "labelText" "%redteamscore%"
- "textAlignment" "west"
- "textAlignment_minmode" "east"
- "xpos" "c53"
- "xpos_minmode" "c199"
- "ypos" "70"
- "ypos_minmode" "213"
- "zpos" "4"
- "wide" "100"
- "tall" "55"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- if_mvm
- {
- "visible" "0"
- }
- }
- "RedTeamPlayerCount"
- {
- "ControlName" "CExLabel"
- "fieldName" "RedTeamPlayerCount"
- "font" "Cerbetica14"
- "labelText" "%redteamplayercount%"
- "textAlignment" "east"
- "textAlignment_minmode" "west"
- "xpos" "c12"
- "xpos_minmode" "c212"
- "ypos" "99"
- "ypos_minmode" "243"
- "wide" "130"
- "tall" "29"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- if_mvm
- {
- "visible" "0"
- }
- }
- "ServerLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ServerLabel"
- "font" "Cerbetica12"
- "labelText" "%server%"
- "textAlignment" "west"
- "xpos" "c-360"
- "ypos" "68"
- "zpos" "999"
- "wide" "600"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1" [$WIN32]
- "enabled" "1"
-
- if_mvm
- {
- "ypos" "68"
- }
- }
- "ServerTimeLeft"
- {
- "ControlName" "CExLabel"
- "fieldName" "ServerTimeLeft"
- "font" "Cerbetica12"
- "labelText" "%servertimeleft%"
- "textAlignment" "west"
- "xpos" "c-360"
- "ypos" "80"
- "zpos" "999"
- "wide" "600"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1" [$WIN32]
- "visible" "0" [$X360]
- "enabled" "1"
-
- if_mvm
- {
- "ypos" "80"
- }
- }
- "BluePlayerList"
- {
- "ControlName" "SectionedListPanel"
- "fieldName" "BluePlayerList"
- "xpos" "c-225"
- "xpos_minmode" "c68"
- "ypos" "125"
- "ypos_minmode" "80"
- "zpos" "20"
- "wide" "260"
- "wide_minmode" "235"
- "tall" "240"
- "tall_minmode" "141"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "autoresize" "3"
- "linespacing" "14"
- "fgcolor" "blue"
-
- if_mvm
- {
- "visible" "0"
- }
- }
- "RedPlayerList"
- {
- "ControlName" "SectionedListPanel"
- "fieldName" "RedPlayerList"
- "xpos" "c45"
- "xpos_minmode" "c68"
- "ypos" "125"
- "ypos_minmode" "265"
- "zpos" "20"
- "wide" "260"
- "wide_minmode" "235"
- "tall" "240"
- "tall_minmode" "141"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "autoresize" "3"
- "linespacing" "14"
- "textcolor" "red"
-
- if_mvm
- {
- "visible" "0"
- }
- }
- "VerticalLine"
- {
- "ControlName" "ImagePanel"
- "fieldName" "VerticalLine"
- "xpos" "299"
- "xpos_lodef" "279"
- "xpos_hidef" "309"
- "ypos" "9999"
- "zpos" "9999"
- "wide" "2"
- "tall" "292"
- "tall_lodef" "206"
- "tall_hidef" "212"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "fillcolor" "0 0 0 153"
- "PaintBackgroundType" "0"
-
- if_mvm
- {
- "visible" "0"
- }
- }
- "Spectators"
- {
- "ControlName" "CExLabel"
- "fieldName" "Spectators"
- "font" "Cerbetica12"
- "labelText" "%spectators%"
- "textAlignment" "west"
- "xpos" "c-230"
- "xpos_minmode" "c65"
- "ypos" "360"
- "ypos_minmode" "402"
- "zpos" "4"
- "wide" "540"
- "wide_minmode" "240"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- if_mvm
- {
- "ypos" "444"
- }
- }
- "SpectatorsInQueue"
- {
- "ControlName" "CExLabel"
- "fieldName" "SpectatorsInQueue"
- "font" "Cerbetica12"
- "labelText" "%waitingtoplay%"
- "textAlignment" "west"
- "xpos" "c-230"
- "xpos_minmode" "c65"
- "ypos" "372"
- "zpos" "4"
- "wide" "424"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- if_mvm
- {
- "visible" "0"
- }
- }
- "StatsBackground"
- {
- "ControlName" "ImagePanel"
- "fieldName" "StatsBackground"
- "xpos" "c-360"
- "ypos" "96"
- "zpos" "2"
- "wide" "116"
- "tall" "268"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "fillcolor" "32 32 32 75"
- "PaintBackgroundType" "0"
-
- if_mvm
- {
- "visible" "1"
- }
- }
- "ClassImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "ClassImage"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "3"
- "wide" "92"
- "tall" "92"
- "visible" "0"
- "enabled" "0"
- "image" "../hud/class_scoutred"
- "scaleImage" "1"
-
- if_mvm
- {
- "visible" "1"
- }
- }
- "PlayerNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "PlayerNameLabel"
- "font" "ScoreboardMedium"
- "labelText" "%playername%"
- "textAlignment" "west"
- "xpos" "115"
- "xpos_lodef" "105"
- "ypos" "9999" [$WIN32]
- "zpos" "3"
- "wide" "9999" [$WIN32]
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- if_mvm
- {
- "visible" "1"
- }
- }
- "HorizontalLine"
- {
- "ControlName" "ImagePanel"
- "fieldName" "HorizontalLine"
- "xpos" "9999"
- "ypos" "9999"
- "ypos" "322"
- "zpos" "3"
- "wide" "465"
- "wide_lodef" "434"
- "wide_hidef" "464"
- "tall" "1"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "fillcolor" "127 127 127 153"
- "PaintBackgroundType" "0"
-
- if_mvm
- {
- "visible" "1"
- }
- }
- "PlayerScoreLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "PlayerScoreLabel"
- "font" "Cerbetica20"
- "labelText" "%playerscore%"
- "textAlignment" "center"
- "xpos" "c-368"
- "ypos" "310"
- "zpos" "3"
- "wide" "140"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- if_mvm
- {
- "visible" "0"
- }
- }
-
- "LocalPlayerDuelStatsPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "LocalPlayerDuelStatsPanel"
- "xpos" "0"
- "ypos" "395"
- "zpos" "3"
- "wide" "600"
- "tall" "53"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- if_mvm
- {
- "visible" "0"
- }
-
- "DuelingLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "DuelingLabel"
- "font" "ScoreboardSmall"
- "labelText" "#TF_ScoreBoard_Dueling"
- "textAlignment" "center"
- "xpos" "250"
- "ypos" "2 "
- "zpos" "3"
- "wide" "100"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
-
- "DuelingIcon"
- {
- "ControlName" "ImagePanel"
- "fieldName" "DuelingIcon"
- "xpos" "284"
- "ypos" "15"
- "zpos" "2"
- "wide" "32"
- "tall" "32"
- "visible" "1"
- "enabled" "1"
- "image" "../backpack/player/items/crafting/icon_dueling"
- "scaleImage" "1"
- }
-
- "LocalPlayerData"
- {
- "ControlName" "EditablePanel"
- "fieldName" "LocalPlayerData"
- "xpos" "75"
- "ypos" "0"
- "wide" "200"
- "tall" "53"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- "AvatarBGPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "AvatarBGPanel"
- "xpos" "157"
- "ypos" "7"
- "zpos" "-1"
- "wide" "36"
- "tall" "36"
- "visible" "1"
- "PaintBackgroundType" "2"
- "bgcolor_override" "117 107 94 255"
- }
- "AvatarImage"
- {
- "ControlName" "CAvatarImagePanel"
- "fieldName" "AvatarImage"
- "xpos" "159"
- "ypos" "9"
- "zpos" "0"
- "wide" "32"
- "tall" "32"
- "visible" "1"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- "color_outline" "52 48 45 255"
- }
- "AvatarTextLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "AvatarTextLabel"
- "fgcolor" "TanLight"
- "xpos" "50"
- "ypos" "7"
- "zpos" "2"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "0"
- "labelText" "%playername%"
- "textAlignment" "east"
- "font" "HudFontSmallest"
- }
- "Score"
- {
- "ControlName" "CExLabel"
- "fieldName" "Score"
- "labelText" "%score%"
- "textAlignment" "east"
- "xpos" "50"
- "ypos" "23"
- "zpos" "3"
- "wide" "100"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "font" "ScoreboardMedium"
- }
- }
-
- "OpponentData"
- {
- "ControlName" "EditablePanel"
- "fieldName" "OpponentData"
- "xpos" "325"
- "ypos" "0"
- "wide" "200"
- "tall" "53"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- "AvatarBGPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "AvatarBGPanel"
- "xpos" "7"
- "ypos" "7"
- "zpos" "-1"
- "wide" "36"
- "tall" "36"
- "visible" "1"
- "PaintBackgroundType" "2"
- "bgcolor_override" "117 107 94 255"
- }
- "AvatarImage"
- {
- "ControlName" "CAvatarImagePanel"
- "fieldName" "AvatarImage"
- "xpos" "9"
- "ypos" "9"
- "zpos" "0"
- "wide" "32"
- "tall" "32"
- "visible" "1"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- "color_outline" "52 48 45 255"
- }
- "AvatarTextLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "AvatarTextLabel"
- "fgcolor" "TanLight"
- "xpos" "50"
- "ypos" "7"
- "zpos" "2"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "0"
- "labelText" "%playername%"
- "textAlignment" "west"
- "font" "HudFontSmallest"
- }
- "Score"
- {
- "ControlName" "CExLabel"
- "fieldName" "Score"
- "labelText" "%score%"
- "textAlignment" "west"
- "xpos" "50"
- "ypos" "23"
- "zpos" "3"
- "wide" "200"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "font" "ScoreboardMedium"
- }
- }
- }
-
- "LocalPlayerStatsPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "LocalPlayerStatsPanel"
- "xpos" "c-388"
- "ypos" "96"
- "zpos" "3"
- "wide" "166"
- "tall" "268"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- if_mvm
- {
- "visible" "1"
- }
-
- "KillsLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "KillsLabel"
- "font" "Cerbetica48"
- "labelText" ":"
- "textAlignment" "center"
- "xpos" "40"
- "ypos" "5"
- "zpos" "3"
- "wide" "95"
- "tall" "48"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "DeathsLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "DeathsLabel"
- "font" "Cerbetica24"
- "labelText" "#TF_ScoreBoard_DeathsLabel"
- "textAlignment" "east"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "3"
- "wide" "95"
- "tall" "24"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "AssistsLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "AssistsLabel"
- "font" "Cerbetica14"
- "labelText" "#TF_ScoreBoard_AssistsLabel"
- "textAlignment" "west"
- "xpos" "40"
- "ypos" "60"
- "zpos" "3"
- "wide" "95"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "DestructionLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "DestructionLabel"
- "font" "Cerbetica14"
- "labelText" "#TF_ScoreBoard_DestructionLabel"
- "textAlignment" "west"
- "xpos" "40"
- "ypos" "72" [$WIN32]
- "zpos" "3"
- "wide" "95"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Kills"
- {
- "ControlName" "CExLabel"
- "fieldName" "Kills"
- "font" "Cerbetica48"
- "labelText" "%kills%"
- "textAlignment" "east"
- "xpos" "7"
- "ypos" "5"
- "zpos" "3"
- "wide" "70"
- "tall" "55"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Deaths"
- {
- "ControlName" "CExLabel"
- "fieldName" "Deaths"
- "font" "Cerbetica48"
- "labelText" "%deaths%"
- "textAlignment" "west"
- "xpos" "100"
- "ypos" "5"
- "zpos" "3"
- "wide" "70"
- "tall" "55"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "MapName"
- {
- "ControlName" "CExLabel"
- "fieldName" "mapname"
- "font" "Cerbetica16"
- "labelText" "%mapname%"
- "textAlignment" "center"
- "xpos" "16"
- "ypos" "238"
- "zpos" "3"
- "wide" "145"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fgcolor" "236 227 203 255"
- }
- "GameType"
- {
- "ControlName" "CExLabel"
- "fieldName" "gametype"
- "font" "Cerbetica12"
- "labelText" "%gametype%"
- "textAlignment" "center"
- "xpos" "16"
- "ypos" "250"
- "zpos" "3"
- "wide" "145"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fgcolor" "185 177 153 255"
- }
- "Assists"
- {
- "ControlName" "CExLabel"
- "fieldName" "Assists"
- "font" "Cerbetica14"
- "labelText" "%assists%"
- "textAlignment" "west"
- "xpos" "95"
- "ypos" "60" [$WIN32]
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Destruction"
- {
- "ControlName" "CExLabel"
- "fieldName" "Destruction"
- "font" "Cerbetica14"
- "labelText" "%destruction%"
- "textAlignment" "west"
- "xpos" "95"
- "ypos" "72" [$WIN32]
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "CapturesLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CapturesLabel"
- "font" "Cerbetica14"
- "labelText" "#TF_ScoreBoard_CapturesLabel"
- "textAlignment" "west"
- "xpos" "40"
- "ypos" "84"
- "zpos" "3"
- "wide" "100"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "DefensesLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "DefensesLabel"
- "font" "Cerbetica14"
- "labelText" "#TF_ScoreBoard_DefensesLabel"
- "textAlignment" "west"
- "xpos" "40"
- "ypos" "96"
- "zpos" "3"
- "wide" "100"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "DominationLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "DominationLabel"
- "font" "Cerbetica14"
- "labelText" "#TF_ScoreBoard_DominationLabel"
- "textAlignment" "west"
- "xpos" "40"
- "ypos" "108"
- "zpos" "3"
- "wide" "100"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "RevengeLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "RevengeLabel"
- "font" "Cerbetica14"
- "labelText" "#TF_ScoreBoard_RevengeLabel"
- "textAlignment" "west"
- "xpos" "40"
- "ypos" "120"
- "zpos" "3"
- "wide" "100"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Captures"
- {
- "ControlName" "CExLabel"
- "fieldName" "Captures"
- "font" "Cerbetica14"
- "labelText" "%captures%"
- "textAlignment" "west"
- "xpos" "95"
- "ypos" "84"
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Defenses"
- {
- "ControlName" "CExLabel"
- "fieldName" "Defenses"
- "font" "Cerbetica14"
- "labelText" "%defenses%"
- "textAlignment" "west"
- "xpos" "95" [$WIN32]
- "ypos" "96" [$WIN32]
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Domination"
- {
- "ControlName" "CExLabel"
- "fieldName" "Domination"
- "font" "Cerbetica14"
- "labelText" "%dominations%"
- "textAlignment" "west"
- "xpos" "95"
- "ypos" "108"
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Revenge"
- {
- "ControlName" "CExLabel"
- "fieldName" "Revenge"
- "font" "Cerbetica14"
- "labelText" "%Revenge%"
- "textAlignment" "west"
- "xpos" "95"
- "ypos" "120"
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "HealingLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "HealingLabel"
- "font" "Cerbetica14"
- "labelText" "#TF_ScoreBoard_HealingLabel"
- "textAlignment" "west"
- "xpos" "40"
- "ypos" "132"
- "zpos" "3"
- "wide" "95"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "InvulnLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "InvulnLabel"
- "font" "Cerbetica14"
- "labelText" "#TF_ScoreBoard_InvulnLabel"
- "textAlignment" "west"
- "xpos" "40"
- "ypos" "144"
- "zpos" "3"
- "wide" "95"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "TeleportsLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TeleportsLabel"
- "font" "Cerbetica14"
- "labelText" "#TF_ScoreBoard_TeleportsLabel"
- "textAlignment" "west"
- "xpos" "40"
- "ypos" "156"
- "zpos" "3"
- "wide" "95"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "HeadshotsLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "HeadshotsLabel"
- "font" "Cerbetica14"
- "labelText" "#TF_ScoreBoard_HeadshotsLabel"
- "textAlignment" "west"
- "xpos" "40"
- "ypos" "168"
- "zpos" "3"
- "wide" "95"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Healing"
- {
- "ControlName" "CExLabel"
- "fieldName" "Healing"
- "font" "Cerbetica14"
- "labelText" "%healing%"
- "textAlignment" "west"
- "xpos" "95"
- "ypos" "132"
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Invuln"
- {
- "ControlName" "CExLabel"
- "fieldName" "Invuln"
- "font" "Cerbetica14"
- "labelText" "%invulns%"
- "textAlignment" "west"
- "xpos" "95"
- "ypos" "144"
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Teleports"
- {
- "ControlName" "CExLabel"
- "fieldName" "Teleports"
- "font" "Cerbetica14"
- "labelText" "%teleports%"
- "textAlignment" "west"
- "xpos" "95" [$WIN32]
- "ypos" "156" [$WIN32]
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Headshots"
- {
- "ControlName" "CExLabel"
- "fieldName" "Headshots"
- "font" "Cerbetica14"
- "labelText" "%headshots%"
- "textAlignment" "west"
- "xpos" "95"
- "ypos" "168"
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "BackstabsLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "BackstabsLabel"
- "font" "Cerbetica14"
- "labelText" "#TF_ScoreBoard_BackstabsLabel"
- "textAlignment" "west"
- "xpos" "40"
- "ypos" "180"
- "zpos" "3"
- "wide" "95"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Backstabs"
- {
- "ControlName" "CExLabel"
- "fieldName" "Backstabs"
- "font" "Cerbetica14"
- "labelText" "%backstabs%"
- "textAlignment" "west"
- "xpos" "95"
- "ypos" "180"
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "BonusLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "BonusLabel"
- "font" "Cerbetica14"
- "labelText" "#TF_ScoreBoard_BonusLabel"
- "textAlignment" "west"
- "xpos" "40"
- "ypos" "192"
- "zpos" "3"
- "wide" "95"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Bonus"
- {
- "ControlName" "CExLabel"
- "fieldName" "Bonus"
- "font" "Cerbetica14"
- "labelText" "%bonus%"
- "textAlignment" "west" [$WIN32]
- "xpos" "95"
- "ypos" "192"
- "zpos" "3"
- "wide" "95"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- }
-
-
- "ButtonLegendBG" [$X360]
- {
- "ControlName" "ImagePanel"
- "fieldName" "ButtonLegendBG"
- "xpos" "10"
- "xpos_hidef" "30"
- "ypos" "373"
- "zpos" "0"
- "wide" "539"
- "wide_hidef" "559"
- "tall" "38"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "fillcolor" "0 0 0 153"
- "PaintBackgroundType" "0"
- }
-
- "ButtonLegend" [$X360]
- {
- "ControlName" "EditablePanel"
- "fieldName" "ButtonLegend"
- "xpos" "10"
- "xpos_hidef" "35"
- "ypos" "373"
- "zpos" "1"
- "wide" "539"
- "wide_hidef" "595"
- "tall" "150"
- "visible" "1"
-
- "SelectHintIcon"
- {
- "ControlName" "CExLabel"
- "fieldName" "SelectHintIcon"
- "font" "GameUIButtons"
- "xpos" "10"
- "xpos_hidef" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "300"
- "tall" "38"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "C"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "SelectHintLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "SelectHintLabel"
- "font" "ScoreboardMedium"
- "xpos" "25"
- "xpos_lodef" "37"
- "ypos" "2"
- "zpos" "1"
- "wide" "300"
- "tall" "39"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#GameUI_Select"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "GamerCardIcon"
- {
- "ControlName" "CExLabel"
- "fieldName" "GamerCardIcon"
- "font" "GameUIButtons"
- "xpos" "150"
- "xpos_hidef" "145"
- "ypos" "0"
- "zpos" "1"
- "wide" "300"
- "tall" "38"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "A"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "GamerCardLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "GamerCardLabel"
- "font" "ScoreboardMedium"
- "xpos" "170"
- "xpos_lodef" "177"
- "ypos" "2"
- "zpos" "1"
- "wide" "300"
- "tall" "39"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_ViewGamercard"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "ReputationIcon"
- {
- "ControlName" "CExLabel"
- "fieldName" "ReputationIcon"
- "font" "GameUIButtons"
- "xpos" "350"
- "xpos_hidef" "378"
- "ypos" "0"
- "zpos" "1"
- "wide" "300"
- "tall" "38"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "X"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "ReputationLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ReputationLabel"
- "font" "ScoreboardMedium"
- "xpos" "403"
- "xpos_lodef" "377"
- "ypos" "2"
- "zpos" "1"
- "wide" "300"
- "tall" "39"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#GameUI_PlayerReview"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
- }
-
- "MvMScoreboard"
- {
- "ControlName" "CTFHudMannVsMachineScoreboard"
- "fieldName" "MvMScoreboard"
- "xpos" "100"
- "ypos" "5"
- "zpos" "10"
- "wide" "f0"
- "tall" "480"
- "visible" "0"
- "enabled" "1"
-
- "verbose" "1"
-
- if_mvm
- {
- "visible" "1"
- }
- }
-}
+"Resource/UI/Scoreboard.res" +{ + "scores" + { + "ControlName" "CTFClientScoreBoardDialog" + "fieldName" "scoreinfo" + "xpos" "c-300" + "ypos" "0" + "wide" "f0" + "tall" "480" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "avatar_width" "54" + "name_width" "100" + "name_width_minmode""80" + "status_width" "15" + "nemesis_width" "15" + "class_width" "15" + "score_width" "24" + "ping_width" "24" + } + "BlueScoreBG" + { + "ControlName" "ImagePanel" + "fieldName" "BlueScoreBG" + "xpos" "c-230" + "xpos_minmode" "c65" + "ypos" "96" + "ypos_minmode" "54" + "wide" "270" + "wide_minmode" "240" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fillcolor" "70 130 180 153" + "scaleImage" "1" + + if_mvm + { + "visible" "0" + } + } + "RedScoreBG" + { + "ControlName" "ImagePanel" + "fieldName" "RedScoreBG" + "xpos" "c40" + "xpos_minmode" "c65" + "ypos" "96" + "ypos_minmode" "240" + "wide" "270" + "wide_minmode" "240" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fillcolor" "205 50 50 153" + "scaleImage" "1" + + if_mvm + { + "visible" "0" + } + } + "MainBG" + { + "ControlName" "ImagePanel" + "fieldName" "MainBG" + "xpos" "0" + "ypos" "0" + "zpos" "-1" + "wide" "9999" + "tall" "9999" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + + if_mvm + { + "visible" "0" + } + } + "ScoreboardBackground" + { + "ControlName" "ImagePanel" + "fieldName" "ScoreboardBackground" + "xpos" "c-230" + "xpos_minmode" "9999" + "ypos" "121" + "ypos_minmode" "9999" + "zpos" "-1" + "wide" "540" + "tall" "244" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fillcolor" "0 0 0 100" + + if_mvm + { + "visible" "0" + } + } + "Red6sBackground" + { + "ControlName" "ImagePanel" + "fieldName" "ScoreboardBackground" + "xpos" "9999" + "xpos_minmode" "c65" + "ypos" "9999" + "ypos_minmode" "265" + "zpos" "-1" + "wide_minmode" "240" + "tall" "142" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fillcolor" "0 0 0 100" + + if_mvm + { + "visible" "0" + + } + } + "Blue6sBackground" + { + "ControlName" "ImagePanel" + "fieldName" "ScoreboardBackground" + "xpos" "9999" + "xpos_minmode" "c65" + "ypos" "9999" + "ypos_minmode" "79" + "zpos" "-1" + "wide" "240" + "tall" "142" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fillcolor" "0 0 0 100" + + if_mvm + { + "visible" "0" + + } + } + "BlueTeamLabel" + { + "ControlName" "CExLabel" + "fieldName" "BlueTeamLabel" + "font" "Cerbetica32" + "labelText" "%blueteamname%" + "textAlignment" "west" + "xpos" "c-228" + "xpos_minmode" "c67" + "ypos" "92" + "ypos_minmode" "50" + "wide" "140" + "tall" "34" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_mvm + { + "visible" "0" + } + } + "BlueTeamScore" + { + "ControlName" "CExLabel" + "fieldName" "BlueTeamScore" + "font" "Cerbetica56" + "labelText" "%blueteamscore%" + "textAlignment" "east" + "xpos" "c-71" + "xpos_minmode" "c197" + "ypos" "68" + "ypos_minmode" "26" + "zpos" "4" + "wide" "100" + "tall" "55" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_mvm + { + "visible" "0" + } + } + "BlueTeamScoreDropshadow" + { + "ControlName" "CExLabel" + "fieldName" "BlueTeamScoreDropshadow" + "font" "Cerbetica56" + "fgcolor" "Black" + "labelText" "%blueteamscore%" + "textAlignment" "east" + "xpos" "c-69" + "xpos_minmode" "c199" + "ypos" "70" + "ypos_minmode" "28" + "zpos" "4" + "wide" "100" + "tall" "55" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_mvm + { + "visible" "0" + } + } + "BlueTeamPlayerCount" + { + "ControlName" "CExLabel" + "fieldName" "BlueTeamPlayerCount" + "font" "Cerbetica14" + "labelText" "%blueteamplayercount%" + "textAlignment" "west" + "xpos" "c-65" + "xpos_minmode" "c212" + "ypos" "99" + "ypos_minmode" "57" + "wide" "100" + "tall" "29" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_mvm + { + "visible" "0" + } + } + "RedTeamLabel" + { + "ControlName" "CExLabel" + "fieldName" "RedTeamLabel" + "font" "Cerbetica32" + "labelText" "%redteamname%" + "textAlignment" "east" + "textAlignment_minmode" "west" + "xpos" "c168" + "xpos_minmode" "c67" + "ypos" "92" + "ypos_minmode" "236" + "wide" "140" + "tall" "34" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_mvm + { + "visible" "0" + } + } + "RedTeamScore" + { + "ControlName" "CExLabel" + "fieldName" "RedTeamScore" + "font" "Cerbetica56" + "labelText" "%redteamscore%" + "textAlignment" "west" + "textAlignment_minmode" "east" + "xpos" "c51" + "xpos_minmode" "c197" + "ypos" "68" + "ypos_minmode" "211" + "zpos" "4" + "wide" "100" + "tall" "55" + "tall_hidef" "75" + "tall_lodef" "75" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_mvm + { + "visible" "0" + } + } + "RedTeamScoreDropshadow" + { + "ControlName" "CExLabel" + "fieldName" "RedTeamScoreDropshadow" + "font" "Cerbetica56" + "fgcolor" "Black" + "labelText" "%redteamscore%" + "textAlignment" "west" + "textAlignment_minmode" "east" + "xpos" "c53" + "xpos_minmode" "c199" + "ypos" "70" + "ypos_minmode" "213" + "zpos" "4" + "wide" "100" + "tall" "55" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_mvm + { + "visible" "0" + } + } + "RedTeamPlayerCount" + { + "ControlName" "CExLabel" + "fieldName" "RedTeamPlayerCount" + "font" "Cerbetica14" + "labelText" "%redteamplayercount%" + "textAlignment" "east" + "textAlignment_minmode" "west" + "xpos" "c12" + "xpos_minmode" "c212" + "ypos" "99" + "ypos_minmode" "243" + "wide" "130" + "tall" "29" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_mvm + { + "visible" "0" + } + } + "ServerLabel" + { + "ControlName" "CExLabel" + "fieldName" "ServerLabel" + "font" "Cerbetica12" + "labelText" "%server%" + "textAlignment" "west" + "xpos" "c-360" + "ypos" "68" + "zpos" "999" + "wide" "600" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" [$WIN32] + "enabled" "1" + + if_mvm + { + "ypos" "68" + } + } + "ServerTimeLeft" + { + "ControlName" "CExLabel" + "fieldName" "ServerTimeLeft" + "font" "Cerbetica12" + "labelText" "%servertimeleft%" + "textAlignment" "west" + "xpos" "c-360" + "ypos" "80" + "zpos" "999" + "wide" "600" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" [$WIN32] + "visible" "0" [$X360] + "enabled" "1" + + if_mvm + { + "ypos" "80" + } + } + "BluePlayerList" + { + "ControlName" "SectionedListPanel" + "fieldName" "BluePlayerList" + "xpos" "c-225" + "xpos_minmode" "c68" + "ypos" "125" + "ypos_minmode" "80" + "zpos" "20" + "wide" "260" + "wide_minmode" "235" + "tall" "240" + "tall_minmode" "141" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "autoresize" "3" + "linespacing" "14" + "fgcolor" "blue" + + if_mvm + { + "visible" "0" + } + } + "RedPlayerList" + { + "ControlName" "SectionedListPanel" + "fieldName" "RedPlayerList" + "xpos" "c45" + "xpos_minmode" "c68" + "ypos" "125" + "ypos_minmode" "265" + "zpos" "20" + "wide" "260" + "wide_minmode" "235" + "tall" "240" + "tall_minmode" "141" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "autoresize" "3" + "linespacing" "14" + "textcolor" "red" + + if_mvm + { + "visible" "0" + } + } + "VerticalLine" + { + "ControlName" "ImagePanel" + "fieldName" "VerticalLine" + "xpos" "299" + "xpos_lodef" "279" + "xpos_hidef" "309" + "ypos" "9999" + "zpos" "9999" + "wide" "2" + "tall" "292" + "tall_lodef" "206" + "tall_hidef" "212" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fillcolor" "0 0 0 153" + "PaintBackgroundType" "0" + + if_mvm + { + "visible" "0" + } + } + "Spectators" + { + "ControlName" "CExLabel" + "fieldName" "Spectators" + "font" "Cerbetica12" + "labelText" "%spectators%" + "textAlignment" "west" + "xpos" "c-230" + "xpos_minmode" "c65" + "ypos" "360" + "ypos_minmode" "402" + "zpos" "4" + "wide" "540" + "wide_minmode" "240" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_mvm + { + "ypos" "444" + } + } + "SpectatorsInQueue" + { + "ControlName" "CExLabel" + "fieldName" "SpectatorsInQueue" + "font" "Cerbetica12" + "labelText" "%waitingtoplay%" + "textAlignment" "west" + "xpos" "c-230" + "xpos_minmode" "c65" + "ypos" "372" + "zpos" "4" + "wide" "424" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_mvm + { + "visible" "0" + } + } + "StatsBackground" + { + "ControlName" "ImagePanel" + "fieldName" "StatsBackground" + "xpos" "c-360" + "ypos" "96" + "zpos" "2" + "wide" "116" + "tall" "268" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fillcolor" "32 32 32 75" + "PaintBackgroundType" "0" + + if_mvm + { + "visible" "1" + } + } + "ClassImage" + { + "ControlName" "ImagePanel" + "fieldName" "ClassImage" + "xpos" "9999" + "ypos" "9999" + "zpos" "3" + "wide" "92" + "tall" "92" + "visible" "0" + "enabled" "0" + "image" "../hud/class_scoutred" + "scaleImage" "1" + + if_mvm + { + "visible" "1" + } + } + "PlayerNameLabel" + { + "ControlName" "CExLabel" + "fieldName" "PlayerNameLabel" + "font" "ScoreboardMedium" + "labelText" "%playername%" + "textAlignment" "west" + "xpos" "115" + "xpos_lodef" "105" + "ypos" "9999" [$WIN32] + "zpos" "3" + "wide" "9999" [$WIN32] + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_mvm + { + "visible" "1" + } + } + "HorizontalLine" + { + "ControlName" "ImagePanel" + "fieldName" "HorizontalLine" + "xpos" "9999" + "ypos" "9999" + "ypos" "322" + "zpos" "3" + "wide" "465" + "wide_lodef" "434" + "wide_hidef" "464" + "tall" "1" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fillcolor" "127 127 127 153" + "PaintBackgroundType" "0" + + if_mvm + { + "visible" "1" + } + } + "PlayerScoreLabel" + { + "ControlName" "CExLabel" + "fieldName" "PlayerScoreLabel" + "font" "Cerbetica20" + "labelText" "%playerscore%" + "textAlignment" "center" + "xpos" "c-368" + "ypos" "310" + "zpos" "3" + "wide" "140" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_mvm + { + "visible" "0" + } + } + + "LocalPlayerDuelStatsPanel" + { + "ControlName" "EditablePanel" + "fieldName" "LocalPlayerDuelStatsPanel" + "xpos" "0" + "ypos" "395" + "zpos" "3" + "wide" "600" + "tall" "53" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_mvm + { + "visible" "0" + } + + "DuelingLabel" + { + "ControlName" "CExLabel" + "fieldName" "DuelingLabel" + "font" "ScoreboardSmall" + "labelText" "#TF_ScoreBoard_Dueling" + "textAlignment" "center" + "xpos" "250" + "ypos" "2 " + "zpos" "3" + "wide" "100" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + + "DuelingIcon" + { + "ControlName" "ImagePanel" + "fieldName" "DuelingIcon" + "xpos" "284" + "ypos" "15" + "zpos" "2" + "wide" "32" + "tall" "32" + "visible" "1" + "enabled" "1" + "image" "../backpack/player/items/crafting/icon_dueling" + "scaleImage" "1" + } + + "LocalPlayerData" + { + "ControlName" "EditablePanel" + "fieldName" "LocalPlayerData" + "xpos" "75" + "ypos" "0" + "wide" "200" + "tall" "53" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + "AvatarBGPanel" + { + "ControlName" "EditablePanel" + "fieldName" "AvatarBGPanel" + "xpos" "157" + "ypos" "7" + "zpos" "-1" + "wide" "36" + "tall" "36" + "visible" "1" + "PaintBackgroundType" "2" + "bgcolor_override" "117 107 94 255" + } + "AvatarImage" + { + "ControlName" "CAvatarImagePanel" + "fieldName" "AvatarImage" + "xpos" "159" + "ypos" "9" + "zpos" "0" + "wide" "32" + "tall" "32" + "visible" "1" + "enabled" "1" + "image" "" + "scaleImage" "1" + "color_outline" "52 48 45 255" + } + "AvatarTextLabel" + { + "ControlName" "CExLabel" + "fieldName" "AvatarTextLabel" + "fgcolor" "TanLight" + "xpos" "50" + "ypos" "7" + "zpos" "2" + "wide" "100" + "tall" "18" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "0" + "labelText" "%playername%" + "textAlignment" "east" + "font" "HudFontSmallest" + } + "Score" + { + "ControlName" "CExLabel" + "fieldName" "Score" + "labelText" "%score%" + "textAlignment" "east" + "xpos" "50" + "ypos" "23" + "zpos" "3" + "wide" "100" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "font" "ScoreboardMedium" + } + } + + "OpponentData" + { + "ControlName" "EditablePanel" + "fieldName" "OpponentData" + "xpos" "325" + "ypos" "0" + "wide" "200" + "tall" "53" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + "AvatarBGPanel" + { + "ControlName" "EditablePanel" + "fieldName" "AvatarBGPanel" + "xpos" "7" + "ypos" "7" + "zpos" "-1" + "wide" "36" + "tall" "36" + "visible" "1" + "PaintBackgroundType" "2" + "bgcolor_override" "117 107 94 255" + } + "AvatarImage" + { + "ControlName" "CAvatarImagePanel" + "fieldName" "AvatarImage" + "xpos" "9" + "ypos" "9" + "zpos" "0" + "wide" "32" + "tall" "32" + "visible" "1" + "enabled" "1" + "image" "" + "scaleImage" "1" + "color_outline" "52 48 45 255" + } + "AvatarTextLabel" + { + "ControlName" "CExLabel" + "fieldName" "AvatarTextLabel" + "fgcolor" "TanLight" + "xpos" "50" + "ypos" "7" + "zpos" "2" + "wide" "100" + "tall" "18" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "0" + "labelText" "%playername%" + "textAlignment" "west" + "font" "HudFontSmallest" + } + "Score" + { + "ControlName" "CExLabel" + "fieldName" "Score" + "labelText" "%score%" + "textAlignment" "west" + "xpos" "50" + "ypos" "23" + "zpos" "3" + "wide" "200" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "font" "ScoreboardMedium" + } + } + } + + "LocalPlayerStatsPanel" + { + "ControlName" "EditablePanel" + "fieldName" "LocalPlayerStatsPanel" + "xpos" "c-388" + "ypos" "96" + "zpos" "3" + "wide" "166" + "tall" "268" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_mvm + { + "visible" "1" + } + + "KillsLabel" + { + "ControlName" "CExLabel" + "fieldName" "KillsLabel" + "font" "Cerbetica48" + "labelText" ":" + "textAlignment" "center" + "xpos" "28" + "ypos" "5" + "zpos" "3" + "wide" "116" + "tall" "48" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "DeathsLabel" + { + "ControlName" "CExLabel" + "fieldName" "DeathsLabel" + "font" "Cerbetica24" + "labelText" "#TF_ScoreBoard_DeathsLabel" + "textAlignment" "east" + "xpos" "9999" + "ypos" "9999" + "zpos" "3" + "wide" "95" + "tall" "24" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "AssistsLabel" + { + "ControlName" "CExLabel" + "fieldName" "AssistsLabel" + "font" "Cerbetica14" + "labelText" "#TF_ScoreBoard_AssistsLabel" + "textAlignment" "west" + "xpos" "40" + "ypos" "60" + "zpos" "3" + "wide" "95" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "DestructionLabel" + { + "ControlName" "CExLabel" + "fieldName" "DestructionLabel" + "font" "Cerbetica14" + "labelText" "#TF_ScoreBoard_DestructionLabel" + "textAlignment" "west" + "xpos" "40" + "ypos" "72" [$WIN32] + "zpos" "3" + "wide" "95" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "Kills" + { + "ControlName" "CExLabel" + "fieldName" "Kills" + "font" "Cerbetica48" + "labelText" "%kills%" + "textAlignment" "east" + "xpos" "7" + "ypos" "5" + "zpos" "3" + "wide" "70" + "tall" "55" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "Deaths" + { + "ControlName" "CExLabel" + "fieldName" "Deaths" + "font" "Cerbetica48" + "labelText" "%deaths%" + "textAlignment" "west" + "xpos" "96" + "ypos" "5" + "zpos" "3" + "wide" "70" + "tall" "55" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "MapName" + { + "ControlName" "CExLabel" + "fieldName" "mapname" + "font" "Cerbetica16" + "labelText" "%mapname%" + "textAlignment" "center" + "xpos" "28" + "ypos" "238" + "zpos" "3" + "wide" "116" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "236 227 203 255" + } + "GameType" + { + "ControlName" "CExLabel" + "fieldName" "gametype" + "font" "Cerbetica12" + "labelText" "%gametype%" + "textAlignment" "center" + "xpos" "28" + "ypos" "250" + "zpos" "3" + "wide" "116" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "185 177 153 255" + } + "Assists" + { + "ControlName" "CExLabel" + "fieldName" "Assists" + "font" "Cerbetica14" + "labelText" "%assists%" + "textAlignment" "west" + "xpos" "100" + "ypos" "60" [$WIN32] + "zpos" "3" + "wide" "35" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "Destruction" + { + "ControlName" "CExLabel" + "fieldName" "Destruction" + "font" "Cerbetica14" + "labelText" "%destruction%" + "textAlignment" "west" + "xpos" "100" + "ypos" "72" [$WIN32] + "zpos" "3" + "wide" "35" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "CapturesLabel" + { + "ControlName" "CExLabel" + "fieldName" "CapturesLabel" + "font" "Cerbetica14" + "labelText" "#TF_ScoreBoard_CapturesLabel" + "textAlignment" "west" + "xpos" "40" + "ypos" "84" + "zpos" "3" + "wide" "100" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "DefensesLabel" + { + "ControlName" "CExLabel" + "fieldName" "DefensesLabel" + "font" "Cerbetica14" + "labelText" "#TF_ScoreBoard_DefensesLabel" + "textAlignment" "west" + "xpos" "40" + "ypos" "96" + "zpos" "3" + "wide" "100" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "DominationLabel" + { + "ControlName" "CExLabel" + "fieldName" "DominationLabel" + "font" "Cerbetica14" + "labelText" "#TF_ScoreBoard_DominationLabel" + "textAlignment" "west" + "xpos" "40" + "ypos" "108" + "zpos" "3" + "wide" "100" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "RevengeLabel" + { + "ControlName" "CExLabel" + "fieldName" "RevengeLabel" + "font" "Cerbetica14" + "labelText" "#TF_ScoreBoard_RevengeLabel" + "textAlignment" "west" + "xpos" "40" + "ypos" "120" + "zpos" "3" + "wide" "100" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "Captures" + { + "ControlName" "CExLabel" + "fieldName" "Captures" + "font" "Cerbetica14" + "labelText" "%captures%" + "textAlignment" "west" + "xpos" "100" + "ypos" "84" + "zpos" "3" + "wide" "35" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "Defenses" + { + "ControlName" "CExLabel" + "fieldName" "Defenses" + "font" "Cerbetica14" + "labelText" "%defenses%" + "textAlignment" "west" + "xpos" "100" [$WIN32] + "ypos" "96" [$WIN32] + "zpos" "3" + "wide" "35" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "Domination" + { + "ControlName" "CExLabel" + "fieldName" "Domination" + "font" "Cerbetica14" + "labelText" "%dominations%" + "textAlignment" "west" + "xpos" "100" + "ypos" "108" + "zpos" "3" + "wide" "35" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "Revenge" + { + "ControlName" "CExLabel" + "fieldName" "Revenge" + "font" "Cerbetica14" + "labelText" "%Revenge%" + "textAlignment" "west" + "xpos" "100" + "ypos" "120" + "zpos" "3" + "wide" "35" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "HealingLabel" + { + "ControlName" "CExLabel" + "fieldName" "HealingLabel" + "font" "Cerbetica14" + "labelText" "#TF_ScoreBoard_HealingLabel" + "textAlignment" "west" + "xpos" "40" + "ypos" "132" + "zpos" "3" + "wide" "95" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "InvulnLabel" + { + "ControlName" "CExLabel" + "fieldName" "InvulnLabel" + "font" "Cerbetica14" + "labelText" "#TF_ScoreBoard_InvulnLabel" + "textAlignment" "west" + "xpos" "40" + "ypos" "144" + "zpos" "3" + "wide" "95" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "TeleportsLabel" + { + "ControlName" "CExLabel" + "fieldName" "TeleportsLabel" + "font" "Cerbetica14" + "labelText" "#TF_ScoreBoard_TeleportsLabel" + "textAlignment" "west" + "xpos" "40" + "ypos" "156" + "zpos" "3" + "wide" "95" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "HeadshotsLabel" + { + "ControlName" "CExLabel" + "fieldName" "HeadshotsLabel" + "font" "Cerbetica14" + "labelText" "#TF_ScoreBoard_HeadshotsLabel" + "textAlignment" "west" + "xpos" "40" + "ypos" "168" + "zpos" "3" + "wide" "95" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "Healing" + { + "ControlName" "CExLabel" + "fieldName" "Healing" + "font" "Cerbetica14" + "labelText" "%healing%" + "textAlignment" "west" + "xpos" "100" + "ypos" "132" + "zpos" "3" + "wide" "35" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "Invuln" + { + "ControlName" "CExLabel" + "fieldName" "Invuln" + "font" "Cerbetica14" + "labelText" "%invulns%" + "textAlignment" "west" + "xpos" "100" + "ypos" "144" + "zpos" "3" + "wide" "35" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "Teleports" + { + "ControlName" "CExLabel" + "fieldName" "Teleports" + "font" "Cerbetica14" + "labelText" "%teleports%" + "textAlignment" "west" + "xpos" "100" [$WIN32] + "ypos" "156" [$WIN32] + "zpos" "3" + "wide" "35" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "Headshots" + { + "ControlName" "CExLabel" + "fieldName" "Headshots" + "font" "Cerbetica14" + "labelText" "%headshots%" + "textAlignment" "west" + "xpos" "100" + "ypos" "168" + "zpos" "3" + "wide" "35" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "BackstabsLabel" + { + "ControlName" "CExLabel" + "fieldName" "BackstabsLabel" + "font" "Cerbetica14" + "labelText" "#TF_ScoreBoard_BackstabsLabel" + "textAlignment" "west" + "xpos" "40" + "ypos" "180" + "zpos" "3" + "wide" "95" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "Backstabs" + { + "ControlName" "CExLabel" + "fieldName" "Backstabs" + "font" "Cerbetica14" + "labelText" "%backstabs%" + "textAlignment" "west" + "xpos" "100" + "ypos" "180" + "zpos" "3" + "wide" "35" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "BonusLabel" + { + "ControlName" "CExLabel" + "fieldName" "BonusLabel" + "font" "Cerbetica14" + "labelText" "#TF_ScoreBoard_BonusLabel" + "textAlignment" "west" + "xpos" "40" + "ypos" "192" + "zpos" "3" + "wide" "95" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "Bonus" + { + "ControlName" "CExLabel" + "fieldName" "Bonus" + "font" "Cerbetica14" + "labelText" "%bonus%" + "textAlignment" "west" [$WIN32] + "xpos" "100" + "ypos" "192" + "zpos" "3" + "wide" "95" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + } + + + "ButtonLegendBG" [$X360] + { + "ControlName" "ImagePanel" + "fieldName" "ButtonLegendBG" + "xpos" "10" + "xpos_hidef" "30" + "ypos" "373" + "zpos" "0" + "wide" "539" + "wide_hidef" "559" + "tall" "38" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fillcolor" "0 0 0 153" + "PaintBackgroundType" "0" + } + + "ButtonLegend" [$X360] + { + "ControlName" "EditablePanel" + "fieldName" "ButtonLegend" + "xpos" "10" + "xpos_hidef" "35" + "ypos" "373" + "zpos" "1" + "wide" "539" + "wide_hidef" "595" + "tall" "150" + "visible" "1" + + "SelectHintIcon" + { + "ControlName" "CExLabel" + "fieldName" "SelectHintIcon" + "font" "GameUIButtons" + "xpos" "10" + "xpos_hidef" "0" + "ypos" "0" + "zpos" "1" + "wide" "300" + "tall" "38" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "C" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + + "SelectHintLabel" + { + "ControlName" "CExLabel" + "fieldName" "SelectHintLabel" + "font" "ScoreboardMedium" + "xpos" "25" + "xpos_lodef" "37" + "ypos" "2" + "zpos" "1" + "wide" "300" + "tall" "39" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#GameUI_Select" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + + "GamerCardIcon" + { + "ControlName" "CExLabel" + "fieldName" "GamerCardIcon" + "font" "GameUIButtons" + "xpos" "150" + "xpos_hidef" "145" + "ypos" "0" + "zpos" "1" + "wide" "300" + "tall" "38" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "A" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + + "GamerCardLabel" + { + "ControlName" "CExLabel" + "fieldName" "GamerCardLabel" + "font" "ScoreboardMedium" + "xpos" "170" + "xpos_lodef" "177" + "ypos" "2" + "zpos" "1" + "wide" "300" + "tall" "39" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#TF_ViewGamercard" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + + "ReputationIcon" + { + "ControlName" "CExLabel" + "fieldName" "ReputationIcon" + "font" "GameUIButtons" + "xpos" "350" + "xpos_hidef" "378" + "ypos" "0" + "zpos" "1" + "wide" "300" + "tall" "38" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "X" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + + "ReputationLabel" + { + "ControlName" "CExLabel" + "fieldName" "ReputationLabel" + "font" "ScoreboardMedium" + "xpos" "403" + "xpos_lodef" "377" + "ypos" "2" + "zpos" "1" + "wide" "300" + "tall" "39" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#GameUI_PlayerReview" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + } + + "MvMScoreboard" + { + "ControlName" "CTFHudMannVsMachineScoreboard" + "fieldName" "MvMScoreboard" + "xpos" "100" + "ypos" "5" + "zpos" "10" + "wide" "f0" + "tall" "480" + "visible" "0" + "enabled" "1" + + "verbose" "1" + + if_mvm + { + "visible" "1" + } + } +} diff --git a/minmode/resource/ui/ScoreBoard.res b/minmode/resource/ui/ScoreBoard.res index f51ace4..5fe286b 100644 --- a/minmode/resource/ui/ScoreBoard.res +++ b/minmode/resource/ui/ScoreBoard.res @@ -1,1556 +1,1556 @@ -"Resource/UI/Scoreboard.res"
-{
- "scores"
- {
- "ControlName" "CTFClientScoreBoardDialog"
- "fieldName" "scoreinfo"
- "xpos" "c-300"
- "ypos" "0"
- "wide" "f0"
- "tall" "480"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "avatar_width" "54"
- "name_width" "100"
- "name_width_minmode""80"
- "status_width" "15"
- "nemesis_width" "15"
- "class_width" "15"
- "score_width" "24"
- "ping_width" "24"
- }
- "BlueScoreBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "BlueScoreBG"
- "xpos" "c-230"
- "xpos_minmode" "c65"
- "ypos" "96"
- "ypos_minmode" "96"
- "wide" "270"
- "wide_minmode" "240"
- "tall" "25"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "70 130 180 153"
- "scaleImage" "1"
-
- if_mvm
- {
- "visible" "0"
- }
- }
- "RedScoreBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "RedScoreBG"
- "xpos" "c40"
- "xpos_minmode" "c65"
- "ypos" "96"
- "ypos_minmode" "240"
- "wide" "270"
- "wide_minmode" "240"
- "tall" "25"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "205 50 50 153"
- "scaleImage" "1"
-
- if_mvm
- {
- "visible" "0"
- }
- }
- "MainBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MainBG"
- "xpos" "0"
- "ypos" "0"
- "zpos" "-1"
- "wide" "9999"
- "tall" "9999"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "0"
-
- if_mvm
- {
- "visible" "0"
- }
- }
- "ScoreboardBackground"
- {
- "ControlName" "ImagePanel"
- "fieldName" "ScoreboardBackground"
- "xpos" "c-230"
- "xpos_minmode" "9999"
- "ypos" "121"
- "ypos_minmode" "9999"
- "zpos" "-1"
- "wide" "540"
- "tall" "244"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "0 0 0 100"
-
- if_mvm
- {
- "visible" "0"
- }
- }
- "Red6sBackground"
- {
- "ControlName" "ImagePanel"
- "fieldName" "ScoreboardBackground"
- "xpos" "9999"
- "xpos_minmode" "c65"
- "ypos" "9999"
- "ypos_minmode" "265"
- "zpos" "-1"
- "wide_minmode" "240"
- "tall" "100"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "0 0 0 100"
-
- if_mvm
- {
- "visible" "0"
-
- }
- }
- "Blue6sBackground"
- {
- "ControlName" "ImagePanel"
- "fieldName" "ScoreboardBackground"
- "xpos" "9999"
- "xpos_minmode" "c65"
- "ypos" "9999"
- "ypos_minmode" "121"
- "zpos" "-1"
- "wide" "240"
- "tall" "100"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "0 0 0 100"
-
- if_mvm
- {
- "visible" "0"
-
- }
- }
- "BlueTeamLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "BlueTeamLabel"
- "font" "Cerbetica32"
- "labelText" "%blueteamname%"
- "textAlignment" "west"
- "xpos" "c-228"
- "xpos_minmode" "c67"
- "ypos" "92"
- "ypos_minmode" "92"
- "wide" "140"
- "tall" "34"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- if_mvm
- {
- "visible" "0"
- }
- }
- "BlueTeamScore"
- {
- "ControlName" "CExLabel"
- "fieldName" "BlueTeamScore"
- "font" "Cerbetica56"
- "labelText" "%blueteamscore%"
- "textAlignment" "east"
- "xpos" "c-71"
- "xpos_minmode" "c197"
- "ypos" "68"
- "ypos_minmode" "68"
- "zpos" "4"
- "wide" "100"
- "tall" "55"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- if_mvm
- {
- "visible" "0"
- }
- }
- "BlueTeamScoreDropshadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "BlueTeamScoreDropshadow"
- "font" "Cerbetica56"
- "fgcolor" "Black"
- "labelText" "%blueteamscore%"
- "textAlignment" "east"
- "xpos" "c-69"
- "xpos_minmode" "c199"
- "ypos" "70"
- "ypos_minmode" "70"
- "zpos" "4"
- "wide" "100"
- "tall" "55"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- if_mvm
- {
- "visible" "0"
- }
- }
- "BlueTeamPlayerCount"
- {
- "ControlName" "CExLabel"
- "fieldName" "BlueTeamPlayerCount"
- "font" "Cerbetica14"
- "labelText" "%blueteamplayercount%"
- "textAlignment" "west"
- "xpos" "c-65"
- "xpos_minmode" "c212"
- "ypos" "99"
- "ypos_minmode" "99"
- "wide" "100"
- "tall" "29"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- if_mvm
- {
- "visible" "0"
- }
- }
- "RedTeamLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "RedTeamLabel"
- "font" "Cerbetica32"
- "labelText" "%redteamname%"
- "textAlignment" "east"
- "textAlignment_minmode" "west"
- "xpos" "c168"
- "xpos_minmode" "c67"
- "ypos" "92"
- "ypos_minmode" "236"
- "wide" "140"
- "tall" "34"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- if_mvm
- {
- "visible" "0"
- }
- }
- "RedTeamScore"
- {
- "ControlName" "CExLabel"
- "fieldName" "RedTeamScore"
- "font" "Cerbetica56"
- "labelText" "%redteamscore%"
- "textAlignment" "west"
- "textAlignment_minmode" "east"
- "xpos" "c51"
- "xpos_minmode" "c197"
- "ypos" "68"
- "ypos_minmode" "211"
- "zpos" "4"
- "wide" "100"
- "tall" "55"
- "tall_hidef" "75"
- "tall_lodef" "75"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- if_mvm
- {
- "visible" "0"
- }
- }
- "RedTeamScoreDropshadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "RedTeamScoreDropshadow"
- "font" "Cerbetica56"
- "fgcolor" "Black"
- "labelText" "%redteamscore%"
- "textAlignment" "west"
- "textAlignment_minmode" "east"
- "xpos" "c53"
- "xpos_minmode" "c199"
- "ypos" "70"
- "ypos_minmode" "213"
- "zpos" "4"
- "wide" "100"
- "tall" "55"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- if_mvm
- {
- "visible" "0"
- }
- }
- "RedTeamPlayerCount"
- {
- "ControlName" "CExLabel"
- "fieldName" "RedTeamPlayerCount"
- "font" "Cerbetica14"
- "labelText" "%redteamplayercount%"
- "textAlignment" "east"
- "textAlignment_minmode" "west"
- "xpos" "c12"
- "xpos_minmode" "c212"
- "ypos" "99"
- "ypos_minmode" "243"
- "wide" "130"
- "tall" "29"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- if_mvm
- {
- "visible" "0"
- }
- }
- "ServerLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ServerLabel"
- "font" "Cerbetica12"
- "labelText" "%server%"
- "textAlignment" "west"
- "xpos" "c-360"
- "ypos" "68"
- "zpos" "999"
- "wide" "600"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1" [$WIN32]
- "enabled" "1"
-
- if_mvm
- {
- "ypos" "68"
- }
- }
- "ServerTimeLeft"
- {
- "ControlName" "CExLabel"
- "fieldName" "ServerTimeLeft"
- "font" "Cerbetica12"
- "labelText" "%servertimeleft%"
- "textAlignment" "west"
- "xpos" "c-360"
- "ypos" "80"
- "zpos" "999"
- "wide" "600"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1" [$WIN32]
- "visible" "0" [$X360]
- "enabled" "1"
-
- if_mvm
- {
- "ypos" "80"
- }
- }
- "BluePlayerList"
- {
- "ControlName" "SectionedListPanel"
- "fieldName" "BluePlayerList"
- "xpos" "c-225"
- "xpos_minmode" "c68"
- "ypos" "125"
- "ypos_minmode" "123"
- "zpos" "20"
- "wide" "260"
- "wide_minmode" "235"
- "tall" "240"
- "tall_minmode" "96"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "autoresize" "3"
- "linespacing" "14"
- "fgcolor" "blue"
-
- if_mvm
- {
- "visible" "0"
- }
- }
- "RedPlayerList"
- {
- "ControlName" "SectionedListPanel"
- "fieldName" "RedPlayerList"
- "xpos" "c45"
- "xpos_minmode" "c68"
- "ypos" "125"
- "ypos_minmode" "266"
- "zpos" "20"
- "wide" "260"
- "wide_minmode" "235"
- "tall" "240"
- "tall_minmode" "96"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "autoresize" "3"
- "linespacing" "14"
- "textcolor" "red"
-
- if_mvm
- {
- "visible" "0"
- }
- }
- "VerticalLine"
- {
- "ControlName" "ImagePanel"
- "fieldName" "VerticalLine"
- "xpos" "299"
- "xpos_lodef" "279"
- "xpos_hidef" "309"
- "ypos" "9999"
- "zpos" "9999"
- "wide" "2"
- "tall" "292"
- "tall_lodef" "206"
- "tall_hidef" "212"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "fillcolor" "0 0 0 153"
- "PaintBackgroundType" "0"
-
- if_mvm
- {
- "visible" "0"
- }
- }
- "Spectators"
- {
- "ControlName" "CExLabel"
- "fieldName" "Spectators"
- "font" "Cerbetica12"
- "labelText" "%spectators%"
- "textAlignment" "west"
- "xpos" "c-230"
- "xpos_minmode" "c65"
- "ypos" "360"
- "zpos" "4"
- "wide" "540"
- "wide_minmode" "240"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- if_mvm
- {
- "ypos" "444"
- }
- }
- "SpectatorsInQueue"
- {
- "ControlName" "CExLabel"
- "fieldName" "SpectatorsInQueue"
- "font" "Cerbetica12"
- "labelText" "%waitingtoplay%"
- "textAlignment" "west"
- "xpos" "c-230"
- "xpos_minmode" "c65"
- "ypos" "372"
- "zpos" "4"
- "wide" "424"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- if_mvm
- {
- "visible" "0"
- }
- }
- "StatsBackground"
- {
- "ControlName" "ImagePanel"
- "fieldName" "StatsBackground"
- "xpos" "c-360"
- "ypos" "96"
- "zpos" "2"
- "wide" "116"
- "tall" "268"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "fillcolor" "32 32 32 75"
- "PaintBackgroundType" "0"
-
- if_mvm
- {
- "visible" "1"
- }
- }
- "ClassImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "ClassImage"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "3"
- "wide" "92"
- "tall" "92"
- "visible" "0"
- "enabled" "0"
- "image" "../hud/class_scoutred"
- "scaleImage" "1"
-
- if_mvm
- {
- "visible" "1"
- }
- }
- "PlayerNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "PlayerNameLabel"
- "font" "ScoreboardMedium"
- "labelText" "%playername%"
- "textAlignment" "west"
- "xpos" "115"
- "xpos_lodef" "105"
- "ypos" "9999" [$WIN32]
- "zpos" "3"
- "wide" "9999" [$WIN32]
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- if_mvm
- {
- "visible" "1"
- }
- }
- "HorizontalLine"
- {
- "ControlName" "ImagePanel"
- "fieldName" "HorizontalLine"
- "xpos" "9999"
- "ypos" "9999"
- "ypos" "322"
- "zpos" "3"
- "wide" "465"
- "wide_lodef" "434"
- "wide_hidef" "464"
- "tall" "1"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "fillcolor" "127 127 127 153"
- "PaintBackgroundType" "0"
-
- if_mvm
- {
- "visible" "1"
- }
- }
- "PlayerScoreLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "PlayerScoreLabel"
- "font" "Cerbetica20"
- "labelText" "%playerscore%"
- "textAlignment" "center"
- "xpos" "c-368"
- "ypos" "310"
- "zpos" "3"
- "wide" "140"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- if_mvm
- {
- "visible" "0"
- }
- }
-
- "LocalPlayerDuelStatsPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "LocalPlayerDuelStatsPanel"
- "xpos" "0"
- "ypos" "395"
- "zpos" "3"
- "wide" "600"
- "tall" "53"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- if_mvm
- {
- "visible" "0"
- }
-
- "DuelingLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "DuelingLabel"
- "font" "ScoreboardSmall"
- "labelText" "#TF_ScoreBoard_Dueling"
- "textAlignment" "center"
- "xpos" "250"
- "ypos" "2 "
- "zpos" "3"
- "wide" "100"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
-
- "DuelingIcon"
- {
- "ControlName" "ImagePanel"
- "fieldName" "DuelingIcon"
- "xpos" "284"
- "ypos" "15"
- "zpos" "2"
- "wide" "32"
- "tall" "32"
- "visible" "1"
- "enabled" "1"
- "image" "../backpack/player/items/crafting/icon_dueling"
- "scaleImage" "1"
- }
-
- "LocalPlayerData"
- {
- "ControlName" "EditablePanel"
- "fieldName" "LocalPlayerData"
- "xpos" "75"
- "ypos" "0"
- "wide" "200"
- "tall" "53"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- "AvatarBGPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "AvatarBGPanel"
- "xpos" "157"
- "ypos" "7"
- "zpos" "-1"
- "wide" "36"
- "tall" "36"
- "visible" "1"
- "PaintBackgroundType" "2"
- "bgcolor_override" "117 107 94 255"
- }
- "AvatarImage"
- {
- "ControlName" "CAvatarImagePanel"
- "fieldName" "AvatarImage"
- "xpos" "159"
- "ypos" "9"
- "zpos" "0"
- "wide" "32"
- "tall" "32"
- "visible" "1"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- "color_outline" "52 48 45 255"
- }
- "AvatarTextLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "AvatarTextLabel"
- "fgcolor" "TanLight"
- "xpos" "50"
- "ypos" "7"
- "zpos" "2"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "0"
- "labelText" "%playername%"
- "textAlignment" "east"
- "font" "HudFontSmallest"
- }
- "Score"
- {
- "ControlName" "CExLabel"
- "fieldName" "Score"
- "labelText" "%score%"
- "textAlignment" "east"
- "xpos" "50"
- "ypos" "23"
- "zpos" "3"
- "wide" "100"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "font" "ScoreboardMedium"
- }
- }
-
- "OpponentData"
- {
- "ControlName" "EditablePanel"
- "fieldName" "OpponentData"
- "xpos" "325"
- "ypos" "0"
- "wide" "200"
- "tall" "53"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- "AvatarBGPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "AvatarBGPanel"
- "xpos" "7"
- "ypos" "7"
- "zpos" "-1"
- "wide" "36"
- "tall" "36"
- "visible" "1"
- "PaintBackgroundType" "2"
- "bgcolor_override" "117 107 94 255"
- }
- "AvatarImage"
- {
- "ControlName" "CAvatarImagePanel"
- "fieldName" "AvatarImage"
- "xpos" "9"
- "ypos" "9"
- "zpos" "0"
- "wide" "32"
- "tall" "32"
- "visible" "1"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- "color_outline" "52 48 45 255"
- }
- "AvatarTextLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "AvatarTextLabel"
- "fgcolor" "TanLight"
- "xpos" "50"
- "ypos" "7"
- "zpos" "2"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "0"
- "labelText" "%playername%"
- "textAlignment" "west"
- "font" "HudFontSmallest"
- }
- "Score"
- {
- "ControlName" "CExLabel"
- "fieldName" "Score"
- "labelText" "%score%"
- "textAlignment" "west"
- "xpos" "50"
- "ypos" "23"
- "zpos" "3"
- "wide" "200"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "font" "ScoreboardMedium"
- }
- }
- }
-
- "LocalPlayerStatsPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "LocalPlayerStatsPanel"
- "xpos" "c-388"
- "ypos" "96"
- "zpos" "3"
- "wide" "166"
- "tall" "268"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- if_mvm
- {
- "visible" "1"
- }
-
- "KillsLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "KillsLabel"
- "font" "Cerbetica48"
- "labelText" ":"
- "textAlignment" "center"
- "xpos" "40"
- "ypos" "5"
- "zpos" "3"
- "wide" "95"
- "tall" "48"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "DeathsLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "DeathsLabel"
- "font" "Cerbetica24"
- "labelText" "#TF_ScoreBoard_DeathsLabel"
- "textAlignment" "east"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "3"
- "wide" "95"
- "tall" "24"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "AssistsLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "AssistsLabel"
- "font" "Cerbetica14"
- "labelText" "#TF_ScoreBoard_AssistsLabel"
- "textAlignment" "west"
- "xpos" "40"
- "ypos" "60"
- "zpos" "3"
- "wide" "95"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "DestructionLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "DestructionLabel"
- "font" "Cerbetica14"
- "labelText" "#TF_ScoreBoard_DestructionLabel"
- "textAlignment" "west"
- "xpos" "40"
- "ypos" "72" [$WIN32]
- "zpos" "3"
- "wide" "95"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Kills"
- {
- "ControlName" "CExLabel"
- "fieldName" "Kills"
- "font" "Cerbetica48"
- "labelText" "%kills%"
- "textAlignment" "east"
- "xpos" "7"
- "ypos" "5"
- "zpos" "3"
- "wide" "70"
- "tall" "55"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Deaths"
- {
- "ControlName" "CExLabel"
- "fieldName" "Deaths"
- "font" "Cerbetica48"
- "labelText" "%deaths%"
- "textAlignment" "west"
- "xpos" "100"
- "ypos" "5"
- "zpos" "3"
- "wide" "70"
- "tall" "55"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "MapName"
- {
- "ControlName" "CExLabel"
- "fieldName" "mapname"
- "font" "Cerbetica16"
- "labelText" "%mapname%"
- "textAlignment" "center"
- "xpos" "16"
- "ypos" "238"
- "zpos" "3"
- "wide" "145"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fgcolor" "236 227 203 255"
- }
- "GameType"
- {
- "ControlName" "CExLabel"
- "fieldName" "gametype"
- "font" "Cerbetica12"
- "labelText" "%gametype%"
- "textAlignment" "center"
- "xpos" "16"
- "ypos" "250"
- "zpos" "3"
- "wide" "145"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fgcolor" "185 177 153 255"
- }
- "Assists"
- {
- "ControlName" "CExLabel"
- "fieldName" "Assists"
- "font" "Cerbetica14"
- "labelText" "%assists%"
- "textAlignment" "west"
- "xpos" "95"
- "ypos" "60" [$WIN32]
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Destruction"
- {
- "ControlName" "CExLabel"
- "fieldName" "Destruction"
- "font" "Cerbetica14"
- "labelText" "%destruction%"
- "textAlignment" "west"
- "xpos" "95"
- "ypos" "72" [$WIN32]
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "CapturesLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CapturesLabel"
- "font" "Cerbetica14"
- "labelText" "#TF_ScoreBoard_CapturesLabel"
- "textAlignment" "west"
- "xpos" "40"
- "ypos" "84"
- "zpos" "3"
- "wide" "100"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "DefensesLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "DefensesLabel"
- "font" "Cerbetica14"
- "labelText" "#TF_ScoreBoard_DefensesLabel"
- "textAlignment" "west"
- "xpos" "40"
- "ypos" "96"
- "zpos" "3"
- "wide" "100"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "DominationLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "DominationLabel"
- "font" "Cerbetica14"
- "labelText" "#TF_ScoreBoard_DominationLabel"
- "textAlignment" "west"
- "xpos" "40"
- "ypos" "108"
- "zpos" "3"
- "wide" "100"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "RevengeLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "RevengeLabel"
- "font" "Cerbetica14"
- "labelText" "#TF_ScoreBoard_RevengeLabel"
- "textAlignment" "west"
- "xpos" "40"
- "ypos" "120"
- "zpos" "3"
- "wide" "100"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Captures"
- {
- "ControlName" "CExLabel"
- "fieldName" "Captures"
- "font" "Cerbetica14"
- "labelText" "%captures%"
- "textAlignment" "west"
- "xpos" "95"
- "ypos" "84"
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Defenses"
- {
- "ControlName" "CExLabel"
- "fieldName" "Defenses"
- "font" "Cerbetica14"
- "labelText" "%defenses%"
- "textAlignment" "west"
- "xpos" "95" [$WIN32]
- "ypos" "96" [$WIN32]
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Domination"
- {
- "ControlName" "CExLabel"
- "fieldName" "Domination"
- "font" "Cerbetica14"
- "labelText" "%dominations%"
- "textAlignment" "west"
- "xpos" "95"
- "ypos" "108"
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Revenge"
- {
- "ControlName" "CExLabel"
- "fieldName" "Revenge"
- "font" "Cerbetica14"
- "labelText" "%Revenge%"
- "textAlignment" "west"
- "xpos" "95"
- "ypos" "120"
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "HealingLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "HealingLabel"
- "font" "Cerbetica14"
- "labelText" "#TF_ScoreBoard_HealingLabel"
- "textAlignment" "west"
- "xpos" "40"
- "ypos" "132"
- "zpos" "3"
- "wide" "95"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "InvulnLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "InvulnLabel"
- "font" "Cerbetica14"
- "labelText" "#TF_ScoreBoard_InvulnLabel"
- "textAlignment" "west"
- "xpos" "40"
- "ypos" "144"
- "zpos" "3"
- "wide" "95"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "TeleportsLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TeleportsLabel"
- "font" "Cerbetica14"
- "labelText" "#TF_ScoreBoard_TeleportsLabel"
- "textAlignment" "west"
- "xpos" "40"
- "ypos" "156"
- "zpos" "3"
- "wide" "95"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "HeadshotsLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "HeadshotsLabel"
- "font" "Cerbetica14"
- "labelText" "#TF_ScoreBoard_HeadshotsLabel"
- "textAlignment" "west"
- "xpos" "40"
- "ypos" "168"
- "zpos" "3"
- "wide" "95"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Healing"
- {
- "ControlName" "CExLabel"
- "fieldName" "Healing"
- "font" "Cerbetica14"
- "labelText" "%healing%"
- "textAlignment" "west"
- "xpos" "95"
- "ypos" "132"
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Invuln"
- {
- "ControlName" "CExLabel"
- "fieldName" "Invuln"
- "font" "Cerbetica14"
- "labelText" "%invulns%"
- "textAlignment" "west"
- "xpos" "95"
- "ypos" "144"
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Teleports"
- {
- "ControlName" "CExLabel"
- "fieldName" "Teleports"
- "font" "Cerbetica14"
- "labelText" "%teleports%"
- "textAlignment" "west"
- "xpos" "95" [$WIN32]
- "ypos" "156" [$WIN32]
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Headshots"
- {
- "ControlName" "CExLabel"
- "fieldName" "Headshots"
- "font" "Cerbetica14"
- "labelText" "%headshots%"
- "textAlignment" "west"
- "xpos" "95"
- "ypos" "168"
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "BackstabsLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "BackstabsLabel"
- "font" "Cerbetica14"
- "labelText" "#TF_ScoreBoard_BackstabsLabel"
- "textAlignment" "west"
- "xpos" "40"
- "ypos" "180"
- "zpos" "3"
- "wide" "95"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Backstabs"
- {
- "ControlName" "CExLabel"
- "fieldName" "Backstabs"
- "font" "Cerbetica14"
- "labelText" "%backstabs%"
- "textAlignment" "west"
- "xpos" "95"
- "ypos" "180"
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "BonusLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "BonusLabel"
- "font" "Cerbetica14"
- "labelText" "#TF_ScoreBoard_BonusLabel"
- "textAlignment" "west"
- "xpos" "40"
- "ypos" "192"
- "zpos" "3"
- "wide" "95"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Bonus"
- {
- "ControlName" "CExLabel"
- "fieldName" "Bonus"
- "font" "Cerbetica14"
- "labelText" "%bonus%"
- "textAlignment" "west" [$WIN32]
- "xpos" "95"
- "ypos" "192"
- "zpos" "3"
- "wide" "95"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- }
-
-
- "ButtonLegendBG" [$X360]
- {
- "ControlName" "ImagePanel"
- "fieldName" "ButtonLegendBG"
- "xpos" "10"
- "xpos_hidef" "30"
- "ypos" "373"
- "zpos" "0"
- "wide" "539"
- "wide_hidef" "559"
- "tall" "38"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "fillcolor" "0 0 0 153"
- "PaintBackgroundType" "0"
- }
-
- "ButtonLegend" [$X360]
- {
- "ControlName" "EditablePanel"
- "fieldName" "ButtonLegend"
- "xpos" "10"
- "xpos_hidef" "35"
- "ypos" "373"
- "zpos" "1"
- "wide" "539"
- "wide_hidef" "595"
- "tall" "150"
- "visible" "1"
-
- "SelectHintIcon"
- {
- "ControlName" "CExLabel"
- "fieldName" "SelectHintIcon"
- "font" "GameUIButtons"
- "xpos" "10"
- "xpos_hidef" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "300"
- "tall" "38"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "C"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "SelectHintLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "SelectHintLabel"
- "font" "ScoreboardMedium"
- "xpos" "25"
- "xpos_lodef" "37"
- "ypos" "2"
- "zpos" "1"
- "wide" "300"
- "tall" "39"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#GameUI_Select"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "GamerCardIcon"
- {
- "ControlName" "CExLabel"
- "fieldName" "GamerCardIcon"
- "font" "GameUIButtons"
- "xpos" "150"
- "xpos_hidef" "145"
- "ypos" "0"
- "zpos" "1"
- "wide" "300"
- "tall" "38"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "A"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "GamerCardLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "GamerCardLabel"
- "font" "ScoreboardMedium"
- "xpos" "170"
- "xpos_lodef" "177"
- "ypos" "2"
- "zpos" "1"
- "wide" "300"
- "tall" "39"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_ViewGamercard"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "ReputationIcon"
- {
- "ControlName" "CExLabel"
- "fieldName" "ReputationIcon"
- "font" "GameUIButtons"
- "xpos" "350"
- "xpos_hidef" "378"
- "ypos" "0"
- "zpos" "1"
- "wide" "300"
- "tall" "38"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "X"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "ReputationLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ReputationLabel"
- "font" "ScoreboardMedium"
- "xpos" "403"
- "xpos_lodef" "377"
- "ypos" "2"
- "zpos" "1"
- "wide" "300"
- "tall" "39"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#GameUI_PlayerReview"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
- }
-
- "MvMScoreboard"
- {
- "ControlName" "CTFHudMannVsMachineScoreboard"
- "fieldName" "MvMScoreboard"
- "xpos" "100"
- "ypos" "5"
- "zpos" "10"
- "wide" "f0"
- "tall" "480"
- "visible" "0"
- "enabled" "1"
-
- "verbose" "1"
-
- if_mvm
- {
- "visible" "1"
- }
- }
-}
+"Resource/UI/Scoreboard.res" +{ + "scores" + { + "ControlName" "CTFClientScoreBoardDialog" + "fieldName" "scoreinfo" + "xpos" "c-300" + "ypos" "0" + "wide" "f0" + "tall" "480" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "avatar_width" "54" + "name_width" "100" + "name_width_minmode""80" + "status_width" "15" + "nemesis_width" "15" + "class_width" "15" + "score_width" "24" + "ping_width" "24" + } + "BlueScoreBG" + { + "ControlName" "ImagePanel" + "fieldName" "BlueScoreBG" + "xpos" "c-230" + "xpos_minmode" "c65" + "ypos" "96" + "ypos_minmode" "96" + "wide" "270" + "wide_minmode" "240" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fillcolor" "70 130 180 153" + "scaleImage" "1" + + if_mvm + { + "visible" "0" + } + } + "RedScoreBG" + { + "ControlName" "ImagePanel" + "fieldName" "RedScoreBG" + "xpos" "c40" + "xpos_minmode" "c65" + "ypos" "96" + "ypos_minmode" "240" + "wide" "270" + "wide_minmode" "240" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fillcolor" "205 50 50 153" + "scaleImage" "1" + + if_mvm + { + "visible" "0" + } + } + "MainBG" + { + "ControlName" "ImagePanel" + "fieldName" "MainBG" + "xpos" "0" + "ypos" "0" + "zpos" "-1" + "wide" "9999" + "tall" "9999" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + + if_mvm + { + "visible" "0" + } + } + "ScoreboardBackground" + { + "ControlName" "ImagePanel" + "fieldName" "ScoreboardBackground" + "xpos" "c-230" + "xpos_minmode" "9999" + "ypos" "121" + "ypos_minmode" "9999" + "zpos" "-1" + "wide" "540" + "tall" "244" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fillcolor" "0 0 0 100" + + if_mvm + { + "visible" "0" + } + } + "Red6sBackground" + { + "ControlName" "ImagePanel" + "fieldName" "ScoreboardBackground" + "xpos" "9999" + "xpos_minmode" "c65" + "ypos" "9999" + "ypos_minmode" "265" + "zpos" "-1" + "wide_minmode" "240" + "tall" "100" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fillcolor" "0 0 0 100" + + if_mvm + { + "visible" "0" + + } + } + "Blue6sBackground" + { + "ControlName" "ImagePanel" + "fieldName" "ScoreboardBackground" + "xpos" "9999" + "xpos_minmode" "c65" + "ypos" "9999" + "ypos_minmode" "121" + "zpos" "-1" + "wide" "240" + "tall" "100" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fillcolor" "0 0 0 100" + + if_mvm + { + "visible" "0" + + } + } + "BlueTeamLabel" + { + "ControlName" "CExLabel" + "fieldName" "BlueTeamLabel" + "font" "Cerbetica32" + "labelText" "%blueteamname%" + "textAlignment" "west" + "xpos" "c-228" + "xpos_minmode" "c67" + "ypos" "92" + "ypos_minmode" "92" + "wide" "140" + "tall" "34" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_mvm + { + "visible" "0" + } + } + "BlueTeamScore" + { + "ControlName" "CExLabel" + "fieldName" "BlueTeamScore" + "font" "Cerbetica56" + "labelText" "%blueteamscore%" + "textAlignment" "east" + "xpos" "c-71" + "xpos_minmode" "c197" + "ypos" "68" + "ypos_minmode" "68" + "zpos" "4" + "wide" "100" + "tall" "55" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_mvm + { + "visible" "0" + } + } + "BlueTeamScoreDropshadow" + { + "ControlName" "CExLabel" + "fieldName" "BlueTeamScoreDropshadow" + "font" "Cerbetica56" + "fgcolor" "Black" + "labelText" "%blueteamscore%" + "textAlignment" "east" + "xpos" "c-69" + "xpos_minmode" "c199" + "ypos" "70" + "ypos_minmode" "70" + "zpos" "4" + "wide" "100" + "tall" "55" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_mvm + { + "visible" "0" + } + } + "BlueTeamPlayerCount" + { + "ControlName" "CExLabel" + "fieldName" "BlueTeamPlayerCount" + "font" "Cerbetica14" + "labelText" "%blueteamplayercount%" + "textAlignment" "west" + "xpos" "c-65" + "xpos_minmode" "c212" + "ypos" "99" + "ypos_minmode" "99" + "wide" "100" + "tall" "29" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_mvm + { + "visible" "0" + } + } + "RedTeamLabel" + { + "ControlName" "CExLabel" + "fieldName" "RedTeamLabel" + "font" "Cerbetica32" + "labelText" "%redteamname%" + "textAlignment" "east" + "textAlignment_minmode" "west" + "xpos" "c168" + "xpos_minmode" "c67" + "ypos" "92" + "ypos_minmode" "236" + "wide" "140" + "tall" "34" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_mvm + { + "visible" "0" + } + } + "RedTeamScore" + { + "ControlName" "CExLabel" + "fieldName" "RedTeamScore" + "font" "Cerbetica56" + "labelText" "%redteamscore%" + "textAlignment" "west" + "textAlignment_minmode" "east" + "xpos" "c51" + "xpos_minmode" "c197" + "ypos" "68" + "ypos_minmode" "211" + "zpos" "4" + "wide" "100" + "tall" "55" + "tall_hidef" "75" + "tall_lodef" "75" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_mvm + { + "visible" "0" + } + } + "RedTeamScoreDropshadow" + { + "ControlName" "CExLabel" + "fieldName" "RedTeamScoreDropshadow" + "font" "Cerbetica56" + "fgcolor" "Black" + "labelText" "%redteamscore%" + "textAlignment" "west" + "textAlignment_minmode" "east" + "xpos" "c53" + "xpos_minmode" "c199" + "ypos" "70" + "ypos_minmode" "213" + "zpos" "4" + "wide" "100" + "tall" "55" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_mvm + { + "visible" "0" + } + } + "RedTeamPlayerCount" + { + "ControlName" "CExLabel" + "fieldName" "RedTeamPlayerCount" + "font" "Cerbetica14" + "labelText" "%redteamplayercount%" + "textAlignment" "east" + "textAlignment_minmode" "west" + "xpos" "c12" + "xpos_minmode" "c212" + "ypos" "99" + "ypos_minmode" "243" + "wide" "130" + "tall" "29" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_mvm + { + "visible" "0" + } + } + "ServerLabel" + { + "ControlName" "CExLabel" + "fieldName" "ServerLabel" + "font" "Cerbetica12" + "labelText" "%server%" + "textAlignment" "west" + "xpos" "c-360" + "ypos" "68" + "zpos" "999" + "wide" "600" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" [$WIN32] + "enabled" "1" + + if_mvm + { + "ypos" "68" + } + } + "ServerTimeLeft" + { + "ControlName" "CExLabel" + "fieldName" "ServerTimeLeft" + "font" "Cerbetica12" + "labelText" "%servertimeleft%" + "textAlignment" "west" + "xpos" "c-360" + "ypos" "80" + "zpos" "999" + "wide" "600" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" [$WIN32] + "visible" "0" [$X360] + "enabled" "1" + + if_mvm + { + "ypos" "80" + } + } + "BluePlayerList" + { + "ControlName" "SectionedListPanel" + "fieldName" "BluePlayerList" + "xpos" "c-225" + "xpos_minmode" "c68" + "ypos" "125" + "ypos_minmode" "123" + "zpos" "20" + "wide" "260" + "wide_minmode" "235" + "tall" "240" + "tall_minmode" "96" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "autoresize" "3" + "linespacing" "14" + "fgcolor" "blue" + + if_mvm + { + "visible" "0" + } + } + "RedPlayerList" + { + "ControlName" "SectionedListPanel" + "fieldName" "RedPlayerList" + "xpos" "c45" + "xpos_minmode" "c68" + "ypos" "125" + "ypos_minmode" "266" + "zpos" "20" + "wide" "260" + "wide_minmode" "235" + "tall" "240" + "tall_minmode" "96" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "autoresize" "3" + "linespacing" "14" + "textcolor" "red" + + if_mvm + { + "visible" "0" + } + } + "VerticalLine" + { + "ControlName" "ImagePanel" + "fieldName" "VerticalLine" + "xpos" "299" + "xpos_lodef" "279" + "xpos_hidef" "309" + "ypos" "9999" + "zpos" "9999" + "wide" "2" + "tall" "292" + "tall_lodef" "206" + "tall_hidef" "212" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fillcolor" "0 0 0 153" + "PaintBackgroundType" "0" + + if_mvm + { + "visible" "0" + } + } + "Spectators" + { + "ControlName" "CExLabel" + "fieldName" "Spectators" + "font" "Cerbetica12" + "labelText" "%spectators%" + "textAlignment" "west" + "xpos" "c-230" + "xpos_minmode" "c65" + "ypos" "360" + "zpos" "4" + "wide" "540" + "wide_minmode" "240" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_mvm + { + "ypos" "444" + } + } + "SpectatorsInQueue" + { + "ControlName" "CExLabel" + "fieldName" "SpectatorsInQueue" + "font" "Cerbetica12" + "labelText" "%waitingtoplay%" + "textAlignment" "west" + "xpos" "c-230" + "xpos_minmode" "c65" + "ypos" "372" + "zpos" "4" + "wide" "424" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_mvm + { + "visible" "0" + } + } + "StatsBackground" + { + "ControlName" "ImagePanel" + "fieldName" "StatsBackground" + "xpos" "c-360" + "ypos" "96" + "zpos" "2" + "wide" "116" + "tall" "268" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fillcolor" "32 32 32 75" + "PaintBackgroundType" "0" + + if_mvm + { + "visible" "1" + } + } + "ClassImage" + { + "ControlName" "ImagePanel" + "fieldName" "ClassImage" + "xpos" "9999" + "ypos" "9999" + "zpos" "3" + "wide" "92" + "tall" "92" + "visible" "0" + "enabled" "0" + "image" "../hud/class_scoutred" + "scaleImage" "1" + + if_mvm + { + "visible" "1" + } + } + "PlayerNameLabel" + { + "ControlName" "CExLabel" + "fieldName" "PlayerNameLabel" + "font" "ScoreboardMedium" + "labelText" "%playername%" + "textAlignment" "west" + "xpos" "115" + "xpos_lodef" "105" + "ypos" "9999" [$WIN32] + "zpos" "3" + "wide" "9999" [$WIN32] + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_mvm + { + "visible" "1" + } + } + "HorizontalLine" + { + "ControlName" "ImagePanel" + "fieldName" "HorizontalLine" + "xpos" "9999" + "ypos" "9999" + "ypos" "322" + "zpos" "3" + "wide" "465" + "wide_lodef" "434" + "wide_hidef" "464" + "tall" "1" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fillcolor" "127 127 127 153" + "PaintBackgroundType" "0" + + if_mvm + { + "visible" "1" + } + } + "PlayerScoreLabel" + { + "ControlName" "CExLabel" + "fieldName" "PlayerScoreLabel" + "font" "Cerbetica20" + "labelText" "%playerscore%" + "textAlignment" "center" + "xpos" "c-368" + "ypos" "310" + "zpos" "3" + "wide" "140" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_mvm + { + "visible" "0" + } + } + + "LocalPlayerDuelStatsPanel" + { + "ControlName" "EditablePanel" + "fieldName" "LocalPlayerDuelStatsPanel" + "xpos" "0" + "ypos" "395" + "zpos" "3" + "wide" "600" + "tall" "53" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_mvm + { + "visible" "0" + } + + "DuelingLabel" + { + "ControlName" "CExLabel" + "fieldName" "DuelingLabel" + "font" "ScoreboardSmall" + "labelText" "#TF_ScoreBoard_Dueling" + "textAlignment" "center" + "xpos" "250" + "ypos" "2 " + "zpos" "3" + "wide" "100" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + + "DuelingIcon" + { + "ControlName" "ImagePanel" + "fieldName" "DuelingIcon" + "xpos" "284" + "ypos" "15" + "zpos" "2" + "wide" "32" + "tall" "32" + "visible" "1" + "enabled" "1" + "image" "../backpack/player/items/crafting/icon_dueling" + "scaleImage" "1" + } + + "LocalPlayerData" + { + "ControlName" "EditablePanel" + "fieldName" "LocalPlayerData" + "xpos" "75" + "ypos" "0" + "wide" "200" + "tall" "53" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + "AvatarBGPanel" + { + "ControlName" "EditablePanel" + "fieldName" "AvatarBGPanel" + "xpos" "157" + "ypos" "7" + "zpos" "-1" + "wide" "36" + "tall" "36" + "visible" "1" + "PaintBackgroundType" "2" + "bgcolor_override" "117 107 94 255" + } + "AvatarImage" + { + "ControlName" "CAvatarImagePanel" + "fieldName" "AvatarImage" + "xpos" "159" + "ypos" "9" + "zpos" "0" + "wide" "32" + "tall" "32" + "visible" "1" + "enabled" "1" + "image" "" + "scaleImage" "1" + "color_outline" "52 48 45 255" + } + "AvatarTextLabel" + { + "ControlName" "CExLabel" + "fieldName" "AvatarTextLabel" + "fgcolor" "TanLight" + "xpos" "50" + "ypos" "7" + "zpos" "2" + "wide" "100" + "tall" "18" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "0" + "labelText" "%playername%" + "textAlignment" "east" + "font" "HudFontSmallest" + } + "Score" + { + "ControlName" "CExLabel" + "fieldName" "Score" + "labelText" "%score%" + "textAlignment" "east" + "xpos" "50" + "ypos" "23" + "zpos" "3" + "wide" "100" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "font" "ScoreboardMedium" + } + } + + "OpponentData" + { + "ControlName" "EditablePanel" + "fieldName" "OpponentData" + "xpos" "325" + "ypos" "0" + "wide" "200" + "tall" "53" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + "AvatarBGPanel" + { + "ControlName" "EditablePanel" + "fieldName" "AvatarBGPanel" + "xpos" "7" + "ypos" "7" + "zpos" "-1" + "wide" "36" + "tall" "36" + "visible" "1" + "PaintBackgroundType" "2" + "bgcolor_override" "117 107 94 255" + } + "AvatarImage" + { + "ControlName" "CAvatarImagePanel" + "fieldName" "AvatarImage" + "xpos" "9" + "ypos" "9" + "zpos" "0" + "wide" "32" + "tall" "32" + "visible" "1" + "enabled" "1" + "image" "" + "scaleImage" "1" + "color_outline" "52 48 45 255" + } + "AvatarTextLabel" + { + "ControlName" "CExLabel" + "fieldName" "AvatarTextLabel" + "fgcolor" "TanLight" + "xpos" "50" + "ypos" "7" + "zpos" "2" + "wide" "100" + "tall" "18" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "0" + "labelText" "%playername%" + "textAlignment" "west" + "font" "HudFontSmallest" + } + "Score" + { + "ControlName" "CExLabel" + "fieldName" "Score" + "labelText" "%score%" + "textAlignment" "west" + "xpos" "50" + "ypos" "23" + "zpos" "3" + "wide" "200" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "font" "ScoreboardMedium" + } + } + } + + "LocalPlayerStatsPanel" + { + "ControlName" "EditablePanel" + "fieldName" "LocalPlayerStatsPanel" + "xpos" "c-388" + "ypos" "96" + "zpos" "3" + "wide" "166" + "tall" "268" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_mvm + { + "visible" "1" + } + + "KillsLabel" + { + "ControlName" "CExLabel" + "fieldName" "KillsLabel" + "font" "Cerbetica48" + "labelText" ":" + "textAlignment" "center" + "xpos" "28" + "ypos" "5" + "zpos" "3" + "wide" "116" + "tall" "48" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "DeathsLabel" + { + "ControlName" "CExLabel" + "fieldName" "DeathsLabel" + "font" "Cerbetica24" + "labelText" "#TF_ScoreBoard_DeathsLabel" + "textAlignment" "east" + "xpos" "9999" + "ypos" "9999" + "zpos" "3" + "wide" "95" + "tall" "24" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "AssistsLabel" + { + "ControlName" "CExLabel" + "fieldName" "AssistsLabel" + "font" "Cerbetica14" + "labelText" "#TF_ScoreBoard_AssistsLabel" + "textAlignment" "west" + "xpos" "40" + "ypos" "60" + "zpos" "3" + "wide" "95" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "DestructionLabel" + { + "ControlName" "CExLabel" + "fieldName" "DestructionLabel" + "font" "Cerbetica14" + "labelText" "#TF_ScoreBoard_DestructionLabel" + "textAlignment" "west" + "xpos" "40" + "ypos" "72" [$WIN32] + "zpos" "3" + "wide" "95" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "Kills" + { + "ControlName" "CExLabel" + "fieldName" "Kills" + "font" "Cerbetica48" + "labelText" "%kills%" + "textAlignment" "east" + "xpos" "7" + "ypos" "5" + "zpos" "3" + "wide" "70" + "tall" "55" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "Deaths" + { + "ControlName" "CExLabel" + "fieldName" "Deaths" + "font" "Cerbetica48" + "labelText" "%deaths%" + "textAlignment" "west" + "xpos" "96" + "ypos" "5" + "zpos" "3" + "wide" "70" + "tall" "55" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "MapName" + { + "ControlName" "CExLabel" + "fieldName" "mapname" + "font" "Cerbetica16" + "labelText" "%mapname%" + "textAlignment" "center" + "xpos" "28" + "ypos" "238" + "zpos" "3" + "wide" "116" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "236 227 203 255" + } + "GameType" + { + "ControlName" "CExLabel" + "fieldName" "gametype" + "font" "Cerbetica12" + "labelText" "%gametype%" + "textAlignment" "center" + "xpos" "28" + "ypos" "250" + "zpos" "3" + "wide" "116" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "185 177 153 255" + } + "Assists" + { + "ControlName" "CExLabel" + "fieldName" "Assists" + "font" "Cerbetica14" + "labelText" "%assists%" + "textAlignment" "west" + "xpos" "100" + "ypos" "60" [$WIN32] + "zpos" "3" + "wide" "35" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "Destruction" + { + "ControlName" "CExLabel" + "fieldName" "Destruction" + "font" "Cerbetica14" + "labelText" "%destruction%" + "textAlignment" "west" + "xpos" "100" + "ypos" "72" [$WIN32] + "zpos" "3" + "wide" "35" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "CapturesLabel" + { + "ControlName" "CExLabel" + "fieldName" "CapturesLabel" + "font" "Cerbetica14" + "labelText" "#TF_ScoreBoard_CapturesLabel" + "textAlignment" "west" + "xpos" "40" + "ypos" "84" + "zpos" "3" + "wide" "100" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "DefensesLabel" + { + "ControlName" "CExLabel" + "fieldName" "DefensesLabel" + "font" "Cerbetica14" + "labelText" "#TF_ScoreBoard_DefensesLabel" + "textAlignment" "west" + "xpos" "40" + "ypos" "96" + "zpos" "3" + "wide" "100" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "DominationLabel" + { + "ControlName" "CExLabel" + "fieldName" "DominationLabel" + "font" "Cerbetica14" + "labelText" "#TF_ScoreBoard_DominationLabel" + "textAlignment" "west" + "xpos" "40" + "ypos" "108" + "zpos" "3" + "wide" "100" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "RevengeLabel" + { + "ControlName" "CExLabel" + "fieldName" "RevengeLabel" + "font" "Cerbetica14" + "labelText" "#TF_ScoreBoard_RevengeLabel" + "textAlignment" "west" + "xpos" "40" + "ypos" "120" + "zpos" "3" + "wide" "100" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "Captures" + { + "ControlName" "CExLabel" + "fieldName" "Captures" + "font" "Cerbetica14" + "labelText" "%captures%" + "textAlignment" "west" + "xpos" "100" + "ypos" "84" + "zpos" "3" + "wide" "35" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "Defenses" + { + "ControlName" "CExLabel" + "fieldName" "Defenses" + "font" "Cerbetica14" + "labelText" "%defenses%" + "textAlignment" "west" + "xpos" "100" [$WIN32] + "ypos" "96" [$WIN32] + "zpos" "3" + "wide" "35" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "Domination" + { + "ControlName" "CExLabel" + "fieldName" "Domination" + "font" "Cerbetica14" + "labelText" "%dominations%" + "textAlignment" "west" + "xpos" "100" + "ypos" "108" + "zpos" "3" + "wide" "35" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "Revenge" + { + "ControlName" "CExLabel" + "fieldName" "Revenge" + "font" "Cerbetica14" + "labelText" "%Revenge%" + "textAlignment" "west" + "xpos" "100" + "ypos" "120" + "zpos" "3" + "wide" "35" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "HealingLabel" + { + "ControlName" "CExLabel" + "fieldName" "HealingLabel" + "font" "Cerbetica14" + "labelText" "#TF_ScoreBoard_HealingLabel" + "textAlignment" "west" + "xpos" "40" + "ypos" "132" + "zpos" "3" + "wide" "95" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "InvulnLabel" + { + "ControlName" "CExLabel" + "fieldName" "InvulnLabel" + "font" "Cerbetica14" + "labelText" "#TF_ScoreBoard_InvulnLabel" + "textAlignment" "west" + "xpos" "40" + "ypos" "144" + "zpos" "3" + "wide" "95" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "TeleportsLabel" + { + "ControlName" "CExLabel" + "fieldName" "TeleportsLabel" + "font" "Cerbetica14" + "labelText" "#TF_ScoreBoard_TeleportsLabel" + "textAlignment" "west" + "xpos" "40" + "ypos" "156" + "zpos" "3" + "wide" "95" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "HeadshotsLabel" + { + "ControlName" "CExLabel" + "fieldName" "HeadshotsLabel" + "font" "Cerbetica14" + "labelText" "#TF_ScoreBoard_HeadshotsLabel" + "textAlignment" "west" + "xpos" "40" + "ypos" "168" + "zpos" "3" + "wide" "95" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "Healing" + { + "ControlName" "CExLabel" + "fieldName" "Healing" + "font" "Cerbetica14" + "labelText" "%healing%" + "textAlignment" "west" + "xpos" "100" + "ypos" "132" + "zpos" "3" + "wide" "35" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "Invuln" + { + "ControlName" "CExLabel" + "fieldName" "Invuln" + "font" "Cerbetica14" + "labelText" "%invulns%" + "textAlignment" "west" + "xpos" "100" + "ypos" "144" + "zpos" "3" + "wide" "35" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "Teleports" + { + "ControlName" "CExLabel" + "fieldName" "Teleports" + "font" "Cerbetica14" + "labelText" "%teleports%" + "textAlignment" "west" + "xpos" "100" [$WIN32] + "ypos" "156" [$WIN32] + "zpos" "3" + "wide" "35" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "Headshots" + { + "ControlName" "CExLabel" + "fieldName" "Headshots" + "font" "Cerbetica14" + "labelText" "%headshots%" + "textAlignment" "west" + "xpos" "100" + "ypos" "168" + "zpos" "3" + "wide" "35" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "BackstabsLabel" + { + "ControlName" "CExLabel" + "fieldName" "BackstabsLabel" + "font" "Cerbetica14" + "labelText" "#TF_ScoreBoard_BackstabsLabel" + "textAlignment" "west" + "xpos" "40" + "ypos" "180" + "zpos" "3" + "wide" "95" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "Backstabs" + { + "ControlName" "CExLabel" + "fieldName" "Backstabs" + "font" "Cerbetica14" + "labelText" "%backstabs%" + "textAlignment" "west" + "xpos" "100" + "ypos" "180" + "zpos" "3" + "wide" "35" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "BonusLabel" + { + "ControlName" "CExLabel" + "fieldName" "BonusLabel" + "font" "Cerbetica14" + "labelText" "#TF_ScoreBoard_BonusLabel" + "textAlignment" "west" + "xpos" "40" + "ypos" "192" + "zpos" "3" + "wide" "95" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "Bonus" + { + "ControlName" "CExLabel" + "fieldName" "Bonus" + "font" "Cerbetica14" + "labelText" "%bonus%" + "textAlignment" "west" [$WIN32] + "xpos" "100" + "ypos" "192" + "zpos" "3" + "wide" "95" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + } + + + "ButtonLegendBG" [$X360] + { + "ControlName" "ImagePanel" + "fieldName" "ButtonLegendBG" + "xpos" "10" + "xpos_hidef" "30" + "ypos" "373" + "zpos" "0" + "wide" "539" + "wide_hidef" "559" + "tall" "38" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fillcolor" "0 0 0 153" + "PaintBackgroundType" "0" + } + + "ButtonLegend" [$X360] + { + "ControlName" "EditablePanel" + "fieldName" "ButtonLegend" + "xpos" "10" + "xpos_hidef" "35" + "ypos" "373" + "zpos" "1" + "wide" "539" + "wide_hidef" "595" + "tall" "150" + "visible" "1" + + "SelectHintIcon" + { + "ControlName" "CExLabel" + "fieldName" "SelectHintIcon" + "font" "GameUIButtons" + "xpos" "10" + "xpos_hidef" "0" + "ypos" "0" + "zpos" "1" + "wide" "300" + "tall" "38" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "C" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + + "SelectHintLabel" + { + "ControlName" "CExLabel" + "fieldName" "SelectHintLabel" + "font" "ScoreboardMedium" + "xpos" "25" + "xpos_lodef" "37" + "ypos" "2" + "zpos" "1" + "wide" "300" + "tall" "39" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#GameUI_Select" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + + "GamerCardIcon" + { + "ControlName" "CExLabel" + "fieldName" "GamerCardIcon" + "font" "GameUIButtons" + "xpos" "150" + "xpos_hidef" "145" + "ypos" "0" + "zpos" "1" + "wide" "300" + "tall" "38" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "A" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + + "GamerCardLabel" + { + "ControlName" "CExLabel" + "fieldName" "GamerCardLabel" + "font" "ScoreboardMedium" + "xpos" "170" + "xpos_lodef" "177" + "ypos" "2" + "zpos" "1" + "wide" "300" + "tall" "39" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#TF_ViewGamercard" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + + "ReputationIcon" + { + "ControlName" "CExLabel" + "fieldName" "ReputationIcon" + "font" "GameUIButtons" + "xpos" "350" + "xpos_hidef" "378" + "ypos" "0" + "zpos" "1" + "wide" "300" + "tall" "38" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "X" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + + "ReputationLabel" + { + "ControlName" "CExLabel" + "fieldName" "ReputationLabel" + "font" "ScoreboardMedium" + "xpos" "403" + "xpos_lodef" "377" + "ypos" "2" + "zpos" "1" + "wide" "300" + "tall" "39" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#GameUI_PlayerReview" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + } + + "MvMScoreboard" + { + "ControlName" "CTFHudMannVsMachineScoreboard" + "fieldName" "MvMScoreboard" + "xpos" "100" + "ypos" "5" + "zpos" "10" + "wide" "f0" + "tall" "480" + "visible" "0" + "enabled" "1" + + "verbose" "1" + + if_mvm + { + "visible" "1" + } + } +} diff --git a/minmode/resource/ui/SpectatorTournament.res b/minmode/resource/ui/SpectatorTournament.res index 2550745..4d3e53a 100644 --- a/minmode/resource/ui/SpectatorTournament.res +++ b/minmode/resource/ui/SpectatorTournament.res @@ -1,561 +1,561 @@ -"Resource/UI/SpectatorTournament.res"
-{
- "specgui"
- {
- "ControlName" "Frame"
- "fieldName" "specgui"
- "wide" "f0"
- "tall" "480"
- "autoResize" "0"
- "pinCorner" "0"
- "enabled" "1"
-
- "team1_player_base_offset_x" "-367"
- "team1_player_base_y" "460"
- "team1_player_delta_x" "0"
- "team1_player_delta_y" "-16"
- "team2_player_base_offset_x" "207"
- "team2_player_base_y" "460"
- "team2_player_delta_x" "0"
- "team2_player_delta_y" "-16"
-
- "playerpanels_kv"
- {
- "visible" "0"
- "wide" "160"
- "tall" "18"
- "zpos" "1"
-
-
-
- "color_ready" "0 255 0 220"
- "color_notready" "0 0 0 220"
-
- "tabPosition" "0"
-
- "PanelBackground"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PanelBackground"
- "xpos" "0"
- "ypos" "0"
- "zpos" "-1"
- "wide" "160"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "15 15 15 50"
- }
-
- "PanelLeft"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PanelLeft"
- "xpos" "0"
- "ypos" "0"
- "zpos" "-1"
- "wide" "49"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "15 15 15 255"
- }
-
- "PanelTop"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PanelTop"
- "xpos" "0"
- "ypos" "0"
- "zpos" "-1"
- "wide" "160"
- "tall" "3"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "15 15 15 255"
- }
-
- "PanelBottom"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PanelBottom"
- "xpos" "0"
- "ypos" "15"
- "zpos" "-1"
- "wide" "160"
- "tall" "4"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "15 15 15 255"
- }
-
- "PanelRight"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PanelRight"
- "xpos" "157"
- "ypos" "0"
- "zpos" "-1"
- "wide" "4"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "15 15 15 255"
- }
-
- "playername"
- {
- "ControlName" "CExLabel"
- "fieldName" "playername"
- "font" "CerbeticaBold14"
- "xpos" "50"
- "ypos" "0"
- "zpos" "5"
- "wide" "90"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "labelText" "%playername%"
- "textAlignment" "west"
- "fgcolor" "235 226 202 255"
-
- }
-
- "classimage"
- {
- "ControlName" "CTFClassImage"
- "fieldName" "classimage"
- "xpos" "0"
- "ypos" "1"
- "zpos" "2"
- "wide" "22"
- "tall" "22"
- "visible" "1"
- "enabled" "1"
- "team1_image" "../hud/class_scoutred"
- "scaleImage" "1"
-
- }
-
- "classimagebg"
- {
- "ControlName" "Panel"
- "fieldName" "classimagebg"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "2"
- "wide" "9999"
- "tall" "9999"
- "visible" "0"
- "enabled" "1"
- "bgcolor_override" "Black"
- "PaintBackgroundType" "0"
-
- }
-
- "HealthIcon"
- {
- "ControlName" "EditablePanel"
- "fieldName" "HealthIcon"
- "xpos" "23"
- "ypos" "1"
- "zpos" "3"
- "wide" "24"
- "tall" "14"
- "visible" "1"
- "enabled" "1"
- "HealthBonusPosAdj" "10"
- "HealthDeathWarning" "0.49"
- "TFFont" "HudFontSmallest"
- "HealthDeathWarningColor" "HUDDeathWarning"
- "TextColor" "HudOffWhite"
- }
-
- "ReadyBG"
- {
- "ControlName" "ScalableImagePanel"
- "fieldName" "ReadyBG"
- "xpos" "0"
- "ypos" "0"
- "zpos" "-1"
- "wide" "16"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "image" "../HUD/tournament_panel_brown"
-
- "src_corner_height" "22" // pixels inside the image
- "src_corner_width" "22"
-
- "draw_corner_width" "3" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "3"
-
- }
-
- "ReadyImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "ReadyImage"
- "xpos" "32"
- "ypos" "8"
- "zpos" "0"
- "wide" "12"
- "tall" "12"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "image" "hud/checkmark"
- "scaleImage" "1"
-
- }
-
- "respawntime"
- {
- "ControlName" "CExLabel"
- "fieldName" "respawntime"
- "font" "Cerbetica12"
- "xpos" "5"
- "ypos" "5"
- "zpos" "5"
- "wide" "23"
- "tall" "10"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "labelText" "%respawntime%"
- "textAlignment" "west"
- "fgcolor" "255 20 175 255"
-
- }
- "respawntimeBG"
- {
- "ControlName" "CExLabel"
- "fieldName" "respawntimeBG"
- "font" "Cerbetica12"
- "xpos" "6"
- "ypos" "6"
- "zpos" "5"
- "wide" "23"
- "tall" "10"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "labelText" "%respawntime%"
- "textAlignment" "west"
- "fgcolor" "TransparentBlack"
-
- }
- "healthcover"
- {
- "ControlName" "CExLabel"
- "fieldName" "healthcover"
- "font" "Blocks48"
- "xpos" "22"
- "ypos" "1"
- "zpos" "5"
- "wide" "26"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "labelText" "%respawntime%"
- "textAlignment" "west"
- "fgcolor" "15 15 15 255"
-
- }
-
- "chargeamount"
- {
- "ControlName" "CExLabel"
- "fieldName" "chargeamount"
- "font" "Cerbetica12"
- "xpos" "130"
- "ypos" "2"
- "zpos" "6"
- "wide" "25"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "labelText" "%chargeamount%"
- "textAlignment" "east"
- "fgcolor" "0 255 255 255"
- }
- "chargeamountBG"
- {
- "ControlName" "CExLabel"
- "fieldName" "chargeamountBG"
- "font" "Cerbetica12"
- "xpos" "131"
- "ypos" "3"
- "zpos" "6"
- "wide" "25"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "labelText" "%chargeamount%"
- "textAlignment" "east"
- "fgcolor" "TransparentBlack"
- }
-
- "specindex"
- {
- "ControlName" "CExLabel"
- "fieldName" "specindex"
- "font" "DefaultVerySmall"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "5"
- "wide" "50"
- "tall" "8"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "labelText" "%specindex%"
- "textAlignment" "north-west"
- //"fgcolor" "235 226 202 255"
- }
-
- }
-
- }
-
- "topbar"
- {
- "ControlName" "Panel"
- "fieldName" "TopBar"
- "visible" "0"
- "tall" "0"
- }
- "BottomBar"
- {
- "ControlName" "Frame"
- "fieldName" "BottomBar"
- "visible" "0"
- "ypos" "100"
- "tall" "0"
- }
- "bottombarblank"
- {
- "ControlName" "Panel"
- "fieldName" "bottombarblank"
- "visible" "0"
- "ypos" "480"
- }
- "ReinforcementsLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ReinforcementsLabel"
- "xpos" "c-300" [$WIN32]
- "ypos" "50" [$WIN32]
- "wide" "600" [$WIN32]
- "tall" "24"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#game_respawntime_in_secs"
- "textAlignment" "center"
- "font" "Cerbetica24"
- }
- "BuyBackLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "BuyBackLabel"
- "xpos" "c-190"
- "ypos" "16"
- "wide" "380"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "labelText" "#TF_PVE_Buyback"
- "textAlignment" "center"
- "font" "Cerbetica20"
- "wrap" "1"
- "centerwrap" "1"
-
- if_mvm
- {
- "visible" "1"
- }
- }
- "MapLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "MapLabel"
- "visible" "0"
- }
- "ClassOrTeamLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ClassOrTeamLabel"
- "visible" "0"
- }
- "SwitchCamModeKeyLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "SwitchCamModeKeyLabel"
- "visible" "0"
-
- }
- "SwitchCamModeLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "SwitchCamModeLabel"
- "visible" "0"
- }
- "CycleTargetFwdKeyLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CycleTargetFwdKeyLabel"
- "visible" "0"
- }
- "CycleTargetFwdLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CycleTargetFwdLabel"
- "visible" "0"
- }
- "CycleTargetRevKeyLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CycleTargetRevKeyLabel"
- "visible" "0"
- }
- "CycleTargetRevLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CycleTargetRevLabel"
- "visible" "0"
- }
- "TipLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TipLabel"
- "visible" "0"
- }
- "itempanel"
- {
- "ControlName" "CItemModelPanel"
- "fieldName" "itempanel"
- "xpos" "r249"
- "ypos" "c0"
- "zpos" "1"
- "wide" "240"
- "tall" "900"
- "visible" "0"
- "bgcolor_override" "255 255 255 0"
- "PaintBackgroundType" "0"
- "paintborder" "0"
-
- "model_xpos" "10"
- "model_center_y" "1"
- "model_wide" "64"
- "model_tall" "48"
-
- "text_xpos" "90"
- "text_ypos" "25"
- "text_wide" "150"
- "text_center" "1"
-
- "max_text_height" "90"
- "padding_height" "10"
- "resize_to_text" "1"
- "text_forcesize" "2"
-
- "ItemBackground"
- {
- "ControlName" "ImagePanel"
- "fieldName" "ItemBackground"
- "xpos" "0"
- "ypos" "0"
- "zpos" "-1"
- "wide" "240"
- "tall" "900"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "0 0 0 100"
- }
- "TitleBackground"
- {
- "ControlName" "ImagePanel"
- "fieldName" "TitleBackground"
- "xpos" "4"
- "ypos" "4"
- "zpos" "-1"
- "wide" "232"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "0 0 0 100"
- }
-
- "itemmodelpanel"
- {
- "fieldName" "itemmodelpanel"
- "use_item_rendertarget" "1"
- "useparentbg" "1"
- }
-
- "ItemLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemLabel"
- "font" "Cerbetica12"
- "xpos" "10"
- "ypos" "5"
- "zpos" "1"
- "wide" "270"
- "tall" "12"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#FreezePanel_Item"
- "textAlignment" "south-west"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "attriblabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "attriblabel"
- "font" "ItemFontAttribLarge"
- "xpos" "0"
- "ypos" "30"
- "zpos" "2"
- "wide" "140"
- "tall" "60"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%attriblist%"
- "textAlignment" "south"
- "fgcolor" "235 226 202 255"
- "centerwrap" "1"
- }
- }
-}
+"Resource/UI/SpectatorTournament.res" +{ + "specgui" + { + "ControlName" "Frame" + "fieldName" "specgui" + "wide" "f0" + "tall" "480" + "autoResize" "0" + "pinCorner" "0" + "enabled" "1" + + "team1_player_base_offset_x" "-367" + "team1_player_base_y" "460" + "team1_player_delta_x" "0" + "team1_player_delta_y" "-16" + "team2_player_base_offset_x" "207" + "team2_player_base_y" "460" + "team2_player_delta_x" "0" + "team2_player_delta_y" "-16" + + "playerpanels_kv" + { + "visible" "0" + "wide" "160" + "tall" "18" + "zpos" "1" + + + + "color_ready" "0 255 0 220" + "color_notready" "0 0 0 220" + + "tabPosition" "0" + + "PanelBackground" + { + "ControlName" "ImagePanel" + "fieldName" "PanelBackground" + "xpos" "0" + "ypos" "0" + "zpos" "-1" + "wide" "160" + "tall" "18" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fillcolor" "15 15 15 50" + } + + "PanelLeft" + { + "ControlName" "ImagePanel" + "fieldName" "PanelLeft" + "xpos" "0" + "ypos" "0" + "zpos" "-1" + "wide" "49" + "tall" "18" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fillcolor" "15 15 15 255" + } + + "PanelTop" + { + "ControlName" "ImagePanel" + "fieldName" "PanelTop" + "xpos" "0" + "ypos" "0" + "zpos" "-1" + "wide" "160" + "tall" "3" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fillcolor" "15 15 15 255" + } + + "PanelBottom" + { + "ControlName" "ImagePanel" + "fieldName" "PanelBottom" + "xpos" "0" + "ypos" "15" + "zpos" "-1" + "wide" "160" + "tall" "4" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fillcolor" "15 15 15 255" + } + + "PanelRight" + { + "ControlName" "ImagePanel" + "fieldName" "PanelRight" + "xpos" "157" + "ypos" "0" + "zpos" "-1" + "wide" "4" + "tall" "16" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fillcolor" "15 15 15 255" + } + + "playername" + { + "ControlName" "CExLabel" + "fieldName" "playername" + "font" "CerbeticaBold14" + "xpos" "50" + "ypos" "0" + "zpos" "5" + "wide" "90" + "tall" "16" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "labelText" "%playername%" + "textAlignment" "west" + "fgcolor" "235 226 202 255" + + } + + "classimage" + { + "ControlName" "CTFClassImage" + "fieldName" "classimage" + "xpos" "0" + "ypos" "1" + "zpos" "2" + "wide" "22" + "tall" "22" + "visible" "1" + "enabled" "1" + "team1_image" "../hud/class_scoutred" + "scaleImage" "1" + + } + + "classimagebg" + { + "ControlName" "Panel" + "fieldName" "classimagebg" + "xpos" "9999" + "ypos" "9999" + "zpos" "2" + "wide" "9999" + "tall" "9999" + "visible" "0" + "enabled" "1" + "bgcolor_override" "Black" + "PaintBackgroundType" "0" + + } + + "HealthIcon" + { + "ControlName" "EditablePanel" + "fieldName" "HealthIcon" + "xpos" "23" + "ypos" "1" + "zpos" "3" + "wide" "24" + "tall" "14" + "visible" "1" + "enabled" "1" + "HealthBonusPosAdj" "10" + "HealthDeathWarning" "0.49" + "TFFont" "HudFontSmallest" + "HealthDeathWarningColor" "HUDDeathWarning" + "TextColor" "HudOffWhite" + } + + "ReadyBG" + { + "ControlName" "ScalableImagePanel" + "fieldName" "ReadyBG" + "xpos" "0" + "ypos" "0" + "zpos" "-1" + "wide" "16" + "tall" "16" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "image" "../HUD/tournament_panel_brown" + + "src_corner_height" "22" // pixels inside the image + "src_corner_width" "22" + + "draw_corner_width" "3" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "3" + + } + + "ReadyImage" + { + "ControlName" "ImagePanel" + "fieldName" "ReadyImage" + "xpos" "32" + "ypos" "8" + "zpos" "0" + "wide" "12" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "image" "hud/checkmark" + "scaleImage" "1" + + } + + "respawntime" + { + "ControlName" "CExLabel" + "fieldName" "respawntime" + "font" "Cerbetica12" + "xpos" "5" + "ypos" "5" + "zpos" "5" + "wide" "23" + "tall" "10" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "labelText" "%respawntime%" + "textAlignment" "west" + "fgcolor" "255 20 175 255" + + } + "respawntimeBG" + { + "ControlName" "CExLabel" + "fieldName" "respawntimeBG" + "font" "Cerbetica12" + "xpos" "6" + "ypos" "6" + "zpos" "5" + "wide" "23" + "tall" "10" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "labelText" "%respawntime%" + "textAlignment" "west" + "fgcolor" "TransparentBlack" + + } + "healthcover" + { + "ControlName" "CExLabel" + "fieldName" "healthcover" + "font" "Blocks48" + "xpos" "22" + "ypos" "1" + "zpos" "5" + "wide" "26" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "labelText" "%respawntime%" + "textAlignment" "west" + "fgcolor" "15 15 15 255" + + } + + "chargeamount" + { + "ControlName" "CExLabel" + "fieldName" "chargeamount" + "font" "Cerbetica12" + "xpos" "130" + "ypos" "2" + "zpos" "6" + "wide" "25" + "tall" "13" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "labelText" "%chargeamount%" + "textAlignment" "east" + "fgcolor" "0 255 255 255" + } + "chargeamountBG" + { + "ControlName" "CExLabel" + "fieldName" "chargeamountBG" + "font" "Cerbetica12" + "xpos" "131" + "ypos" "3" + "zpos" "6" + "wide" "25" + "tall" "13" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "labelText" "%chargeamount%" + "textAlignment" "east" + "fgcolor" "TransparentBlack" + } + + "specindex" + { + "ControlName" "CExLabel" + "fieldName" "specindex" + "font" "DefaultVerySmall" + "xpos" "9999" + "ypos" "9999" + "zpos" "5" + "wide" "50" + "tall" "8" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "labelText" "%specindex%" + "textAlignment" "north-west" + //"fgcolor" "235 226 202 255" + } + + } + + } + + "topbar" + { + "ControlName" "Panel" + "fieldName" "TopBar" + "visible" "0" + "tall" "0" + } + "BottomBar" + { + "ControlName" "Frame" + "fieldName" "BottomBar" + "visible" "0" + "ypos" "100" + "tall" "0" + } + "bottombarblank" + { + "ControlName" "Panel" + "fieldName" "bottombarblank" + "visible" "0" + "ypos" "480" + } + "ReinforcementsLabel" + { + "ControlName" "CExLabel" + "fieldName" "ReinforcementsLabel" + "xpos" "c-300" [$WIN32] + "ypos" "50" [$WIN32] + "wide" "600" [$WIN32] + "tall" "24" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#game_respawntime_in_secs" + "textAlignment" "center" + "font" "Cerbetica24" + } + "BuyBackLabel" + { + "ControlName" "CExLabel" + "fieldName" "BuyBackLabel" + "xpos" "c-190" + "ypos" "16" + "wide" "380" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "labelText" "#TF_PVE_Buyback" + "textAlignment" "center" + "font" "Cerbetica20" + "wrap" "1" + "centerwrap" "1" + + if_mvm + { + "visible" "1" + } + } + "MapLabel" + { + "ControlName" "CExLabel" + "fieldName" "MapLabel" + "visible" "0" + } + "ClassOrTeamLabel" + { + "ControlName" "CExLabel" + "fieldName" "ClassOrTeamLabel" + "visible" "0" + } + "SwitchCamModeKeyLabel" + { + "ControlName" "CExLabel" + "fieldName" "SwitchCamModeKeyLabel" + "visible" "0" + + } + "SwitchCamModeLabel" + { + "ControlName" "CExLabel" + "fieldName" "SwitchCamModeLabel" + "visible" "0" + } + "CycleTargetFwdKeyLabel" + { + "ControlName" "CExLabel" + "fieldName" "CycleTargetFwdKeyLabel" + "visible" "0" + } + "CycleTargetFwdLabel" + { + "ControlName" "CExLabel" + "fieldName" "CycleTargetFwdLabel" + "visible" "0" + } + "CycleTargetRevKeyLabel" + { + "ControlName" "CExLabel" + "fieldName" "CycleTargetRevKeyLabel" + "visible" "0" + } + "CycleTargetRevLabel" + { + "ControlName" "CExLabel" + "fieldName" "CycleTargetRevLabel" + "visible" "0" + } + "TipLabel" + { + "ControlName" "CExLabel" + "fieldName" "TipLabel" + "visible" "0" + } + "itempanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "itempanel" + "xpos" "r249" + "ypos" "c0" + "zpos" "1" + "wide" "240" + "tall" "900" + "visible" "0" + "bgcolor_override" "255 255 255 0" + "PaintBackgroundType" "0" + "paintborder" "0" + + "model_xpos" "10" + "model_center_y" "1" + "model_wide" "64" + "model_tall" "48" + + "text_xpos" "90" + "text_ypos" "25" + "text_wide" "150" + "text_center" "1" + + "max_text_height" "90" + "padding_height" "10" + "resize_to_text" "1" + "text_forcesize" "2" + + "ItemBackground" + { + "ControlName" "ImagePanel" + "fieldName" "ItemBackground" + "xpos" "0" + "ypos" "0" + "zpos" "-1" + "wide" "240" + "tall" "900" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fillcolor" "0 0 0 100" + } + "TitleBackground" + { + "ControlName" "ImagePanel" + "fieldName" "TitleBackground" + "xpos" "4" + "ypos" "4" + "zpos" "-1" + "wide" "232" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fillcolor" "0 0 0 100" + } + + "itemmodelpanel" + { + "fieldName" "itemmodelpanel" + "use_item_rendertarget" "1" + "useparentbg" "1" + } + + "ItemLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemLabel" + "font" "Cerbetica12" + "xpos" "10" + "ypos" "5" + "zpos" "1" + "wide" "270" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#FreezePanel_Item" + "textAlignment" "south-west" + "dulltext" "0" + "brighttext" "0" + } + + "attriblabel" + { + "ControlName" "CExLabel" + "fieldName" "attriblabel" + "font" "ItemFontAttribLarge" + "xpos" "0" + "ypos" "30" + "zpos" "2" + "wide" "140" + "tall" "60" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%attriblist%" + "textAlignment" "south" + "fgcolor" "235 226 202 255" + "centerwrap" "1" + } + } +} diff --git a/minmode/resource/ui/econ/ItemModelPanel.res b/minmode/resource/ui/econ/ItemModelPanel.res index da32a29..c3785a1 100644 --- a/minmode/resource/ui/econ/ItemModelPanel.res +++ b/minmode/resource/ui/econ/ItemModelPanel.res @@ -1,187 +1,187 @@ -"Resource/UI/ItemModelPanel.res"
-{
- "itemmodelpanel"
- {
- "ControlName" "CEmbeddedItemModelPanel"
- "fieldName" "itemmodelpanel"
-
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "140"
- "tall" "100"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "useparentbg" "1"
-
- "inset_eq_x" "2"
- "inset_eq_y" "2"
-
- "fov" "54"
- "start_framed" "1"
-
- "disable_manipulation" "1"
-
- "model"
- {
- "angles_x" "10"
- "angles_y" "130"
- "angles_z" "0"
- }
- }
-
- "namelabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "namelabel"
- "font" "ItemFontNameLarge"
- "xpos" "0"
- "ypos" "0"
- "zpos" "2"
- "wide" "140"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%itemname%"
- "textAlignment" "south"
- "fgcolor" "235 226 202 255"
- "centerwrap" "1"
- }
- "attriblabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "attriblabel"
- "font" "ItemFontAttribLarge"
- "xpos" "0"
- "ypos" "30"
- "zpos" "2"
- "wide" "140"
- "tall" "60"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%attriblist%"
- "textAlignment" "south"
- "fgcolor" "117 107 94 255"
- "centerwrap" "1"
- }
-
- "equippedlabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "equippedlabel"
- "font" "ItemFontAttribSmall"
- "xpos" "37"
- "ypos" "28"
- "zpos" "2"
- "wide" "35"
- "tall" "10"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#ItemPanelEquipped"
- "textAlignment" "center"
- "fgcolor" "200 80 60 255"
- "bgcolor_override" "0 0 0 255"
- "PaintBackgroundType" "2"
- }
-
- "paint_icon"
- {
- "ControlName" "CItemMaterialCustomizationIconPanel"
- "fieldName" "paint_icon"
- "xpos" "0"
- "ypos" "0"
- "zpos" "2"
- "wide" "16"
- "tall" "16"
- "visible" "0"
- "enabled" "1"
-
- }
-
- "quantitylabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "quantitylabel"
- "font" "Cerbetica12"
- "xpos" "4"
- "ypos" "4"
- "zpos" "2"
- "wide" "16"
- "tall" "10"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "center"
- "fgcolor" "200 80 60 255"
- "bgcolor_override" "0 0 0 255"
- "PaintBackgroundType" "2"
- }
-
- "serieslabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "serieslabel"
- "font" "Cerbetica12"
- "xpos" "4"
- "ypos" "4"
- "zpos" "2"
- "wide" "16"
- "tall" "10"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "center"
- "fgcolor" "200 180 60 255"
- "bgcolor_override" "0 40 30 255"
- "PaintBackgroundType" "2"
- }
-
- "contained_item_panel"
- {
- "ControlName" "CItemModelPanel"
- "xpos" "32"
- "ypos" "20"
- "zpos" "4"
- "wide" "18"
- "tall" "18"
- "visible" "0"
- "bgcolor_override" "0 0 0 200"
- "noitem_textcolor" "117 107 94 255"
- "PaintBackgroundType" "2"
- "paintborder" "0"
- "useparentbg" "0"
-
- "enabled" "1"
-
- "model_xpos" "1"
- "model_ypos" "1"
- "model_wide" "16"
- "model_tall" "16"
- "text_ypos" "60"
- "text_center" "1"
- "model_only" "1"
-
- "inset_eq_x" "2"
- "inset_eq_y" "2"
-
- "itemmodelpanel"
- {
- "use_item_rendertarget" "0"
- "allow_rot" "0"
- }
-
- "use_item_sounds" "1"
- }
-}
+"Resource/UI/ItemModelPanel.res" +{ + "itemmodelpanel" + { + "ControlName" "CEmbeddedItemModelPanel" + "fieldName" "itemmodelpanel" + + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "140" + "tall" "100" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "useparentbg" "1" + + "inset_eq_x" "2" + "inset_eq_y" "2" + + "fov" "54" + "start_framed" "1" + + "disable_manipulation" "1" + + "model" + { + "angles_x" "10" + "angles_y" "130" + "angles_z" "0" + } + } + + "namelabel" + { + "ControlName" "CExLabel" + "fieldName" "namelabel" + "font" "ItemFontNameLarge" + "xpos" "0" + "ypos" "0" + "zpos" "2" + "wide" "140" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%itemname%" + "textAlignment" "south" + "fgcolor" "235 226 202 255" + "centerwrap" "1" + } + "attriblabel" + { + "ControlName" "CExLabel" + "fieldName" "attriblabel" + "font" "ItemFontAttribLarge" + "xpos" "0" + "ypos" "30" + "zpos" "2" + "wide" "140" + "tall" "60" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%attriblist%" + "textAlignment" "south" + "fgcolor" "117 107 94 255" + "centerwrap" "1" + } + + "equippedlabel" + { + "ControlName" "CExLabel" + "fieldName" "equippedlabel" + "font" "ItemFontAttribSmall" + "xpos" "37" + "ypos" "28" + "zpos" "2" + "wide" "35" + "tall" "10" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#ItemPanelEquipped" + "textAlignment" "center" + "fgcolor" "200 80 60 255" + "bgcolor_override" "0 0 0 255" + "PaintBackgroundType" "2" + } + + "paint_icon" + { + "ControlName" "CItemMaterialCustomizationIconPanel" + "fieldName" "paint_icon" + "xpos" "0" + "ypos" "0" + "zpos" "2" + "wide" "16" + "tall" "16" + "visible" "0" + "enabled" "1" + + } + + "quantitylabel" + { + "ControlName" "CExLabel" + "fieldName" "quantitylabel" + "font" "Cerbetica12" + "xpos" "4" + "ypos" "4" + "zpos" "2" + "wide" "18" + "tall" "10" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "labelText" "" + "textAlignment" "center" + "fgcolor" "200 80 60 255" + "bgcolor_override" "0 0 0 255" + "PaintBackgroundType" "2" + } + + "serieslabel" + { + "ControlName" "CExLabel" + "fieldName" "serieslabel" + "font" "Cerbetica12" + "xpos" "4" + "ypos" "4" + "zpos" "2" + "wide" "18" + "tall" "10" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "labelText" "" + "textAlignment" "center" + "fgcolor" "200 180 60 255" + "bgcolor_override" "0 40 30 255" + "PaintBackgroundType" "2" + } + + "contained_item_panel" + { + "ControlName" "CItemModelPanel" + "xpos" "32" + "ypos" "20" + "zpos" "4" + "wide" "18" + "tall" "18" + "visible" "0" + "bgcolor_override" "0 0 0 200" + "noitem_textcolor" "117 107 94 255" + "PaintBackgroundType" "2" + "paintborder" "0" + "useparentbg" "0" + + "enabled" "1" + + "model_xpos" "1" + "model_ypos" "1" + "model_wide" "16" + "model_tall" "16" + "text_ypos" "60" + "text_center" "1" + "model_only" "1" + + "inset_eq_x" "2" + "inset_eq_y" "2" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "allow_rot" "0" + } + + "use_item_sounds" "1" + } +} |
