From 99ec55533290844fe8e362c59ca74c19fc047dce Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Wed, 6 Dec 2017 21:02:44 -0500 Subject: 20171206 - Added Classic Main Menu Style --- .../materials/console/background_upward.vtf | Bin 0 -> 2796384 bytes .../console/background_upward_widescreen.vtf | Bin 0 -> 2796384 bytes .../Classic Main Menu/resource/gamemenu.res | 66 + .../resource/ui/mainmenuoverride.res | 3305 ++++++++++++++++++++ 4 files changed, 3371 insertions(+) create mode 100644 customizations/Classic Main Menu/materials/console/background_upward.vtf create mode 100644 customizations/Classic Main Menu/materials/console/background_upward_widescreen.vtf create mode 100644 customizations/Classic Main Menu/resource/gamemenu.res create mode 100644 customizations/Classic Main Menu/resource/ui/mainmenuoverride.res (limited to 'customizations') diff --git a/customizations/Classic Main Menu/materials/console/background_upward.vtf b/customizations/Classic Main Menu/materials/console/background_upward.vtf new file mode 100644 index 0000000..3dd1d6d Binary files /dev/null and b/customizations/Classic Main Menu/materials/console/background_upward.vtf differ diff --git a/customizations/Classic Main Menu/materials/console/background_upward_widescreen.vtf b/customizations/Classic Main Menu/materials/console/background_upward_widescreen.vtf new file mode 100644 index 0000000..3dd1d6d Binary files /dev/null and b/customizations/Classic Main Menu/materials/console/background_upward_widescreen.vtf differ diff --git a/customizations/Classic Main Menu/resource/gamemenu.res b/customizations/Classic Main Menu/resource/gamemenu.res new file mode 100644 index 0000000..9ebddb9 --- /dev/null +++ b/customizations/Classic Main Menu/resource/gamemenu.res @@ -0,0 +1,66 @@ +"GameMenu" [$WIN32] +{ + // MAIN MENU + "GeneralStoreButton" + { + "label" "Shop" + "command" "engine open_store" + "subimage" "" + } + "CharacterSetupButton" + { + "label" "Items" + "command" "engine open_charinfo" + "subimage" "" + } + "ReplayBrowserButton" + { + "label" "Replays" + "command" "engine replay_reloadbrowser" + "subimage" "" + } + "SteamWorkshopButton" + { + "label" "#MMenu_SteamWorkshop" + "command" "engine OpenSteamWorkshopDialog" + "subimage" "" + } + "AchievementsButton" + { + "label" "" + "command" "OpenAchievementsDialog" + "subimage" "glyph_achievements" + "tooltip" "Achievements" + } + "ReportBugButton" + { + "label" "" + "command" "engine bug" + "subimage" "glyph_bug" + "tooltip" "Report Bug" + } + "ReportPlayerButton" + { + "label" "" + "command" "OpenReportPlayerDialog" + "subimage" "glyph_commentary" + "tooltip" "Report Player" + "OnlyInGame" "1" + } + "CallVoteButton" + { + "label" "" + "command" "callvote" + "subimage" "icon_checkbox" + "tooltip" "Call Vote" + "OnlyInGame" "1" + } + "MutePlayersButton" + { + "label" "" + "command" "OpenPlayerListDialog" + "subimage" "glyph_muted" + "tooltip" "Mute Player" + "OnlyInGame" "1" + } +} \ No newline at end of file diff --git a/customizations/Classic Main Menu/resource/ui/mainmenuoverride.res b/customizations/Classic Main Menu/resource/ui/mainmenuoverride.res new file mode 100644 index 0000000..728d47b --- /dev/null +++ b/customizations/Classic Main Menu/resource/ui/mainmenuoverride.res @@ -0,0 +1,3305 @@ +"Resource/UI/MainMenuOverride.res" +{ + MainMenuOverride + { + "fieldName" "MainMenuOverride" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "f0" + "tall" "f0" + + // "bgcolor_override" "0 0 0 100" + + "update_url" "http://store.steampowered.com/news/?filter=updates&appids=440" + "blog_url" "http://www.teamfortress.com/" + + "button_x_offset" "-100" + "button_y" "120" + "button_y_delta" "5" + "button_kv" + { + "xpos" "0" + "ypos" "150" + "wide" "250" + "tall" "26" + "visible" "1" + + "SubButton" + { + "ControlName" "CExImageButton" + "fieldName" "SubButton" + "xpos" "0" + "ypos" "0" + "wide" "250" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "textinsetx" "25" + "use_proportional_insets" "1" + "font" "CerbeticaBold16" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "border_default" "" + "border_armed" "" + "paintbackground" "0" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "Button Color" + "depressedFgColor_override" "Button Color" + + "image_drawcolor" "TanLight" + "image_armedcolor" "Button Color" + "image_depressedcolor" "Button Color" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "10" + "ypos" "5" + "zpos" "1" + "wide" "11" + "tall" "11" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + } + } + } + + "SaxxySettings" + { + "xpos" "0" + "ypos" "0" + "zpos" "-101" + "wide" "f0" + "tall" "480" + + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + "flashbounds_x" "50" + "flashbounds_y" "65" + "flashbounds_w" "250" + "flashbounds_h" "120" + + "flashstartsize_min" "8" + "flashstartsize_max" "12" + + "flash_maxscale" "4" + + "flash_lifelength_min" ".1" + "flash_lifelength_max" ".2" + + "curtain_anim_duration" "4.0" + "curtain_open_time" "2.8" + "flash_start_time" "4.0" + + "initial_freakout_duration" "15.0" + "clap_sound_duration" "10.0" + + "CameraFlashSettings" + { + "visible" "1" + "enabled" "1" + "tileImage" "0" + "scaleImage" "1" + "zpos" "9" + } + } + } + + "mouseoveritempanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "mouseoveritempanel" + "xpos" "c-70" + "ypos" "270" + "zpos" "100" + "wide" "300" + "tall" "300" + "visible" "0" + "bgcolor_override" "0 0 0 0" + "noitem_textcolor" "117 107 94 255" + "PaintBackgroundType" "2" + "paintborder" "1" + "border" "MainMenuBGBorder" + + "text_ypos" "20" + "text_center" "1" + "model_hide" "1" + "resize_to_text" "1" + "padding_height" "15" + + "attriblabel" + { + "font" "ItemFontAttribLarge" + "xpos" "0" + "ypos" "30" + "zpos" "2" + "wide" "140" + "tall" "60" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%attriblist%" + "textAlignment" "center" + "fgcolor" "117 107 94 255" + "centerwrap" "1" + } + } + + "Background" + { + "ControlName" "ImagePanel" + "fieldName" "Background" + "xpos" "0" + "ypos" "0" + "zpos" "-200" + "wide" "f0" + "tall" "480" + "visible" "0" + "enabled" "1" + "image" "" + "scaleImage" "1" + + if_halloween_0 + { + "image" "../console/title_team_halloween2011" + } + if_halloween_1 + { + "image" "../console/title_team_halloween2012" + } + if_halloween_2 + { + "image" "../console/title_team_halloween2013" + } + if_halloween_3 + { + "image" "../console/title_team_halloween2014" + } + if_fullmoon + { + "image" "../console/title_fullmoon" + } + if_christmas + { + "image" "../console/background_xmas2011" + } + if_eotl_launch + { + "image" "../console/title_eotl01" + } + if_community_update + { + "image" "../console/title_invasion" + } + + if_operation + { + "image" "../console/title_team_tough_break" + } + } + + "SidePanelBG" + { + "ControlName" "ImagePanel" + "fieldName" "SidePanelBG" + "xpos" "75" + "ypos" "0" + "zpos" "0" + "wide" "200" + "tall" "f0" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "fillcolor" "25 25 25 255" + } + "SidePanelLeftStripe" + { + "ControlName" "ImagePanel" + "fieldName" "SidePanelLeftStripe" + "xpos" "77" + "ypos" "0" + "zpos" "0" + "wide" "2" + "tall" "f0" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "fillcolor" "Base Color" + } + "SidePanelRightStripe" + { + "ControlName" "ImagePanel" + "fieldName" "SidePanelRightStripe" + "xpos" "271" + "ypos" "0" + "zpos" "0" + "wide" "2" + "tall" "f0" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "fillcolor" "Base Color" + } + "TFLogoImage" + { + "ControlName" "ImagePanel" + "fieldName" "TFLogoImage" + "xpos" "86" + "ypos" "35" + "zpos" "100" + "wide" "180" + "tall" "46" + "visible" "0" + "enabled" "0" + "image" "replay/thumbnails/tflogo" + "scaleImage" "1" + } + + "TFCharacterImage" + { + "ControlName" "ImagePanel" + "fieldName" "TFCharacterImage" + "xpos" "9999" + "ypos" "9999" + "zpos" "-99" + "wide" "600" + "tall" "600" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + } + "RankModelPanel" + { + "ControlName" "CPvPRankPanel" + "fieldName" "RankModelPanel" + "xpos" "140" + "ypos" "cs-0.47" + "zpos" "1" + "wide" "170" + "tall" "800" + "visible" "1" + "proportionaltoparent" "1" + "mouseinputenabled" "1" + "matchgroup" "MatchGroup_Casual_12v12" + "show_progress" "0" + } + + "RankPanel" + { + "ControlName" "CPvPRankPanel" + "fieldName" "RankPanel" + "xpos" "50" + "ypos" "245" + "zpos" "1" + "wide" "170" + "tall" "100" + "visible" "1" + "proportionaltoparent" "1" + "mouseinputenabled" "0" + + "matchgroup" "MatchGroup_Casual_12v12" + "xp_source_notification_center_x" "350" + + "show_model" "0" + } + + "FriendsContainer" + { + "ControlName" "EditablePanel" + "fieldname" "FriendsContainer" + "xpos" "80" + "ypos" "265" + "zpos" "5" + "wide" "190" + "tall" "210" + "visible" "1" + "border" "NoBorder" + "bgcolor_override" "0 0 0 0" + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontSmallBold" + "labelText" "#TF_Competitive_Friends" + "textAlignment" "west" + "xpos" "12" + "ypos" "0" + "wide" "f0" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "textinsetx" "0" + "fgcolor_override" "235 227 203 255" + } + + "InnerShadow" + { + "ControlName" "EditablePanel" + "fieldname" "InnerShadow" + "xpos" "cs-0.5" + "ypos" "30" + "zpos" "501" + "wide" "180" + "tall" "180" + "visible" "1" + "PaintBackgroundType" "0" + "proportionaltoparent" "1" + "mouseinputenabled" "0" + + "paintborder" "1" + "border" "InnerShadowBorder" + } + + "SteamFriendsList" + { + "ControlName" "CSteamFriendsListPanel" + "fieldname" "SteamFriendsList" + "xpos" "cs-0.5" + "ypos" "30" + "zpos" "500" + "wide" "180" + "tall" "180" + "visible" "1" + "proportionaltoparent" "1" + + "columns_count" "2" + "inset_x" "10" + "inset_y" "5" + "row_gap" "5" + "column_gap" "20" + "restrict_width" "0" + + "friendpanel_kv" + { + "wide" "70" + "tall" "20" + } + + "ScrollBar" + { + "ControlName" "ScrollBar" + "FieldName" "ScrollBar" + "xpos" "rs1-1" + "ypos" "0" + "tall" "f0" + "wide" "5" // This gets slammed from client schme. GG. + "zpos" "1000" + "nobuttons" "1" + "proportionaltoparent" "1" + + "Slider" + { + "fgcolor_override" "TanDark" + } + + "UpButton" + { + "ControlName" "Button" + "FieldName" "UpButton" + "visible" "0" + } + + "DownButton" + { + "ControlName" "Button" + "FieldName" "DownButton" + "visible" "0" + } + } + } + + "BelowDarken" + { + "ControlName" "EditablePanel" + "fieldname" "BelowDarken" + "xpos" "cs-0.5" + "ypos" "30" + "zpos" "499" + "wide" "180" + "tall" "180" + "visible" "1" + "PaintBackgroundType" "0" + "proportionaltoparent" "1" + "mouseinputenabled" "0" + + "bgcolor_override" "0 0 0 100" + } + } + + "MainMenuBGPanel" + { + "ControlName" "EditablePanel" + "fieldName" "MainMenuBGPanel" + "xpos" "9999" + "ypos" "9999" + "zpos" "-1" + "wide" "260" + "tall" "120" + "visible" "1" + "pinCorner" "0" + "autoResize" "0" + "PaintBackgroundType" "2" + "border" "MainMenuBGBorder" + } + "TooltipPanel" + { + "ControlName" "EditablePanel" + "fieldName" "TooltipPanel" + "xpos" "9999" + "ypos" "9999" + "zpos" "2" + "wide" "150" + "tall" "50" + "visible" "0" + "PaintBackgroundType" "2" + "border" "MainMenuBGBorder" + + "TipSubLabel" + { + "ControlName" "CExLabel" + "fieldName" "TipSubLabel" + "font" "HudFontSmall" + "labelText" "%tipsubtext%" + "textAlignment" "center" + "xpos" "20" + "ypos" "30" + "zpos" "2" + "wide" "250" + "tall" "50" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "117 107 94 255" + "wrap" "1" + } + + "TipLabel" + { + "ControlName" "CExLabel" + "fieldName" "TipLabel" + "font" "HudFontSmallBold" + "labelText" "%tiptext%" + "textAlignment" "center" + "xpos" "20" + "ypos" "5" + "zpos" "2" + "wide" "140" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "235 226 202 255" + "auto_wide_tocontents" "1" + } + } + + "MOTD_ShowButtonPanel" + { + "ControlName" "EditablePanel" + "fieldName" "MOTD_ShowButtonPanel" + "xpos" "9999" + "ypos" "9999" + "zpos" "1" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + + "MOTD_ShowButtonPanel_SB" + { + "ControlName" "CExImageButton" + "fieldName" "MOTD_ShowButtonPanel_SB" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "32" + "tall" "32" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "" + "font" "HudFontSmallestBold" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "motd_show" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "paintbackground" "0" + "image_drawcolor" "TanLight" + "image_armedcolor" "255 255 255 255" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "20" + "tall" "20" + "visible" "1" + "enabled" "1" + "image" "button_MOTD" + "scaleImage" "1" + } + } + } + + "MOTD_Panel" + { + "ControlName" "EditablePanel" + "fieldName" "MOTD_Panel" + "xpos" "c0" + "ypos" "63" + "zpos" "1" + "wide" "300" + "tall" "360" + "visible" "0" + "PaintBackgroundType" "2" + "paintbackground" "1" + "border" "CyanBorderThick" + "bgcolor_override" "25 25 25 255" + + "MOTD_HeaderContainer" + { + "ControlName" "EditablePanel" + "fieldName" "MOTD_HeaderContainer" + "xpos" "0" + "ypos" "0" + "wide" "300" + "tall" "22" + "visible" "1" + + "MOTD_HeaderLabel" + { + "ControlName" "CExLabel" + "fieldName" "MOTD_HeaderLabel" + "font" "CerbeticaBold24" + "textAlignment" "center" + "labelText" "%motdheader%" + "xpos" "0" + "ypos" "0" + "wide" "300" + "tall" "24" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "TanLight" + } + } + + "MOTD_CloseButton" + { + "ControlName" "CExImageButton" + "fieldName" "MOTD_CloseButton" + "xpos" "282" + "ypos" "4" + "zpos" "10" + "wide" "14" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "X" + "font" "CerbeticaBold16" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "Command" "motd_hide" + + "paintbackground" "0" + + //"defaultFgColor_override" "235 226 202 255" + //"armedFgColor_override" "46 43 42 255" + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "Base Color" + "depressedFgColor_override" "Base Color" + + "image_drawcolor" "235 226 202 255" + "image_armedcolor" "200 80 60 255" + } + + "MOTD_HeaderIcon" + { + "ControlName" "ImagePanel" + "fieldName" "MOTD_HeaderIcon" + "xpos" "9999" + "ypos" "9999" + "zpos" "100" + "wide" "25" + "tall" "25" + "visible" "0" + "enabled" "1" + "image" "class_icons/filter_all_motd" + "scaleImage" "1" + } + + "MOTD_TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "MOTD_TitleLabel" + "font" "HudFontSmallBold" + "labelText" "%motdtitle%" + "textAlignment" "west" + "xpos" "10" + "ypos" "25" + "wide" "250" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "TanLight" + "wrap" "1" + } + + "MOTD_Label" + { + "ControlName" "CExLabel" + "fieldName" "MOTD_Label" + "font" "HudFontSmall" + "labelText" "%motddate%" + "textAlignment" "north-west" + "xpos" "10" + "ypos" "40" + "wide" "300" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "TanLight" + } + + "MOTD_TitleImageBg" + { + "ControlName" "ImagePanel" + "fieldName" "MOTD_TitleImageBg" + "xpos" "10" + "ypos" "55" + "zpos" "99" + "wide" "280" + "tall" "180" + "visible" "1" + "enabled" "1" + "image" "item_bg" + "scaleImage" "1" + } + + "MOTD_TitleImageContainer" + { + "ControlName" "EditablePanel" + "fieldName" "MOTD_TitleImageContainer" + "xpos" "10" + "ypos" "55" + "zpos" "100" + "wide" "280" + "tall" "180" + "visible" "1" + "border" "NoBorder" + + "MOTD_TitleImage" + { + "ControlName" "ImagePanel" + "fieldName" "MOTD_TitleImage" + "xpos" "0" + "ypos" "0" + "zpos" "100" + "wide" "280" + "tall" "280" + "visible" "1" + "enabled" "1" + "image" "class_icons/filter_all" + "scaleImage" "0" + } + } + + "MOTD_TextScroller" + { + "ControlName" "ScrollableEditablePanel" + "fieldName" "MOTD_TextScroller" + "xpos" "20" + "ypos" "240" + "wide" "280" + "tall" "95" + "PaintBackgroundType" "2" + "fgcolor_override" "Base Color" + + "MOTD_TextPanel" + { + "ControlName" "EditablePanel" + "fieldName" "MOTD_TextPanel" + "xpos" "0" + "ypos" "0" + "wide" "250" + "tall" "300" + "visible" "1" + "PaintBackgroundType" "2" + + "MOTD_TextLabel" + { + "ControlName" "CExLabel" + "fieldName" "MOTD_TextLabel" + "font" "HudFontSmall" + "labelText" "%motdtext%" + "textAlignment" "north-west" + "xpos" "0" + "ypos" "0" + "wide" "250" + "tall" "300" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "TanLight" + "wrap" "1" + } + } + } + + "MOTD_URLButton" + { + "ControlName" "CExButton" + "fieldName" "MOTD_URLButton" + "xpos" "75" + "ypos" "339" + "wide" "150" + "tall" "15" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#MMenu_MOTD_URL" + "textinsetx" "20" + "use_proportional_insets" "1" + "font" "HudFontSmallestBold" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "command" "motd_viewurl" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultBgColor_override" "25 25 25 255" + "armedBgColor_override" "35 35 35 255" + "depressedBgColor_override" "25 25 25 255" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "TanLight" + "depressedFgColor_override" "TanDark" + + "border_default" "NoBorder" + "border_armed" "NoBorder" + } + + "MOTD_PrevButton" + { + "ControlName" "CExImageButton" + "fieldName" "MOTD_PrevButton" + "xpos" "12" + "ypos" "336" + "zpos" "1" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "" + "font" "HudFontSmallBold" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "motd_prev" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "paintbackground" "0" + + "image_drawcolor" "235 226 202 255" + "image_armedcolor" "255 255 255 255" + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "20" + "tall" "20" + "visible" "1" + "enabled" "1" + "image" "blog_back" + "scaleImage" "1" + } + } + + "MOTD_NextButton" + { + "ControlName" "CExImageButton" + "fieldName" "MOTD_NextButton" + "xpos" "267" + "ypos" "336" + "zpos" "1" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "" + "font" "HudFontSmallBold" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "motd_next" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "paintbackground" "0" + + "image_drawcolor" "235 226 202 255" + "image_armedcolor" "255 255 255 255" + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "20" + "tall" "20" + "visible" "1" + "enabled" "1" + "image" "blog_forward" + "scaleImage" "1" + } + } + } + + "Notifications_ShowButtonPanel" + { + "ControlName" "EditablePanel" + "fieldName" "Notifications_ShowButtonPanel" + "xpos" "227" + "ypos" "425" + "zpos" "10" + "wide" "20" + "tall" "25" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "16" + "ypos" "0" + "zpos" "3" + "wide" "16" + "tall" "16" + "visible" "0" + "enabled" "0" + "image" "glyph_achievements" + "scaleImage" "1" + "drawcolor" "210 125 33 255" + } + + "Notifications_CountLabel" + { + "ControlName" "CExLabel" + "fieldName" "Notifications_CountLabel" + "font" "CerbeticaBold12" + "labelText" "%noticount%" + "textAlignment" "center" + "xpos" "10" + "ypos" "-4" + "zpos" "4" + "wide" "16" + "tall" "16" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "Base Color" + } + "Notifications_CountLabelBG" + { + "ControlName" "CExLabel" + "fieldName" "Notifications_CountLabelBG" + "font" "CerbeticaBold12" + "labelText" "%noticount%" + "textAlignment" "center" + "xpos" "11" + "ypos" "-3" + "zpos" "4" + "wide" "16" + "tall" "16" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "TransparentBlack" + } + + "Notifications_ShowButtonPanel_SB" + { + "ControlName" "CExImageButton" + "fieldName" "Notifications_ShowButtonPanel_SB" + "xpos" "0" + "ypos" "0" + "zpos" "5" + "wide" "24" + "tall" "24" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "font" "Multimedia16" + "labelText" "r" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "actionsignallevel" "2" + + "Command" "noti_show" + + "fgcolor_override" "235 226 202 255" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "border_default" "" + "border_armed" "" + "paintbackground" "0" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "72 255 255 255" + "depressedFgColor_override" "72 255 255 255" + + "image_drawcolor" "235 226 202 255" + "image_armedcolor" "72 255 255 255" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "20" + "tall" "20" + "visible" "0" + "enabled" "0" + "image" "button_Alert" + "scaleImage" "1" + } + } + } + + "Notifications_Panel" + { + "ControlName" "EditablePanel" + "fieldName" "Notifications_Panel" + "xpos" "c0" + "ypos" "102" + "zpos" "1" + "wide" "210" + "tall" "80" + "visible" "0" + "PaintBackgroundType" "2" + "paintbackground" "0" + "border" "MainMenuHighlightBorder" + + "Notifications_CloseButton" + { + "ControlName" "CExImageButton" + "fieldName" "Notifications_CloseButton" + "xpos" "186" + "ypos" "8" + "zpos" "10" + "wide" "14" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "" + "font" "HudFontSmallBold" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "actionsignallevel" "2" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "Command" "noti_hide" + + "paintbackground" "0" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "Button Color" + "depressedFgColor_override" "Button Color" + + "image_drawcolor" "TanLight" + "image_armedcolor" "Button Color" + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "14" + "tall" "14" + "visible" "1" + "enabled" "1" + "image" "close_button" + "scaleImage" "1" + } + } + + "Notifications_TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "Notifications_TitleLabel" + "font" "HudFontSmallBold" + "labelText" "%notititle%" + "textAlignment" "north-west" + "xpos" "12" + "ypos" "8" + "wide" "250" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "46 43 42 255" + "wrap" "1" + } + + "Notifications_Scroller" + { + "ControlName" "ScrollableEditablePanel" + "fieldName" "Notifications_Scroller" + "xpos" "8" + "ypos" "25" + "wide" "210" + "tall" "135" + "PaintBackgroundType" "2" + "fgcolor_override" "117 107 94 255" + + "Notifications_Control" + { + "ControlName" "CMainMenuNotificationsControl" + "fieldName" "Notifications_Control" + "xpos" "0" + "ypos" "0" + "wide" "220" + "tall" "135" + "visible" "1" + } + } + } + + "ShowWarButton" + { + "ControlName" "CExImageButton" + "fieldName" "ShowWarButton" + "xpos" "c100" + "ypos" "30" + "zpos" "1" + "wide" "120" + "tall" "28" + "autoResize" "0" + "pinCorner" "3" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labelText" "War is here!" + "font" "HudFontSmallBold" + "textAlignment" "center" + "textinsetx" "25" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "showcomic" + "proportionaltoparent" "1" + + "navUp" "Notifications_Panel" + "navLeft" "SettingsButton" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "border_default" "MainMenuButtonDefault" + "border_armed" "MainMenuButtonArmed" + "paintbackground" "0" + + "defaultFgColor_override" "46 43 42 255" + "armedFgColor_override" "235 226 202 255" + "depressedFgColor_override" "46 43 42 255" + + "image_drawcolor" "117 107 94 255" + "image_armedcolor" "235 226 202 255" + } + + "StoreHasNewItemsImage" + { + "ControlName" "ImagePanel" + "fieldName" "StoreHasNewItemsImage" + "xpos" "c-59" + "ypos" "245" + "zpos" "13" + "wide" "0" + "tall" "0" + "visible" "0" + "enabled" "0" + "image" "../vgui/new" + "scaleImage" "1" + } + "CustomizeLabel" + { + "ControlName" "CExLabel" + "fieldName" "CustomizeLabel" + "font" "HudFontSmallBold" + "labelText" "#MMenu_Customize" + "textAlignment" "west" + "xpos" "c-278" + "ypos" "226" + "wide" "140" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "fgcolor_override" "235 227 203 255" + } + + "VersionNumber" + { + "ControlName" "EditablePanel" + "fieldname" "VersionNumber" + "xpos" "22" + "ypos" "35" + "zpos" "11" + "wide" "220" + "tall" "20" + "visible" "1" + "PaintBackgroundType" "0" + "SubButton" + { + "ControlName" "CExImageButton" + "fieldName" "SubButton" + "xpos" "55" + "ypos" "0" + "wide" "200" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "textinsetx" "25" + "use_proportional_insets" "1" + "font" "CerbeticaBold20" + "textAlignment" "center" + "labelText" "rayshud v2017.06.07" + "dulltext" "0" + "brighttext" "0" + "default" "1" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/wooo_tree.wav" + + "border_default" "" + "border_armed" "" + "paintbackground" "0" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "TanLight" + "depressedFgColor_override" "TanLight" + + "image_drawcolor" "117 107 94 255" + "image_armedcolor" "235 226 202 255" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "6" + "ypos" "6" + "zpos" "1" + "wide" "14" + "tall" "14" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + } + } + } + + "GeneralStoreButton" + { + "ControlName" "EditablePanel" + "fieldname" "GeneralStoreButton" + "xpos" "70" + "ypos" "60" + "zpos" "11" + "wide" "200" + "tall" "16" + "visible" "1" + "PaintBackgroundType" "2" + "SubButton" + { + "ControlName" "CExImageButton" + "fieldName" "SubButton" + "xpos" "0" + "ypos" "0" + "wide" "200" + "tall" "16" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "textinsetx" "25" + "use_proportional_insets" "1" + "font" "CerbeticaBold16" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "border_default" "" + "border_armed" "" + "paintbackground" "0" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "Button Color" + "depressedFgColor_override" "Button Color" + + "image_drawcolor" "117 107 94 255" + "image_armedcolor" "235 226 202 255" + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "6" + "ypos" "6" + "zpos" "1" + "wide" "14" + "tall" "14" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + } + } + } + "CharacterSetupButton" + { + "ControlName" "EditablePanel" + "fieldname" "CharacterSetupButton" + "xpos" "70" + "ypos" "80" + "zpos" "11" + "wide" "200" + "tall" "16" + "visible" "1" + "PaintBackgroundType" "2" + "SubButton" + { + "ControlName" "CExImageButton" + "fieldName" "SubButton" + "xpos" "0" + "ypos" "0" + "wide" "200" + "tall" "16" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "textinsetx" "25" + "use_proportional_insets" "1" + "font" "CerbeticaBold16" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "border_default" "" + "border_armed" "" + "paintbackground" "0" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "Button Color" + "depressedFgColor_override" "Button Color" + + "image_drawcolor" "117 107 94 255" + "image_armedcolor" "235 226 202 255" + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "6" + "ypos" "6" + "zpos" "1" + "wide" "14" + "tall" "14" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + } + } + } + "ReplayBrowserButton" + { + "ControlName" "EditablePanel" + "fieldname" "ReplayBrowserButton" + "xpos" "70" + "ypos" "100" + "zpos" "11" + "wide" "200" + "tall" "16" + "visible" "1" + "PaintBackgroundType" "2" + "SubButton" + { + "ControlName" "CExImageButton" + "fieldName" "SubButton" + "xpos" "0" + "ypos" "0" + "wide" "200" + "tall" "16" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "textinsetx" "25" + "use_proportional_insets" "1" + "font" "CerbeticaBold16" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "border_default" "" + "border_armed" "" + "paintbackground" "0" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "Button Color" + "depressedFgColor_override" "Button Color" + + "image_drawcolor" "TanLight" + "image_armedcolor" "Button Color" + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "6" + "ypos" "6" + "zpos" "1" + "wide" "14" + "tall" "14" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + } + } + } + "SteamWorkshopButton" + { + "ControlName" "EditablePanel" + "fieldname" "SteamWorkshopButton" + "xpos" "70" + "ypos" "120" + "zpos" "11" + "wide" "200" + "tall" "16" + "visible" "1" + "PaintBackgroundType" "2" + + "SubButton" + { + "ControlName" "CExImageButton" + "fieldName" "SubButton" + "xpos" "0" + "ypos" "0" + "wide" "200" + "tall" "16" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "textinsetx" "25" + "use_proportional_insets" "1" + "font" "CerbeticaBold16" + "labelText" "WORKSHOP" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "border_default" "" + "border_armed" "" + "paintbackground" "0" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "Button Color" + "depressedFgColor_override" "Button Color" + + "image_drawcolor" "117 107 94 255" + "image_armedcolor" "235 226 202 255" + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "6" + "ypos" "6" + "zpos" "1" + "wide" "14" + "tall" "14" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + } + } + } + + "SettingsButton" + { + "ControlName" "CExImageButton" + "fieldName" "SettingsButton" + "xpos" "60" + "ypos" "140" + "zpos" "1" + "wide" "200" + "tall" "16" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "Options" + "font" "CerbeticaBold16" + "textAlignment" "west" + "textinsetx" "35" + "use_proportional_insets" "1" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "paintbackground""0" + "Command" "OpenOptionsDialog" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "Button Color" + "depressedFgColor_override" "Button Color" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "image_drawcolor" "235 226 202 255" + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "16" + "ypos" "6" + "zpos" "1" + "wide" "0" + "tall" "0" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "glyph_options" + } + } + "TF2SettingsButton" + { + "ControlName" "CExImageButton" + "fieldName" "TF2SettingsButton" + "xpos" "60" + "ypos" "160" + "zpos" "1" + "wide" "200" + "tall" "16" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "Adv. Options" + "font" "CerbeticaBold16" + "textAlignment" "west" + "textinsetx" "35" + "use_proportional_insets" "1" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "paintbackground""0" + "Command" "opentf2options" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "Button Color" + "depressedFgColor_override" "Button Color" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "image_drawcolor" "235 226 202 255" + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "16" + "ypos" "6" + "zpos" "1" + "wide" "0" + "tall" "0" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "glyph_options" + } + } + "ScoreboardToggle" + { + "ControlName" "CExImageButton" + "fieldName" "ScoreboardToggle" + "xpos" "60" + "ypos" "180" + "zpos" "1" + "wide" "200" + "tall" "16" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "Minmode Toggle" + "font" "CerbeticaBold16" + "textAlignment" "west" + "textinsetx" "35" + "use_proportional_insets" "1" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "paintbackground""0" + "Command" "engine incrementvar cl_hud_minmode 0 1 1" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "Button Color" + "depressedFgColor_override" "Button Color" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "image_drawcolor" "235 226 202 255" + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "16" + "ypos" "6" + "zpos" "1" + "wide" "0" + "tall" "0" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "glyph_options" + } + } + "QuitButton" + { + "ControlName" "CExImageButton" + "fieldName" "QuitButton" + "xpos" "60" + "ypos" "200" + "zpos" "1" + "wide" "200" + "tall" "16" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "Quit" + "font" "CerbeticaBold16" + "textAlignment" "west" + "textinsetx" "35" + "use_proportional_insets" "1" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "paintbackground""0" + "Command" "engine replay_confirmquit" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "Button Color" + "depressedFgColor_override" "Button Color" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "image_drawcolor" "TanLight" + "image_armedcolor" "Button Color" + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "16" + "ypos" "6" + "zpos" "1" + "wide" "0" + "tall" "0" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "glyph_quit" + } + } + + "DisconnectButton" + { + "ControlName" "CExImageButton" + "fieldName" "DisconnectButton" + "xpos" "60" + "ypos" "200" + "zpos" "1" + "wide" "200" + "tall" "16" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "Disconnect" + "font" "CerbeticaBold16" + "textAlignment" "west" + "textinsetx" "35" + "use_proportional_insets" "1" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "engine disconnect" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "Button Color" + "depressedFgColor_override" "Button Color" + + "border_default" "" + "border_armed" "" + "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "image_drawcolor" "235 226 202 255" + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "16" + "ypos" "6" + "zpos" "1" + "wide" "0" + "tall" "0" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "glyph_quit" + } + } + + "AchievementsButton" + { + "ControlName" "EditablePanel" + "fieldName" "AchievementsButton" + "xpos" "110" + "ypos" "220" + "zpos" "1" + "wide" "20" + "tall" "20" + "visible" "1" + + "SubButton" + { + "ControlName" "CExImageButton" + "fieldName" "SubButton" + "xpos" "0" + "ypos" "0" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "textinsetx" "100" + "use_proportional_insets" "1" + "font" "HudFontSmallBold" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "border_default" "" + "border_armed" "" + "paintbackground" "0" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "Button Color" + "depressedFgColor_override" "Button Color" + + "image_drawcolor" "235 226 202 255" + "image_armedcolor" "Button Color" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "4" + "ypos" "4" + "zpos" "1" + "wide" "12" + "tall" "12" + "visible" "1" + "enabled" "1" + "image" "glyph_achievements" + "scaleImage" "1" + } + } + } + + "ReportBugButton" + { + "ControlName" "EditablePanel" + "fieldName" "ReportBugButton" + "xpos" "130" + "ypos" "220" + "zpos" "1" + "wide" "20" + "tall" "20" + "visible" "1" + + "SubButton" + { + "ControlName" "CExImageButton" + "fieldName" "SubButton" + "xpos" "0" + "ypos" "0" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "textinsetx" "100" + "use_proportional_insets" "1" + "font" "HudFontSmallBold" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "border_default" "" + "border_armed" "" + "paintbackground" "0" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "Button Color" + "depressedFgColor_override" "Button Color" + + "image_drawcolor" "235 226 202 255" + "image_armedcolor" "Button Color" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "4" + "ypos" "4" + "zpos" "1" + "wide" "12" + "tall" "12" + "visible" "1" + "enabled" "1" + "image" "glyph_bug" + "scaleImage" "1" + } + } + } + + "ReportPlayerButton" + { + "ControlName" "EditablePanel" + "fieldname" "ReportPlayerButton" + "xpos" "150" + "ypos" "220" + "zpos" "1" + "wide" "20" + "tall" "20" + "visible" "1" + + "SubButton" + { + "ControlName" "CExImageButton" + "fieldName" "SubButton" + "xpos" "0" + "ypos" "0" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "textinsetx" "100" + "use_proportional_insets" "1" + "font" "HudFontSmallBold" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "border_default" "" + "border_armed" "" + "paintbackground" "0" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "Button Color" + "depressedFgColor_override" "Button Color" + + "image_drawcolor" "235 226 202 255" + "image_armedcolor" "235 226 202 255" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "4" + "ypos" "4" + "zpos" "1" + "wide" "12" + "tall" "12" + "visible" "1" + "enabled" "1" + "image" "glyph_create" + "scaleImage" "1" + } + } + } + + "CallVoteButton" + { + "ControlName" "EditablePanel" + "fieldname" "CallVoteButton" + "xpos" "170" + "ypos" "220" + "zpos" "1" + "wide" "20" + "tall" "20" + "visible" "1" + + "SubButton" + { + "ControlName" "CExImageButton" + "fieldName" "SubButton" + "xpos" "0" + "ypos" "0" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "textinsetx" "100" + "use_proportional_insets" "1" + "font" "HudFontSmallBold" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "border_default" "" + "border_armed" "" + "paintbackground" "0" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "Button Color" + "depressedFgColor_override" "Button Color" + + "image_drawcolor" "235 226 202 255" + "image_armedcolor" "Button Color" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "4" + "ypos" "4" + "zpos" "1" + "wide" "12" + "tall" "12" + "visible" "1" + "enabled" "1" + "image" "glyph_create" + "scaleImage" "1" + } + } + } + + "MutePlayersButton" + { + "ControlName" "EditablePanel" + "fieldname" "MutePlayersButton" + "xpos" "190" + "ypos" "220" + "zpos" "1" + "wide" "20" + "tall" "20" + "visible" "1" + + "SubButton" + { + "ControlName" "CExImageButton" + "fieldName" "SubButton" + "xpos" "0" + "ypos" "0" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "textinsetx" "100" + "use_proportional_insets" "1" + "font" "HudFontSmallBold" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "border_default" "" + "border_armed" "" + "paintbackground" "0" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "Button Color" + "depressedFgColor_override" "Button Color" + + "image_drawcolor" "235 226 202 255" + "image_armedcolor" "Button Color" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "4" + "ypos" "4" + "zpos" "1" + "wide" "12" + "tall" "12" + "visible" "1" + "enabled" "1" + "image" "glyph_create" + "scaleImage" "1" + } + } + } + + "QuestLogButton" + { + "ControlName" "EditablePanel" + "fieldName" "QuestLogButton" + "xpos" "90" + "ypos" "220" + "zpos" "1" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + + "SubButton" + { + "ControlName" "CExImageButton" + "fieldName" "SubButton" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "f0" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "textinsetx" "25" + "labelText" "" + "use_proportional_insets" "1" + "font" "HudFontSmallBold" + "command" "questlog" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "actionsignallevel" "2" + "proportionaltoparent" "1" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "paintbackground" "0" + "paintborder" "0" + "image_drawcolor" "235 226 202 255" + "image_armedcolor" "255 255 255 255" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "cs-0.5" + "ypos" "cs-0.5" + "zpos" "1" + "wide" "f0" + "tall" "f0" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "button_quests" + + "proportionaltoparent" "1" + "mouseinputenabled" "0" + "keyboardinputenabled" "0" + } + } + + "NotificationsContainer" + { + "ControlName" "EditablePanel" + "fieldName" "NotificationsContainer" + "xpos" "rs1" + "ypos" "0" + "zpos" "10" + "wide" "16" + "tall" "16" + "visible" "0" + "proportionaltoparent" "1" + "mouseinputenabled" "0" + "keyboardinputenabled" "0" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "cs-0.5" + "ypos" "cs-0.5" + "zpos" "3" + "wide" "16" + "tall" "16" + "visible" "1" + "enabled" "1" + "image" "glyph_achievements" + "scaleImage" "1" + "drawcolor" "210 125 33 255" + "proportionaltoparent" "1" + } + + "Notifications_CountLabel" + { + "ControlName" "CExLabel" + "fieldName" "Notifications_CountLabel" + "font" "HudFontSmallestBold" + "labelText" "%noticount%" + "textAlignment" "center" + "xpos" "cs-0.5" + "ypos" "cs-0.5" + "zpos" "4" + "wide" "16" + "tall" "16" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "255 255 255 255" + "proportionaltoparent" "1" + } + } + } + + "BackToReplaysButton" + { + "ControlName" "CExImageButton" + "fieldName" "BackToReplaysButton" + "xpos" "c-300" + "ypos" "437" + "zpos" "1" + "wide" "170" + "tall" "25" + "autoResize" "0" + "pinCorner" "3" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labelText" "#GameUI_GameMenu_ExitReplay" + "font" "HudFontSmallBold" + "textAlignment" "west" + "textinsetx" "35" + "use_proportional_insets" "1" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "exitreplayeditor" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "image_drawcolor" "TanLight" + "image_armedcolor" "Button Color" + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "16" + "ypos" "6" + "zpos" "1" + "wide" "14" + "tall" "14" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "glyph_quit" + } + } + + "TutorialHighlight" + { + "ControlName" "CExplanationPopup" + "fieldName" "TutorialHighlight" + "xpos" "c-285" + "ypos" "195" + "zpos" "100" + "wide" "250" + "tall" "120" + "visible" "0" + "PaintBackgroundType" "2" + "paintbackground" "0" + "border" "MainMenuHighlightBorder" + + "start_x" "c-85" + "start_y" "185" + "start_wide" "1" + "start_tall" "1" + "end_x" "c20" + "end_y" "120" + "end_wide" "250" + "end_tall" "120" + "callout_inparents_x" "c-40" + "callout_inparents_y" "195" + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontSmallBold" + "labelText" "%highlighttext%" + "textAlignment" "center" + "xpos" "20" + "ypos" "10" + "wide" "210" + "tall" "60" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor_override" "46 43 42 255" + } + + "TextLabel" + { + "ControlName" "CExLabel" + "fieldName" "TextLabel" + "font" "HudFontSmall" + "labelText" "#MMenu_TutorialHighlight_Text" + "textAlignment" "south-west" + "xpos" "20" + "ypos" "60" + "wide" "210" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "46 43 42 255" + } + + "TutorialHighlightButton" + { + "ControlName" "EditablePanel" + "fieldname" "TutorialHighlightButton" + "xpos" "10" + "ypos" "85" + "wide" "230" + "tall" "26" + "visible" "1" + + "SubButton" + { + "ControlName" "CExImageButton" + "fieldName" "SubButton" + "xpos" "0" + "ypos" "0" + "wide" "230" + "tall" "26" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "#MMenu_TutorialHighlight_Button" + "font" "HudFontSmallBold" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "Command" "tutorial" + + "border_default" "MainMenuButtonDefault" + "border_armed" "MainMenuButtonArmed" + "paintbackground" "0" + + "defaultFgColor_override" "46 43 42 255" + "armedFgColor_override" "235 226 202 255" + "depressedFgColor_override" "46 43 42 255" + + "image_drawcolor" "117 107 94 255" + "image_armedcolor" "235 226 202 255" + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "6" + "ypos" "6" + "zpos" "1" + "wide" "14" + "tall" "14" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + } + } + } + + "CloseButton" + { + "ControlName" "CExImageButton" + "fieldName" "CloseButton" + "xpos" "230" + "ypos" "5" + "zpos" "10" + "wide" "14" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "" + "font" "HudFontSmallBold" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "Command" "close" + + "paintbackground" "0" + + "defaultFgColor_override" "46 43 42 255" + "armedFgColor_override" "235 226 202 255" + "depressedFgColor_override" "46 43 42 255" + + "image_drawcolor" "TanLight" + "image_armedcolor" "Button Color" + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "14" + "tall" "14" + "visible" "1" + "enabled" "1" + "image" "close_button" + "scaleImage" "1" + } + } + } + + "PracticeHighlight" + { + "ControlName" "CExplanationPopup" + "fieldName" "PracticeHighlight" + "zpos" "100" + "wide" "250" + "tall" "120" + "visible" "0" + "PaintBackgroundType" "2" + "paintbackground" "0" + "border" "MainMenuHighlightBorder" + + "start_x" "c-85" + "start_y" "185" + "start_wide" "1" + "start_tall" "1" + "end_x" "c20" + "end_y" "120" + "end_wide" "250" + "end_tall" "120" + "callout_inparents_x" "c-40" + "callout_inparents_y" "195" + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontSmallBold" + "labelText" "#MMenu_PracticeHighlight_Title" + "textAlignment" "center" + "xpos" "20" + "ypos" "10" + "wide" "210" + "tall" "50" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor_override" "46 43 42 255" + } + + "TextLabel" + { + "ControlName" "CExLabel" + "fieldName" "TextLabel" + "font" "HudFontSmall" + "labelText" "#MMenu_PracticeHighlight_Text" + "textAlignment" "south-west" + "xpos" "20" + "ypos" "50" + "wide" "210" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "46 43 42 255" + } + + "PracticeHighlightButton" + { + "ControlName" "EditablePanel" + "fieldname" "PracticeHighlightButton" + "xpos" "10" + "ypos" "85" + "wide" "230" + "tall" "26" + "visible" "1" + + "SubButton" + { + "ControlName" "CExImageButton" + "fieldName" "SubButton" + "xpos" "0" + "ypos" "0" + "wide" "230" + "tall" "26" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "#MMenu_PracticeHighlight_Button" + "font" "HudFontSmallBold" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "Command" "offlinepractice" + + "border_default" "MainMenuButtonDefault" + "border_armed" "MainMenuButtonArmed" + "paintbackground" "0" + + "defaultFgColor_override" "46 43 42 255" + "armedFgColor_override" "235 226 202 255" + "depressedFgColor_override" "46 43 42 255" + + "image_drawcolor" "117 107 94 255" + "image_armedcolor" "235 226 202 255" + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "6" + "ypos" "6" + "zpos" "1" + "wide" "14" + "tall" "14" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + } + } + } + + "CloseButton" + { + "ControlName" "CExImageButton" + "fieldName" "CloseButton" + "xpos" "230" + "ypos" "5" + "zpos" "10" + "wide" "14" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "" + "font" "HudFontSmallBold" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "Command" "close" + + "paintbackground" "0" + + "defaultFgColor_override" "46 43 42 255" + "armedFgColor_override" "235 226 202 255" + "depressedFgColor_override" "46 43 42 255" + + "image_drawcolor" "TanLight" + "image_armedcolor" "Button Color" + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "14" + "tall" "14" + "visible" "1" + "enabled" "1" + "image" "close_button" + "scaleImage" "1" + } + } + } + + "NewUserForumHighlight" + { + "ControlName" "CExplanationPopup" + "fieldName" "NewUserForumHighlight" + "xpos" "c-55" + "ypos" "280" + "zpos" "100" + "wide" "250" + "tall" "120" + "visible" "0" + "PaintBackgroundType" "2" + "paintbackground" "0" + "border" "MainMenuHighlightBorder" + + "start_x" "c-112" + "start_y" "437" + "start_wide" "1" + "start_tall" "1" + "end_x" "c-205" + "end_y" "280" + "end_wide" "250" + "end_tall" "120" + "callout_inparents_x" "c-116" + "callout_inparents_y" "437" + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontSmallBold" + "labelText" "#MMenu_NewUserForumHighlight_Title" + "textAlignment" "north-west" + "xpos" "10" + "ypos" "10" + "wide" "210" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor_override" "46 43 42 255" + } + + "TextLabel" + { + "ControlName" "CExLabel" + "fieldName" "TextLabel" + "font" "HudFontSmall" + "labelText" "#MMenu_NewUserForumHighlight_Text" + "textAlignment" "north-west" + "xpos" "20" + "ypos" "30" + "wide" "210" + "tall" "90" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor_override" "46 43 42 255" + } + + "CloseButton" + { + "ControlName" "CExImageButton" + "fieldName" "CloseButton" + "xpos" "230" + "ypos" "5" + "zpos" "10" + "wide" "14" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "" + "font" "HudFontSmallBold" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "Command" "close" + + "paintbackground" "0" + + "defaultFgColor_override" "46 43 42 255" + "armedFgColor_override" "235 226 202 255" + "depressedFgColor_override" "46 43 42 255" + + "image_drawcolor" "TanLight" + "image_armedcolor" "Button Color" + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "14" + "tall" "14" + "visible" "1" + "enabled" "1" + "image" "close_button" + "scaleImage" "1" + } + } + } + + "OptionsHighlightPanel" + { + "ControlName" "CExplanationPopup" + "fieldName" "OptionsHighlightPanel" + "xpos" "c-55" + "ypos" "280" + "zpos" "100" + "wide" "250" + "tall" "120" + "visible" "0" + "PaintBackgroundType" "2" + "paintbackground" "0" + "border" "MainMenuHighlightBorder" + + "start_x" "c238" + "start_y" "437" + "start_wide" "1" + "start_tall" "1" + "end_x" "c55" + "end_y" "280" + "end_wide" "250" + "end_tall" "120" + "callout_inparents_x" "c240" + "callout_inparents_y" "437" + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontSmallBold" + "labelText" "#MMenu_OptionsHighlightPanel_Title" + "textAlignment" "north-west" + "xpos" "10" + "ypos" "10" + "wide" "210" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor_override" "46 43 42 255" + } + + "TextLabel" + { + "ControlName" "CExLabel" + "fieldName" "TextLabel" + "font" "HudFontSmall" + "labelText" "#MMenu_OptionsHighlightPanel_Text" + "textAlignment" "north-west" + "xpos" "20" + "ypos" "30" + "wide" "210" + "tall" "90" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor_override" "46 43 42 255" + } + + "CloseButton" + { + "ControlName" "CExImageButton" + "fieldName" "CloseButton" + "xpos" "230" + "ypos" "5" + "zpos" "10" + "wide" "14" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "" + "font" "HudFontSmallBold" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "Command" "close" + + "paintbackground" "0" + + "defaultFgColor_override" "46 43 42 255" + "armedFgColor_override" "235 226 202 255" + "depressedFgColor_override" "46 43 42 255" + + "image_drawcolor" "TanLight" + "image_armedcolor" "Button Color" + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "14" + "tall" "14" + "visible" "1" + "enabled" "1" + "image" "close_button" + "scaleImage" "1" + } + } + } + + "LoadoutHighlightPanel" + { + "ControlName" "CExplanationPopup" + "fieldName" "LoadoutHighlightPanel" + "xpos" "c-55" + "ypos" "280" + "zpos" "100" + "wide" "250" + "tall" "120" + "visible" "0" + "PaintBackgroundType" "2" + "paintbackground" "0" + "border" "MainMenuHighlightBorder" + + "start_x" "c-190" + "start_y" "267" + "start_wide" "1" + "start_tall" "1" + "end_x" "c-125" + "end_y" "180" + "end_wide" "250" + "end_tall" "220" + "callout_inparents_x" "c-163" + "callout_inparents_y" "267" + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontSmallBold" + "labelText" "#MMenu_LoadoutHighlightPanel_Title" + "textAlignment" "north-west" + "xpos" "10" + "ypos" "10" + "wide" "210" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor_override" "46 43 42 255" + } + + "TextLabel" + { + "ControlName" "CExLabel" + "fieldName" "TextLabel" + "font" "HudFontSmall" + "labelText" "#MMenu_LoadoutHighlightPanel_Text" + "textAlignment" "north-west" + "xpos" "20" + "ypos" "30" + "wide" "210" + "tall" "190" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor_override" "46 43 42 255" + } + + "CloseButton" + { + "ControlName" "CExImageButton" + "fieldName" "CloseButton" + "xpos" "230" + "ypos" "5" + "zpos" "10" + "wide" "14" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "" + "font" "HudFontSmallBold" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "Command" "close" + + "paintbackground" "0" + + "defaultFgColor_override" "46 43 42 255" + "armedFgColor_override" "235 226 202 255" + "depressedFgColor_override" "46 43 42 255" + + "image_drawcolor" "TanLight" + "image_armedcolor" "Button Color" + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "14" + "tall" "14" + "visible" "1" + "enabled" "1" + "image" "close_button" + "scaleImage" "1" + } + } + } + + "StoreHighlightPanel" + { + "ControlName" "CExplanationPopup" + "fieldName" "StoreHighlightPanel" + "xpos" "c0" + "ypos" "300" + "zpos" "100" + "wide" "250" + "tall" "60" + "visible" "0" + "PaintBackgroundType" "2" + "paintbackground" "0" + "border" "MainMenuHighlightBorder" + + "start_x" "c20" + "start_y" "285" + "start_wide" "250" + "start_tall" "125" + "end_x" "c20" + "end_y" "285" + "end_wide" "250" + "end_tall" "125" + "callout_inparents_x" "c-40" + "callout_inparents_y" "267" + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontSmallBold" + "labelText" "#MMenu_StoreHighlightPanel_Title" + "textAlignment" "north-west" + "xpos" "10" + "ypos" "10" + "wide" "210" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor_override" "46 43 42 255" + } + + "TextLabel" + { + "ControlName" "CExLabel" + "fieldName" "TextLabel" + "font" "HudFontSmall" + "labelText" "%highlighttext%" + "textAlignment" "north-west" + "xpos" "20" + "ypos" "30" + "wide" "210" + "tall" "190" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor_override" "46 43 42 255" + } + + "CloseButton" + { + "ControlName" "CExImageButton" + "fieldName" "CloseButton" + "xpos" "230" + "ypos" "5" + "zpos" "10" + "wide" "14" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "" + "font" "HudFontSmallBold" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "Command" "close" + + "paintbackground" "0" + + "defaultFgColor_override" "46 43 42 255" + "armedFgColor_override" "235 226 202 255" + "depressedFgColor_override" "46 43 42 255" + + "image_drawcolor" "TanLight" + "image_armedcolor" "Button Color" + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "14" + "tall" "14" + "visible" "1" + "enabled" "1" + "image" "close_button" + "scaleImage" "1" + } + } + } + + "EventPromo" + { + "ControlName" "EditablePanel" + "fieldname" "EventPromo" + "xpos" "c0" + "ypos" "0" + "zpos" "-60" + "wide" "320" + "tall" "f0" + "visible" "1" + "PaintBackgroundType" "0" + + "EventImage" + { + "ControlName" "ImagePanel" + "fieldName" "EventImage" + "xpos" "cs-0.5" + "ypos" "50" + "zpos" "-1" + "wide" "p0.9" + "tall" "o1" + "visible" "0" + "enabled" "1" + "image" "menu_background_eotl_duck" + "scaleImage" "1" + "proportionaltoparent" "1" + } + + "Background" + { + "ControlName" "EditablePanel" + "fieldname" "Background" + "xpos" "cs-0.5" + "ypos" "300" + "zpos" "0" + "wide" "p0.8" + "tall" "120" + "visible" "1" + "PaintBackgroundType" "0" + "proportionaltoparent" "1" + "paintborder" "1" + "border" "MainMenuBGBorder" + + "OperationTitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "OperationTitleLabel" + "font" "HudFontSmallBold" + "labelText" "#MMenu_Update" + "textAlignment" "west" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textinsetx" "20" + "fgcolor_override" "235 227 203 255" + } + + "ViewDetailsButton" + { + "ControlName" "EditablePanel" + "fieldname" "ViewDetailsButton" + "xpos" "p0.02" + "ypos" "27" + "zpos" "11" + "wide" "p0.48" + "tall" "26" + "visible" "1" + "PaintBackgroundType" "0" + "proportionaltoparent" "1" + + "SubButton" + { + "ControlName" "CExImageButton" + "fieldName" "SubButton" + "xpos" "cs-0.5" + "ypos" "0" + "wide" "f0" + "tall" "f0" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "use_proportional_insets" "1" + "font" "HudFontSmallBold" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "labeltext" "#MMenu_ViewUpdateDetails" + "proportionaltoparent" "1" + "command" "view_update_page" + "actionsignallevel" "4" + + "border_default" "MainMenuButtonDefault" + "border_armed" "MainMenuButtonArmed" + "paintbackground" "0" + + "defaultFgColor_override" "46 43 42 255" + "armedFgColor_override" "235 226 202 255" + "depressedFgColor_override" "46 43 42 255" + + "image_drawcolor" "117 107 94 255" + "image_armedcolor" "235 226 202 255" + } + } + + "ViewComicButton" + { + "ControlName" "EditablePanel" + "fieldname" "ViewComicButton" + "xpos" "p0.5" + "ypos" "27" + "zpos" "11" + "wide" "p0.48" + "tall" "26" + "visible" "1" + "PaintBackgroundType" "0" + "proportionaltoparent" "1" + + "SubButton" + { + "ControlName" "CExImageButton" + "fieldName" "SubButton" + "xpos" "cs-0.5" + "ypos" "0" + "wide" "f0" + "tall" "f0" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "use_proportional_insets" "1" + "font" "HudFontSmallBold" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "labeltext" "#MMenu_ViewUpdateComic" + "proportionaltoparent" "1" + "command" "view_update_comic" + "actionsignallevel" "4" + + "border_default" "MainMenuButtonDefault" + "border_armed" "MainMenuButtonArmed" + "paintbackground" "0" + + "defaultFgColor_override" "46 43 42 255" + "armedFgColor_override" "235 226 202 255" + "depressedFgColor_override" "46 43 42 255" + + "image_drawcolor" "117 107 94 255" + "image_armedcolor" "235 226 202 255" + } + } + + "CyclingAd" + { + "ControlName" "CCyclingAdContainerPanel" + "fieldName" "CyclingAd" + "xpos" "5" + "ypos" "p0.47" + "zpos" "100" + "wide" "f10" + "tall" "p0.5" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "proportionaltoparent" "1" + "bgcolor_override" "0 0 0 255" + + "items" + { + "0" + { + "item" "Unused Operation Tough Break Pass" + "show_market" "0" + } + "1" + { + "item" "Tough Break Case 01 Pyroland" + "show_market" "1" + } + "2" + { + "item" "Tough Break Case 02 Warbirds" + "show_market" "1" + } + "3" + { + "item" "Tough Break Key" + "show_market" "0" + } + "4" + { + "item" "Tough Break Cosmetic Case" + "show_market" "1" + } + "5" + { + "item" "Tough Break Cosmetic Key" + "show_market" "0" + } + "5" + { + "item" "Taunt: Aerobic Taunt" + "show_market" "0" + } + } + + } // Background + + "NewImage" + { + "ControlName" "ImagePanel" + "fieldName" "NewImage" + "xpos" "-60" + "ypos" "-52" + "zpos" "100" + "wide" "80" + "tall" "o1" + "visible" "1" + "enabled" "1" + "image" "new_large" + "scaleImage" "1" + "proportionaltoparent" "1" + "mouseinputenabled" "0" + + "pin_to_sibling" "Background" + "pin_corner_to_sibling" "PIN_BOTTOMLEFT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + } + + "icon_generator" + { + "ControlName" "CEmbeddedItemModelPanel" + "fieldName" "icon_generator" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "300" + "tall" "300" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "useparentbg" "1" + "inset_eq_x" "2" + "inset_eq_y" "2" + "fov" "54" + "start_framed" "1" + "disable_manipulation" "1" + + "model" + { + "angles_x" "10" + "angles_y" "130" + "angles_z" "0" + } + } +} \ No newline at end of file -- cgit v1.2.3 From 6a84e1117b257217344eddce009dc470c3c9440b Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Wed, 6 Dec 2017 21:06:54 -0500 Subject: 20171206 - Miscellenaous Formatting Tweaks --- customizations/4;3 Ratio/MvMScoreboard.res | 232 +++ customizations/4;3 Ratio/ScoreBoard-9s.res | 1954 ++++++++++++++++++++ customizations/4;3 Ratio/ScoreBoard.res | 1954 ++++++++++++++++++++ customizations/4;3 Ratio/SpectatorTournament.res | 591 ++++++ customizations/4_by_3_ratio/MvMScoreboard.res | 232 --- customizations/4_by_3_ratio/ScoreBoard-9s.res | 1954 -------------------- customizations/4_by_3_ratio/ScoreBoard.res | 1954 -------------------- .../4_by_3_ratio/SpectatorTournament.res | 591 ------ customizations/Scoreboards/README.txt | 3 + customizations/Scoreboards/ScoreBoard-9s.res | 1954 ++++++++++++++++++++ customizations/Scoreboards/ScoreBoard.res | 1954 ++++++++++++++++++++ 11 files changed, 8642 insertions(+), 4731 deletions(-) create mode 100644 customizations/4;3 Ratio/MvMScoreboard.res create mode 100644 customizations/4;3 Ratio/ScoreBoard-9s.res create mode 100644 customizations/4;3 Ratio/ScoreBoard.res create mode 100644 customizations/4;3 Ratio/SpectatorTournament.res delete mode 100644 customizations/4_by_3_ratio/MvMScoreboard.res delete mode 100644 customizations/4_by_3_ratio/ScoreBoard-9s.res delete mode 100644 customizations/4_by_3_ratio/ScoreBoard.res delete mode 100644 customizations/4_by_3_ratio/SpectatorTournament.res create mode 100644 customizations/Scoreboards/README.txt create mode 100644 customizations/Scoreboards/ScoreBoard-9s.res create mode 100644 customizations/Scoreboards/ScoreBoard.res (limited to 'customizations') diff --git a/customizations/4;3 Ratio/MvMScoreboard.res b/customizations/4;3 Ratio/MvMScoreboard.res new file mode 100644 index 0000000..d0a0dda --- /dev/null +++ b/customizations/4;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;3 Ratio/ScoreBoard-9s.res b/customizations/4;3 Ratio/ScoreBoard-9s.res new file mode 100644 index 0000000..cc3e8bc --- /dev/null +++ b/customizations/4;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;3 Ratio/ScoreBoard.res b/customizations/4;3 Ratio/ScoreBoard.res new file mode 100644 index 0000000..5ee9390 --- /dev/null +++ b/customizations/4;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;3 Ratio/SpectatorTournament.res b/customizations/4;3 Ratio/SpectatorTournament.res new file mode 100644 index 0000000..10edb8d --- /dev/null +++ b/customizations/4;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" + } +} diff --git a/customizations/4_by_3_ratio/MvMScoreboard.res b/customizations/4_by_3_ratio/MvMScoreboard.res deleted file mode 100644 index d0a0dda..0000000 --- a/customizations/4_by_3_ratio/MvMScoreboard.res +++ /dev/null @@ -1,232 +0,0 @@ -"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 deleted file mode 100644 index cc3e8bc..0000000 --- a/customizations/4_by_3_ratio/ScoreBoard-9s.res +++ /dev/null @@ -1,1954 +0,0 @@ -"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 deleted file mode 100644 index 5ee9390..0000000 --- a/customizations/4_by_3_ratio/ScoreBoard.res +++ /dev/null @@ -1,1954 +0,0 @@ -"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 deleted file mode 100644 index 10edb8d..0000000 --- a/customizations/4_by_3_ratio/SpectatorTournament.res +++ /dev/null @@ -1,591 +0,0 @@ -"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" - } -} 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" + } + } +} -- cgit v1.2.3 From 4a96322f363eb665871349c2b339897c2a7a2bc1 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Thu, 7 Dec 2017 22:09:12 -0500 Subject: 20171207 - Removed Unused Files --- customizations/Scoreboards/README.txt | 3 - customizations/Scoreboards/ScoreBoard-9s.res | 1954 -------------------------- customizations/Scoreboards/ScoreBoard.res | 1954 -------------------------- 3 files changed, 3911 deletions(-) delete mode 100644 customizations/Scoreboards/README.txt delete mode 100644 customizations/Scoreboards/ScoreBoard-9s.res delete mode 100644 customizations/Scoreboards/ScoreBoard.res (limited to 'customizations') diff --git a/customizations/Scoreboards/README.txt b/customizations/Scoreboards/README.txt deleted file mode 100644 index 5373e55..0000000 --- a/customizations/Scoreboards/README.txt +++ /dev/null @@ -1,3 +0,0 @@ -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 deleted file mode 100644 index cc3e8bc..0000000 --- a/customizations/Scoreboards/ScoreBoard-9s.res +++ /dev/null @@ -1,1954 +0,0 @@ -"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 deleted file mode 100644 index fd5e5c7..0000000 --- a/customizations/Scoreboards/ScoreBoard.res +++ /dev/null @@ -1,1954 +0,0 @@ -"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" - } - } -} -- cgit v1.2.3 From a2ad3da3c389b4b13223a582c6b530d2a007b719 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Thu, 7 Dec 2017 22:11:12 -0500 Subject: 20171207 - Seperate scoreboard styles from minmode The Highlander and 6s scoreboard variants are now toggled manually by copying the desired style from the customizations folder into the root HUD folder. --- .../Scoreboard 6s/resource/ui/scoreboard.res | 1898 +++++++++++++++++++ .../Scoreboard HL/resource/ui/scoreboard.res | 1899 ++++++++++++++++++++ 2 files changed, 3797 insertions(+) create mode 100644 customizations/Scoreboard 6s/resource/ui/scoreboard.res create mode 100644 customizations/Scoreboard HL/resource/ui/scoreboard.res (limited to 'customizations') diff --git a/customizations/Scoreboard 6s/resource/ui/scoreboard.res b/customizations/Scoreboard 6s/resource/ui/scoreboard.res new file mode 100644 index 0000000..e034097 --- /dev/null +++ b/customizations/Scoreboard 6s/resource/ui/scoreboard.res @@ -0,0 +1,1898 @@ +"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" "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" "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" "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" "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" "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" "c65" + "ypos" "265" + "zpos" "240" + "tall" "100" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "fillcolor" "0 0 0 100" + + if_mvm { + "visible" "0" + } + } + "Blue6sBackground" + { + "ControlName" "ImagePanel" + "fieldName" "ScoreboardBackground" + "xpos" "c65" + "ypos" "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" "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" "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" "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" "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" "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" "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" "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" "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" "304" + "zpos" "20" + "wide" "270" + "tall" "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" "304" + "zpos" "20" + "wide" "270" + "tall" "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" + } + } +} \ No newline at end of file diff --git a/customizations/Scoreboard HL/resource/ui/scoreboard.res b/customizations/Scoreboard HL/resource/ui/scoreboard.res new file mode 100644 index 0000000..eae588a --- /dev/null +++ b/customizations/Scoreboard HL/resource/ui/scoreboard.res @@ -0,0 +1,1899 @@ +"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" + "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" + "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" + "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" + "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" + "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" + "ypos" "9999" + "zpos" "-1" + "tall" "100" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "fillcolor" "0 0 0 100" + + if_mvm { + "visible" "0" + } + } + "Blue6sBackground" + { + "ControlName" "ImagePanel" + "fieldName" "ScoreboardBackground" + "xpos" "9999" + "ypos" "9999" + "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" + "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" + "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" + "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" + "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" + "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" + "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" + "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" + "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" + "zpos" "20" + "wide" "270" + "tall" "236" + "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" + "zpos" "20" + "wide" "270" + "tall" "236" + "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" + } + } +} \ No newline at end of file -- cgit v1.2.3 From d93f059554d5b4b14bff69dd4b0f5126f7e222a1 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Thu, 7 Dec 2017 22:39:55 -0500 Subject: 20171207 - Removed Unused Fonts --- customizations/4;3 Ratio/SpectatorTournament.res | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'customizations') diff --git a/customizations/4;3 Ratio/SpectatorTournament.res b/customizations/4;3 Ratio/SpectatorTournament.res index 10edb8d..3755013 100644 --- a/customizations/4;3 Ratio/SpectatorTournament.res +++ b/customizations/4;3 Ratio/SpectatorTournament.res @@ -295,7 +295,7 @@ { "ControlName" "CExLabel" "fieldName" "healthcover" - "font" "Blocks48" + "font" "Cerbetica12" "xpos" "0" "ypos" "1" "zpos" "5" -- cgit v1.2.3 From 041f59f15ee4dee13086dc9baeaea5695468d2b7 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Thu, 7 Dec 2017 22:40:53 -0500 Subject: 20171207 - Updated Main Menu Icons Instead of using fonts - icons for twitch, MOTD and the ConTracker have been added. --- customizations/Classic Main Menu/resource/ui/mainmenuoverride.res | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'customizations') diff --git a/customizations/Classic Main Menu/resource/ui/mainmenuoverride.res b/customizations/Classic Main Menu/resource/ui/mainmenuoverride.res index 728d47b..8fa7027 100644 --- a/customizations/Classic Main Menu/resource/ui/mainmenuoverride.res +++ b/customizations/Classic Main Menu/resource/ui/mainmenuoverride.res @@ -997,7 +997,7 @@ "visible" "1" "enabled" "1" "tabPosition" "0" - "font" "Multimedia16" + "font" "" "labelText" "r" "textAlignment" "center" "dulltext" "0" -- cgit v1.2.3 From 4c8289aaed84e36b612e25765927f12ebb5bfdf5 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Sat, 9 Dec 2017 14:33:53 -0500 Subject: 20171209 - Classic Main Menu to use new icons - More formatting tweaks to the clientscheme and 4:3 files - Fixed developmental issues with the main menu --- customizations/4;3 Ratio/ScoreBoard.res | 129 +++++---- customizations/4;3 Ratio/SpectatorTournament.res | 295 ++++++++++----------- .../resource/ui/mainmenuoverride.res | 162 +++++------ 3 files changed, 270 insertions(+), 316 deletions(-) (limited to 'customizations') diff --git a/customizations/4;3 Ratio/ScoreBoard.res b/customizations/4;3 Ratio/ScoreBoard.res index 5ee9390..b2befab 100644 --- a/customizations/4;3 Ratio/ScoreBoard.res +++ b/customizations/4;3 Ratio/ScoreBoard.res @@ -14,107 +14,104 @@ "enabled" "1" "tabPosition" "0" "avatar_width" "54" - "medal_width" "14" + "medal_width" "14" "name_width" "0" "name_width_short" "65" "spacer" "5" - "status_width" "15" - "nemesis_width" "15" - "class_width" "20" + "status_width" "15" + "nemesis_width" "15" + "class_width" "20" "score_width" "20" - "ping_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" + "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 - { + 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" + "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" + "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 - { + 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" + "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" + "fieldName" "MainBG" + "xpos" "0" + "ypos" "0" + "zpos" "-1" + "wide" "9999" + "tall" "9999" + "pinCorner" "0" + "visible" "0" + "enabled" "0" - if_mvm - { + if_mvm { "visible" "0" } } diff --git a/customizations/4;3 Ratio/SpectatorTournament.res b/customizations/4;3 Ratio/SpectatorTournament.res index 3755013..c961535 100644 --- a/customizations/4;3 Ratio/SpectatorTournament.res +++ b/customizations/4;3 Ratio/SpectatorTournament.res @@ -2,14 +2,14 @@ { "specgui" { - "ControlName" "Frame" + "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" @@ -18,133 +18,130 @@ "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" + { + "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" - } + { + "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" + { + "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" + { + "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" + { + "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" + "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" + "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" @@ -161,7 +158,6 @@ "labelText" "%playername%" "textAlignment" "west" "fgcolor" "235 226 202 255" - } "classimage" @@ -175,14 +171,13 @@ "tall" "18" "visible" "1" "enabled" "1" - "team1_image" "../hud/class_scoutred" + "team1_image" "../hud/class_scoutred" "scaleImage" "1" - } "classimagebg" { - "ControlName" "Panel" + "ControlName" "Panel" "fieldName" "classimagebg" "xpos" "9999" "ypos" "9999" @@ -193,30 +188,29 @@ "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" - } + { + "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" + "ControlName" "ScalableImagePanel" "fieldName" "ReadyBG" "xpos" "0" "ypos" "0" @@ -229,17 +223,16 @@ "enabled" "1" "image" "../HUD/tournament_panel_brown" - "src_corner_height" "22" // pixels inside the image + "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" - + "draw_corner_height" "3" } "ReadyImage" { - "ControlName" "ImagePanel" + "ControlName" "ImagePanel" "fieldName" "ReadyImage" "xpos" "32" "ypos" "8" @@ -251,8 +244,7 @@ "visible" "0" "enabled" "1" "image" "hud/checkmark" - "scaleImage" "1" - + "scaleImage" "1" } "respawntime" @@ -271,7 +263,6 @@ "labelText" "%respawntime%" "textAlignment" "west" "fgcolor" "255 20 175 255" - } "respawntimeBG" { @@ -289,7 +280,6 @@ "labelText" "%respawntime%" "textAlignment" "west" "fgcolor" "TransparentBlack" - } "healthcover" { @@ -307,7 +297,6 @@ "labelText" "%respawntime%" "textAlignment" "west" "fgcolor" "15 15 15 110" - } "chargeamount" @@ -362,9 +351,7 @@ "textAlignment" "north-west" //"fgcolor" "235 226 202 255" } - } - } "topbar" @@ -384,14 +371,14 @@ } "bottombarblank" { - "ControlName" "Panel" + "ControlName" "Panel" "fieldName" "bottombarblank" "visible" "0" "ypos" "480" } "ReinforcementsLabel" { - "ControlName" "CExLabel" + "ControlName" "CExLabel" "fieldName" "ReinforcementsLabel" "xpos" "c-300" [$WIN32] "ypos" "50" [$WIN32] @@ -405,9 +392,8 @@ "textAlignment" "center" "font" "Cerbetica24" - if_mvm - { - "ypos" "68" [$WIN32] + if_mvm { + "ypos" "68" [$WIN32] } } @@ -429,63 +415,62 @@ "wrap" "1" "centerwrap" "1" - if_mvm - { - "visible" "1" + if_mvm { + "visible" "1" } } "MapLabel" { - "ControlName" "CExLabel" + "ControlName" "CExLabel" "fieldName" "MapLabel" "visible" "0" } "ClassOrTeamLabel" { - "ControlName" "CExLabel" + "ControlName" "CExLabel" "fieldName" "ClassOrTeamLabel" "visible" "0" } "SwitchCamModeKeyLabel" { - "ControlName" "CExLabel" + "ControlName" "CExLabel" "fieldName" "SwitchCamModeKeyLabel" "visible" "0" } "SwitchCamModeLabel" { - "ControlName" "CExLabel" + "ControlName" "CExLabel" "fieldName" "SwitchCamModeLabel" "visible" "0" } "CycleTargetFwdKeyLabel" { - "ControlName" "CExLabel" + "ControlName" "CExLabel" "fieldName" "CycleTargetFwdKeyLabel" "visible" "0" } "CycleTargetFwdLabel" { - "ControlName" "CExLabel" + "ControlName" "CExLabel" "fieldName" "CycleTargetFwdLabel" "visible" "0" } "CycleTargetRevKeyLabel" { - "ControlName" "CExLabel" + "ControlName" "CExLabel" "fieldName" "CycleTargetRevKeyLabel" "visible" "0" } "CycleTargetRevLabel" { - "ControlName" "CExLabel" + "ControlName" "CExLabel" "fieldName" "CycleTargetRevLabel" "visible" "0" } "TipLabel" { - "ControlName" "CExLabel" + "ControlName" "CExLabel" "fieldName" "TipLabel" "visible" "0" } @@ -507,10 +492,10 @@ "model_wide" "90" "model_tall" "60" - "text_xpos" "10" - "text_ypos" "10" - "text_wide" "220" - "text_center" "1" + "text_xpos" "10" + "text_ypos" "10" + "text_wide" "220" + "text_center" "1" "max_text_height" "100" "padding_height" "10" @@ -556,7 +541,7 @@ } "ItemLabel" - { + { "ControlName" "Label" "fieldName" "ItemLabel" "font" "Cerbetica12" @@ -574,7 +559,7 @@ "dulltext" "0" "brighttext" "0" } - } + } "spectator_extras" { "ControlName" "EditablePanel" @@ -587,5 +572,5 @@ "pinCorner" "0" "visible" "1" "enabled" "1" - } -} + } +} \ No newline at end of file diff --git a/customizations/Classic Main Menu/resource/ui/mainmenuoverride.res b/customizations/Classic Main Menu/resource/ui/mainmenuoverride.res index 8fa7027..6c22382 100644 --- a/customizations/Classic Main Menu/resource/ui/mainmenuoverride.res +++ b/customizations/Classic Main Menu/resource/ui/mainmenuoverride.res @@ -568,7 +568,7 @@ "tall" "20" "visible" "1" "enabled" "1" - "image" "button_MOTD" + "image" "replay/thumbnails/buttons/motd" "scaleImage" "1" } } @@ -929,7 +929,7 @@ "pinCorner" "3" "visible" "1" "enabled" "1" - + "SubImage" { "ControlName" "ImagePanel" @@ -1034,7 +1034,7 @@ "tall" "20" "visible" "0" "enabled" "0" - "image" "button_Alert" + "image" "replay/thumbnails/buttons/alert" "scaleImage" "1" } } @@ -1830,67 +1830,91 @@ } } - "ReportBugButton" + "WatchStreamButton" { "ControlName" "EditablePanel" - "fieldName" "ReportBugButton" + "fieldName" "WatchStreamButton" "xpos" "130" "ypos" "220" "zpos" "1" "wide" "20" - "tall" "20" + "tall" "25" + "autoResize" "0" + "pinCorner" "3" "visible" "1" + "enabled" "1" + "tabPosition" "0" "SubButton" { "ControlName" "CExImageButton" "fieldName" "SubButton" - "xpos" "0" + "xpos" "-3" "ypos" "0" "wide" "20" "tall" "20" + "zpos" "5" "autoResize" "0" "pinCorner" "3" "visible" "1" "enabled" "1" "tabPosition" "0" - "textinsetx" "100" - "use_proportional_insets" "1" - "font" "HudFontSmallBold" - "textAlignment" "west" + "labelText" "" + "font" "" + "command" "watch_stream" + "textAlignment" "center" "dulltext" "0" "brighttext" "0" "default" "1" + "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" - - "border_default" "" - "border_armed" "" + + "actionsignallevel" "2" + "proportionaltoparent" "1" + "paintbackground" "0" + "paintborder" "0" "defaultFgColor_override" "TanLight" "armedFgColor_override" "Button Color" "depressedFgColor_override" "Button Color" - + "image_drawcolor" "235 226 202 255" - "image_armedcolor" "Button Color" - + "image_armedcolor" "72 255 255 255" + "SubImage" { "ControlName" "ImagePanel" "fieldName" "SubImage" - "xpos" "4" - "ypos" "4" + "xpos" "2" + "ypos" "0" "zpos" "1" - "wide" "12" - "tall" "12" + "wide" "20" + "tall" "20" "visible" "1" "enabled" "1" - "image" "glyph_bug" "scaleImage" "1" + "image" "replay/thumbnails/twitch" } } } + + "StreamListPanel" + { + "ControlName" "CTFStreamListPanel" + "fieldName" "StreamListPanel" + "xpos" "300" + "ypos" "90" + "zpos" "1" + "wide" "300" + "tall" "325" + "visible" "0" + "PaintBackgroundType" "0" + "paintbackground" "2" + "bgcolor_override" "25 25 25 230" + "border" "NoBorde" + } "ReportPlayerButton" { @@ -2086,119 +2110,67 @@ "ypos" "220" "zpos" "1" "wide" "20" - "tall" "20" + "tall" "25" "autoResize" "0" "pinCorner" "3" "visible" "1" "enabled" "1" "tabPosition" "0" - + "SubButton" { "ControlName" "CExImageButton" "fieldName" "SubButton" - "xpos" "0" + "xpos" "-3" "ypos" "0" - "wide" "f0" - "tall" "f0" + "wide" "20" + "tall" "20" + "zpos" "5" "autoResize" "0" "pinCorner" "3" "visible" "1" "enabled" "1" "tabPosition" "0" - "textinsetx" "25" "labelText" "" - "use_proportional_insets" "1" - "font" "HudFontSmallBold" + "font" "" "command" "questlog" - "textAlignment" "west" + "textAlignment" "center" "dulltext" "0" "brighttext" "0" "default" "1" + "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" + "actionsignallevel" "2" "proportionaltoparent" "1" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" + "paintbackground" "0" "paintborder" "0" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "Button Color" + "depressedFgColor_override" "Button Color" + "image_drawcolor" "235 226 202 255" - "image_armedcolor" "255 255 255 255" + "image_armedcolor" "72 255 255 255" "SubImage" { "ControlName" "ImagePanel" "fieldName" "SubImage" - "xpos" "cs-0.5" - "ypos" "cs-0.5" + "xpos" "2" + "ypos" "0" "zpos" "1" - "wide" "f0" - "tall" "f0" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "button_quests" - - "proportionaltoparent" "1" - "mouseinputenabled" "0" - "keyboardinputenabled" "0" - } - } - - "NotificationsContainer" - { - "ControlName" "EditablePanel" - "fieldName" "NotificationsContainer" - "xpos" "rs1" - "ypos" "0" - "zpos" "10" - "wide" "16" - "tall" "16" - "visible" "0" - "proportionaltoparent" "1" - "mouseinputenabled" "0" - "keyboardinputenabled" "0" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "cs-0.5" - "ypos" "cs-0.5" - "zpos" "3" "wide" "16" "tall" "16" "visible" "1" "enabled" "1" - "image" "glyph_achievements" "scaleImage" "1" - "drawcolor" "210 125 33 255" - "proportionaltoparent" "1" - } - - "Notifications_CountLabel" - { - "ControlName" "CExLabel" - "fieldName" "Notifications_CountLabel" - "font" "HudFontSmallestBold" - "labelText" "%noticount%" - "textAlignment" "center" - "xpos" "cs-0.5" - "ypos" "cs-0.5" - "zpos" "4" - "wide" "16" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "255 255 255 255" - "proportionaltoparent" "1" + "image" "replay/thumbnails/buttons/contracts" } } - } + } "BackToReplaysButton" { -- cgit v1.2.3 From 2c6e4381be34f691d61a74d14856b1a62cb70adc Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Sat, 9 Dec 2017 17:08:20 -0500 Subject: 20171209 - Finished Classic Main Menu --- .../Classic Main Menu/resource/gamemenu.res | 37 +- .../resource/ui/mainmenuoverride.res | 763 +++++++-------------- 2 files changed, 269 insertions(+), 531 deletions(-) (limited to 'customizations') diff --git a/customizations/Classic Main Menu/resource/gamemenu.res b/customizations/Classic Main Menu/resource/gamemenu.res index 9ebddb9..ce86297 100644 --- a/customizations/Classic Main Menu/resource/gamemenu.res +++ b/customizations/Classic Main Menu/resource/gamemenu.res @@ -3,27 +3,33 @@ // MAIN MENU "GeneralStoreButton" { - "label" "Shop" - "command" "engine open_store" - "subimage" "" + "label" "Mann Co. Store" + "command" "engine open_store" } "CharacterSetupButton" { - "label" "Items" - "command" "engine open_charinfo" - "subimage" "" + "label" "Inventory" + "command" "engine open_charinfo" } "ReplayBrowserButton" { - "label" "Replays" - "command" "engine replay_reloadbrowser" - "subimage" "" + "label" "Replays" + "command" "engine replay_reloadbrowser" } "SteamWorkshopButton" { - "label" "#MMenu_SteamWorkshop" - "command" "engine OpenSteamWorkshopDialog" - "subimage" "" + "label" "#MMenu_SteamWorkshop" + "command" "engine OpenSteamWorkshopDialog" + } + "SettingsButton" + { + "label" "Options" + "command" "OpenOptionsDialog" + } + "TF2SettingsButton" + { + "label" "Adv. Options" + "command" "opentf2options" } "AchievementsButton" { @@ -32,13 +38,6 @@ "subimage" "glyph_achievements" "tooltip" "Achievements" } - "ReportBugButton" - { - "label" "" - "command" "engine bug" - "subimage" "glyph_bug" - "tooltip" "Report Bug" - } "ReportPlayerButton" { "label" "" diff --git a/customizations/Classic Main Menu/resource/ui/mainmenuoverride.res b/customizations/Classic Main Menu/resource/ui/mainmenuoverride.res index 6c22382..ff5f88b 100644 --- a/customizations/Classic Main Menu/resource/ui/mainmenuoverride.res +++ b/customizations/Classic Main Menu/resource/ui/mainmenuoverride.res @@ -1147,47 +1147,6 @@ } } - "ShowWarButton" - { - "ControlName" "CExImageButton" - "fieldName" "ShowWarButton" - "xpos" "c100" - "ypos" "30" - "zpos" "1" - "wide" "120" - "tall" "28" - "autoResize" "0" - "pinCorner" "3" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "War is here!" - "font" "HudFontSmallBold" - "textAlignment" "center" - "textinsetx" "25" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "showcomic" - "proportionaltoparent" "1" - - "navUp" "Notifications_Panel" - "navLeft" "SettingsButton" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "border_default" "MainMenuButtonDefault" - "border_armed" "MainMenuButtonArmed" - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "235 226 202 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "117 107 94 255" - "image_armedcolor" "235 226 202 255" - } - "StoreHasNewItemsImage" { "ControlName" "ImagePanel" @@ -1248,7 +1207,7 @@ "use_proportional_insets" "1" "font" "CerbeticaBold20" "textAlignment" "center" - "labelText" "rayshud v2017.06.07" + "labelText" "rayshud v2017.12.??" "dulltext" "0" "brighttext" "0" "default" "1" @@ -1287,10 +1246,10 @@ { "ControlName" "EditablePanel" "fieldname" "GeneralStoreButton" - "xpos" "70" + "xpos" "80" "ypos" "60" "zpos" "11" - "wide" "200" + "wide" "190" "tall" "16" "visible" "1" "PaintBackgroundType" "2" @@ -1298,7 +1257,7 @@ { "ControlName" "CExImageButton" "fieldName" "SubButton" - "xpos" "0" + "xpos" "-10" "ypos" "0" "wide" "200" "tall" "16" @@ -1331,14 +1290,14 @@ { "ControlName" "ImagePanel" "fieldName" "SubImage" - "xpos" "6" - "ypos" "6" - "zpos" "1" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "scaleImage" "1" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "0" + "tall" "0" + "visible" "0" + "enabled" "0" + "scaleImage" "0" } } } @@ -1346,10 +1305,10 @@ { "ControlName" "EditablePanel" "fieldname" "CharacterSetupButton" - "xpos" "70" + "xpos" "80" "ypos" "80" "zpos" "11" - "wide" "200" + "wide" "190" "tall" "16" "visible" "1" "PaintBackgroundType" "2" @@ -1357,7 +1316,7 @@ { "ControlName" "CExImageButton" "fieldName" "SubButton" - "xpos" "0" + "xpos" "-10" "ypos" "0" "wide" "200" "tall" "16" @@ -1390,14 +1349,14 @@ { "ControlName" "ImagePanel" "fieldName" "SubImage" - "xpos" "6" - "ypos" "6" - "zpos" "1" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "scaleImage" "1" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "0" + "tall" "0" + "visible" "0" + "enabled" "0" + "scaleImage" "0" } } } @@ -1405,10 +1364,10 @@ { "ControlName" "EditablePanel" "fieldname" "ReplayBrowserButton" - "xpos" "70" + "xpos" "80" "ypos" "100" "zpos" "11" - "wide" "200" + "wide" "190" "tall" "16" "visible" "1" "PaintBackgroundType" "2" @@ -1416,7 +1375,7 @@ { "ControlName" "CExImageButton" "fieldName" "SubButton" - "xpos" "0" + "xpos" "-10" "ypos" "0" "wide" "200" "tall" "16" @@ -1449,14 +1408,14 @@ { "ControlName" "ImagePanel" "fieldName" "SubImage" - "xpos" "6" - "ypos" "6" - "zpos" "1" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "scaleImage" "1" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "0" + "tall" "0" + "visible" "0" + "enabled" "0" + "scaleImage" "0" } } } @@ -1464,10 +1423,10 @@ { "ControlName" "EditablePanel" "fieldname" "SteamWorkshopButton" - "xpos" "70" + "xpos" "80" "ypos" "120" "zpos" "11" - "wide" "200" + "wide" "190" "tall" "16" "visible" "1" "PaintBackgroundType" "2" @@ -1476,7 +1435,7 @@ { "ControlName" "CExImageButton" "fieldName" "SubButton" - "xpos" "0" + "xpos" "-10" "ypos" "0" "wide" "200" "tall" "16" @@ -1505,127 +1464,155 @@ "depressedFgColor_override" "Button Color" "image_drawcolor" "117 107 94 255" - "image_armedcolor" "235 226 202 255" + "image_armedcolor" "235 226 202 255" "SubImage" { "ControlName" "ImagePanel" "fieldName" "SubImage" - "xpos" "6" - "ypos" "6" - "zpos" "1" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - } + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "0" + "tall" "0" + "visible" "0" + "enabled" "0" + "scaleImage" "0" + } } } "SettingsButton" { - "ControlName" "CExImageButton" + "ControlName" "EditablePanel" "fieldName" "SettingsButton" - "xpos" "60" + "xpos" "80" "ypos" "140" - "zpos" "1" - "wide" "200" + "zpos" "11" + "wide" "190" "tall" "16" - "autoResize" "0" - "pinCorner" "3" "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "Options" - "font" "CerbeticaBold16" - "textAlignment" "west" - "textinsetx" "35" - "use_proportional_insets" "1" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "paintbackground""0" - "Command" "OpenOptionsDialog" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "Button Color" - "depressedFgColor_override" "Button Color" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" + "PaintBackgroundType" "2" - "image_drawcolor" "235 226 202 255" - "SubImage" + "SubButton" { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "16" - "ypos" "6" - "zpos" "1" - "wide" "0" - "tall" "0" + "ControlName" "CExImageButton" + "fieldName" "SubButton" + "xpos" "-10" + "ypos" "0" + "wide" "200" + "tall" "16" + "autoResize" "0" + "pinCorner" "3" "visible" "1" "enabled" "1" - "scaleImage" "1" - "image" "glyph_options" - } + "tabPosition" "0" + "textinsetx" "25" + "use_proportional_insets" "1" + "font" "CerbeticaBold16" + "labelText" "Options" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "border_default" "" + "border_armed" "" + "paintbackground" "0" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "Button Color" + "depressedFgColor_override" "Button Color" + + "image_drawcolor" "117 107 94 255" + "image_armedcolor" "235 226 202 255" + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "0" + "tall" "0" + "visible" "0" + "enabled" "0" + "scaleImage" "0" + } + } } + "TF2SettingsButton" { - "ControlName" "CExImageButton" + "ControlName" "EditablePanel" "fieldName" "TF2SettingsButton" - "xpos" "60" + "xpos" "80" "ypos" "160" - "zpos" "1" - "wide" "200" + "zpos" "11" + "wide" "190" "tall" "16" - "autoResize" "0" - "pinCorner" "3" "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "Adv. Options" - "font" "CerbeticaBold16" - "textAlignment" "west" - "textinsetx" "35" - "use_proportional_insets" "1" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "paintbackground""0" - "Command" "opentf2options" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "Button Color" - "depressedFgColor_override" "Button Color" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" + "PaintBackgroundType" "2" - "image_drawcolor" "235 226 202 255" - "SubImage" + "SubButton" { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "16" - "ypos" "6" - "zpos" "1" - "wide" "0" - "tall" "0" + "ControlName" "CExImageButton" + "fieldName" "SubButton" + "xpos" "-10" + "ypos" "0" + "wide" "200" + "tall" "16" + "autoResize" "0" + "pinCorner" "3" "visible" "1" "enabled" "1" - "scaleImage" "1" - "image" "glyph_options" - } + "tabPosition" "0" + "textinsetx" "25" + "use_proportional_insets" "1" + "font" "CerbeticaBold16" + "labelText" "Adv. Options" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "border_default" "" + "border_armed" "" + "paintbackground" "0" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "Button Color" + "depressedFgColor_override" "Button Color" + + "image_drawcolor" "117 107 94 255" + "image_armedcolor" "235 226 202 255" + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "0" + "tall" "0" + "visible" "0" + "enabled" "0" + "scaleImage" "0" + } + } } - "ScoreboardToggle" + + "MinmodeToggle" { "ControlName" "CExImageButton" - "fieldName" "ScoreboardToggle" - "xpos" "60" + "fieldName" "MinmodeToggle" + "xpos" "80" "ypos" "180" "zpos" "1" - "wide" "200" + "wide" "190" "tall" "16" "autoResize" "0" "pinCorner" "3" @@ -1635,12 +1622,12 @@ "labelText" "Minmode Toggle" "font" "CerbeticaBold16" "textAlignment" "west" - "textinsetx" "35" + "textinsetx" "15" "use_proportional_insets" "1" "dulltext" "0" "brighttext" "0" "default" "1" - "paintbackground""0" + "paintbackground" "0" "Command" "engine incrementvar cl_hud_minmode 0 1 1" "defaultFgColor_override" "TanLight" @@ -1670,10 +1657,10 @@ { "ControlName" "CExImageButton" "fieldName" "QuitButton" - "xpos" "60" + "xpos" "80" "ypos" "200" "zpos" "1" - "wide" "200" + "wide" "190" "tall" "16" "autoResize" "0" "pinCorner" "3" @@ -1683,7 +1670,7 @@ "labelText" "Quit" "font" "CerbeticaBold16" "textAlignment" "west" - "textinsetx" "35" + "textinsetx" "15" "use_proportional_insets" "1" "dulltext" "0" "brighttext" "0" @@ -1720,10 +1707,10 @@ { "ControlName" "CExImageButton" "fieldName" "DisconnectButton" - "xpos" "60" + "xpos" "80" "ypos" "200" "zpos" "1" - "wide" "200" + "wide" "190" "tall" "16" "autoResize" "0" "pinCorner" "3" @@ -1733,7 +1720,7 @@ "labelText" "Disconnect" "font" "CerbeticaBold16" "textAlignment" "west" - "textinsetx" "35" + "textinsetx" "15" "use_proportional_insets" "1" "dulltext" "0" "brighttext" "0" @@ -1766,66 +1753,74 @@ "scaleImage" "1" "image" "glyph_quit" } - } + } - "AchievementsButton" + "QuestLogButton" { "ControlName" "EditablePanel" - "fieldName" "AchievementsButton" - "xpos" "110" + "fieldName" "QuestLogButton" + "xpos" "90" "ypos" "220" "zpos" "1" "wide" "20" "tall" "20" + "autoResize" "0" + "pinCorner" "3" "visible" "1" - + "enabled" "1" + "tabPosition" "0" + "SubButton" { "ControlName" "CExImageButton" "fieldName" "SubButton" - "xpos" "0" + "xpos" "-3" "ypos" "0" "wide" "20" "tall" "20" + "zpos" "5" "autoResize" "0" "pinCorner" "3" "visible" "1" "enabled" "1" "tabPosition" "0" - "textinsetx" "100" - "use_proportional_insets" "1" - "font" "HudFontSmallBold" - "textAlignment" "west" + "labelText" "" + "font" "" + "command" "questlog" + "textAlignment" "center" "dulltext" "0" "brighttext" "0" "default" "1" + "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" - - "border_default" "" - "border_armed" "" + + "actionsignallevel" "2" + "proportionaltoparent" "1" + "paintbackground" "0" + "paintborder" "0" "defaultFgColor_override" "TanLight" "armedFgColor_override" "Button Color" "depressedFgColor_override" "Button Color" - + "image_drawcolor" "235 226 202 255" - "image_armedcolor" "Button Color" - + "image_armedcolor" "72 255 255 255" + "SubImage" { "ControlName" "ImagePanel" "fieldName" "SubImage" - "xpos" "4" - "ypos" "4" + "xpos" "2" + "ypos" "0" "zpos" "1" - "wide" "12" - "tall" "12" + "wide" "16" + "tall" "16" "visible" "1" "enabled" "1" - "image" "glyph_achievements" "scaleImage" "1" + "image" "replay/thumbnails/buttons/contracts" } } } @@ -1834,16 +1829,12 @@ { "ControlName" "EditablePanel" "fieldName" "WatchStreamButton" - "xpos" "130" - "ypos" "220" + "xpos" "110" + "ypos" "219" "zpos" "1" "wide" "20" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" + "tall" "20" "visible" "1" - "enabled" "1" - "tabPosition" "0" "SubButton" { @@ -1916,13 +1907,13 @@ "border" "NoBorde" } - "ReportPlayerButton" + "AchievementsButton" { "ControlName" "EditablePanel" - "fieldname" "ReportPlayerButton" - "xpos" "150" - "ypos" "220" - "zpos" "1" + "fieldName" "AchievementsButton" + "xpos" "130" + "ypos" "221" + "zpos" "2" "wide" "20" "tall" "20" "visible" "1" @@ -1957,34 +1948,34 @@ "defaultFgColor_override" "TanLight" "armedFgColor_override" "Button Color" "depressedFgColor_override" "Button Color" - + "image_drawcolor" "235 226 202 255" - "image_armedcolor" "235 226 202 255" + "image_armedcolor" "72 255 255 255" "SubImage" { "ControlName" "ImagePanel" "fieldName" "SubImage" - "xpos" "4" - "ypos" "4" + "xpos" "2" + "ypos" "0" "zpos" "1" - "wide" "12" - "tall" "12" + "wide" "15" + "tall" "15" "visible" "1" "enabled" "1" - "image" "glyph_create" "scaleImage" "1" - } + "image" "glyph_achievements" + } } } - "CallVoteButton" + "ReportPlayerButton" { "ControlName" "EditablePanel" - "fieldname" "CallVoteButton" - "xpos" "170" - "ypos" "220" - "zpos" "1" + "fieldname" "ReportPlayerButton" + "xpos" "150" + "ypos" "221" + "zpos" "2" "wide" "20" "tall" "20" "visible" "1" @@ -2019,34 +2010,34 @@ "defaultFgColor_override" "TanLight" "armedFgColor_override" "Button Color" "depressedFgColor_override" "Button Color" - + "image_drawcolor" "235 226 202 255" - "image_armedcolor" "Button Color" + "image_armedcolor" "72 255 255 255" "SubImage" { "ControlName" "ImagePanel" "fieldName" "SubImage" - "xpos" "4" - "ypos" "4" + "xpos" "2" + "ypos" "0" "zpos" "1" - "wide" "12" - "tall" "12" + "wide" "15" + "tall" "15" "visible" "1" "enabled" "1" - "image" "glyph_create" "scaleImage" "1" + "image" "glyph_achievements" } } } - "MutePlayersButton" + "CallVoteButton" { "ControlName" "EditablePanel" - "fieldname" "MutePlayersButton" - "xpos" "190" - "ypos" "220" - "zpos" "1" + "fieldname" "CallVoteButton" + "xpos" "170" + "ypos" "221" + "zpos" "2" "wide" "20" "tall" "20" "visible" "1" @@ -2081,72 +2072,64 @@ "defaultFgColor_override" "TanLight" "armedFgColor_override" "Button Color" "depressedFgColor_override" "Button Color" - + "image_drawcolor" "235 226 202 255" - "image_armedcolor" "Button Color" + "image_armedcolor" "72 255 255 255" "SubImage" { "ControlName" "ImagePanel" "fieldName" "SubImage" - "xpos" "4" - "ypos" "4" + "xpos" "2" + "ypos" "0" "zpos" "1" - "wide" "12" - "tall" "12" + "wide" "15" + "tall" "15" "visible" "1" "enabled" "1" - "image" "glyph_create" "scaleImage" "1" - } + "image" "glyph_achievements" + } } } - "QuestLogButton" + "MutePlayersButton" { "ControlName" "EditablePanel" - "fieldName" "QuestLogButton" - "xpos" "90" - "ypos" "220" - "zpos" "1" + "fieldname" "MutePlayersButton" + "xpos" "190" + "ypos" "221" + "zpos" "2" "wide" "20" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" + "tall" "20" "visible" "1" - "enabled" "1" - "tabPosition" "0" - + "SubButton" { "ControlName" "CExImageButton" "fieldName" "SubButton" - "xpos" "-3" + "xpos" "0" "ypos" "0" "wide" "20" "tall" "20" - "zpos" "5" "autoResize" "0" "pinCorner" "3" "visible" "1" "enabled" "1" "tabPosition" "0" - "labelText" "" - "font" "" - "command" "questlog" - "textAlignment" "center" + "textinsetx" "100" + "use_proportional_insets" "1" + "font" "HudFontSmallBold" + "textAlignment" "west" "dulltext" "0" "brighttext" "0" "default" "1" - "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" - - "actionsignallevel" "2" - "proportionaltoparent" "1" - + + "border_default" "" + "border_armed" "" "paintbackground" "0" - "paintborder" "0" "defaultFgColor_override" "TanLight" "armedFgColor_override" "Button Color" @@ -2154,7 +2137,7 @@ "image_drawcolor" "235 226 202 255" "image_armedcolor" "72 255 255 255" - + "SubImage" { "ControlName" "ImagePanel" @@ -2162,15 +2145,15 @@ "xpos" "2" "ypos" "0" "zpos" "1" - "wide" "16" - "tall" "16" + "wide" "15" + "tall" "15" "visible" "1" "enabled" "1" "scaleImage" "1" - "image" "replay/thumbnails/buttons/contracts" + "image" "glyph_achievements" } } - } + } "BackToReplaysButton" { @@ -3002,250 +2985,6 @@ } } } - - "EventPromo" - { - "ControlName" "EditablePanel" - "fieldname" "EventPromo" - "xpos" "c0" - "ypos" "0" - "zpos" "-60" - "wide" "320" - "tall" "f0" - "visible" "1" - "PaintBackgroundType" "0" - - "EventImage" - { - "ControlName" "ImagePanel" - "fieldName" "EventImage" - "xpos" "cs-0.5" - "ypos" "50" - "zpos" "-1" - "wide" "p0.9" - "tall" "o1" - "visible" "0" - "enabled" "1" - "image" "menu_background_eotl_duck" - "scaleImage" "1" - "proportionaltoparent" "1" - } - - "Background" - { - "ControlName" "EditablePanel" - "fieldname" "Background" - "xpos" "cs-0.5" - "ypos" "300" - "zpos" "0" - "wide" "p0.8" - "tall" "120" - "visible" "1" - "PaintBackgroundType" "0" - "proportionaltoparent" "1" - "paintborder" "1" - "border" "MainMenuBGBorder" - - "OperationTitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "OperationTitleLabel" - "font" "HudFontSmallBold" - "labelText" "#MMenu_Update" - "textAlignment" "west" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "textinsetx" "20" - "fgcolor_override" "235 227 203 255" - } - - "ViewDetailsButton" - { - "ControlName" "EditablePanel" - "fieldname" "ViewDetailsButton" - "xpos" "p0.02" - "ypos" "27" - "zpos" "11" - "wide" "p0.48" - "tall" "26" - "visible" "1" - "PaintBackgroundType" "0" - "proportionaltoparent" "1" - - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "cs-0.5" - "ypos" "0" - "wide" "f0" - "tall" "f0" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "use_proportional_insets" "1" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "labeltext" "#MMenu_ViewUpdateDetails" - "proportionaltoparent" "1" - "command" "view_update_page" - "actionsignallevel" "4" - - "border_default" "MainMenuButtonDefault" - "border_armed" "MainMenuButtonArmed" - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "235 226 202 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "117 107 94 255" - "image_armedcolor" "235 226 202 255" - } - } - - "ViewComicButton" - { - "ControlName" "EditablePanel" - "fieldname" "ViewComicButton" - "xpos" "p0.5" - "ypos" "27" - "zpos" "11" - "wide" "p0.48" - "tall" "26" - "visible" "1" - "PaintBackgroundType" "0" - "proportionaltoparent" "1" - - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "cs-0.5" - "ypos" "0" - "wide" "f0" - "tall" "f0" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "use_proportional_insets" "1" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "labeltext" "#MMenu_ViewUpdateComic" - "proportionaltoparent" "1" - "command" "view_update_comic" - "actionsignallevel" "4" - - "border_default" "MainMenuButtonDefault" - "border_armed" "MainMenuButtonArmed" - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "235 226 202 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "117 107 94 255" - "image_armedcolor" "235 226 202 255" - } - } - - "CyclingAd" - { - "ControlName" "CCyclingAdContainerPanel" - "fieldName" "CyclingAd" - "xpos" "5" - "ypos" "p0.47" - "zpos" "100" - "wide" "f10" - "tall" "p0.5" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "proportionaltoparent" "1" - "bgcolor_override" "0 0 0 255" - - "items" - { - "0" - { - "item" "Unused Operation Tough Break Pass" - "show_market" "0" - } - "1" - { - "item" "Tough Break Case 01 Pyroland" - "show_market" "1" - } - "2" - { - "item" "Tough Break Case 02 Warbirds" - "show_market" "1" - } - "3" - { - "item" "Tough Break Key" - "show_market" "0" - } - "4" - { - "item" "Tough Break Cosmetic Case" - "show_market" "1" - } - "5" - { - "item" "Tough Break Cosmetic Key" - "show_market" "0" - } - "5" - { - "item" "Taunt: Aerobic Taunt" - "show_market" "0" - } - } - - } // Background - - "NewImage" - { - "ControlName" "ImagePanel" - "fieldName" "NewImage" - "xpos" "-60" - "ypos" "-52" - "zpos" "100" - "wide" "80" - "tall" "o1" - "visible" "1" - "enabled" "1" - "image" "new_large" - "scaleImage" "1" - "proportionaltoparent" "1" - "mouseinputenabled" "0" - - "pin_to_sibling" "Background" - "pin_corner_to_sibling" "PIN_BOTTOMLEFT" - "pin_to_sibling_corner" "PIN_TOPRIGHT" - } - } "icon_generator" { -- cgit v1.2.3 From 10806c8c38f2705223c834a215f5d82fcb0f10ec Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Sat, 9 Dec 2017 17:28:04 -0500 Subject: 20171209 - Update Cleanup --- customizations/Classic Main Menu/resource/ui/mainmenuoverride.res | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'customizations') diff --git a/customizations/Classic Main Menu/resource/ui/mainmenuoverride.res b/customizations/Classic Main Menu/resource/ui/mainmenuoverride.res index ff5f88b..ea7900b 100644 --- a/customizations/Classic Main Menu/resource/ui/mainmenuoverride.res +++ b/customizations/Classic Main Menu/resource/ui/mainmenuoverride.res @@ -1207,7 +1207,7 @@ "use_proportional_insets" "1" "font" "CerbeticaBold20" "textAlignment" "center" - "labelText" "rayshud v2017.12.??" + "labelText" "rayshud v2017.12.10" "dulltext" "0" "brighttext" "0" "default" "1" -- cgit v1.2.3