diff options
| author | RaysFire <[email protected]> | 2012-11-19 15:16:24 -0600 |
|---|---|---|
| committer | RaysFire <[email protected]> | 2012-11-19 15:16:24 -0600 |
| commit | 3b7310362354dd60eb522516ddebff21094176e7 (patch) | |
| tree | e20c45fa774a3c6a4dbfac4cc260f28935e89678 /resource | |
| parent | f9f92dbee374a74005481667516522b2d6985f01 (diff) | |
Updated for v2.92
Diffstat (limited to 'resource')
| -rw-r--r-- | resource/GameMenu.res | 240 | ||||
| -rw-r--r-- | resource/ui/MainMenuOverride.res | 6840 |
2 files changed, 3540 insertions, 3540 deletions
diff --git a/resource/GameMenu.res b/resource/GameMenu.res index 6a6d625..9ee56d0 100644 --- a/resource/GameMenu.res +++ b/resource/GameMenu.res @@ -1,120 +1,120 @@ -"GameMenu" [$WIN32]
-{
-
- "VersionNumber"
- {
- "label" "rayshud v2.91"
- "command" "toggleconsole"
- "subimage" ""
- "OnlyAtMenu" "0"
- }
- "QuickplayButton"
- {
- "label" "Quickplay"
- "command" "quickplay"
- "subimage" ""
- "OnlyAtMenu" "1"
- }
- "QuickplayChangeButton"
- {
- "label" "Quickplay"
- "command" "quickplay"
- "subimage" ""
- "OnlyInGame" "1"
- }
- "PlayPVEButton"
- {
- "label" "Co-op"
- "command" "playpve"
- "subimage" ""
- "OnlyAtMenu" "1"
- }
- "ServerBrowserButton"
- {
- "label" "Servers"
- "command" "OpenServerBrowser"
- "subimage" ""
- "OnlyAtMenu" "1"
- }
- "ChangeServerButton"
- {
- "label" "Servers"
- "command" "OpenServerBrowser"
- "subimage" "glyph_server_browser"
- "OnlyInGame" "1"
- }
- "ReplayBrowserButton"
- {
- "label" "Replays"
- "command" "engine replay_reloadbrowser"
- "subimage" ""
- }
- "SteamWorkshopButton"
- {
- "label" "#MMenu_SteamWorkshop"
- "command" "engine OpenSteamWorkshopDialog"
- "subimage" ""
- }
- "TrainingButton"
- {
- "label" "Training"
- "command" "offlinepractice"
- "subimage" ""
- "OnlyAtMenu" "1"
- }
-
- // These buttons get positioned by the MainMenuOverride.res
- "CreateServerButton"
- {
- "label" "#GameUI_GameMenu_CreateServer"
- "command" "OpenCreateMultiplayerGameDialog"
- "OnlyAtMenu" "1"
- "tooltip" "#GameUI_GameMenu_CreateServer"
- }
- "GeneralStoreButton"
- {
- "label" "Shop"
- "command" "engine open_store"
- "subimage" ""
- }
- "CharacterSetupButton"
- {
- "label" "Items"
- "command" "engine open_charinfo"
- "subimage" ""
- }
-
- // These buttons are only shown while in-game
- // and also are positioned by the .res file
- "ResumeGameButton"
- {
- "label" "Resume"
- "command" "ResumeGame"
- "OnlyInGame" "1"
- "subimage" "icon_resume"
- }
- "CallVoteButton"
- {
- "label" ""
- "command" "callvote"
- "OnlyInGame" "1"
- "subimage" "icon_checkbox"
- "tooltip" "#MMenu_CallVote"
- }
- "MutePlayersButton"
- {
- "label" ""
- "command" "OpenPlayerListDialog"
- "OnlyInGame" "1"
- "subimage" "glyph_muted"
- "tooltip" "#MMenu_MutePlayers"
- }
- "RequestCoachButton"
- {
- "label" ""
- "command" "engine cl_coach_find_coach"
- "OnlyInGame" "1"
- "subimage" "icon_whistle"
- "tooltip" "#MMenu_RequestCoach"
- }
-}
+"GameMenu" [$WIN32] +{ + + "VersionNumber" + { + "label" "rayshud v2.92" + "command" "toggleconsole" + "subimage" "" + "OnlyAtMenu" "0" + } + "QuickplayButton" + { + "label" "Quickplay" + "command" "quickplay" + "subimage" "" + "OnlyAtMenu" "1" + } + "QuickplayChangeButton" + { + "label" "Quickplay" + "command" "quickplay" + "subimage" "" + "OnlyInGame" "1" + } + "PlayPVEButton" + { + "label" "Co-op" + "command" "playpve" + "subimage" "" + "OnlyAtMenu" "1" + } + "ServerBrowserButton" + { + "label" "Servers" + "command" "OpenServerBrowser" + "subimage" "" + "OnlyAtMenu" "1" + } + "ChangeServerButton" + { + "label" "Servers" + "command" "OpenServerBrowser" + "subimage" "glyph_server_browser" + "OnlyInGame" "1" + } + "ReplayBrowserButton" + { + "label" "Replays" + "command" "engine replay_reloadbrowser" + "subimage" "" + } + "SteamWorkshopButton" + { + "label" "#MMenu_SteamWorkshop" + "command" "engine OpenSteamWorkshopDialog" + "subimage" "" + } + "TrainingButton" + { + "label" "Training" + "command" "offlinepractice" + "subimage" "" + "OnlyAtMenu" "1" + } + + // These buttons get positioned by the MainMenuOverride.res + "CreateServerButton" + { + "label" "#GameUI_GameMenu_CreateServer" + "command" "OpenCreateMultiplayerGameDialog" + "OnlyAtMenu" "1" + "tooltip" "#GameUI_GameMenu_CreateServer" + } + "GeneralStoreButton" + { + "label" "Shop" + "command" "engine open_store" + "subimage" "" + } + "CharacterSetupButton" + { + "label" "Items" + "command" "engine open_charinfo" + "subimage" "" + } + + // These buttons are only shown while in-game + // and also are positioned by the .res file + "ResumeGameButton" + { + "label" "Resume" + "command" "ResumeGame" + "OnlyInGame" "1" + "subimage" "icon_resume" + } + "CallVoteButton" + { + "label" "" + "command" "callvote" + "OnlyInGame" "1" + "subimage" "icon_checkbox" + "tooltip" "#MMenu_CallVote" + } + "MutePlayersButton" + { + "label" "" + "command" "OpenPlayerListDialog" + "OnlyInGame" "1" + "subimage" "glyph_muted" + "tooltip" "#MMenu_MutePlayers" + } + "RequestCoachButton" + { + "label" "" + "command" "engine cl_coach_find_coach" + "OnlyInGame" "1" + "subimage" "icon_whistle" + "tooltip" "#MMenu_RequestCoach" + } +} diff --git a/resource/ui/MainMenuOverride.res b/resource/ui/MainMenuOverride.res index 81974c4..1729a4a 100644 --- a/resource/ui/MainMenuOverride.res +++ b/resource/ui/MainMenuOverride.res @@ -1,3420 +1,3420 @@ -"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" "72 255 255 255"
- "depressedFgColor_override" "72 255 255 255"
-
- "image_drawcolor" "TanLight"
- "image_armedcolor" "72 255 255 255"
- "image_depressedcolor" "72 255 255 255"
-
- "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"
- }
- }
- }
-
- "Background"
- {
- "ControlName" "ImagePanel"
- "fieldName" "Background"
- "xpos" "0"
- "ypos" "0"
- "zpos" "-200"
- "wide" "f0"
- "tall" "480"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
-
- if_halloween
- {
- "image" "../console/title_team_halloween2011"
- }
- if_fullmoon
- {
- "image" "../console/title_fullmoon"
- }
- if_christmas
- {
- "image" "../console/background_xmas2011"
- }
- }
-
- "SidePanelBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "SidePanelBG"
- "xpos" "0"
- "ypos" "0"
- "zpos" "0"
- "wide" "255"
- "tall" "f0"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "fillcolor" "0 0 0 60"
- }
-
- "TFLogoImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "TFLogoImage"
- "xpos" "22"
- "ypos" "35"
- "zpos" "100"
- "wide" "216"
- "tall" "53"
- "visible" "1"
- "enabled" "1"
- "image" "../logo/new_tf2_logo"
- "scaleImage" "1"
- }
-
- "TFCharacterImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "TFCharacterImage"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "-99"
- "wide" "600"
- "tall" "600"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- }
-
- "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"
- }
- "PlayLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "PlayLabel"
- "font" "CerbeticaBold16"
- "labelText" "#MMenu_Play"
- "textAlignment" "west"
- "xpos" "9999"
- "ypos" "9999"
- "wide" "140"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fgcolor_override" "235 227 203 255"
- }
-
- "TooltipPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "TooltipPanel"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "1"
- "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"
- }
- }
-
- "CreateServerButton"
- {
- "ControlName" "EditablePanel"
- "fieldname" "CreateServerButton"
- "xpos" "195"
- "ypos" "148"
- "zpos" "12"
- "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" "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" "72 255 255 255"
- "depressedFgColor_override" "72 255 255 255"
-
- "image_drawcolor" "TanLight"
- "image_armedcolor" "72 255 255 255"
-
- "SubImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "SubImage"
- "xpos" "0"
- "ypos" "3"
- "zpos" "1"
- "wide" "12"
- "tall" "12"
- "visible" "1"
- "enabled" "1"
- "image" "glyph_create"
- "scaleImage" "1"
- }
- }
- }
-
- "MOTD_ShowButtonPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "MOTD_ShowButtonPanel"
- "xpos" "c200"
- "ypos" "40"
- "zpos" "1"
- "wide" "32"
- "tall" "32"
- "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" "235 226 202 255"
- "image_armedcolor" "255 255 255 255"
-
- "SubImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "SubImage"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "32"
- "tall" "32"
- "visible" "1"
- "enabled" "1"
- "image" "button_MOTD"
- "scaleImage" "1"
- }
- }
- }
-
- "MOTD_Panel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "MOTD_Panel"
- "xpos" "c0"
- "ypos" "28"
- "zpos" "1"
- "wide" "300"
- "tall" "360"
- "visible" "0"
- "PaintBackgroundType" "2"
- "paintbackground" "0"
- "border" "MainMenuHighlightBorder"
-
- "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" "HudFontSmallBold"
- "textAlignment" "center"
- "labelText" "%motdheader%"
- "xpos" "0"
- "ypos" "0"
- "wide" "300"
- "tall" "24"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "PaintBackgroundType" "2"
- "fgcolor_override" "235 226 202 255"
- "bgcolor_override" "141 178 61 255"
- }
- }
-
- "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" ""
- "font" "HudFontSmallBold"
- "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" "46 43 42 255"
- "armedFgColor_override" "235 226 202 255"
- "depressedFgColor_override" "46 43 42 255"
-
- "image_drawcolor" "235 226 202 255"
- "image_armedcolor" "200 80 60 255"
- "SubImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "SubImage"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "14"
- "tall" "14"
- "visible" "1"
- "enabled" "1"
- "image" "close_button"
- "scaleImage" "1"
- }
- }
-
- "MOTD_HeaderIcon"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MOTD_HeaderIcon"
- "xpos" "265"
- "ypos" "25"
- "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" "46 43 42 255"
- "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" "46 43 42 255"
- }
-
- "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"
-
- "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" "117 107 94 255"
-
- "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" "46 43 42 255"
- "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"
-
- "defaultFgColor_override" "235 226 202 255"
- "defaultBgColor_override" "46 43 42 255"
- "armedFgColor_override" "235 226 202 255"
- "depressedFgColor_override" "235 226 202 255"
- }
-
- "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" "c165"
- "ypos" "40"
- "zpos" "1"
- "wide" "32"
- "tall" "32"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "1"
- "enabled" "1"
-
- "SubImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "SubImage"
- "xpos" "16"
- "ypos" "0"
- "zpos" "3"
- "wide" "14"
- "tall" "14"
- "visible" "1"
- "enabled" "1"
- "image" "glyph_achievements"
- "scaleImage" "1"
- "drawcolor" "210 125 33 255"
- }
-
- "Notifications_CountLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "Notifications_CountLabel"
- "font" "HudFontSmallestBold"
- "labelText" "%noticount%"
- "textAlignment" "center"
- "xpos" "16"
- "ypos" "0"
- "zpos" "4"
- "wide" "16"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fgcolor_override" "255 255 255 255"
- }
-
- "Notifications_ShowButtonPanel_SB"
- {
- "ControlName" "CExImageButton"
- "fieldName" "Notifications_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" "noti_show"
- "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" "32"
- "tall" "32"
- "visible" "1"
- "enabled" "1"
- "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"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "Command" "noti_hide"
-
- "paintbackground" "0"
-
- "defaultFgColor_override" "TanLight"
- "armedFgColor_override" "72 255 255 255"
- "depressedFgColor_override" "72 255 255 255"
-
- "image_drawcolor" "TanLight"
- "image_armedcolor" "72 255 255 255"
- "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"
- }
- }
- }
-
- "HTMLContainer"
- {
- "ControlName" "EditablePanel"
- "fieldName" "HTMLContainer"
- "xpos" "c"
- "ypos" "130"
- "wide" "300"
- "tall" "240"
- "autoResize" "3"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "tabPosition" "0"
- "border" "MainMenuBGBorder"
-
- "HTMLLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "HTMLLabel"
- "font" "HudFontSmallestBold"
- "labelText" "#MMenu_HTML"
- "textAlignment" "north-west"
- "xpos" "5"
- "ypos" "5"
- "wide" "290"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
-
- "HTML"
- {
- "ControlName" "HTML"
- "fieldName" "HTML"
- "xpos" "5"
- "ypos" "25"
- "wide" "290"
- "tall" "210"
- "autoResize" "3"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- }
- }
-
- "TrainingButton"
- {
- "ControlName" "EditablePanel"
- "fieldname" "TrainingButton"
- "xpos" "25"
- "ypos" "202"
- "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"
- "labelText" "Training"
- "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" "72 255 255 255"
- "depressedFgColor_override" "72 255 255 255"
-
- "image_drawcolor" "TanLight"
- "image_armedcolor" "72 255 255 255"
- "SubImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "SubImage"
- "xpos" "6"
- "ypos" "5"
- "zpos" "1"
- "wide" "11"
- "tall" "11"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- }
- }
- }
- "ReplayBrowserButton"
- {
- "ControlName" "EditablePanel"
- "fieldname" "ReplayBrowserButton"
- "xpos" "25"
- "ypos" "290"
- "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" "72 255 255 255"
- "depressedFgColor_override" "72 255 255 255"
-
- "image_drawcolor" "TanLight"
- "image_armedcolor" "72 255 255 255"
- "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" "25"
- "ypos" "308"
- "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" "72 255 255 255"
- "depressedFgColor_override" "72 255 255 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"
- }
- }
- }
- "GeneralStoreButton"
- {
- "ControlName" "EditablePanel"
- "fieldname" "GeneralStoreButton"
- "xpos" "25"
- "ypos" "236"
- "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" "72 255 255 255"
- "depressedFgColor_override" "72 255 255 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"
- }
- }
- }
- "CharacterSetupButton"
- {
- "ControlName" "EditablePanel"
- "fieldname" "CharacterSetupButton"
- "xpos" "25"
- "ypos" "254"
- "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" "72 255 255 255"
- "depressedFgColor_override" "72 255 255 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"
- }
- }
- }
-
- "StoreBGPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "StoreBGPanel"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "-1"
- "wide" "260"
- "tall" "60"
- "visible" "1"
- "PaintBackgroundType" "2"
- "border" ""
- }
- "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"
- }
-
- "CreateBGPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "CreateBGPanel"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "-1"
- "wide" "260"
- "tall" "60"
- "visible" "1"
- "PaintBackgroundType" "2"
- "border" "MainMenuBGBorder"
- }
- "CreateLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CreateLabel"
- "font" "HudFontSmallBold"
- "labelText" "#MMenu_Create"
- "textAlignment" "west"
- "xpos" "c-278"
- "ypos" "298"
- "wide" "0"
- "tall" "0"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fgcolor_override" "235 227 203 255"
- }
-
- "ShowPromoCodesButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "ShowPromoCodesButton"
- "xpos" "9999"
- "ypos" "9999"
- "wide" "250"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "font" "HudFontSmallestBold"
- "labelText" "#MMenu_ShowPromoCodes"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "default" "1"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "command" "showpromocodes"
-
- "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"
- }
- "FreeTrialPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "FreeTrialPanel"
- "xpos" "c-300"
- "ypos" "310"
- "zpos" "0"
- "wide" "250"
- "tall" "130"
- "visible" "0"
-
- "Image"
- {
- "ControlName" "ImagePanel"
- "fieldName" "Image"
- "xpos" "0"
- "ypos" "0"
- "zpos" "0"
- "wide" "80"
- "tall" "80"
- "visible" "1"
- "enabled" "1"
- "image" "tf_box"
- "scaleImage" "1"
- }
-
- "UpgradeLabel1"
- {
- "ControlName" "CExLabel"
- "fieldName" "UpgradeLabel"
- "font" "HudFontSmallestBold"
- "labelText" "#TF_Trial_MainMenu_Upgrade1"
- "textAlignment" "north"
- "xpos" "80"
- "ypos" "5"
- "wide" "165"
- "tall" "80"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
- }
- "UpgradeLabel2"
- {
- "ControlName" "CExLabel"
- "fieldName" "UpgradeLabel2"
- "font" "HudFontSmallBold"
- "labelText" "#TF_Trial_MainMenu_Upgrade2"
- "textAlignment" "north"
- "xpos" "80"
- "ypos" "18"
- "wide" "165"
- "tall" "80"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
- "fgcolor" "255 155 138 255"
- }
- "UpgradeLabel3"
- {
- "ControlName" "CExLabel"
- "fieldName" "UpgradeLabel3"
- "font" "HudFontSmallestBold"
- "labelText" "#TF_Trial_MainMenu_Upgrade3"
- "textAlignment" "north"
- "xpos" "80"
- "ypos" "48"
- "wide" "165"
- "tall" "80"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
- "fgcolor" "137 134 127 255"
- }
- }
-
- "VersionNumber"
- {
- "ControlName" "EditablePanel"
- "fieldname" "VersionNumber"
- "xpos" "22"
- "ypos" "95"
- "zpos" "11"
- "wide" "216"
- "tall" "20"
- "visible" "1"
- "PaintBackgroundType" "0"
- "command" "toggleconsole"
- "SubButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "SubButton"
- "xpos" "0"
- "ypos" "0"
- "wide" "216"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "textinsetx" "25"
- "use_proportional_insets" "1"
- "font" "CerbeticaBold20"
- "textAlignment" "center"
- "labelText" "rayshud v2.91"
- "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"
- }
- }
- }
-
- "QuickplayButton"
- {
- "ControlName" "EditablePanel"
- "fieldname" "QuickplayButton"
- "xpos" "25"
- "ypos" "148"
- "zpos" "11"
- "wide" "200"
- "tall" "16"
- "visible" "1"
- "PaintBackgroundType" "0"
- "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" "72 255 255 255"
- "depressedFgColor_override" "72 255 255 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"
- }
- }
- }
-
- "QuickplayChangeButton"
- {
- "ControlName" "EditablePanel"
- "fieldname" "QuickplayChangeButton"
- "xpos" "25"
- "ypos" "166"
- "zpos" "11"
- "wide" "200"
- "tall" "16"
- "visible" "1"
- "PaintBackgroundType" "0"
- "SubButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "SubButton"
- "xpos" "0"
- "ypos" "0"
- "wide" "125"
- "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" "72 255 255 255"
- "depressedFgColor_override" "72 255 255 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"
- }
- }
- }
-
- "PlayPVEButton"
- {
- "ControlName" "EditablePanel"
- "fieldname" "PlayPVEButton"
- "xpos" "25"
- "ypos" "166"
- "zpos" "11"
- "wide" "200"
- "tall" "16"
- "visible" "1"
- "PaintBackgroundType" "0"
- "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" "72 255 255 255"
- "depressedFgColor_override" "72 255 255 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"
- }
- }
- }
-
- "ServerBrowserButton"
- {
- "ControlName" "EditablePanel"
- "fieldname" "ServerBrowserButton"
- "xpos" "25"
- "ypos" "184"
- "zpos" "11"
- "wide" "200"
- "tall" "16"
- "visible" "1"
- "PaintBackgroundType" "0"
- "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" "72 255 255 255"
- "depressedFgColor_override" "72 255 255 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" "0"
- "tall" "0"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- }
- }
- }
-
- "ChangeServerButton"
- {
- "ControlName" "EditablePanel"
- "fieldname" "ChangeServerButton"
- "xpos" "25"
- "ypos" "184"
- "zpos" "11"
- "wide" "200"
- "tall" "16"
- "visible" "1"
- "PaintBackgroundType" "0"
- "SubButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "SubButton"
- "xpos" "0"
- "ypos" "0"
- "wide" "125"
- "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" "72 255 255 255"
- "depressedFgColor_override" "72 255 255 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" "0"
- "tall" "0"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- }
- }
- }
-
- "ResumeGameButton"
- {
- "ControlName" "EditablePanel"
- "fieldname" "ResumeGameButton"
- "xpos" "25"
- "ypos" "148"
- "zpos" "11"
- "wide" "200"
- "tall" "16"
- "visible" "1"
- "PaintBackgroundType" "0"
- "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" "72 255 255 255"
- "depressedFgColor_override" "72 255 255 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" "0"
- "tall" "0"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- }
- }
- }
-
- "CallVoteButton"
- {
- "ControlName" "EditablePanel"
- "fieldname" "CallVoteButton"
- "xpos" "155"
- "ypos" "146"
- "zpos" "12"
- "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" "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" "4"
- "ypos" "4"
- "zpos" "1"
- "wide" "12"
- "tall" "12"
- "visible" "1"
- "enabled" "1"
- "image" "glyph_create"
- "scaleImage" "1"
- }
- }
- }
- "MutePlayersButton"
- {
- "ControlName" "EditablePanel"
- "fieldname" "MutePlayersButton"
- "xpos" "175"
- "ypos" "146"
- "zpos" "12"
- "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" "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" "4"
- "ypos" "4"
- "zpos" "1"
- "wide" "12"
- "tall" "12"
- "visible" "1"
- "enabled" "1"
- "image" "glyph_create"
- "scaleImage" "1"
- }
- }
- }
- "RequestCoachButton"
- {
- "ControlName" "EditablePanel"
- "fieldname" "RequestCoachButton"
- "xpos" "195"
- "ypos" "146"
- "zpos" "12"
- "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" "72 255 255 255"
- "depressedFgColor_override" "72 255 255 255"
-
- "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"
- }
- }
- }
-
- "BackgroundFooter"
- {
- "ControlName" "ImagePanel"
- "fieldName" "BackgroundFooter"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "-50"
- "wide" "f0"
- "tall" "60"
- "visible" "1"
- "enabled" "1"
- "image" "loadout_bottom_gradient"
- "tileImage" "1"
- }
- "FooterLine"
- {
- "ControlName" "ImagePanel"
- "fieldName" "FooterLine"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "-5-"
- "wide" "f0"
- "tall" "10"
- "visible" "1"
- "enabled" "1"
- "image" "loadout_solid_line"
- "scaleImage" "1"
- }
-
- "NewUserForumsButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "NewUserForumsButton"
- "xpos" "79"
- "ypos" "441"
- "zpos" "2"
- "wide" "24"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" ""
- "paintbackground""0"
- "font" "HudFontSmallBold"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "default" "1"
- "Command" "view_newuser_forums"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "PaintBackgroundType" "0"
-
- "image_drawcolor" "TanLight"
- "image_armedcolor" "72 255 255 255"
- "SubImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "SubImage"
- "xpos" "4"
- "ypos" "4"
- "zpos" "1"
- "wide" "14"
- "tall" "14"
- "visible" "1"
- "enabled" "1"
- "image" "glyph_tutorial"
- "scaleImage" "1"
- }
- }
-
- "AchievementsButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "AchievementsButton"
- "xpos" "99"
- "ypos" "441"
- "zpos" "3"
- "wide" "24"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" ""
- "paintbackground""0"
- "font" "HudFontSmallBold"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "default" "1"
- "Command" "OpenAchievementsDialog"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "border_default" ""
-
- "image_drawcolor" "TanLight"
- "image_armedcolor" "72 255 255 255"
- "SubImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "SubImage"
- "xpos" "4"
- "ypos" "4"
- "zpos" "1"
- "wide" "14"
- "tall" "14"
- "visible" "1"
- "enabled" "1"
- "image" "glyph_achievements"
- "scaleImage" "1"
- }
- }
-
- "CommentaryButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "CommentaryButton"
- "xpos" "121"
- "ypos" "441"
- "zpos" "4"
- "wide" "24"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" ""
- "font" "HudFontSmallBold"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "default" "1"
- "Command" "OpenLoadSingleplayerCommentaryDialog"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
-
- "border_default" ""
- "border_armed" ""
- "paintbackground" "0"
-
-
- "image_drawcolor" "TanLight"
- "image_armedcolor" "72 255 255 255"
- "SubImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "SubImage"
- "xpos" "4"
- "ypos" "4"
- "zpos" "1"
- "wide" "14"
- "tall" "14"
- "visible" "1"
- "enabled" "1"
- "image" "glyph_forums"
- "scaleImage" "1"
- }
- }
-
- "CoachPlayersButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "CoachPlayersButton"
- "xpos" "141"
- "ypos" "441"
- "zpos" "5"
- "wide" "24"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" ""
- "font" "HudFontSmallBold"
- "textAlignment" "center"
- "paintbackground""0"
- "dulltext" "0"
- "brighttext" "0"
- "default" "1"
- "Command" "engine cl_coach_toggle"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "border_default" ""
-
- "image_drawcolor" "TanLight"
- "image_armedcolor" "72 255 255 255"
- "SubImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "SubImage"
- "xpos" "4"
- "ypos" "4"
- "zpos" "1"
- "wide" "14"
- "tall" "14"
- "visible" "1"
- "enabled" "1"
- "image" "glyph_commentary"
- "scaleImage" "1"
- }
- }
-
- "ReportBugButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "ReportBugButton"
- "xpos" "161"
- "ypos" "441"
- "zpos" "1"
- "wide" "24"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" ""
- "font" "HudFontSmallBold"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "default" "1"
- "paintbackground""0"
- "Command" "engine bug"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
-
- "image_drawcolor" "TanLight"
- "image_armedcolor" "72 255 255 255"
- "SubImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "SubImage"
- "xpos" "4"
- "ypos" "4"
- "zpos" "1"
- "wide" "14"
- "tall" "14"
- "visible" "1"
- "enabled" "1"
- "image" "glyph_bug"
- "scaleImage" "1"
- }
- }
-
- "TF2SettingsButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "TF2SettingsButton"
- "xpos" "15"
- "ypos" "362"
- "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" "72 255 255 255"
- "depressedFgColor_override" "72 255 255 255"
-
- "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"
- }
- }
-
- "SettingsButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "SettingsButton"
- "xpos" "15"
- "ypos" "344"
- "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" "72 255 255 255"
- "depressedFgColor_override" "72 255 255 255"
-
- "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" "15"
- "ypos" "380"
- "zpos" "1"
- "wide" "200"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "Switch Scoreboards"
- "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" "72 255 255 255"
- "depressedFgColor_override" "72 255 255 255"
-
- "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" "15"
- "ypos" "416"
- "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" "72 255 255 255"
- "depressedFgColor_override" "72 255 255 255"
-
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
-
- "image_drawcolor" "TanLight"
- "image_armedcolor" "72 255 255 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"
- }
- }
-
- "DisconnectButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "DisconnectButton"
- "xpos" "15"
- "ypos" "416"
- "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" "72 255 255 255"
- "depressedFgColor_override" "72 255 255 255"
-
- "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"
- }
- }
-
- "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" "72 255 255 255"
- "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" "72 255 255 255"
- "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" "72 255 255 255"
- "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" "72 255 255 255"
- "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" "72 255 255 255"
- "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" "72 255 255 255"
- "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" "72 255 255 255"
- "SubImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "SubImage"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "14"
- "tall" "14"
- "visible" "1"
- "enabled" "1"
- "image" "close_button"
- "scaleImage" "1"
- }
- }
- }
-
-}
+"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" "72 255 255 255" + "depressedFgColor_override" "72 255 255 255" + + "image_drawcolor" "TanLight" + "image_armedcolor" "72 255 255 255" + "image_depressedcolor" "72 255 255 255" + + "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" + } + } + } + + "Background" + { + "ControlName" "ImagePanel" + "fieldName" "Background" + "xpos" "0" + "ypos" "0" + "zpos" "-200" + "wide" "f0" + "tall" "480" + "visible" "0" + "enabled" "1" + "image" "" + "scaleImage" "1" + + if_halloween + { + "image" "../console/title_team_halloween2011" + } + if_fullmoon + { + "image" "../console/title_fullmoon" + } + if_christmas + { + "image" "../console/background_xmas2011" + } + } + + "SidePanelBG" + { + "ControlName" "ImagePanel" + "fieldName" "SidePanelBG" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "255" + "tall" "f0" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "fillcolor" "0 0 0 60" + } + + "TFLogoImage" + { + "ControlName" "ImagePanel" + "fieldName" "TFLogoImage" + "xpos" "22" + "ypos" "35" + "zpos" "100" + "wide" "216" + "tall" "53" + "visible" "1" + "enabled" "1" + "image" "../logo/new_tf2_logo" + "scaleImage" "1" + } + + "TFCharacterImage" + { + "ControlName" "ImagePanel" + "fieldName" "TFCharacterImage" + "xpos" "9999" + "ypos" "9999" + "zpos" "-99" + "wide" "600" + "tall" "600" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + } + + "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" + } + "PlayLabel" + { + "ControlName" "CExLabel" + "fieldName" "PlayLabel" + "font" "CerbeticaBold16" + "labelText" "#MMenu_Play" + "textAlignment" "west" + "xpos" "9999" + "ypos" "9999" + "wide" "140" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "235 227 203 255" + } + + "TooltipPanel" + { + "ControlName" "EditablePanel" + "fieldName" "TooltipPanel" + "xpos" "9999" + "ypos" "9999" + "zpos" "1" + "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" + } + } + + "CreateServerButton" + { + "ControlName" "EditablePanel" + "fieldname" "CreateServerButton" + "xpos" "195" + "ypos" "148" + "zpos" "12" + "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" "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" "72 255 255 255" + "depressedFgColor_override" "72 255 255 255" + + "image_drawcolor" "TanLight" + "image_armedcolor" "72 255 255 255" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "3" + "zpos" "1" + "wide" "12" + "tall" "12" + "visible" "1" + "enabled" "1" + "image" "glyph_create" + "scaleImage" "1" + } + } + } + + "MOTD_ShowButtonPanel" + { + "ControlName" "EditablePanel" + "fieldName" "MOTD_ShowButtonPanel" + "xpos" "c200" + "ypos" "40" + "zpos" "1" + "wide" "32" + "tall" "32" + "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" "235 226 202 255" + "image_armedcolor" "255 255 255 255" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "32" + "tall" "32" + "visible" "1" + "enabled" "1" + "image" "button_MOTD" + "scaleImage" "1" + } + } + } + + "MOTD_Panel" + { + "ControlName" "EditablePanel" + "fieldName" "MOTD_Panel" + "xpos" "c0" + "ypos" "28" + "zpos" "1" + "wide" "300" + "tall" "360" + "visible" "0" + "PaintBackgroundType" "2" + "paintbackground" "0" + "border" "MainMenuHighlightBorder" + + "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" "HudFontSmallBold" + "textAlignment" "center" + "labelText" "%motdheader%" + "xpos" "0" + "ypos" "0" + "wide" "300" + "tall" "24" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "PaintBackgroundType" "2" + "fgcolor_override" "235 226 202 255" + "bgcolor_override" "141 178 61 255" + } + } + + "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" "" + "font" "HudFontSmallBold" + "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" "46 43 42 255" + "armedFgColor_override" "235 226 202 255" + "depressedFgColor_override" "46 43 42 255" + + "image_drawcolor" "235 226 202 255" + "image_armedcolor" "200 80 60 255" + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "14" + "tall" "14" + "visible" "1" + "enabled" "1" + "image" "close_button" + "scaleImage" "1" + } + } + + "MOTD_HeaderIcon" + { + "ControlName" "ImagePanel" + "fieldName" "MOTD_HeaderIcon" + "xpos" "265" + "ypos" "25" + "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" "46 43 42 255" + "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" "46 43 42 255" + } + + "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" + + "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" "117 107 94 255" + + "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" "46 43 42 255" + "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" + + "defaultFgColor_override" "235 226 202 255" + "defaultBgColor_override" "46 43 42 255" + "armedFgColor_override" "235 226 202 255" + "depressedFgColor_override" "235 226 202 255" + } + + "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" "c165" + "ypos" "40" + "zpos" "1" + "wide" "32" + "tall" "32" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "16" + "ypos" "0" + "zpos" "3" + "wide" "14" + "tall" "14" + "visible" "1" + "enabled" "1" + "image" "glyph_achievements" + "scaleImage" "1" + "drawcolor" "210 125 33 255" + } + + "Notifications_CountLabel" + { + "ControlName" "CExLabel" + "fieldName" "Notifications_CountLabel" + "font" "HudFontSmallestBold" + "labelText" "%noticount%" + "textAlignment" "center" + "xpos" "16" + "ypos" "0" + "zpos" "4" + "wide" "16" + "tall" "16" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "255 255 255 255" + } + + "Notifications_ShowButtonPanel_SB" + { + "ControlName" "CExImageButton" + "fieldName" "Notifications_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" "noti_show" + "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" "32" + "tall" "32" + "visible" "1" + "enabled" "1" + "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" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "Command" "noti_hide" + + "paintbackground" "0" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "72 255 255 255" + "depressedFgColor_override" "72 255 255 255" + + "image_drawcolor" "TanLight" + "image_armedcolor" "72 255 255 255" + "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" + } + } + } + + "HTMLContainer" + { + "ControlName" "EditablePanel" + "fieldName" "HTMLContainer" + "xpos" "c" + "ypos" "130" + "wide" "300" + "tall" "240" + "autoResize" "3" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "border" "MainMenuBGBorder" + + "HTMLLabel" + { + "ControlName" "CExLabel" + "fieldName" "HTMLLabel" + "font" "HudFontSmallestBold" + "labelText" "#MMenu_HTML" + "textAlignment" "north-west" + "xpos" "5" + "ypos" "5" + "wide" "290" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + + "HTML" + { + "ControlName" "HTML" + "fieldName" "HTML" + "xpos" "5" + "ypos" "25" + "wide" "290" + "tall" "210" + "autoResize" "3" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + } + } + + "TrainingButton" + { + "ControlName" "EditablePanel" + "fieldname" "TrainingButton" + "xpos" "25" + "ypos" "202" + "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" + "labelText" "Training" + "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" "72 255 255 255" + "depressedFgColor_override" "72 255 255 255" + + "image_drawcolor" "TanLight" + "image_armedcolor" "72 255 255 255" + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "6" + "ypos" "5" + "zpos" "1" + "wide" "11" + "tall" "11" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + } + } + } + "ReplayBrowserButton" + { + "ControlName" "EditablePanel" + "fieldname" "ReplayBrowserButton" + "xpos" "25" + "ypos" "290" + "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" "72 255 255 255" + "depressedFgColor_override" "72 255 255 255" + + "image_drawcolor" "TanLight" + "image_armedcolor" "72 255 255 255" + "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" "25" + "ypos" "308" + "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" "72 255 255 255" + "depressedFgColor_override" "72 255 255 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" + } + } + } + "GeneralStoreButton" + { + "ControlName" "EditablePanel" + "fieldname" "GeneralStoreButton" + "xpos" "25" + "ypos" "236" + "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" "72 255 255 255" + "depressedFgColor_override" "72 255 255 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" + } + } + } + "CharacterSetupButton" + { + "ControlName" "EditablePanel" + "fieldname" "CharacterSetupButton" + "xpos" "25" + "ypos" "254" + "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" "72 255 255 255" + "depressedFgColor_override" "72 255 255 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" + } + } + } + + "StoreBGPanel" + { + "ControlName" "EditablePanel" + "fieldName" "StoreBGPanel" + "xpos" "9999" + "ypos" "9999" + "zpos" "-1" + "wide" "260" + "tall" "60" + "visible" "1" + "PaintBackgroundType" "2" + "border" "" + } + "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" + } + + "CreateBGPanel" + { + "ControlName" "EditablePanel" + "fieldName" "CreateBGPanel" + "xpos" "9999" + "ypos" "9999" + "zpos" "-1" + "wide" "260" + "tall" "60" + "visible" "1" + "PaintBackgroundType" "2" + "border" "MainMenuBGBorder" + } + "CreateLabel" + { + "ControlName" "CExLabel" + "fieldName" "CreateLabel" + "font" "HudFontSmallBold" + "labelText" "#MMenu_Create" + "textAlignment" "west" + "xpos" "c-278" + "ypos" "298" + "wide" "0" + "tall" "0" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "235 227 203 255" + } + + "ShowPromoCodesButton" + { + "ControlName" "CExImageButton" + "fieldName" "ShowPromoCodesButton" + "xpos" "9999" + "ypos" "9999" + "wide" "250" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "font" "HudFontSmallestBold" + "labelText" "#MMenu_ShowPromoCodes" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "command" "showpromocodes" + + "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" + } + "FreeTrialPanel" + { + "ControlName" "EditablePanel" + "fieldName" "FreeTrialPanel" + "xpos" "c-300" + "ypos" "310" + "zpos" "0" + "wide" "250" + "tall" "130" + "visible" "0" + + "Image" + { + "ControlName" "ImagePanel" + "fieldName" "Image" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "80" + "tall" "80" + "visible" "1" + "enabled" "1" + "image" "tf_box" + "scaleImage" "1" + } + + "UpgradeLabel1" + { + "ControlName" "CExLabel" + "fieldName" "UpgradeLabel" + "font" "HudFontSmallestBold" + "labelText" "#TF_Trial_MainMenu_Upgrade1" + "textAlignment" "north" + "xpos" "80" + "ypos" "5" + "wide" "165" + "tall" "80" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + } + "UpgradeLabel2" + { + "ControlName" "CExLabel" + "fieldName" "UpgradeLabel2" + "font" "HudFontSmallBold" + "labelText" "#TF_Trial_MainMenu_Upgrade2" + "textAlignment" "north" + "xpos" "80" + "ypos" "18" + "wide" "165" + "tall" "80" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor" "255 155 138 255" + } + "UpgradeLabel3" + { + "ControlName" "CExLabel" + "fieldName" "UpgradeLabel3" + "font" "HudFontSmallestBold" + "labelText" "#TF_Trial_MainMenu_Upgrade3" + "textAlignment" "north" + "xpos" "80" + "ypos" "48" + "wide" "165" + "tall" "80" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor" "137 134 127 255" + } + } + + "VersionNumber" + { + "ControlName" "EditablePanel" + "fieldname" "VersionNumber" + "xpos" "22" + "ypos" "95" + "zpos" "11" + "wide" "216" + "tall" "20" + "visible" "1" + "PaintBackgroundType" "0" + "command" "toggleconsole" + "SubButton" + { + "ControlName" "CExImageButton" + "fieldName" "SubButton" + "xpos" "0" + "ypos" "0" + "wide" "216" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "textinsetx" "25" + "use_proportional_insets" "1" + "font" "CerbeticaBold20" + "textAlignment" "center" + "labelText" "rayshud v2.92" + "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" + } + } + } + + "QuickplayButton" + { + "ControlName" "EditablePanel" + "fieldname" "QuickplayButton" + "xpos" "25" + "ypos" "148" + "zpos" "11" + "wide" "200" + "tall" "16" + "visible" "1" + "PaintBackgroundType" "0" + "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" "72 255 255 255" + "depressedFgColor_override" "72 255 255 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" + } + } + } + + "QuickplayChangeButton" + { + "ControlName" "EditablePanel" + "fieldname" "QuickplayChangeButton" + "xpos" "25" + "ypos" "166" + "zpos" "11" + "wide" "200" + "tall" "16" + "visible" "1" + "PaintBackgroundType" "0" + "SubButton" + { + "ControlName" "CExImageButton" + "fieldName" "SubButton" + "xpos" "0" + "ypos" "0" + "wide" "125" + "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" "72 255 255 255" + "depressedFgColor_override" "72 255 255 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" + } + } + } + + "PlayPVEButton" + { + "ControlName" "EditablePanel" + "fieldname" "PlayPVEButton" + "xpos" "25" + "ypos" "166" + "zpos" "11" + "wide" "200" + "tall" "16" + "visible" "1" + "PaintBackgroundType" "0" + "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" "72 255 255 255" + "depressedFgColor_override" "72 255 255 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" + } + } + } + + "ServerBrowserButton" + { + "ControlName" "EditablePanel" + "fieldname" "ServerBrowserButton" + "xpos" "25" + "ypos" "184" + "zpos" "11" + "wide" "200" + "tall" "16" + "visible" "1" + "PaintBackgroundType" "0" + "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" "72 255 255 255" + "depressedFgColor_override" "72 255 255 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" "0" + "tall" "0" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + } + } + } + + "ChangeServerButton" + { + "ControlName" "EditablePanel" + "fieldname" "ChangeServerButton" + "xpos" "25" + "ypos" "184" + "zpos" "11" + "wide" "200" + "tall" "16" + "visible" "1" + "PaintBackgroundType" "0" + "SubButton" + { + "ControlName" "CExImageButton" + "fieldName" "SubButton" + "xpos" "0" + "ypos" "0" + "wide" "125" + "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" "72 255 255 255" + "depressedFgColor_override" "72 255 255 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" "0" + "tall" "0" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + } + } + } + + "ResumeGameButton" + { + "ControlName" "EditablePanel" + "fieldname" "ResumeGameButton" + "xpos" "25" + "ypos" "148" + "zpos" "11" + "wide" "200" + "tall" "16" + "visible" "1" + "PaintBackgroundType" "0" + "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" "72 255 255 255" + "depressedFgColor_override" "72 255 255 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" "0" + "tall" "0" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + } + } + } + + "CallVoteButton" + { + "ControlName" "EditablePanel" + "fieldname" "CallVoteButton" + "xpos" "155" + "ypos" "146" + "zpos" "12" + "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" "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" "4" + "ypos" "4" + "zpos" "1" + "wide" "12" + "tall" "12" + "visible" "1" + "enabled" "1" + "image" "glyph_create" + "scaleImage" "1" + } + } + } + "MutePlayersButton" + { + "ControlName" "EditablePanel" + "fieldname" "MutePlayersButton" + "xpos" "175" + "ypos" "146" + "zpos" "12" + "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" "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" "4" + "ypos" "4" + "zpos" "1" + "wide" "12" + "tall" "12" + "visible" "1" + "enabled" "1" + "image" "glyph_create" + "scaleImage" "1" + } + } + } + "RequestCoachButton" + { + "ControlName" "EditablePanel" + "fieldname" "RequestCoachButton" + "xpos" "195" + "ypos" "146" + "zpos" "12" + "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" "72 255 255 255" + "depressedFgColor_override" "72 255 255 255" + + "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" + } + } + } + + "BackgroundFooter" + { + "ControlName" "ImagePanel" + "fieldName" "BackgroundFooter" + "xpos" "9999" + "ypos" "9999" + "zpos" "-50" + "wide" "f0" + "tall" "60" + "visible" "1" + "enabled" "1" + "image" "loadout_bottom_gradient" + "tileImage" "1" + } + "FooterLine" + { + "ControlName" "ImagePanel" + "fieldName" "FooterLine" + "xpos" "9999" + "ypos" "9999" + "zpos" "-5-" + "wide" "f0" + "tall" "10" + "visible" "1" + "enabled" "1" + "image" "loadout_solid_line" + "scaleImage" "1" + } + + "NewUserForumsButton" + { + "ControlName" "CExImageButton" + "fieldName" "NewUserForumsButton" + "xpos" "79" + "ypos" "441" + "zpos" "2" + "wide" "24" + "tall" "18" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "" + "paintbackground""0" + "font" "HudFontSmallBold" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "view_newuser_forums" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "PaintBackgroundType" "0" + + "image_drawcolor" "TanLight" + "image_armedcolor" "72 255 255 255" + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "4" + "ypos" "4" + "zpos" "1" + "wide" "14" + "tall" "14" + "visible" "1" + "enabled" "1" + "image" "glyph_tutorial" + "scaleImage" "1" + } + } + + "AchievementsButton" + { + "ControlName" "CExImageButton" + "fieldName" "AchievementsButton" + "xpos" "99" + "ypos" "441" + "zpos" "3" + "wide" "24" + "tall" "18" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "" + "paintbackground""0" + "font" "HudFontSmallBold" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "OpenAchievementsDialog" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "border_default" "" + + "image_drawcolor" "TanLight" + "image_armedcolor" "72 255 255 255" + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "4" + "ypos" "4" + "zpos" "1" + "wide" "14" + "tall" "14" + "visible" "1" + "enabled" "1" + "image" "glyph_achievements" + "scaleImage" "1" + } + } + + "CommentaryButton" + { + "ControlName" "CExImageButton" + "fieldName" "CommentaryButton" + "xpos" "121" + "ypos" "441" + "zpos" "4" + "wide" "24" + "tall" "18" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "" + "font" "HudFontSmallBold" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "OpenLoadSingleplayerCommentaryDialog" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "border_default" "" + "border_armed" "" + "paintbackground" "0" + + + "image_drawcolor" "TanLight" + "image_armedcolor" "72 255 255 255" + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "4" + "ypos" "4" + "zpos" "1" + "wide" "14" + "tall" "14" + "visible" "1" + "enabled" "1" + "image" "glyph_forums" + "scaleImage" "1" + } + } + + "CoachPlayersButton" + { + "ControlName" "CExImageButton" + "fieldName" "CoachPlayersButton" + "xpos" "141" + "ypos" "441" + "zpos" "5" + "wide" "24" + "tall" "18" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "" + "font" "HudFontSmallBold" + "textAlignment" "center" + "paintbackground""0" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "engine cl_coach_toggle" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "border_default" "" + + "image_drawcolor" "TanLight" + "image_armedcolor" "72 255 255 255" + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "4" + "ypos" "4" + "zpos" "1" + "wide" "14" + "tall" "14" + "visible" "1" + "enabled" "1" + "image" "glyph_commentary" + "scaleImage" "1" + } + } + + "ReportBugButton" + { + "ControlName" "CExImageButton" + "fieldName" "ReportBugButton" + "xpos" "161" + "ypos" "441" + "zpos" "1" + "wide" "24" + "tall" "18" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "" + "font" "HudFontSmallBold" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "paintbackground""0" + "Command" "engine bug" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "image_drawcolor" "TanLight" + "image_armedcolor" "72 255 255 255" + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "4" + "ypos" "4" + "zpos" "1" + "wide" "14" + "tall" "14" + "visible" "1" + "enabled" "1" + "image" "glyph_bug" + "scaleImage" "1" + } + } + + "TF2SettingsButton" + { + "ControlName" "CExImageButton" + "fieldName" "TF2SettingsButton" + "xpos" "15" + "ypos" "362" + "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" "72 255 255 255" + "depressedFgColor_override" "72 255 255 255" + + "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" + } + } + + "SettingsButton" + { + "ControlName" "CExImageButton" + "fieldName" "SettingsButton" + "xpos" "15" + "ypos" "344" + "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" "72 255 255 255" + "depressedFgColor_override" "72 255 255 255" + + "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" "15" + "ypos" "380" + "zpos" "1" + "wide" "200" + "tall" "16" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "Switch Scoreboards" + "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" "72 255 255 255" + "depressedFgColor_override" "72 255 255 255" + + "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" "15" + "ypos" "416" + "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" "72 255 255 255" + "depressedFgColor_override" "72 255 255 255" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "image_drawcolor" "TanLight" + "image_armedcolor" "72 255 255 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" + } + } + + "DisconnectButton" + { + "ControlName" "CExImageButton" + "fieldName" "DisconnectButton" + "xpos" "15" + "ypos" "416" + "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" "72 255 255 255" + "depressedFgColor_override" "72 255 255 255" + + "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" + } + } + + "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" "72 255 255 255" + "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" "72 255 255 255" + "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" "72 255 255 255" + "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" "72 255 255 255" + "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" "72 255 255 255" + "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" "72 255 255 255" + "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" "72 255 255 255" + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "14" + "tall" "14" + "visible" "1" + "enabled" "1" + "image" "close_button" + "scaleImage" "1" + } + } + } + +} |
