diff options
Diffstat (limited to 'customizations')
| -rw-r--r-- | customizations/4;3 Ratio/MvMScoreboard.res (renamed from customizations/4_by_3_ratio/MvMScoreboard.res) | 0 | ||||
| -rw-r--r-- | customizations/4;3 Ratio/ScoreBoard-9s.res (renamed from customizations/4_by_3_ratio/ScoreBoard-9s.res) | 0 | ||||
| -rw-r--r-- | customizations/4;3 Ratio/ScoreBoard.res (renamed from customizations/4_by_3_ratio/ScoreBoard.res) | 0 | ||||
| -rw-r--r-- | customizations/4;3 Ratio/SpectatorTournament.res (renamed from customizations/4_by_3_ratio/SpectatorTournament.res) | 0 | ||||
| -rw-r--r-- | customizations/Scoreboards/README.txt | 3 | ||||
| -rw-r--r-- | customizations/Scoreboards/ScoreBoard-9s.res | 1954 | ||||
| -rw-r--r-- | customizations/Scoreboards/ScoreBoard.res | 1954 |
7 files changed, 3911 insertions, 0 deletions
diff --git a/customizations/4_by_3_ratio/MvMScoreboard.res b/customizations/4;3 Ratio/MvMScoreboard.res index d0a0dda..d0a0dda 100644 --- a/customizations/4_by_3_ratio/MvMScoreboard.res +++ b/customizations/4;3 Ratio/MvMScoreboard.res diff --git a/customizations/4_by_3_ratio/ScoreBoard-9s.res b/customizations/4;3 Ratio/ScoreBoard-9s.res index cc3e8bc..cc3e8bc 100644 --- a/customizations/4_by_3_ratio/ScoreBoard-9s.res +++ b/customizations/4;3 Ratio/ScoreBoard-9s.res diff --git a/customizations/4_by_3_ratio/ScoreBoard.res b/customizations/4;3 Ratio/ScoreBoard.res index 5ee9390..5ee9390 100644 --- a/customizations/4_by_3_ratio/ScoreBoard.res +++ b/customizations/4;3 Ratio/ScoreBoard.res diff --git a/customizations/4_by_3_ratio/SpectatorTournament.res b/customizations/4;3 Ratio/SpectatorTournament.res index 10edb8d..10edb8d 100644 --- a/customizations/4_by_3_ratio/SpectatorTournament.res +++ b/customizations/4;3 Ratio/SpectatorTournament.res diff --git a/customizations/Scoreboards/README.txt b/customizations/Scoreboards/README.txt new file mode 100644 index 0000000..5373e55 --- /dev/null +++ b/customizations/Scoreboards/README.txt @@ -0,0 +1,3 @@ +Place the desired scoreboard style into rayshud\resource\ui + +The default scoreboard is the only one that comes with a minmode version.
\ No newline at end of file diff --git a/customizations/Scoreboards/ScoreBoard-9s.res b/customizations/Scoreboards/ScoreBoard-9s.res new file mode 100644 index 0000000..cc3e8bc --- /dev/null +++ b/customizations/Scoreboards/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/Scoreboards/ScoreBoard.res b/customizations/Scoreboards/ScoreBoard.res new file mode 100644 index 0000000..fd5e5c7 --- /dev/null +++ b/customizations/Scoreboards/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" "18" + "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" "14" + "zpos" "999" + "wide" "600" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" [$WIN32] + "enabled" "1" + } + "ServerTimeValue" + { + "ControlName" "CExLabel" + "fieldName" "ServerTimeValue" + "font" "Cerbetica20" + "labelText" "%servertime%" + "textAlignment" "west" + "xpos" "2" + "ypos" "2" + "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" "25" + "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" + } + } +} |
