summaryrefslogtreecommitdiff
path: root/customizations
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2017-06-03 18:01:40 -0400
committerCriticalFlaw <[email protected]>2017-06-03 18:01:40 -0400
commit3e0bdaccf9104bb937854ae3b621cbb5ca40e604 (patch)
tree7297cd2b1609ba00150e9244bcc2257ce8340aeb /customizations
parented7d314c69ef256f0788d9d403964e7e94fe1c8c (diff)
Added a customizations folder
Diffstat (limited to 'customizations')
-rw-r--r--customizations/4_by_3_ratio/MvMScoreboard.res232
-rw-r--r--customizations/4_by_3_ratio/ScoreBoard-9s.res1954
-rw-r--r--customizations/4_by_3_ratio/ScoreBoard.res1954
-rw-r--r--customizations/4_by_3_ratio/SpectatorTournament.res591
4 files changed, 4731 insertions, 0 deletions
diff --git a/customizations/4_by_3_ratio/MvMScoreboard.res b/customizations/4_by_3_ratio/MvMScoreboard.res
new file mode 100644
index 0000000..d0a0dda
--- /dev/null
+++ b/customizations/4_by_3_ratio/MvMScoreboard.res
@@ -0,0 +1,232 @@
+"Resource/UI/MvMScoreboard.res"
+{
+ "WaveStatusPanel"
+ {
+ "ControlName" "CWaveStatusPanel"
+ "fieldName" "WaveStatusPanel"
+ "xpos" "c-300"
+ "ypos" "8"
+ "zpos" "0"
+ "wide" "600"
+ "tall" "67"
+ "visible" "1"
+ "enabled" "1"
+
+ "verbose" "1"
+ }
+
+ "ScoreboardBackground"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "ScoreboardBackground"
+ "xpos" "c-270"
+ "ypos" "244"
+ "zpos" "-1"
+ "wide" "540"
+ "tall" "500"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fillcolor" "0 0 0 100"
+ }
+ "PopFileLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "PopFileLabel"
+ "font" "Cerbetica24"
+ "labelText" "%popfile%"
+ "textAlignment" "center"
+ "xpos" "c-270"
+ "ypos" "c-30"
+ "wide" "270"
+ "tall" "30"
+ "fgcolor" "tanlight"
+ }
+
+ "DifficultyContainer"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "DifficultyContainer"
+ "xpos" "c0"
+ "ypos" "c-30"
+ "wide" "270"
+ "tall" "30"
+ "visible" "1"
+
+ "DifficultyLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "DifficultyLabel"
+ "font" "Cerbetica24"
+ "labelText" "#TF_MvM_Difficulty"
+ "textAlignment" "center"
+ "xpos" "0"
+ "ypos" "-6"
+ "wide" "0"
+ "tall" "0" //disable
+ "fgcolor" "tanlight"
+ }
+
+ "DifficultyValue"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "DifficultyValue"
+ "font" "Cerbetica24"
+ "labelText" "%difficultyvalue%"
+ "textAlignment" "center"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "270"
+ "tall" "30"
+ "fgcolor" "tanlight"
+ }
+ }
+
+ "PlayerListBackground"
+ {
+ "ControlName" "ScalableImagePanel"
+ "fieldName" "PlayerListBackground"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "-1"
+ "wide" "400"
+ "tall" "150"
+ "visible" "1"
+ "enabled" "1"
+ "image" "../hud/tournament_panel_brown"
+
+ "scaleImage" "1"
+
+ "src_corner_height" "22" // pixels inside the image
+ "src_corner_width" "22"
+
+ "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "0"
+ }
+
+ "MvMPlayerList"
+ {
+ "ControlName" "SectionedLsistPanel"
+ "fieldName" "MvMPlayerList"
+ "xpos" "c-260"
+ "ypos" "248"
+ "wide" "520"
+ "tall" "148"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "autoresize" "3"
+ "linespacing" "22"
+ "textcolor" "White"
+ "font" "Cerbetica24"
+ }
+
+ "CreditStatsContainer"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "CreditStatsContainer"
+ "xpos" "c-190"
+ "ypos" "70"
+ "wide" "480"
+ "tall" "205"
+ "visible" "1"
+
+ "CreditStatsBackground"
+ {
+ "ControlName" "ScalableImagePanel"
+ "fieldName" "CreditStatsBackground"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "-1"
+ "wide" "400"
+ "tall" "135"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "image" "../HUD/tournament_panel_brown"
+
+ "src_corner_height" "22" // pixels inside the image
+ "src_corner_width" "22"
+
+ "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "0"
+ }
+
+ "CreditsLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "CreditsLabel"
+ "font" "Cerbetica16"
+ "labelText" "#TF_PVE_Currency"
+ "textAlignment" "center"
+ "xpos" "9999"
+ "ypos" "9999"
+ "wide" "200"
+ "fgcolor" "tanlight"
+ }
+
+ "PreviousWaveCreditInfoPanel"
+ {
+ "ControlName" "CCreditDisplayPanel"
+ "fieldName" "PreviousWaveCreditInfoPanel"
+ "xpos" "8"
+ "ypos" "30"
+ "wide" "184"
+ "tall" "60"
+ "wide" "200"
+ "visible" "1"
+ }
+
+ "TotalGameCreditInfoPanel"
+ {
+ "ControlName" "CCreditDisplayPanel"
+ "fieldName" "TotalGameCreditInfoPanel"
+ "xpos" "208"
+ "ypos" "30"
+ "wide" "184"
+ "tall" "60"
+ "wide" "200"
+ "visible" "1"
+ }
+
+ "PreviousWaveCreditSpendPanel"
+ {
+ "ControlName" "CCreditSpendPanel"
+ "fieldName" "PreviousWaveCreditSpendPanel"
+ "xpos" "8"
+ "ypos" "75"
+ "wide" "184"
+ "tall" "60"
+ "wide" "200"
+ "visible" "1"
+ }
+
+ "TotalGameCreditSpendPanel"
+ {
+ "ControlName" "CCreditSpendPanel"
+ "fieldName" "TotalGameCreditSpendPanel"
+ "xpos" "208"
+ "ypos" "75"
+ "wide" "184"
+ "tall" "60"
+ "wide" "200"
+ "visible" "1"
+ }
+
+ "RespecStatusLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "RespecStatusLabel"
+ "font" "HudFontSmall"
+ "labelText" "%respecstatus%"
+ "textAlignment" "north-west"
+ "xpos" "180"
+ "ypos" "8"
+ "wide" "220"
+ "tall" "40"
+ "fgcolor" "tanlight"
+ }
+ }
+} \ No newline at end of file
diff --git a/customizations/4_by_3_ratio/ScoreBoard-9s.res b/customizations/4_by_3_ratio/ScoreBoard-9s.res
new file mode 100644
index 0000000..cc3e8bc
--- /dev/null
+++ b/customizations/4_by_3_ratio/ScoreBoard-9s.res
@@ -0,0 +1,1954 @@
+"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"
+ "medal_width" "14"
+ "name_width" "0"
+ "name_width_short" "65"
+ "spacer" "5"
+ "status_width" "15"
+ "nemesis_width" "15"
+ "class_width" "20"
+ "score_width" "20"
+ "ping_width" "20"
+ "killstreak_width" "15"
+ "killstreak_image_width" "15"
+ }
+ "BlueScoreBG"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "BlueScoreBG"
+ "xpos" "c-270"
+ "ypos" "144"
+ "ypos_minmode" "239"
+ "wide" "270"
+ "tall" "25"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fillcolor" "70 130 180 153"
+ "scaleImage" "1"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+ }
+ "BlueLeaderAvatar"
+ {
+ "ControlName" "CAvatarImagePanel"
+ "fieldName" "BlueLeaderAvatar"
+ "xpos" "c-295"
+ "ypos" "144"
+ "ypos" "239"
+ "zpos" "5"
+ "wide" "25"
+ "tall" "25"
+ "visible" "0"
+ "enabled" "1"
+ "image" ""
+ "scaleImage" "1"
+ "color_outline" "52 48 45 255"
+ }
+ "RedScoreBG"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "RedScoreBG"
+ "xpos" "c0"
+ "ypos" "144"
+ "ypos_minmode" "239"
+ "wide" "270"
+ "tall" "25"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fillcolor" "205 50 50 153"
+ "scaleImage" "1"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+ }
+ "RedLeaderAvatar"
+ {
+ "ControlName" "CAvatarImagePanel"
+ "fieldName" "RedLeaderAvatar"
+ "xpos" "c270"
+ "ypos" "144"
+ "ypos_minmode" "239"
+ "zpos" "5"
+ "wide" "25"
+ "tall" "25"
+ "visible" "0"
+ "enabled" "1"
+ "image" ""
+ "scaleImage" "1"
+ "color_outline" "52 48 45 255"
+ }
+ "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-270"
+ "ypos" "169"
+ "ypos_minmode" "264"
+ "zpos" "-1"
+ "wide" "540"
+ "tall" "500"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fillcolor" "0 0 0 100"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+ }
+
+ "MvMScoreboardBackground"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "MvMScoreboardBackground"
+ "xpos" "c-270"
+ "ypos" "244"
+ "zpos" "-1"
+ "wide" "540"
+ "tall" "500"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "0"
+ "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" "0"
+ "enabled" "0"
+ "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" "0"
+ "enabled" "0"
+ "fillcolor" "0 0 0 100"
+
+ if_mvm
+ {
+ "visible" "0"
+
+ }
+ }
+ "BlueTeamLabel1"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "BlueTeamLabel1"
+ "font" "Cerbetica32"
+ "labelText" "%blueteamname%"
+ "textAlignment" "west"
+ "xpos" "c-268"
+ "ypos" "138"
+ "ypos_minmode" "233"
+ "wide" "200"
+ "tall" "34"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+ }
+ "BlueTeamScore"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "BlueTeamScore"
+ "font" "CerbeticaBold36"
+ "labelText" "%blueteamscore%"
+ "textAlignment" "east"
+ "xpos" "c-106"
+ "ypos" "128"
+ "ypos_minmode" "223"
+ "zpos" "4"
+ "wide" "100"
+ "tall" "55"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+ }
+ "BlueTeamScoreDropshadow"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "BlueTeamScoreDropshadow"
+ "font" "CerbeticaBold36"
+ "fgcolor" "Black"
+ "labelText" "%blueteamscore%"
+ "textAlignment" "east"
+ "xpos" "c-105"
+ "ypos" "129"
+ "ypos_minmode" "224"
+ "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-270"
+ "ypos" "122"
+ "ypos_minmode" "217"
+ "wide" "100"
+ "tall" "29"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+ }
+ "RedTeamLabel1"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "RedTeamLabel1"
+ "font" "Cerbetica32"
+ "labelText" "%redteamname%"
+ "textAlignment" "east"
+ "xpos" "c68"
+ "ypos" "138"
+ "ypos_minmode" "233"
+ "wide" "200"
+ "tall" "35"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+ }
+ "RedTeamScore"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "RedTeamScore"
+ "font" "CerbeticaBold36"
+ "labelText" "%redteamscore%"
+ "textAlignment" "west"
+ "xpos" "c6"
+ "ypos" "128"
+ "ypos_minmode" "223"
+ "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" "CerbeticaBold36"
+ "fgcolor" "Black"
+ "labelText" "%redteamscore%"
+ "textAlignment" "west"
+ "xpos" "c7"
+ "ypos" "129"
+ "ypos_minmode" "224"
+ "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"
+ "xpos" "c140"
+ "ypos" "122"
+ "ypos_minmode" "217"
+ "wide" "130"
+ "tall" "29"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+ }
+ "ServerLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "ServerLabel"
+ "font" "Cerbetica14"
+ "labelText" "%server%"
+ "textAlignment" "west"
+ "xpos" "-34"
+ "ypos" "2"
+ "zpos" "999"
+ "wide" "600"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1" [$WIN32]
+ "enabled" "1"
+ }
+ "ServerTimeLeftValue"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "ServerTimeLeftValue"
+ "font" "Cerbetica14"
+ "labelText" "%servertime%"
+ "textAlignment" "west"
+ "xpos" "2"
+ "ypos" "16"
+ "zpos" "999"
+ "wide" "600"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1" [$WIN32]
+ "enabled" "1"
+ }
+ "BluePlayerList"
+ {
+ "ControlName" "SectionedListPanel"
+ "fieldName" "BluePlayerList"
+ "xpos" "c-270"
+ "ypos" "166"
+ "ypos_minmode" "264"
+ "zpos" "20"
+ "wide" "270"
+ "tall" "236"
+ "tall_minmode" "140"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "autoresize" "3"
+ "linespacing" "14"
+ "fgcolor" "blue"
+ "linegap" "0"
+ "show_columns" "0"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+ }
+ "RedPlayerList"
+ {
+ "ControlName" "SectionedListPanel"
+ "fieldName" "RedPlayerList"
+ "xpos" "c0"
+ "ypos" "166"
+ "ypos_minmode" "264"
+ "zpos" "20"
+ "wide" "270"
+ "tall" "236"
+ "tall_minmode" "140"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "autoresize" "3"
+ "linespacing" "14"
+ "textcolor" "red"
+ "linegap" "0"
+ "show_columns" "0"
+
+ 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" "Cerbetica11"
+ "labelText" "%spectators%"
+ "textAlignment" "west"
+ "xpos" "c-266"
+ "ypos" "402"
+ "zpos" "900"
+ "wide" "541"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "SpectatorsInQueue"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "SpectatorsInQueue"
+ "font" "Cerbetica11"
+ "labelText" "%waitingtoplay%"
+ "textAlignment" "west"
+ "xpos" "2"
+ "ypos" "42"
+ "zpos" "4"
+ "wide" "600"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+ }
+ "SpecBackground"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "SpecBackground"
+ "xpos" "c-270"
+ "ypos" "405"
+ "zpos" "2"
+ "wide" "540"
+ "tall" "84"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "fillcolor" "32 32 32 125"
+ "PaintBackgroundType" "0"
+
+ if_mvm
+ {
+ "visible" "1"
+ }
+ }
+ "StatsBackground"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "StatsBackground"
+ "xpos" "c-270"
+ "ypos" "418"
+ "zpos" "2"
+ "wide" "540"
+ "tall" "64"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "fillcolor" "32 32 32 125"
+ "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" "0"
+ "enabled" "0"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+ }
+ "MapName"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "mapname"
+ "font" "Cerbetica14"
+ "labelText" "%mapname%"
+ "textAlignment" "west"
+ "xpos" "3"
+ "ypos" "30"
+ "zpos" "3"
+ "wide" "480"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fgcolor" "236 227 203 255"
+ }
+
+ "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-270"
+ "ypos" "416"
+ "zpos" "10"
+ "wide" "540"
+ "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" "0"
+ "ypos" "-2 w "
+ "zpos" "3"
+ "wide" "540"
+ "tall" "64"
+ "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" "4"
+ "ypos" "2"
+ "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" "4"
+ "ypos" "16" [$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" "9999"
+ "ypos" "9999"
+ "zpos" "3"
+ "wide" "70"
+ "tall" "55"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Kills2"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Kills2"
+ "font" "Cerbetica48"
+ "labelText" "%kills%"
+ "textAlignment" "east"
+ "xpos" "188"
+ "ypos" "6"
+ "zpos" "3"
+ "wide" "70"
+ "tall" "55"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fgcolor_override" "TanLight"
+ }
+ "Deaths"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Deaths"
+ "font" "Cerbetica48"
+ "labelText" "%deaths%"
+ "textAlignment" "west"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "3"
+ "wide" "70"
+ "tall" "55"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "alpha" "0"
+ }
+ "Deaths2"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Deaths2"
+ "font" "Cerbetica48"
+ "labelText" "%deaths%"
+ "textAlignment" "west"
+ "xpos" "282"
+ "ypos" "6"
+ "zpos" "3"
+ "wide" "70"
+ "tall" "55"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fgcolor_override" "TanLight"
+ }
+
+ "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" "0"
+ "enabled" "0"
+ "fgcolor" "185 177 153 255"
+ }
+ "Assists"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Assists"
+ "font" "Cerbetica14"
+ "labelText" "%assists%"
+ "textAlignment" "west"
+ "xpos" "9999"
+ "ypos" "9999" [$WIN32]
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Assists2"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Assists2"
+ "font" "Cerbetica14"
+ "labelText" "%assists%"
+ "textAlignment" "west"
+ "xpos" "70"
+ "ypos" "2" [$WIN32]
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fgcolor_override" "TanLight"
+ }
+ "Destruction"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Destruction"
+ "font" "Cerbetica14"
+ "labelText" "%destruction%"
+ "textAlignment" "west"
+ "xpos" "9999"
+ "ypos" "9999" [$WIN32]
+ "zpos" "3"
+ "wide" "0"
+ "tall" "0"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "0"
+ }
+ "Destruction2"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Destruction2"
+ "font" "Cerbetica14"
+ "labelText" "%destruction%"
+ "textAlignment" "west"
+ "xpos" "70"
+ "ypos" "16" [$WIN32]
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fgcolor_override" "TanLight"
+ }
+ "CapturesLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "CapturesLabel"
+ "font" "Cerbetica14"
+ "labelText" "#TF_ScoreBoard_CapturesLabel"
+ "textAlignment" "west"
+ "xpos" "4"
+ "ypos" "30"
+ "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" "4"
+ "ypos" "44"
+ "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" "102"
+ "ypos" "2"
+ "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" "102"
+ "ypos" "16"
+ "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" "9999"
+ "ypos" "9999"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Captures2"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Captures2"
+ "font" "Cerbetica14"
+ "labelText" "%captures%"
+ "textAlignment" "west"
+ "xpos" "70"
+ "ypos" "30"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fgcolor_override" "TanLight"
+ }
+ "Defenses"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Defenses"
+ "font" "Cerbetica14"
+ "labelText" "%defenses%"
+ "textAlignment" "west"
+ "xpos" "9999" [$WIN32]
+ "ypos" "9999" [$WIN32]
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Defenses2"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Defenses2"
+ "font" "Cerbetica14"
+ "labelText" "%defenses%"
+ "textAlignment" "west"
+ "xpos" "70" [$WIN32]
+ "ypos" "44" [$WIN32]
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fgcolor_override" "TanLight"
+ }
+ "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"
+ }
+ "Domination2"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Domination2"
+ "font" "Cerbetica14"
+ "labelText" "%dominations%"
+ "textAlignment" "west"
+ "xpos" "168"
+ "ypos" "2"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fgcolor_override" "TanLight"
+ }
+ "Revenge"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Revenge"
+ "font" "Cerbetica14"
+ "labelText" "%Revenge%"
+ "textAlignment" "west"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Revenge2"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Revenge2"
+ "font" "Cerbetica14"
+ "labelText" "%Revenge%"
+ "textAlignment" "west"
+ "xpos" "168"
+ "ypos" "16"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fgcolor_override" "TanLight"
+ }
+ "HealingLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "HealingLabel"
+ "font" "Cerbetica14"
+ "labelText" "#TF_ScoreBoard_HealingLabel"
+ "textAlignment" "west"
+ "xpos" "102"
+ "ypos" "30"
+ "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" "102"
+ "ypos" "44"
+ "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" "342"
+ "ypos" "2"
+ "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" "342"
+ "ypos" "16"
+ "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" "9999"
+ "ypos" "9999"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Healing2"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Healing2"
+ "font" "Cerbetica14"
+ "labelText" "%healing%"
+ "textAlignment" "west"
+ "xpos" "168"
+ "ypos" "30"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fgcolor_override" "TanLight"
+ }
+ "Invuln"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Invuln"
+ "font" "Cerbetica14"
+ "labelText" "%invulns%"
+ "textAlignment" "west"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Invuln2"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Invuln2"
+ "font" "Cerbetica14"
+ "labelText" "%invulns%"
+ "textAlignment" "west"
+ "xpos" "168"
+ "ypos" "44"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fgcolor_override" "TanLight"
+ }
+ "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"
+ }
+ "Teleports2"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Teleports2"
+ "font" "Cerbetica14"
+ "labelText" "%teleports%"
+ "textAlignment" "west"
+ "xpos" "408" [$WIN32]
+ "ypos" "2" [$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" "9999"
+ "ypos" "9999"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Headshots2"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Headshots2"
+ "font" "Cerbetica14"
+ "labelText" "%headshots%"
+ "textAlignment" "west"
+ "xpos" "408"
+ "ypos" "16"
+ "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" "342"
+ "ypos" "30"
+ "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" "9999"
+ "ypos" "9999"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Backstabs2"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Backstabs2"
+ "font" "Cerbetica14"
+ "labelText" "%backstabs%"
+ "textAlignment" "west"
+ "xpos" "408"
+ "ypos" "30"
+ "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" "342"
+ "ypos" "44"
+ "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" "9999"
+ "ypos" "9999"
+ "zpos" "3"
+ "wide" "95"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Bonus2"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Bonus2"
+ "font" "Cerbetica14"
+ "labelText" "%bonus%"
+ "textAlignment" "west" [$WIN32]
+ "xpos" "408"
+ "ypos" "44"
+ "zpos" "3"
+ "wide" "95"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "SupportLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "SupportLabel"
+ "font" "Cerbetica14"
+ "labelText" "#TF_Scoreboard_Support"
+ "textAlignment" "west"
+ "xpos" "440" [$WIN32]
+ "ypos" "2" [$WIN32]
+ "zpos" "3"
+ "wide" "95"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Support"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Support"
+ "font" "Cerbetica14"
+ "labelText" "%support%"
+ "textAlignment" "west"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Support2"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Support2"
+ "font" "Cerbetica14"
+ "labelText" "%support%"
+ "textAlignment" "west"
+ "xpos" "502a"
+ "ypos" "2"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fgcolor_override" "TanLight"
+ }
+ "DamageLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "DamageLabel"
+ "font" "Cerbetica14"
+ "labelText" "#TF_Scoreboard_Damage"
+ "textAlignment" "west"
+ "xpos" "440"
+ "ypos" "16"
+ "zpos" "3"
+ "wide" "95"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Damage"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Damage"
+ "font" "Cerbetica14"
+ "labelText" "%damage%"
+ "textAlignment" "west"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Damage2"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Damage2"
+ "font" "Cerbetica14"
+ "labelText" "%damage%"
+ "textAlignment" "west"
+ "xpos" "502"
+ "ypos" "16"
+ "zpos" "3"
+ "wide" "35"
+ "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" "0"
+ "ypos" "0"
+ "zpos" "10"
+ "wide" "f0"
+ "tall" "480"
+ "visible" "0"
+ "enabled" "1"
+
+ "verbose" "1"
+
+ if_mvm
+ {
+ "visible" "1"
+ }
+ }
+}
diff --git a/customizations/4_by_3_ratio/ScoreBoard.res b/customizations/4_by_3_ratio/ScoreBoard.res
new file mode 100644
index 0000000..5ee9390
--- /dev/null
+++ b/customizations/4_by_3_ratio/ScoreBoard.res
@@ -0,0 +1,1954 @@
+"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"
+ "medal_width" "14"
+ "name_width" "0"
+ "name_width_short" "65"
+ "spacer" "5"
+ "status_width" "15"
+ "nemesis_width" "15"
+ "class_width" "20"
+ "score_width" "20"
+ "ping_width" "20"
+ "killstreak_width" "15"
+ "killstreak_image_width" "15"
+ }
+ "BlueScoreBG"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "BlueScoreBG"
+ "xpos" "c-270"
+ "ypos" "144"
+ "ypos_minmode" "279"
+ "wide" "270"
+ "tall" "25"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fillcolor" "70 130 180 153"
+ "scaleImage" "1"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+ }
+ "BlueLeaderAvatar"
+ {
+ "ControlName" "CAvatarImagePanel"
+ "fieldName" "BlueLeaderAvatar"
+ "xpos" "c-295"
+ "ypos" "144"
+ "ypos_minmode" "279"
+ "zpos" "5"
+ "wide" "25"
+ "tall" "25"
+ "visible" "0"
+ "enabled" "1"
+ "image" ""
+ "scaleImage" "1"
+ "color_outline" "52 48 45 255"
+ }
+ "RedScoreBG"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "RedScoreBG"
+ "xpos" "c0"
+ "ypos" "144"
+ "ypos_minmode" "279"
+ "wide" "270"
+ "tall" "25"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fillcolor" "205 50 50 153"
+ "scaleImage" "1"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+ }
+ "RedLeaderAvatar"
+ {
+ "ControlName" "CAvatarImagePanel"
+ "fieldName" "RedLeaderAvatar"
+ "xpos" "c270"
+ "ypos" "144"
+ "ypos_minmode" "279"
+ "zpos" "5"
+ "wide" "25"
+ "tall" "25"
+ "visible" "0"
+ "enabled" "1"
+ "image" ""
+ "scaleImage" "1"
+ "color_outline" "52 48 45 255"
+ }
+ "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-270"
+ "ypos" "169"
+ "ypos_minmode" "304"
+ "zpos" "-1"
+ "wide" "540"
+ "tall" "500"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fillcolor" "0 0 0 100"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+ }
+
+ "MvMScoreboardBackground"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "MvMScoreboardBackground"
+ "xpos" "c-270"
+ "ypos" "244"
+ "zpos" "-1"
+ "wide" "540"
+ "tall" "500"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "0"
+ "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" "0"
+ "enabled" "0"
+ "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" "0"
+ "enabled" "0"
+ "fillcolor" "0 0 0 100"
+
+ if_mvm
+ {
+ "visible" "0"
+
+ }
+ }
+ "BlueTeamLabel1"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "BlueTeamLabel1"
+ "font" "Cerbetica32"
+ "labelText" "%blueteamname%"
+ "textAlignment" "west"
+ "xpos" "c-268"
+ "ypos" "138"
+ "ypos_minmode" "273"
+ "wide" "200"
+ "tall" "37"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+ }
+ "BlueTeamScore"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "BlueTeamScore"
+ "font" "CerbeticaBold36"
+ "labelText" "%blueteamscore%"
+ "textAlignment" "east"
+ "xpos" "c-106"
+ "ypos" "128"
+ "ypos_minmode" "263"
+ "zpos" "4"
+ "wide" "100"
+ "tall" "55"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+ }
+ "BlueTeamScoreDropshadow"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "BlueTeamScoreDropshadow"
+ "font" "CerbeticaBold36"
+ "fgcolor" "Black"
+ "labelText" "%blueteamscore%"
+ "textAlignment" "east"
+ "xpos" "c-105"
+ "ypos" "129"
+ "ypos_minmode" "264"
+ "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-270"
+ "ypos" "122"
+ "ypos_minmode" "257"
+ "wide" "100"
+ "tall" "29"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+ }
+ "RedTeamLabel1"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "RedTeamLabel1"
+ "font" "Cerbetica32"
+ "labelText" "%redteamname%"
+ "textAlignment" "east"
+ "xpos" "c68"
+ "ypos" "138"
+ "ypos_minmode" "273"
+ "wide" "200"
+ "tall" "37"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+ }
+ "RedTeamScore"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "RedTeamScore"
+ "font" "CerbeticaBold36"
+ "labelText" "%redteamscore%"
+ "textAlignment" "west"
+ "xpos" "c6"
+ "ypos" "128"
+ "ypos_minmode" "263"
+ "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" "CerbeticaBold36"
+ "fgcolor" "Black"
+ "labelText" "%redteamscore%"
+ "textAlignment" "west"
+ "xpos" "c7"
+ "ypos" "129"
+ "ypos_minmode" "264"
+ "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"
+ "xpos" "c140"
+ "ypos" "122"
+ "ypos_minmode" "257"
+ "wide" "130"
+ "tall" "29"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+ }
+ "ServerLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "ServerLabel"
+ "font" "Cerbetica14"
+ "labelText" "%server%"
+ "textAlignment" "west"
+ "xpos" "-34"
+ "ypos" "2"
+ "zpos" "999"
+ "wide" "600"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1" [$WIN32]
+ "enabled" "1"
+ }
+ "ServerTimeLeftValue"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "ServerTimeLeftValue"
+ "font" "Cerbetica14"
+ "labelText" "%servertime%"
+ "textAlignment" "west"
+ "xpos" "2"
+ "ypos" "16"
+ "zpos" "999"
+ "wide" "600"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1" [$WIN32]
+ "enabled" "1"
+ }
+ "BluePlayerList"
+ {
+ "ControlName" "SectionedListPanel"
+ "fieldName" "BluePlayerList"
+ "xpos" "c-270"
+ "ypos" "166"
+ "ypos_minmode" "304"
+ "zpos" "20"
+ "wide" "270"
+ "tall" "236"
+ "tall_minmode" "98"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "autoresize" "3"
+ "linespacing" "14"
+ "fgcolor" "blue"
+ "linegap" "0"
+ "show_columns" "0"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+ }
+ "RedPlayerList"
+ {
+ "ControlName" "SectionedListPanel"
+ "fieldName" "RedPlayerList"
+ "xpos" "c0"
+ "ypos" "166"
+ "ypos_minmode" "304"
+ "zpos" "20"
+ "wide" "270"
+ "tall" "236"
+ "tall_minmode" "98"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "autoresize" "3"
+ "linespacing" "14"
+ "textcolor" "red"
+ "linegap" "0"
+ "show_columns" "0"
+
+ 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" "Cerbetica11"
+ "labelText" "%spectators%"
+ "textAlignment" "west"
+ "xpos" "c-266"
+ "ypos" "402"
+ "zpos" "900"
+ "wide" "541"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "SpectatorsInQueue"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "SpectatorsInQueue"
+ "font" "Cerbetica11"
+ "labelText" "%waitingtoplay%"
+ "textAlignment" "west"
+ "xpos" "2"
+ "ypos" "42"
+ "zpos" "4"
+ "wide" "600"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+ }
+ "SpecBackground"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "SpecBackground"
+ "xpos" "c-270"
+ "ypos" "405"
+ "zpos" "2"
+ "wide" "540"
+ "tall" "84"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "fillcolor" "32 32 32 125"
+ "PaintBackgroundType" "0"
+
+ if_mvm
+ {
+ "visible" "1"
+ }
+ }
+ "StatsBackground"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "StatsBackground"
+ "xpos" "c-270"
+ "ypos" "418"
+ "zpos" "2"
+ "wide" "540"
+ "tall" "64"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "fillcolor" "32 32 32 125"
+ "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" "0"
+ "enabled" "0"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+ }
+ "MapName"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "mapname"
+ "font" "Cerbetica14"
+ "labelText" "%mapname%"
+ "textAlignment" "west"
+ "xpos" "3"
+ "ypos" "30"
+ "zpos" "3"
+ "wide" "480"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fgcolor" "236 227 203 255"
+ }
+
+ "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-270"
+ "ypos" "416"
+ "zpos" "10"
+ "wide" "540"
+ "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" "0"
+ "ypos" "-2 w "
+ "zpos" "3"
+ "wide" "540"
+ "tall" "64"
+ "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" "4"
+ "ypos" "2"
+ "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" "4"
+ "ypos" "16" [$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" "9999"
+ "ypos" "9999"
+ "zpos" "3"
+ "wide" "70"
+ "tall" "55"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Kills2"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Kills2"
+ "font" "Cerbetica48"
+ "labelText" "%kills%"
+ "textAlignment" "east"
+ "xpos" "188"
+ "ypos" "6"
+ "zpos" "3"
+ "wide" "70"
+ "tall" "55"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fgcolor_override" "TanLight"
+ }
+ "Deaths"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Deaths"
+ "font" "Cerbetica48"
+ "labelText" "%deaths%"
+ "textAlignment" "west"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "3"
+ "wide" "70"
+ "tall" "55"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "alpha" "0"
+ }
+ "Deaths2"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Deaths2"
+ "font" "Cerbetica48"
+ "labelText" "%deaths%"
+ "textAlignment" "west"
+ "xpos" "282"
+ "ypos" "6"
+ "zpos" "3"
+ "wide" "70"
+ "tall" "55"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fgcolor_override" "TanLight"
+ }
+
+ "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" "0"
+ "enabled" "0"
+ "fgcolor" "185 177 153 255"
+ }
+ "Assists"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Assists"
+ "font" "Cerbetica14"
+ "labelText" "%assists%"
+ "textAlignment" "west"
+ "xpos" "9999"
+ "ypos" "9999" [$WIN32]
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Assists2"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Assists2"
+ "font" "Cerbetica14"
+ "labelText" "%assists%"
+ "textAlignment" "west"
+ "xpos" "70"
+ "ypos" "2" [$WIN32]
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fgcolor_override" "TanLight"
+ }
+ "Destruction"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Destruction"
+ "font" "Cerbetica14"
+ "labelText" "%destruction%"
+ "textAlignment" "west"
+ "xpos" "9999"
+ "ypos" "9999" [$WIN32]
+ "zpos" "3"
+ "wide" "0"
+ "tall" "0"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "0"
+ }
+ "Destruction2"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Destruction2"
+ "font" "Cerbetica14"
+ "labelText" "%destruction%"
+ "textAlignment" "west"
+ "xpos" "70"
+ "ypos" "16" [$WIN32]
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fgcolor_override" "TanLight"
+ }
+ "CapturesLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "CapturesLabel"
+ "font" "Cerbetica14"
+ "labelText" "#TF_ScoreBoard_CapturesLabel"
+ "textAlignment" "west"
+ "xpos" "4"
+ "ypos" "30"
+ "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" "4"
+ "ypos" "44"
+ "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" "102"
+ "ypos" "2"
+ "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" "102"
+ "ypos" "16"
+ "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" "9999"
+ "ypos" "9999"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Captures2"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Captures2"
+ "font" "Cerbetica14"
+ "labelText" "%captures%"
+ "textAlignment" "west"
+ "xpos" "70"
+ "ypos" "30"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fgcolor_override" "TanLight"
+ }
+ "Defenses"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Defenses"
+ "font" "Cerbetica14"
+ "labelText" "%defenses%"
+ "textAlignment" "west"
+ "xpos" "9999" [$WIN32]
+ "ypos" "9999" [$WIN32]
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Defenses2"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Defenses2"
+ "font" "Cerbetica14"
+ "labelText" "%defenses%"
+ "textAlignment" "west"
+ "xpos" "70" [$WIN32]
+ "ypos" "44" [$WIN32]
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fgcolor_override" "TanLight"
+ }
+ "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"
+ }
+ "Domination2"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Domination2"
+ "font" "Cerbetica14"
+ "labelText" "%dominations%"
+ "textAlignment" "west"
+ "xpos" "168"
+ "ypos" "2"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fgcolor_override" "TanLight"
+ }
+ "Revenge"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Revenge"
+ "font" "Cerbetica14"
+ "labelText" "%Revenge%"
+ "textAlignment" "west"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Revenge2"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Revenge2"
+ "font" "Cerbetica14"
+ "labelText" "%Revenge%"
+ "textAlignment" "west"
+ "xpos" "168"
+ "ypos" "16"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fgcolor_override" "TanLight"
+ }
+ "HealingLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "HealingLabel"
+ "font" "Cerbetica14"
+ "labelText" "#TF_ScoreBoard_HealingLabel"
+ "textAlignment" "west"
+ "xpos" "102"
+ "ypos" "30"
+ "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" "102"
+ "ypos" "44"
+ "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" "342"
+ "ypos" "2"
+ "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" "342"
+ "ypos" "16"
+ "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" "9999"
+ "ypos" "9999"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Healing2"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Healing2"
+ "font" "Cerbetica14"
+ "labelText" "%healing%"
+ "textAlignment" "west"
+ "xpos" "168"
+ "ypos" "30"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fgcolor_override" "TanLight"
+ }
+ "Invuln"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Invuln"
+ "font" "Cerbetica14"
+ "labelText" "%invulns%"
+ "textAlignment" "west"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Invuln2"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Invuln2"
+ "font" "Cerbetica14"
+ "labelText" "%invulns%"
+ "textAlignment" "west"
+ "xpos" "168"
+ "ypos" "44"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fgcolor_override" "TanLight"
+ }
+ "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"
+ }
+ "Teleports2"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Teleports2"
+ "font" "Cerbetica14"
+ "labelText" "%teleports%"
+ "textAlignment" "west"
+ "xpos" "408" [$WIN32]
+ "ypos" "2" [$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" "9999"
+ "ypos" "9999"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Headshots2"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Headshots2"
+ "font" "Cerbetica14"
+ "labelText" "%headshots%"
+ "textAlignment" "west"
+ "xpos" "408"
+ "ypos" "16"
+ "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" "342"
+ "ypos" "30"
+ "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" "9999"
+ "ypos" "9999"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Backstabs2"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Backstabs2"
+ "font" "Cerbetica14"
+ "labelText" "%backstabs%"
+ "textAlignment" "west"
+ "xpos" "408"
+ "ypos" "30"
+ "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" "342"
+ "ypos" "44"
+ "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" "9999"
+ "ypos" "9999"
+ "zpos" "3"
+ "wide" "95"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Bonus2"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Bonus2"
+ "font" "Cerbetica14"
+ "labelText" "%bonus%"
+ "textAlignment" "west" [$WIN32]
+ "xpos" "408"
+ "ypos" "44"
+ "zpos" "3"
+ "wide" "95"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "SupportLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "SupportLabel"
+ "font" "Cerbetica14"
+ "labelText" "#TF_Scoreboard_Support"
+ "textAlignment" "west"
+ "xpos" "440" [$WIN32]
+ "ypos" "2" [$WIN32]
+ "zpos" "3"
+ "wide" "95"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Support"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Support"
+ "font" "Cerbetica14"
+ "labelText" "%support%"
+ "textAlignment" "west"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Support2"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Support2"
+ "font" "Cerbetica14"
+ "labelText" "%support%"
+ "textAlignment" "west"
+ "xpos" "502a"
+ "ypos" "2"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fgcolor_override" "TanLight"
+ }
+ "DamageLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "DamageLabel"
+ "font" "Cerbetica14"
+ "labelText" "#TF_Scoreboard_Damage"
+ "textAlignment" "west"
+ "xpos" "440"
+ "ypos" "16"
+ "zpos" "3"
+ "wide" "95"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Damage"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Damage"
+ "font" "Cerbetica14"
+ "labelText" "%damage%"
+ "textAlignment" "west"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Damage2"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Damage2"
+ "font" "Cerbetica14"
+ "labelText" "%damage%"
+ "textAlignment" "west"
+ "xpos" "502"
+ "ypos" "16"
+ "zpos" "3"
+ "wide" "35"
+ "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" "0"
+ "ypos" "0"
+ "zpos" "10"
+ "wide" "f0"
+ "tall" "480"
+ "visible" "0"
+ "enabled" "1"
+
+ "verbose" "1"
+
+ if_mvm
+ {
+ "visible" "1"
+ }
+ }
+}
diff --git a/customizations/4_by_3_ratio/SpectatorTournament.res b/customizations/4_by_3_ratio/SpectatorTournament.res
new file mode 100644
index 0000000..10edb8d
--- /dev/null
+++ b/customizations/4_by_3_ratio/SpectatorTournament.res
@@ -0,0 +1,591 @@
+"Resource/UI/SpectatorTournament.res"
+{
+ "specgui"
+ {
+ "ControlName" "Frame"
+ "fieldName" "specgui"
+ "wide" "f0"
+ "tall" "480"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "enabled" "1"
+
+ "team1_player_base_offset_x" "0"
+ "team1_player_base_y" "220"
+ "team1_player_delta_x" "0"
+ "team1_player_delta_y" "-16"
+ "team2_player_base_offset_x" "0"
+ "team2_player_base_y" "240"
+ "team2_player_delta_x" "0"
+ "team2_player_delta_y" "16"
+
+ "playerpanels_kv"
+ {
+ "visible" "0"
+ "wide" "156"
+ "tall" "16"
+ "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" "0"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fillcolor" "15 15 15 50"
+ }
+
+ "PanelLeftFringe"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PanelLeftFringe"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "-1"
+ "wide" "52"
+ "tall" "18"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fillcolor" "15 15 15 64"
+ }
+
+ "PanelLeftHalf"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PanelLeftHalf"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "-1"
+ "wide" "49"
+ "tall" "18"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fillcolor" "15 15 15 128"
+ }
+
+ "PanelLeftFull"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PanelLeftFull"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "-1"
+ "wide" "26"
+ "tall" "18"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fillcolor" "15 15 15 110"
+ }
+
+ "PanelFull"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PanelFull"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "-1"
+ "wide" "160"
+ "tall" "18"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fillcolor" "15 15 15 100"
+ }
+
+ "PanelBottom"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PanelBottom"
+ "xpos" "0"
+ "ypos" "15"
+ "zpos" "-1"
+ "wide" "160"
+ "tall" "4"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "0"
+ "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" "0"
+ "enabled" "0"
+ "fillcolor" "15 15 15 255"
+ }
+
+ "playername"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "playername"
+ "font" "Cerbetica14"
+ "xpos" "54"
+ "ypos" "0"
+ "zpos" "5"
+ "wide" "80"
+ "tall" "16"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "labelText" "%playername%"
+ "textAlignment" "west"
+ "fgcolor" "235 226 202 255"
+
+ }
+
+ "classimage"
+ {
+ "ControlName" "CTFClassImage"
+ "fieldName" "classimage"
+ "xpos" "27"
+ "ypos" "0"
+ "zpos" "2"
+ "wide" "18"
+ "tall" "18"
+ "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" "0"
+ "ypos" "0"
+ "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" "3"
+ "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" "0"
+ "ypos" "1"
+ "zpos" "5"
+ "wide" "26"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "labelText" "%respawntime%"
+ "textAlignment" "west"
+ "fgcolor" "15 15 15 110"
+
+ }
+
+ "chargeamount"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "chargeamount"
+ "font" "Cerbetica12"
+ "xpos" "126"
+ "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" "127"
+ "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"
+
+ if_mvm
+ {
+ "ypos" "68" [$WIN32]
+ }
+
+ }
+ "BuyBackLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "BuyBackLabel"
+ "xpos" "c-190"
+ "ypos" "360"
+ "wide" "380"
+ "tall" "24"
+ "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" "c50"
+ "zpos" "10"
+ "wide" "240"
+ "tall" "100"
+ "visible" "0"
+ "bgcolor_override" "255 255 255 0"
+ "PaintBackgroundType" "0"
+
+ "model_ypos" "10"
+ "model_center_x" "1"
+ "model_wide" "90"
+ "model_tall" "60"
+
+ "text_xpos" "10"
+ "text_ypos" "10"
+ "text_wide" "220"
+ "text_center" "1"
+
+ "max_text_height" "100"
+ "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" "0"
+ "useparentbg" "1"
+ }
+
+ "ItemLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "ItemLabel"
+ "font" "Cerbetica12"
+ "xpos" "10"
+ "ypos" "3"
+ "zpos" "1"
+ "wide" "270"
+ "tall" "16"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "#FreezePanel_Item"
+ "textAlignment" "Left"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ }
+ "spectator_extras"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "spectator_extras"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "f0"
+ "tall" "480"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+}