diff options
| author | CriticalFlaw <[email protected]> | 2016-10-17 09:50:12 -0600 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2016-10-17 09:50:12 -0600 |
| commit | d15015c514cd89ed05c9ff75b011c1a30e8c03f7 (patch) | |
| tree | 3604a8a475bbbb34948709b4d113018d2d39b61e /minmode/resource/ui | |
| parent | 148f2c60cdfc87a7ea05d6a3b1706bba06c01b48 (diff) | |
Removed redundant minmode files
A lot of the files are identical to the base rayshud files, so why
incldue them?
Diffstat (limited to 'minmode/resource/ui')
272 files changed, 0 insertions, 73476 deletions
diff --git a/minmode/resource/ui/BaseChat.res b/minmode/resource/ui/BaseChat.res deleted file mode 100644 index 156bec9..0000000 --- a/minmode/resource/ui/BaseChat.res +++ /dev/null @@ -1,68 +0,0 @@ -"Resource/UI/BaseChat.res" -{ - "HudChat" - { - "ControlName" "EditablePanel" - "fieldName" "HudChat" - "visible" "1" - "enabled" "1" - "xpos" "3" - "ypos" "30" - "wide" "240" - "tall" "120" - "PaintBackgroundType" "0" - } - - ChatInputLine - { - "ControlName" "EditablePanel" - "fieldName" "ChatInputLine" - "visible" "1" - "enabled" "1" - "xpos" "3" - "ypos" "395" - "wide" "237" - "tall" "0" - "PaintBackgroundType" "0" - } - - "ChatFiltersButton" - { - "ControlName" "Button" - "fieldName" "ChatFiltersButton" - "xpos" "202" - "ypos" "0" - "wide" "33" - "tall" "8" - "autoResize" "1" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "#chat_filterbutton" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Default" "0" - } - - "HudChatHistory" - { - "ControlName" "RichText" - "fieldName" "HudChatHistory" - "xpos" "0" - "ypos" "0" - "wide" "242" - "tall" "75" - "wrap" "1" - "autoResize" "1" - "pinCorner" "1" - "visible" "1" - "enabled" "1" - "labelText" "" - "textAlignment" "south-west" - "font" "ChatFont" - "maxchars" "-1" - } -} - diff --git a/minmode/resource/ui/CharInfoLoadoutSubPanel.res b/minmode/resource/ui/CharInfoLoadoutSubPanel.res deleted file mode 100644 index 51bd4fe..0000000 --- a/minmode/resource/ui/CharInfoLoadoutSubPanel.res +++ /dev/null @@ -1,1842 +0,0 @@ -"Resource/UI/CharInfoLoadoutSubPanel.res"
-{
- "CharInfoLoadoutSubPanel"
- {
- "ControlName" "Frame"
- "fieldName" "CharInfoLoadoutSubPanel"
- "xpos" "0"
- "ypos" "40"
- "wide" "f0"
- "tall" "480"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "tabPosition" "0"
- "settitlebarvisible" "0"
- "PaintBackgroundType" "0"
- "bgcolor_override" "25 25 25 255"
- "infocus_bgcolor_override" "25 25 25 255"
- "outoffocus_bgcolor_override" "25 25 25 255"
-
- "selectlabely_default" "25"
- "selectlabely_onchanges" "15"
-
- "class_ypos" "40"
- "class_xdelta" "5"
- "class_wide_min" "60"
- "class_wide_max" "100"
- "class_tall_min" "120"
- "class_tall_max" "200"
- "class_distance_min" "7"
- "class_distance_max" "100"
-
- "itemcountcolor" "Base Color"
- "itemcountcolor_noitems" "117 107 94 255"
- }
-
- "scout"
- {
- "ControlName" "ImageButton"
- "fieldName" "scout"
- "xpos" "c-300"
- "ypos" "120"
- "zpos" "6"
- "wide" "60"
- "tall" "120"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" ""
- "textAlignment" "south-west"
- "Command" "loadout scout"
- "Default" "0"
- "font" "MenuKeys"
- "scaleImage" "1"
- "activeimage" "class_sel_sm_scout_blu"
- "inactiveimage" "class_sel_sm_scout_inactive"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- }
- "soldier"
- {
- "ControlName" "ImageButton"
- "fieldName" "soldier"
- "xpos" "c-250"
- "ypos" "120"
- "zpos" "6"
- "wide" "60"
- "tall" "120"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" ""
- "textAlignment" "south-west"
- "Command" "loadout soldier"
- "Default" "0"
- "font" "MenuKeys"
- "scaleImage" "1"
- "activeimage" "class_sel_sm_soldier_blu"
- "inactiveimage" "class_sel_sm_soldier_inactive"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- }
- "pyro"
- {
- "ControlName" "ImageButton"
- "fieldName" "pyro"
- "xpos" "c-200"
- "ypos" "120"
- "zpos" "6"
- "wide" "60"
- "tall" "120"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" ""
- "textAlignment" "south-west"
- "Command" "loadout pyro"
- "Default" "0"
- "font" "MenuKeys"
- "scaleImage" "1"
- "activeimage" "class_sel_sm_pyro_blu"
- "inactiveimage" "class_sel_sm_pyro_inactive"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- }
-
- "demoman"
- {
- "ControlName" "ImageButton"
- "fieldName" "demoman"
- "xpos" "c-110"
- "ypos" "120"
- "zpos" "6"
- "wide" "60"
- "tall" "120"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" ""
- "textAlignment" "south-west"
- "Command" "loadout demoman"
- "Default" "0"
- "font" "MenuKeys"
- "scaleImage" "1"
- "activeimage" "class_sel_sm_demo_blu"
- "inactiveimage" "class_sel_sm_demo_inactive"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- }
- "heavyweapons"
- {
- "ControlName" "ImageButton"
- "fieldName" "heavyweapons"
- "xpos" "c-60"
- "ypos" "120"
- "zpos" "6"
- "wide" "60"
- "tall" "120"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" ""
- "textAlignment" "south-west"
- "Command" "loadout heavy"
- "Default" "0"
- "font" "MenuKeys"
- "scaleImage" "1"
- "activeimage" "class_sel_sm_heavy_blu"
- "inactiveimage" "class_sel_sm_heavy_inactive"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- }
- "engineer"
- {
- "ControlName" "ImageButton"
- "fieldName" "engineer"
- "xpos" "c-10"
- "ypos" "120"
- "zpos" "6"
- "wide" "60"
- "tall" "120"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" ""
- "textAlignment" "south-west"
- "Command" "loadout engineer"
- "Default" "0"
- "font" "MenuKeys"
- "scaleImage" "1"
- "activeimage" "class_sel_sm_engineer_blu"
- "inactiveimage" "class_sel_sm_engineer_inactive"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- }
-
- "medic"
- {
- "ControlName" "ImageButton"
- "fieldName" "medic"
- "xpos" "c78"
- "ypos" "120"
- "zpos" "6"
- "wide" "60"
- "tall" "120"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" ""
- "textAlignment" "south-west"
- "Command" "loadout medic"
- "Default" "0"
- "font" "MenuKeys"
- "scaleImage" "1"
- "activeimage" "class_sel_sm_medic_blu"
- "inactiveimage" "class_sel_sm_medic_inactive"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- }
- "sniper"
- {
- "ControlName" "ImageButton"
- "fieldName" "sniper"
- "xpos" "c128"
- "ypos" "120"
- "zpos" "6"
- "wide" "60"
- "tall" "120"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" ""
- "textAlignment" "south-west"
- "Command" "loadout sniper"
- "Default" "0"
- "font" "MenuKeys"
- "scaleImage" "1"
- "activeimage" "class_sel_sm_sniper_blu"
- "inactiveimage" "class_sel_sm_sniper_inactive"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- }
- "spy"
- {
- "ControlName" "ImageButton"
- "fieldName" "spy"
- "xpos" "c178"
- "ypos" "120"
- "zpos" "6"
- "wide" "60"
- "tall" "120"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" ""
- "textAlignment" "south-west"
- "Command" "loadout spy"
- "Default" "0"
- "font" "MenuKeys"
- "scaleImage" "1"
- "activeimage" "class_sel_sm_spy_blu"
- "inactiveimage" "class_sel_sm_spy_inactive"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- }
-
- "ShowBackpackButton"
- {
- "ControlName" "ImageButton"
- "fieldName" "ShowBackpackButton"
- "xpos" "c-230"
- "ypos" "235"
- "zpos" "6"
- "wide" "60"
- "tall" "60"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" ""
- "textAlignment" "south-west"
- "Command" "backpack"
- "Default" "0"
- "font" "MenuKeys"
- "scaleImage" "1"
- "activeimage" "..\hud\backpack_01"
- "inactiveimage" "..\hud\backpack_01_grey"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- }
- "ShowBackpackLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ShowBackpackLabel"
- "font" "CerbeticaBold16"
- "labelText" "Backpack"
- "textAlignment" "north"
- "xpos" "c-260"
- "ypos" "300"
- "zpos" "7"
- "wide" "120"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "ShowCraftingButton"
- {
- "ControlName" "ImageButton"
- "fieldName" "ShowCraftingButton"
- "xpos" "c-95"
- "ypos" "235"
- "zpos" "6"
- "wide" "60"
- "tall" "60"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" ""
- "textAlignment" "south-west"
- "Command" "crafting"
- "Default" "0"
- "font" "MenuKeys"
- "scaleImage" "1"
- "activeimage" "crafting_anvil"
- "inactiveimage" "crafting_anvil_gray"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- }
- "ShowCraftingLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ShowCraftingLabel"
- "font" "CerbeticaBold16"
- "labelText" "Crafting"
- "textAlignment" "north"
- "xpos" "c-125"
- "ypos" "300"
- "zpos" "7"
- "wide" "120"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "ShowArmoryButton"
- {
- "ControlName" "ImageButton"
- "fieldName" "ShowArmoryButton"
- "xpos" "c35"
- "ypos" "235"
- "zpos" "6"
- "wide" "60"
- "tall" "60"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" ""
- "textAlignment" "south-west"
- "Command" "armory"
- "Default" "0"
- "font" "MenuKeys"
- "scaleImage" "1"
- "activeimage" "catalog_book"
- "inactiveimage" "catalog_book_gray"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- }
- "ShowArmoryLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ShowArmoryLabel"
- "font" "CerbeticaBold16"
- "labelText" "Catalog"
- "textAlignment" "north"
- "xpos" "c5"
- "ypos" "300"
- "zpos" "7"
- "wide" "120"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "ShowTradeButton"
- {
- "ControlName" "ImageButton"
- "fieldName" "ShowTradeButton"
- "xpos" "c160"
- "ypos" "235"
- "zpos" "6"
- "wide" "60"
- "tall" "60"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" ""
- "textAlignment" "south-west"
- "Command" "trading"
- "Default" "0"
- "font" "MenuKeys"
- "scaleImage" "1"
- "activeimage" "trading_parcel"
- "inactiveimage" "trading_parcel_gray"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- }
- "ShowTradeLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ShowTradeLabel"
- "font" "CerbeticaBold16"
- "labelText" "Trading"
- "textAlignment" "north"
- "xpos" "c130"
- "ypos" "300"
- "zpos" "7"
- "wide" "120"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "0"
- }
-
- "ClassLabel"
- {
- "ControlName" "Label"
- "fieldName" "ClassLabel"
- "font" "HudFontSmallBold"
- "labelText" "classname"
- "textAlignment" "north"
- "xpos" "0"
- "ypos" "200"
- "zpos" "1"
- "wide" "300"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- }
- "ItemsLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemsLabel"
- "font" "HudFontSmall"
- "labelText" "classname"
- "textAlignment" "north"
- "xpos" "0"
- "ypos" "215"
- "zpos" "1"
- "wide" "300"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "fgcolor" "117 107 94 255"
- "centerwrap" "1"
- }
-
- "NoSteamLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NoSteamLabel"
- "font" "HudFontSmallBold"
- "labelText" "#NoSteamNoItems"
- "textAlignment" "north"
- "xpos" "0"
- "ypos" "250"
- "zpos" "1"
- "wide" "f0"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "fgcolor_override" "TanLight"
- }
- "NoGCLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NoGCLabel"
- "font" "HudFontSmallBold"
- "labelText" "#NoGCNoItems"
- "textAlignment" "north"
- "xpos" "0"
- "ypos" "250"
- "zpos" "1"
- "wide" "f0"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "fgcolor_override" "TanLight"
- }
- "SelectLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "SelectLabel"
- "font" "HudFontSmallBold"
- "labelText" "#SelectClassLoadout"
- "textAlignment" "north"
- "xpos" "0"
- "ypos" "300"
- "zpos" "1"
- "wide" "f0"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fgcolor_override" "117 107 94 255"
- }
- "LoadoutChangesLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "LoadoutChangesLabel"
- "font" "HudFontSmallBold"
- "labelText" "#LoadoutChangesUpdate"
- "textAlignment" "north"
- "xpos" "0"
- "ypos" "35"
- "zpos" "1"
- "wide" "f0"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fgcolor_override" "TanLight"
- }
-
- "class_loadout_panel"
- {
- "ControlName" "CClassLoadoutPanel"
- "fieldName" "class_loadout_panel"
- "xpos" "0"
- "ypos" "0"
- "wide" "f0"
- "tall" "400"
- "zpos" "500"
- "visible" "0"
- }
- "backpack_panel"
- {
- "ControlName" "CBackpackPanel"
- "fieldName" "backpack_panel"
- "xpos" "0"
- "ypos" "0"
- "wide" "f0"
- "tall" "400"
- "zpos" "500"
- "visible" "0"
- }
-
- "ShowExplanationsButton"
- {
- "ControlName" "CExButton"
- "fieldName" "ShowExplanationsButton"
- "xpos" "c275"
- "ypos" "10"
- "zpos" "100"
- "wide" "20"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "?"
- "font" "HudFontSmallBold"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "default" "1"
- "Command" "show_explanations"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- }
-
- "StartExplanation"
- {
- "ControlName" "CExplanationPopup"
- "fieldName" "StartExplanation"
- "xpos" "0"
- "ypos" "0"
- "zpos" "10000"
- "wide" "250"
- "tall" "140"
- "visible" "0"
- "PaintBackgroundType" "2"
- "paintbackground" "0"
- "border" "MainMenuHighlightBorder"
-
- "force_close" "1"
- "end_x" "c-150"
- "end_y" "190"
- "end_wide" "300"
- "end_tall" "155"
- "callout_inparents_x" "c0"
- "callout_inparents_y" "150"
- "next_explanation" "BackpackExplanation"
-
- "TitleLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TitleLabel"
- "font" "HudFontSmallBold"
- "labelText" "#LoadoutExplanation_Title"
- "textAlignment" "north"
- "xpos" "20"
- "ypos" "10"
- "wide" "260"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
- "fgcolor_override" "46 43 42 255"
- }
-
- "TextLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TextLabel"
- "font" "HudFontSmall"
- "labelText" "#LoadoutExplanation_Text"
- "textAlignment" "north-west"
- "xpos" "20"
- "ypos" "45"
- "wide" "260"
- "tall" "85"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
- "fgcolor_override" "46 43 42 255"
- }
-
- "CloseButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "CloseButton"
- "xpos" "280"
- "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" "0"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "Command" "close"
-
- "paintbackground" "0"
-
- "defaultFgColor_override" "46 43 42 255"
- "armedFgColor_override" "TanLight"
- "depressedFgColor_override" "46 43 42 255"
-
- "image_drawcolor" "117 107 94 255"
- "image_armedcolor" "TanLight"
- "SubImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "SubImage"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "14"
- "tall" "14"
- "visible" "1"
- "enabled" "1"
- "image" "close_button"
- "scaleImage" "1"
- }
- }
- "PositionLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "PositionLabel"
- "font" "HudFontSmallBold"
- "labelText" "%explanationnumber%"
- "textAlignment" "center"
- "xpos" "0"
- "ypos" "125"
- "zpos" "-1"
- "wide" "300"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fgcolor_override" "TanLight"
- }
- "NextButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "NextButton"
- "xpos" "260"
- "ypos" "125"
- "zpos" "10"
- "wide" "30"
- "tall" "30"
- "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" "nextexplanation"
-
- "paintbackground" "0"
-
- "defaultFgColor_override" "46 43 42 255"
- "armedFgColor_override" "TanLight"
- "depressedFgColor_override" "46 43 42 255"
-
- "image_drawcolor" "235 226 202 255"
- "image_armedcolor" "255 255 255 255"
- "SubImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "SubImage"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "30"
- "tall" "30"
- "visible" "1"
- "enabled" "1"
- "image" "blog_forward"
- "scaleImage" "1"
- }
- }
- }
-
- "BackpackExplanation"
- {
- "ControlName" "CExplanationPopup"
- "fieldName" "BackpackExplanation"
- "xpos" "0"
- "ypos" "0"
- "zpos" "10000"
- "wide" "250"
- "tall" "120"
- "visible" "0"
- "PaintBackgroundType" "2"
- "paintbackground" "0"
- "border" "MainMenuHighlightBorder"
-
- "force_close" "1"
- "end_x" "c-320"
- "end_y" "60"
- "end_wide" "250"
- "end_tall" "130"
- "callout_inparents_x" "c-195"
- "callout_inparents_y" "240"
- "next_explanation" "CraftingExplanation"
-
- "TitleLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TitleLabel"
- "font" "HudFontSmallBold"
- "labelText" "#BackpackExplanation_Title"
- "textAlignment" "north"
- "xpos" "20"
- "ypos" "10"
- "wide" "210"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
- "fgcolor_override" "46 43 42 255"
- }
-
- "TextLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TextLabel"
- "font" "HudFontSmall"
- "labelText" "#BackpackExplanation_Text"
- "textAlignment" "north-west"
- "xpos" "20"
- "ypos" "45"
- "wide" "210"
- "tall" "65"
- "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" "0"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "Command" "close"
-
- "paintbackground" "0"
-
- "defaultFgColor_override" "46 43 42 255"
- "armedFgColor_override" "TanLight"
- "depressedFgColor_override" "46 43 42 255"
-
- "image_drawcolor" "117 107 94 255"
- "image_armedcolor" "TanLight"
- "SubImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "SubImage"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "14"
- "tall" "14"
- "visible" "1"
- "enabled" "1"
- "image" "close_button"
- "scaleImage" "1"
- }
- }
- "PrevButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "PrevButton"
- "xpos" "10"
- "ypos" "100"
- "zpos" "10"
- "wide" "30"
- "tall" "30"
- "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" "prevexplanation"
-
- "paintbackground" "0"
-
- "defaultFgColor_override" "46 43 42 255"
- "armedFgColor_override" "TanLight"
- "depressedFgColor_override" "46 43 42 255"
-
- "image_drawcolor" "235 226 202 255"
- "image_armedcolor" "255 255 255 255"
- "SubImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "SubImage"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "30"
- "tall" "30"
- "visible" "1"
- "enabled" "1"
- "image" "blog_back"
- "scaleImage" "1"
- }
- }
- "PositionLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "PositionLabel"
- "font" "HudFontSmallBold"
- "labelText" "%explanationnumber%"
- "textAlignment" "center"
- "xpos" "0"
- "ypos" "100"
- "zpos" "-1"
- "wide" "250"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fgcolor_override" "TanLight"
- }
- "NextButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "NextButton"
- "xpos" "210"
- "ypos" "100"
- "zpos" "10"
- "wide" "30"
- "tall" "30"
- "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" "nextexplanation"
-
- "paintbackground" "0"
-
- "defaultFgColor_override" "46 43 42 255"
- "armedFgColor_override" "TanLight"
- "depressedFgColor_override" "46 43 42 255"
-
- "image_drawcolor" "235 226 202 255"
- "image_armedcolor" "255 255 255 255"
- "SubImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "SubImage"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "30"
- "tall" "30"
- "visible" "1"
- "enabled" "1"
- "image" "blog_forward"
- "scaleImage" "1"
- }
- }
- }
-
- "CraftingExplanation"
- {
- "ControlName" "CExplanationPopup"
- "fieldName" "CraftingExplanation"
- "xpos" "0"
- "ypos" "0"
- "zpos" "10000"
- "wide" "250"
- "tall" "120"
- "visible" "0"
- "PaintBackgroundType" "2"
- "paintbackground" "0"
- "border" "MainMenuHighlightBorder"
-
- "force_close" "1"
- "end_x" "c-210"
- "end_y" "60"
- "end_wide" "250"
- "end_tall" "140"
- "callout_inparents_x" "c-65"
- "callout_inparents_y" "240"
- "next_explanation" "ArmoryExplanation"
-
- "TitleLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TitleLabel"
- "font" "HudFontSmallBold"
- "labelText" "#CraftingExplanation_Title"
- "textAlignment" "north"
- "xpos" "20"
- "ypos" "10"
- "wide" "210"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
- "fgcolor_override" "46 43 42 255"
- }
-
- "TextLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TextLabel"
- "font" "HudFontSmall"
- "labelText" "#CraftingExplanation_Text"
- "textAlignment" "north-west"
- "xpos" "20"
- "ypos" "45"
- "wide" "210"
- "tall" "65"
- "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" "0"
- "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" "117 107 94 255"
- "image_armedcolor" "TanLight"
- "SubImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "SubImage"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "14"
- "tall" "14"
- "visible" "1"
- "enabled" "1"
- "image" "close_button"
- "scaleImage" "1"
- }
- }
- "PrevButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "PrevButton"
- "xpos" "10"
- "ypos" "110"
- "zpos" "10"
- "wide" "30"
- "tall" "30"
- "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" "prevexplanation"
-
- "paintbackground" "0"
-
- "defaultFgColor_override" "46 43 42 255"
- "armedFgColor_override" "TanLight"
- "depressedFgColor_override" "46 43 42 255"
-
- "image_drawcolor" "235 226 202 255"
- "image_armedcolor" "255 255 255 255"
- "SubImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "SubImage"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "30"
- "tall" "30"
- "visible" "1"
- "enabled" "1"
- "image" "blog_back"
- "scaleImage" "1"
- }
- }
- "PositionLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "PositionLabel"
- "font" "HudFontSmallBold"
- "labelText" "%explanationnumber%"
- "textAlignment" "center"
- "xpos" "0"
- "ypos" "110"
- "zpos" "-1"
- "wide" "250"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fgcolor_override" "TanLight"
- }
- "NextButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "NextButton"
- "xpos" "210"
- "ypos" "110"
- "zpos" "10"
- "wide" "30"
- "tall" "30"
- "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" "nextexplanation"
-
- "paintbackground" "0"
-
- "defaultFgColor_override" "46 43 42 255"
- "armedFgColor_override" "TanLight"
- "depressedFgColor_override" "46 43 42 255"
-
- "image_drawcolor" "235 226 202 255"
- "image_armedcolor" "255 255 255 255"
- "SubImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "SubImage"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "30"
- "tall" "30"
- "visible" "1"
- "enabled" "1"
- "image" "blog_forward"
- "scaleImage" "1"
- }
- }
- }
-
- "ArmoryExplanation"
- {
- "ControlName" "CExplanationPopup"
- "fieldName" "ArmoryExplanation"
- "xpos" "0"
- "ypos" "0"
- "zpos" "10000"
- "wide" "250"
- "tall" "120"
- "visible" "0"
- "PaintBackgroundType" "2"
- "paintbackground" "0"
- "border" "MainMenuHighlightBorder"
-
- "force_close" "1"
- "end_x" "c-120"
- "end_y" "60"
- "end_wide" "250"
- "end_tall" "140"
- "callout_inparents_x" "c60"
- "callout_inparents_y" "240"
- "next_explanation" "TradingExplanation"
-
- "TitleLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TitleLabel"
- "font" "HudFontSmallBold"
- "labelText" "#ArmoryExplanation_Title"
- "textAlignment" "north"
- "xpos" "20"
- "ypos" "10"
- "wide" "210"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
- "fgcolor_override" "46 43 42 255"
- }
-
- "TextLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TextLabel"
- "font" "HudFontSmall"
- "labelText" "#ArmoryExplanation_Text"
- "textAlignment" "north-west"
- "xpos" "20"
- "ypos" "45"
- "wide" "210"
- "tall" "65"
- "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" "0"
- "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" "117 107 94 255"
- "image_armedcolor" "TanLight"
- "SubImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "SubImage"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "14"
- "tall" "14"
- "visible" "1"
- "enabled" "1"
- "image" "close_button"
- "scaleImage" "1"
- }
- }
- "PrevButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "PrevButton"
- "xpos" "10"
- "ypos" "110"
- "zpos" "10"
- "wide" "30"
- "tall" "30"
- "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" "prevexplanation"
-
- "paintbackground" "0"
-
- "defaultFgColor_override" "46 43 42 255"
- "armedFgColor_override" "TanLight"
- "depressedFgColor_override" "46 43 42 255"
-
- "image_drawcolor" "235 226 202 255"
- "image_armedcolor" "255 255 255 255"
- "SubImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "SubImage"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "30"
- "tall" "30"
- "visible" "1"
- "enabled" "1"
- "image" "blog_back"
- "scaleImage" "1"
- }
- }
- "PositionLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "PositionLabel"
- "font" "HudFontSmallBold"
- "labelText" "%explanationnumber%"
- "textAlignment" "center"
- "xpos" "0"
- "ypos" "110"
- "zpos" "-1"
- "wide" "250"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fgcolor_override" "TanLight"
- }
- "NextButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "NextButton"
- "xpos" "210"
- "ypos" "110"
- "zpos" "10"
- "wide" "30"
- "tall" "30"
- "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" "nextexplanation"
-
- "paintbackground" "0"
-
- "defaultFgColor_override" "46 43 42 255"
- "armedFgColor_override" "TanLight"
- "depressedFgColor_override" "46 43 42 255"
-
- "image_drawcolor" "235 226 202 255"
- "image_armedcolor" "255 255 255 255"
- "SubImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "SubImage"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "30"
- "tall" "30"
- "visible" "1"
- "enabled" "1"
- "image" "blog_forward"
- "scaleImage" "1"
- }
- }
- }
-
- "TradingExplanation"
- {
- "ControlName" "CExplanationPopup"
- "fieldName" "TradingExplanation"
- "xpos" "0"
- "ypos" "0"
- "zpos" "10000"
- "wide" "250"
- "tall" "120"
- "visible" "0"
- "PaintBackgroundType" "2"
- "paintbackground" "0"
- "border" "MainMenuHighlightBorder"
-
- "force_close" "1"
- "end_x" "c-30"
- "end_y" "60"
- "end_wide" "250"
- "end_tall" "140"
- "callout_inparents_x" "c180"
- "callout_inparents_y" "240"
- "next_explanation" "ExplanationExplanation"
-
- "TitleLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TitleLabel"
- "font" "HudFontSmallBold"
- "labelText" "#TradingExplanation_Title"
- "textAlignment" "north"
- "xpos" "20"
- "ypos" "10"
- "wide" "210"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
- "fgcolor_override" "46 43 42 255"
- }
-
- "TextLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TextLabel"
- "font" "HudFontSmall"
- "labelText" "#TradingExplanation_Text"
- "textAlignment" "north-west"
- "xpos" "20"
- "ypos" "45"
- "wide" "210"
- "tall" "65"
- "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" "0"
- "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" "117 107 94 255"
- "image_armedcolor" "TanLight"
- "SubImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "SubImage"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "14"
- "tall" "14"
- "visible" "1"
- "enabled" "1"
- "image" "close_button"
- "scaleImage" "1"
- }
- }
- "PrevButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "PrevButton"
- "xpos" "10"
- "ypos" "110"
- "zpos" "10"
- "wide" "30"
- "tall" "30"
- "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" "prevexplanation"
-
- "paintbackground" "0"
-
- "defaultFgColor_override" "46 43 42 255"
- "armedFgColor_override" "TanLight"
- "depressedFgColor_override" "46 43 42 255"
-
- "image_drawcolor" "235 226 202 255"
- "image_armedcolor" "255 255 255 255"
- "SubImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "SubImage"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "30"
- "tall" "30"
- "visible" "1"
- "enabled" "1"
- "image" "blog_back"
- "scaleImage" "1"
- }
- }
- "PositionLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "PositionLabel"
- "font" "HudFontSmallBold"
- "labelText" "%explanationnumber%"
- "textAlignment" "center"
- "xpos" "0"
- "ypos" "110"
- "zpos" "-1"
- "wide" "250"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fgcolor_override" "TanLight"
- }
- "NextButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "NextButton"
- "xpos" "210"
- "ypos" "110"
- "zpos" "10"
- "wide" "30"
- "tall" "30"
- "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" "nextexplanation"
-
- "paintbackground" "0"
-
- "defaultFgColor_override" "46 43 42 255"
- "armedFgColor_override" "TanLight"
- "depressedFgColor_override" "46 43 42 255"
-
- "image_drawcolor" "235 226 202 255"
- "image_armedcolor" "255 255 255 255"
- "SubImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "SubImage"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "30"
- "tall" "30"
- "visible" "1"
- "enabled" "1"
- "image" "blog_forward"
- "scaleImage" "1"
- }
- }
- }
-
- "ExplanationExplanation"
- {
- "ControlName" "CExplanationPopup"
- "fieldName" "ExplanationExplanation"
- "xpos" "0"
- "ypos" "0"
- "zpos" "10000"
- "wide" "250"
- "tall" "120"
- "visible" "0"
- "PaintBackgroundType" "2"
- "paintbackground" "0"
- "border" "MainMenuHighlightBorder"
-
- "force_close" "1"
- "end_x" "c100"
- "end_y" "100"
- "end_wide" "250"
- "end_tall" "120"
- "callout_inparents_x" "c285"
- "callout_inparents_y" "30"
-
- "TitleLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TitleLabel"
- "font" "HudFontSmallBold"
- "labelText" "#ExplanationExplanation_Title"
- "textAlignment" "north"
- "xpos" "20"
- "ypos" "10"
- "wide" "210"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
- "fgcolor_override" "46 43 42 255"
- }
-
- "TextLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TextLabel"
- "font" "HudFontSmall"
- "labelText" "#ExplanationExplanation_Text"
- "textAlignment" "north-west"
- "xpos" "20"
- "ypos" "45"
- "wide" "210"
- "tall" "65"
- "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" "117 107 94 255"
- "image_armedcolor" "TanLight"
- "SubImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "SubImage"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "14"
- "tall" "14"
- "visible" "1"
- "enabled" "1"
- "image" "close_button"
- "scaleImage" "1"
- }
- }
- "PrevButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "PrevButton"
- "xpos" "10"
- "ypos" "90"
- "zpos" "10"
- "wide" "30"
- "tall" "30"
- "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" "prevexplanation"
-
- "paintbackground" "0"
-
- "defaultFgColor_override" "46 43 42 255"
- "armedFgColor_override" "TanLight"
- "depressedFgColor_override" "46 43 42 255"
-
- "image_drawcolor" "235 226 202 255"
- "image_armedcolor" "255 255 255 255"
- "SubImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "SubImage"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "30"
- "tall" "30"
- "visible" "1"
- "enabled" "1"
- "image" "blog_back"
- "scaleImage" "1"
- }
- }
- "PositionLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "PositionLabel"
- "font" "HudFontSmallBold"
- "labelText" "%explanationnumber%"
- "textAlignment" "center"
- "xpos" "0"
- "ypos" "90"
- "zpos" "-1"
- "wide" "250"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fgcolor_override" "TanLight"
- }
- }
-
- "armory_panel"
- {
- "ControlName" "CArmoryPanel"
- "fieldName" "armory_panel"
- "xpos" "0"
- "ypos" "0"
- "wide" "f0"
- "tall" "400"
- "zpos" "500"
- "visible" "1"
- }
-}
diff --git a/minmode/resource/ui/ClassSelection-center.res b/minmode/resource/ui/ClassSelection-center.res deleted file mode 100644 index 82247cc..0000000 --- a/minmode/resource/ui/ClassSelection-center.res +++ /dev/null @@ -1,1580 +0,0 @@ -"Resource/UI/ClassSelection.res"
-{
- "class"
- {
- "ControlName" "ImagePanel"
- "fieldName" "ShadeBG"
- "xpos" "0"
- "ypos" "0"
- "wide" "f0"
- "tall" "480"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "fillcolor" "0 0 0 128"
- }
-
- "SysMenu"
- {
- "ControlName" "Menu"
- "fieldName" "SysMenu"
- "xpos" "0"
- "ypos" "0"
- "wide" "64"
- "tall" "24"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "0"
- "tabPosition" "0"
- }
-
- "charInfo"
- {
- "fieldName" "charInfo"
- "xpos" "0"
- "ypos" "0"
- "visible" "0"
- "enabled" "0"
- "wide" "0"
- "tall" "0"
- }
-
-
- "random"
- {
- "ControlName" "CExLabel"
- "fieldName" "random"
- "xpos" "c80"
- "ypos" "c101"
- "zpos" "6"
- "wide" "150"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "&R Random" [$WIN32]
- "textAlignment" "west"
- "Command" "joinclass random"
- "Default" "0"
- "font" "CerbeticaBold16"
- "scaleImage" "1"
- "paintbackground" "0"
-
- "fgcolor" "TanDark"
- "defaultFgColor_override" "TanDark"
- "armedFgColor_override" "TanDark"
- "depressedFgColor_override" "TanDark"
- "selectedFgColor_override" "TanLight"
-
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "sound_armed" "UI/buttonrollover.wav"
-
-
- "stayselectedonclick" "1"
- "Default" "1"
- "selectonhover" "1"
- "keyboardinputenabled" "0"
- }
-
-
- "Offense"
- {
- "ControlName" "CExLabel"
- "fieldName" "Offense"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "2"
- "wide" "90"
- "tall" "12"
- "tall_lodef" "22"
- "autoResize" "1"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "#TF_Offense"
- "textAlignment" "left"
- "font" "MenuClassBuckets"
- "font_lodef" "MenuMainTitle"
- "fgcolor" "TanDark"
- "fgcolor_lodef" "TanLight"
- }
- "scout"
- {
- "ControlName" "CExImageButton"
- "fieldName" "scout"
- "xpos" "c80"
- "ypos" "193"
- "zpos" "6"
- "wide" "150"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "&1 Scout" [$WIN32]
- "textAlignment" "west"
- "Command" "joinclass scout"
- "font" "CerbeticaBold16"
- "scaleImage" "1"
- "paintbackground" "0"
-
- "fgcolor" "TanDark"
- "defaultFgColor_override" "TanDark"
- "armedFgColor_override" "TanDark"
- "depressedFgColor_override" "TanDark"
- "selectedFgColor_override" "TanLight"
-
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "sound_armed" "UI/buttonrollover.wav"
-
-
- "stayselectedonclick" "1"
- "Default" "1"
- "selectonhover" "1"
- "keyboardinputenabled" "0"
-
- }
- "soldier"
- {
- "ControlName" "CExImageButton"
- "fieldName" "soldier"
- "xpos" "c80"
- "ypos" "207"
- "zpos" "6"
- "wide" "150"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "&2 Soldier" [$WIN32]
- "textAlignment" "west"
- "Command" "joinclass soldier"
- "Default" "0"
- "font" "CerbeticaBold16"
- "scaleImage" "1"
- "paintbackground" "0"
-
- "fgcolor" "TanDark"
- "defaultFgColor_override" "TanDark"
- "armedFgColor_override" "TanDark"
- "depressedFgColor_override" "TanDark"
- "selectedFgColor_override" "TanLight"
-
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "sound_armed" "UI/buttonrollover.wav"
-
-
- "stayselectedonclick" "1"
- "Default" "1"
- "selectonhover" "1"
- "keyboardinputenabled" "0"
-
- }
- "pyro"
- {
- "ControlName" "CExImageButton"
- "fieldName" "pyro"
- "xpos" "c80"
- "ypos" "221"
- "zpos" "6"
- "wide" "150"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "&3 Pyro" [$WIN32]
- "textAlignment" "west"
- "Command" "joinclass pyro"
- "Default" "0"
- "font" "CerbeticaBold16"
- "scaleImage" "1"
- "paintbackground" "0"
-
- "fgcolor" "TanDark"
- "defaultFgColor_override" "TanDark"
- "armedFgColor_override" "TanDark"
- "depressedFgColor_override" "TanDark"
- "selectedFgColor_override" "TanLight"
-
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "sound_armed" "UI/buttonrollover.wav"
-
-
- "stayselectedonclick" "1"
- "Default" "1"
- "selectonhover" "1"
- "keyboardinputenabled" "0"
-
- }
-
- "Defense"
- {
- "ControlName" "CExLabel"
- "fieldName" "Defense"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "2"
- "wide" "90"
- "tall" "12"
- "tall_lodef" "22"
- "autoResize" "1"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "#TF_Defense"
- "textAlignment" "left"
- "font" "MenuClassBuckets"
- "font_lodef" "MenuMainTitle"
- "fgcolor" "TanDark"
- "fgcolor_lodef" "TanLight"
- }
- "demoman"
- {
- "ControlName" "CExImageButton"
- "fieldName" "demoman"
- "xpos" "c80"
- "ypos" "241"
- "zpos" "6"
- "wide" "150"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "&4 Demoman" [$WIN32]
- "textAlignment" "west"
- "Command" "joinclass demoman"
- "Default" "0"
- "font" "CerbeticaBold16"
- "scaleImage" "1"
- "paintbackground" "0"
-
- "fgcolor" "TanDark"
- "defaultFgColor_override" "TanDark"
- "armedFgColor_override" "TanDark"
- "depressedFgColor_override" "TanDark"
- "selectedFgColor_override" "TanLight"
-
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "sound_armed" "UI/buttonrollover.wav"
-
-
- "stayselectedonclick" "1"
- "Default" "1"
- "selectonhover" "1"
- "keyboardinputenabled" "0"
- }
-
- "heavyweapons"
- {
- "ControlName" "CExLabel"
- "fieldName" "heavyweapons"
- "xpos" "c80"
- "ypos" "255"
- "zpos" "6"
- "wide" "150"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "&5 Heavy" [$WIN32]
- "textAlignment" "west"
- "Command" "joinclass heavyweapons"
- "Default" "0"
- "font" "CerbeticaBold16"
- "scaleImage" "1"
- "paintbackground" "0"
-
- "fgcolor" "TanDark"
- "defaultFgColor_override" "TanDark"
- "armedFgColor_override" "TanDark"
- "depressedFgColor_override" "TanDark"
- "selectedFgColor_override" "TanLight"
-
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "sound_armed" "UI/buttonrollover.wav"
-
-
- "stayselectedonclick" "1"
- "Default" "1"
- "selectonhover" "1"
- "keyboardinputenabled" "0"
- }
-
- "engineer"
- {
- "ControlName" "CExLabel"
- "fieldName" "engineer"
- "xpos" "c80"
- "ypos" "269"
- "zpos" "6"
- "wide" "150"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "&6 Engineer" [$WIN32]
- "textAlignment" "west"
- "Command" "joinclass engineer"
- "Default" "0"
- "font" "CerbeticaBold16"
- "scaleImage" "1"
- "paintbackground" "0"
-
- "fgcolor" "TanDark"
- "defaultFgColor_override" "TanDark"
- "armedFgColor_override" "TanDark"
- "depressedFgColor_override" "TanDark"
- "selectedFgColor_override" "TanLight"
-
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "sound_armed" "UI/buttonrollover.wav"
-
-
- "stayselectedonclick" "1"
- "Default" "1"
- "selectonhover" "1"
- "keyboardinputenabled" "0"
- }
-
-
- "Support"
- {
- "ControlName" "CExLabel"
- "fieldName" "Support"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "2"
- "wide" "90"
- "tall" "12"
- "autoResize" "1"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "#TF_Support"
- "textAlignment" "left"
- "font" "MenuClassBuckets"
- "font_lodef" "MenuMainTitle"
- "fgcolor" "TanDark"
- "fgcolor_lodef" "TanLight"
- }
- "medic"
- {
- "ControlName" "CExImageButton"
- "fieldName" "medic"
- "xpos" "c80"
- "ypos" "289"
- "zpos" "6"
- "wide" "150"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "&7 Medic" [$WIN32]
- "textAlignment" "west"
- "Command" "joinclass medic"
- "Default" "0"
- "font" "CerbeticaBold16"
- "scaleImage" "1"
- "paintbackground" "0"
-
- "fgcolor" "TanDark"
- "defaultFgColor_override" "TanDark"
- "armedFgColor_override" "TanDark"
- "depressedFgColor_override" "TanDark"
- "selectedFgColor_override" "TanLight"
-
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "sound_armed" "UI/buttonrollover.wav"
-
-
- "stayselectedonclick" "1"
- "Default" "1"
- "selectonhover" "1"
- "keyboardinputenabled" "0"
- }
- "sniper"
- {
- "ControlName" "CExImageButton"
- "fieldName" "sniper"
- "xpos" "c80"
- "ypos" "303"
- "zpos" "6"
- "wide" "150"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "&8 Sniper" [$WIN32]
- "textAlignment" "west"
- "Command" "joinclass sniper"
- "Default" "0"
- "font" "CerbeticaBold16"
- "scaleImage" "1"
- "paintbackground" "0"
-
- "fgcolor" "TanDark"
- "defaultFgColor_override" "TanDark"
- "armedFgColor_override" "TanDark"
- "depressedFgColor_override" "TanDark"
- "selectedFgColor_override" "TanLight"
-
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "sound_armed" "UI/buttonrollover.wav"
-
-
- "stayselectedonclick" "1"
- "Default" "1"
- "selectonhover" "1"
- "keyboardinputenabled" "0"
- }
- "spy"
- {
- "ControlName" "CExImageButton"
- "fieldName" "spy"
- "xpos" "c80"
- "ypos" "317"
- "zpos" "6"
- "wide" "150"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "&9 Spy" [$WIN32]
- "textAlignment" "west"
- "Command" "joinclass spy"
- "Default" "0"
- "font" "CerbeticaBold16"
- "scaleImage" "1"
- "paintbackground" "0"
-
- "fgcolor" "TanDark"
- "defaultFgColor_override" "TanDark"
- "armedFgColor_override" "TanDark"
- "depressedFgColor_override" "TanDark"
- "selectedFgColor_override" "TanLight"
-
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "sound_armed" "UI/buttonrollover.wav"
-
-
- "stayselectedonclick" "1"
- "Default" "1"
- "selectonhover" "1"
- "keyboardinputenabled" "0"
- }
-
- "CancelButton" [$WIN32]
- {
- "ControlName" "CExButton"
- "fieldName" "CancelButton"
- "xpos" "c-295"
- "ypos" "r38"
- "zpos" "6"
- "wide" "100"
- "tall" "25"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "#TF_ClassMenu_Cancel"
- "textAlignment" "center"
- "paintbackground""0"
- "Command" "vguicancel"
- "font" "CerbeticaBold16"
- "fgcolor_override" "200 80 60 255"
- }
-
- "EditLoadoutButton" [$WIN32]
- {
- "ControlName" "CExButton"
- "fieldName" "EditLoadoutButton"
- "xpos" "r180"
- "ypos" "r38"
- "zpos" "6"
- "wide" "100"
- "tall" "25"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "paintbackground""0"
- "labelText" "#EditLoadout"
- "textAlignment" "center"
- "Command" "openloadout"
- "font" "CerbeticaBold16"
- }
- "LoadoutButtonBackground"
- {
- "ControlName" "ImagePanel"
- "fieldName" "LoadoutButtonBackground"
- "xpos" "c98"
- "ypos" "c114"
- "wide" "20"
- "tall" "0"
- }
- "ResetButton" [$WIN32]
- {
- "ControlName" "CExButton"
- "fieldName" "ResetButton"
- "xpos" "r470"
- "ypos" "r38"
- "zpos" "6"
- "wide" "110"
- "tall" "25"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "0"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "#TF_ClassMenu_Reset"
- "paintbackground""0"
- "textAlignment" "center"
- "Command" "resetclass"
- "font" "CerbeticaBold16"
- }
-
- "ClassMenuSelect"
- {
- "ControlName" "CExLabel"
- "fieldName" "ClassMenuSelect"
- "xpos" "30"
- "ypos" "r40"
- "zpos" "5"
- "wide" "450"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "visible_lodef" "0"
- "enabled" "1"
- "labelText" "#TF_SelectAClass"
- "textAlignment" "west"
- "font" "CerbeticaBold32"
- "fgcolor" "HudOffWhite"
- }
-
- "MenuBG"
- {
- "ControlName" "CModelPanel"
- "fieldName" "MenuBG"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "f0"
- "tall" "480"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fov" "16"
-
- "model"
- {
- "modelname" "models/vgui/UI_class01.mdl"
- "skin" "0"
- "angles_x" "0"
- "angles_y" "180"
- "angles_z" "0"
- "origin_x" "365"
- "origin_x_lodef" "415"
- "origin_x_hidef" "380"
- "origin_y" "0"
- "origin_z" "-40"
- }
- }
-
- "Hint"
- {
- "ControlName" "CExLabel"
- "fieldName" "Hint"
- "xpos" "c-300"
- "xpos_hidef" "c-287"
- "xpos_lodef" "c-260"
- "ypos" "95"
- "ypos_hidef" "101"
- "ypos_lodef" "115"
- "zpos" "2"
- "wide" "600"
- "tall" "50"
- "tall_lodef" "30"
- "autoResize" "1"
- "pinCorner" "2"
- "visible" "0"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "%hint%"
- "textAlignment" "left"
- "wrap" "1"
- "font" "HudFontMediumSmallSecondary"
- "font_lodef" "HudFontMediumSmallSecondary"
- "fgcolor" "HudTrainingHint"
- "fgcolor_lodef" "HudTrainingHint"
- }
-
- "ShadedBar"
- {
- "ControlName" "ImagePanel"
- "fieldName" "ShadedBar"
- "xpos" "9999"
- "ypos" "r50"
- "ypos_lodef" "r74"
- "ypos_hidef" "r65"
- "zpos" "4"
- "wide" "f0"
- "tall" "50"
- "tall_lodef" "74"
- "tall_hidef" "65"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "image" "loadout_bottom_gradient"
- "tileImage" "1"
- "PaintBackgroundType" "0"
- }
-
- "Footer" [$X360]
- {
- "ControlName" "CTFFooter"
- "fieldName" "Footer"
- "zpos" "6"
- "tall" "80"
- "button_separator" "10"
- "button_separator_lodef" "5"
- "buttongap" "50"
- "buttongap_hidef" "35"
- "buttongap_lodef" "18"
- "textadjust" "3"
- "textadjust_lodef" "0"
- "buttonoffsety" "20"
- "buttonoffsety_hidef" "0"
- "buttonoffsety_lodef" "18"
- "center" "0"
- "button_pin_right_lodef" "55"
- "fonttext" "MatchmakingDialogMenuLarge"
- "fonttext_lodef" "MatchmakingDialogMenuSmall"
- "fgcolor" "HudOffWhite"
-
- "button"
- {
- "name" "cancel"
- "text" "#GameUI_Cancel"
- "icon" "#GameUI_Icons_B_BUTTON"
- }
-
- "button"
- {
- "name" "nextprev"
- "text" "#TF_NextPrev"
- "icon" "#GameUI_Icons_DPAD"
- }
-
- "button"
- {
- "name" "select"
- "text" "#GameUI_Select"
- "icon" "#GameUI_Icons_A_BUTTON"
- }
- }
-
- "localPlayerImage" [$WIN32]
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "localPlayerImage"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "9"
- "wide" "45"
- "tall" "90"
- "visible" "0"
- "enabled" "0"
- "image" ""
- "scaleImage" "1"
- }
-
- "localPlayerBG"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "localPlayerBG"
- "xpos" "9999"
- "ypos" "99999"
- "zpos" "2"
- "wide" "55"
- "tall" "80"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "image" "../hud/color_panel_clear"
- "scaleImage" "1"
- "teambg_2" "../hud/color_panel_clear"
- "teambg_3" "../hud/color_panel_clear"
-
- "src_corner_height" "23" // pixels inside the image
- "src_corner_width" "23"
-
- "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "5"
- }
-
- "countImage0" [$WIN32]
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "countImage0"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "9"
- "wide" "30"
- "tall" "60"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- }
-
- "countImage1" [$WIN32]
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "countImage1"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "9"
- "wide" "30"
- "tall" "60"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- }
-
- "countImage2" [$WIN32]
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "countImage2"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "9"
- "wide" "30"
- "tall" "60"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- }
-
- "countImage3" [$WIN32]
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "countImage3"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "9"
- "wide" "30"
- "tall" "60"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- }
-
- "countImage4" [$WIN32]
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "countImage4"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "9"
- "wide" "30"
- "tall" "60"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- }
-
- "countImage5" [$WIN32]
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "countImage5"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "9"
- "wide" "30"
- "tall" "60"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- }
-
- "countImage6" [$WIN32]
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "countImage6"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "9"
- "wide" "30"
- "tall" "60"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- }
-
- "countImage7" [$WIN32]
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "countImage7"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "9"
- "wide" "30"
- "tall" "60"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- }
-
- "countImage8" [$WIN32]
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "countImage8"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "9"
- "wide" "30"
- "tall" "60"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- }
-
- "countImage9" [$WIN32]
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "countImage9"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "9"
- "wide" "30"
- "tall" "60"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- }
-
- "countImage10" [$WIN32]
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "countImage10"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "9"
- "wide" "30"
- "tall" "60"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- }
-
- "CountLabel" [$WIN32]
- {
- "ControlName" "CExLabel"
- "fieldName" "CountLabel"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "10"
- "wide" "150"
- "tall" "18"
- "autoResize" "1"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "#TF_TeamCount"
- "textAlignment" "left"
- "font" "HudFontMediumSmallSecondary"
- "fgcolor" "TanLight"
- }
-
- "numScout" [$WIN32]
- {
- "ControlName" "CExLabel"
- "fieldName" "numScout"
- "xpos" "c158"
- "ypos" "195"
- "zpos" "5"
- "wide" "100"
- "tall" "12"
- "autoResize" "1"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "%numScout%"
- "textAlignment" "west"
- "font" "CerbeticaBold16"
- "fgcolor" "TanLight"
- }
-
- "numSoldier" [$WIN32]
- {
- "ControlName" "CExLabel"
- "fieldName" "numSoldier"
- "xpos" "c158"
- "ypos" "209"
- "zpos" "5"
- "wide" "100"
- "tall" "12"
- "autoResize" "1"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "%numSoldier%"
- "textAlignment" "west"
- "font" "CerbeticaBold16"
- "fgcolor" "TanLight"
- }
-
- "numPyro" [$WIN32]
- {
- "ControlName" "CExLabel"
- "fieldName" "numPyro"
- "xpos" "c158"
- "ypos" "223"
- "zpos" "5"
- "wide" "100"
- "tall" "12"
- "autoResize" "1"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "%numPyro%"
- "textAlignment" "west"
- "font" "CerbeticaBold16"
- "fgcolor" "TanLight"
- }
-
- "numDemoman" [$WIN32]
- {
- "ControlName" "CExLabel"
- "fieldName" "numDemoman"
- "xpos" "c158"
- "ypos" "243"
- "zpos" "5"
- "wide" "100"
- "tall" "12"
- "autoResize" "1"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "%numDemoman%"
- "textAlignment" "west"
- "font" "CerbeticaBold16"
- "fgcolor" "TanLight"
- }
-
- "numHeavy" [$WIN32]
- {
- "ControlName" "CExLabel"
- "fieldName" "numHeavy"
- "xpos" "c158"
- "ypos" "257"
- "zpos" "5"
- "wide" "100"
- "tall" "12"
- "autoResize" "1"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "%numHeavy%"
- "textAlignment" "west"
- "font" "CerbeticaBold16"
- "fgcolor" "TanLight"
- }
-
- "numEngineer" [$WIN32]
- {
- "ControlName" "CExLabel"
- "fieldName" "numEngineer"
- "xpos" "c158"
- "ypos" "271"
- "zpos" "5"
- "wide" "100"
- "tall" "12"
- "autoResize" "1"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "%numEngineer%"
- "textAlignment" "west"
- "font" "CerbeticaBold16"
- "fgcolor" "TanLight"
- }
-
- "numMedic" [$WIN32]
- {
- "ControlName" "CExLabel"
- "fieldName" "numMedic"
- "xpos" "c158"
- "ypos" "291"
- "zpos" "5"
- "wide" "100"
- "tall" "12"
- "autoResize" "1"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "%numMedic%"
- "textAlignment" "west"
- "font" "CerbeticaBold16"
- "fgcolor" "TanLight"
- }
-
- "numSniper" [$WIN32]
- {
- "ControlName" "CExLabel"
- "fieldName" "numSniper"
- "xpos" "c158"
- "ypos" "305"
- "zpos" "5"
- "wide" "100"
- "tall" "12"
- "autoResize" "1"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "%numSniper%"
- "textAlignment" "west"
- "font" "CerbeticaBold16"
- "fgcolor" "TanLight"
- }
-
- "numSpy" [$WIN32]
- {
- "ControlName" "CExLabel"
- "fieldName" "numMedic"
- "xpos" "c158"
- "ypos" "319"
- "zpos" "5"
- "wide" "100"
- "tall" "12"
- "autoResize" "1"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "%numSpy%"
- "textAlignment" "west"
- "font" "CerbeticaBold16"
- "fgcolor" "TanLight"
- }
-
- "MvMUpgradeImageScout"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MvMUpgradeImageScout"
- "xpos" "c-270"
- "ypos" "30"
- "zpos" "10"
- "wide" "10"
- "tall" "10"
- "visible" "0"
- "enabled" "1"
- "image" "mvm/class_upgraded"
- "scaleImage" "1"
- }
-
- "MvMUpgradeImageSolider"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MvMUpgradeImageSolider"
- "xpos" "c-220"
- "ypos" "30"
- "zpos" "10"
- "wide" "10"
- "tall" "10"
- "visible" "0"
- "enabled" "1"
- "image" "mvm/class_upgraded"
- "scaleImage" "1"
- }
-
- "MvMUpgradeImagePyro"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MvMUpgradeImagePyro"
- "xpos" "c-170"
- "ypos" "30"
- "zpos" "10"
- "wide" "10"
- "tall" "10"
- "visible" "0"
- "enabled" "1"
- "image" "mvm/class_upgraded"
- "scaleImage" "1"
- }
-
- "MvMUpgradeImageDemoman"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MvMUpgradeImageDemoman"
- "xpos" "c-80"
- "ypos" "30"
- "zpos" "10"
- "wide" "10"
- "tall" "10"
- "visible" "0"
- "enabled" "1"
- "image" "mvm/class_upgraded"
- "scaleImage" "1"
- }
-
- "MvMUpgradeImageHeavy"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MvMUpgradeImageHeavy"
- "xpos" "c-30"
- "ypos" "30"
- "zpos" "10"
- "wide" "10"
- "tall" "10"
- "visible" "0"
- "enabled" "1"
- "image" "mvm/class_upgraded"
- "scaleImage" "1"
- }
-
- "MvMUpgradeImageEngineer"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MvMUpgradeImageEngineer"
- "xpos" "c20"
- "ypos" "30"
- "zpos" "10"
- "wide" "10"
- "tall" "10"
- "visible" "0"
- "enabled" "1"
- "image" "mvm/class_upgraded"
- "scaleImage" "1"
- }
-
- "MvMUpgradeImageMedic"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MvMUpgradeImageMedic"
- "xpos" "c108"
- "ypos" "30"
- "zpos" "10"
- "wide" "10"
- "tall" "10"
- "visible" "0"
- "enabled" "1"
- "image" "mvm/class_upgraded"
- "scaleImage" "1"
- }
-
- "MvMUpgradeImageSniper"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MvMUpgradeImageSniper"
- "xpos" "c158"
- "ypos" "30"
- "zpos" "10"
- "wide" "10"
- "tall" "10"
- "visible" "0"
- "enabled" "1"
- "image" "mvm/class_upgraded"
- "scaleImage" "1"
- }
-
- "MvMUpgradeImageSpy"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MvMUpgradeImageSpy"
- "xpos" "c208"
- "ypos" "30"
- "zpos" "10"
- "wide" "10"
- "tall" "10"
- "visible" "0"
- "enabled" "1"
- "image" "mvm/class_upgraded"
- "scaleImage" "1"
- }
-
- "StartExplanation"
- {
- "ControlName" "CExplanationPopup"
- "fieldName" "StartExplanation"
- "xpos" "0"
- "ypos" "0"
- "zpos" "10000"
- "wide" "250"
- "tall" "165"
- "visible" "0"
- "PaintBackgroundType" "2"
- "paintbackground" "0"
- "border" "MainMenuHighlightBorder"
-
- "force_close" "1"
- "end_x" "c-170"
- "end_y" "115"
- "end_wide" "300"
- "end_tall" "240"
- "callout_inparents_x" "c-270"
- "callout_inparents_y" "40"
- "next_explanation" "VoucherExplanation"
-
- "TitleLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TitleLabel"
- "font" "HudFontSmallBold"
- "labelText" "#TF_MvM_UpgradeExplanation_Title"
- "textAlignment" "north"
- "xpos" "20"
- "ypos" "10"
- "wide" "260"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
- "fgcolor_override" "46 43 42 255"
- }
-
- "TextLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TextLabel"
- "font" "HudFontSmall"
- "labelText" "#TF_MvM_UpgradeExplanation_Text"
- "textAlignment" "north-west"
- "xpos" "20"
- "ypos" "45"
- "wide" "260"
- "tall" "170"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
- "fgcolor_override" "46 43 42 255"
- }
-
- "CloseButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "CloseButton"
- "xpos" "280"
- "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" "0"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "Command" "close"
-
- "paintbackground" "0"
-
- "defaultFgColor_override" "46 43 42 255"
- "armedFgColor_override" "200 80 60 255"
- "depressedFgColor_override" "46 43 42 255"
-
- "image_drawcolor" "117 107 94 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"
- }
- }
- }
-
- "TFPlayerModel"
- {
- "ControlName" "CTFPlayerModelPanel"
- "fieldName" "TFPlayerModel"
-
- "xpos" "c-360"
- "ypos" "0"
- "zpos" "6"
- "wide" "480"
- "tall" "480"
-
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- "fov" "25"
- "allow_rot" "0"
-
- "paintbackground" "1"
- "paintbackgroundenabled" "1"
- "bgcolor_override" "255 255 255 0"
-
- "model"
- {
- "force_pos" "1"
-
- "angles_x" "0"
- "angles_y" "180"
- "angles_z" "0"
- "origin_x" "320"
- "origin_y" "10"
- "origin_z" "-49"
- "frame_origin_x" "0"
- "frame_origin_y" "0"
- "frame_origin_z" "0"
- "spotlight" "1"
-
- "modelname" ""
- "vcd" "class_select.vcd"
-
- "animation"
- {
- "name" "PRIMARY"
- "activity" "ACT_MP_STAND_PRIMARY"
- "default" "1"
- }
- "animation"
- {
- "name" "SECONDARY"
- "activity" "ACT_MP_STAND_SECONDARY"
- }
- "animation"
- {
- "name" "MELEE"
- "activity" "ACT_MP_STAND_MELEE"
- }
- "animation"
- {
- "name" "BUILDING"
- "activity" "ACT_MP_STAND_BUILDING"
- }
- "animation"
- {
- "name" "PDA"
- "activity" "ACT_MP_STAND_PDA"
- }
- "animation"
- {
- "name" "ITEM1"
- "activity" "ACT_MP_STAND_ITEM1"
- }
- "animation"
- {
- "name" "ITEM2"
- "activity" "ACT_MP_STAND_ITEM2"
- }
- "animation"
- {
- "name" "MELEE_ALLCLASS"
- "activity" "ACT_MP_STAND_MELEE_ALLCLASS"
- }
- }
- }
-
- "ClassTipsPanel"
- {
- "ControlName" "CTFClassTipsPanel"
- "fieldName" "ClassTipsPanel"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "7"
- "wide" "235"
- "tall" "165"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- }
-
- "ClassHighlightPanel"
- {
- "ControlName" "CExplanationPopup"
- "fieldName" "ClassHighlightPanel"
- "xpos" "c-75"
- "ypos" "280"
- "zpos" "100"
- "wide" "250"
- "tall" "170"
- "visible" "0"
- "PaintBackgroundType" "2"
- "paintbackground" "0"
- "border" "MainMenuHighlightBorder"
-
- "start_x" "c-238"
- "start_y" "100"
- "start_wide" "1"
- "start_tall" "1"
- "end_x" "c-325"
- "end_y" "250"
- "end_wide" "275"
- "end_tall" "150"
- "callout_inparents_x" "c-210"
- "callout_inparents_y" "437"
-
- "TitleLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TitleLabel"
- "font" "HudFontSmallBold"
- "labelText" "#CMenu_ClassHighlightPanel_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"
- }
-
- "ClassHighlightText"
- {
- "ControlName" "CExLabel"
- "fieldName" "ClassHighlightText"
- "font" "HudFontSmall"
- "labelText" "%ClassHighlightText%"
- "textAlignment" "north-west"
- "xpos" "20"
- "ypos" "30"
- "wide" "210"
- "tall" "115"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
- "fgcolor_override" "46 43 42 255"
- }
-
- "CloseButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "CloseButton"
- "xpos" "255"
- "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" "117 107 94 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"
- }
- }
- }
-}
diff --git a/minmode/resource/ui/ClassSelection.res b/minmode/resource/ui/ClassSelection.res deleted file mode 100644 index fc8f4a2..0000000 --- a/minmode/resource/ui/ClassSelection.res +++ /dev/null @@ -1,1595 +0,0 @@ -"Resource/UI/ClassSelection.res"
-{
- "class"
- {
- "ControlName" "ImagePanel"
- "fieldName" "ShadeBG"
- "xpos" "0"
- "ypos" "0"
- "wide" "f0"
- "tall" "480"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "fillcolor" "0 0 0 128"
- }
-
- "charInfo"
- {
- "fieldName" "charInfo"
- "xpos" "0"
- "ypos" "0"
- "visible" "0"
- "enabled" "0"
- "wide" "0"
- "tall" "0"
- }
-
- "SysMenu"
- {
- "ControlName" "Menu"
- "fieldName" "SysMenu"
- "xpos" "0"
- "ypos" "0"
- "wide" "64"
- "tall" "24"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "0"
- "tabPosition" "0"
- }
-
- "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"
- }
-
- "random"
- {
- "ControlName" "CExLabel"
- "fieldName" "random"
- "xpos" "30"
- "ypos" "419"
- "zpos" "6"
- "wide" "150"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "&R Random" [$WIN32]
- "textAlignment" "west"
- "Command" "joinclass random"
- "Default" "0"
- "font" "CerbeticaBold16"
- "scaleImage" "1"
- "paintbackground" "0"
-
- "fgcolor" "TanDark"
- "defaultFgColor_override" "TanDark"
- "armedFgColor_override" "TanDark"
- "depressedFgColor_override" "TanDark"
- "selectedFgColor_override" "TanLight"
-
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "sound_armed" "UI/buttonrollover.wav"
-
-
- "stayselectedonclick" "1"
- "Default" "1"
- "selectonhover" "1"
- "keyboardinputenabled" "0"
- }
-
-
- "Offense"
- {
- "ControlName" "CExLabel"
- "fieldName" "Offense"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "2"
- "wide" "90"
- "tall" "12"
- "tall_lodef" "22"
- "autoResize" "1"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "#TF_Offense"
- "textAlignment" "left"
- "font" "MenuClassBuckets"
- "font_lodef" "MenuMainTitle"
- "fgcolor" "TanDark"
- "fgcolor_lodef" "TanLight"
- }
- "scout"
- {
- "ControlName" "CExImageButton"
- "fieldName" "scout"
- "xpos" "30"
- "ypos" "275"
- "zpos" "6"
- "wide" "100"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "&1 Scout" [$WIN32]
- "textAlignment" "west"
- "Command" "joinclass scout"
- "font" "CerbeticaBold16"
- "scaleImage" "1"
- "paintbackground" "0"
-
- "fgcolor" "TanDark"
- "defaultFgColor_override" "TanDark"
- "armedFgColor_override" "TanDark"
- "depressedFgColor_override" "TanDark"
- "selectedFgColor_override" "TanLight"
-
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "sound_armed" "UI/buttonrollover.wav"
-
-
- "stayselectedonclick" "1"
- "Default" "1"
- "selectonhover" "1"
- "keyboardinputenabled" "0"
-
- }
- "soldier"
- {
- "ControlName" "CExImageButton"
- "fieldName" "soldier"
- "xpos" "30"
- "ypos" "289"
- "zpos" "6"
- "wide" "100"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "&2 Soldier" [$WIN32]
- "textAlignment" "west"
- "Command" "joinclass soldier"
- "Default" "0"
- "font" "CerbeticaBold16"
- "scaleImage" "1"
- "paintbackground" "0"
-
- "fgcolor" "TanDark"
- "defaultFgColor_override" "TanDark"
- "armedFgColor_override" "TanDark"
- "depressedFgColor_override" "TanDark"
- "selectedFgColor_override" "TanLight"
-
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "sound_armed" "UI/buttonrollover.wav"
-
-
- "stayselectedonclick" "1"
- "Default" "1"
- "selectonhover" "1"
- "keyboardinputenabled" "0"
-
- }
- "pyro"
- {
- "ControlName" "CExImageButton"
- "fieldName" "pyro"
- "xpos" "30"
- "ypos" "303"
- "zpos" "6"
- "wide" "100"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "&3 Pyro" [$WIN32]
- "textAlignment" "west"
- "Command" "joinclass pyro"
- "Default" "0"
- "font" "CerbeticaBold16"
- "scaleImage" "1"
- "paintbackground" "0"
-
- "fgcolor" "TanDark"
- "defaultFgColor_override" "TanDark"
- "armedFgColor_override" "TanDark"
- "depressedFgColor_override" "TanDark"
- "selectedFgColor_override" "TanLight"
-
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "sound_armed" "UI/buttonrollover.wav"
-
-
- "stayselectedonclick" "1"
- "Default" "1"
- "selectonhover" "1"
- "keyboardinputenabled" "0"
-
- }
-
- "Defense"
- {
- "ControlName" "CExLabel"
- "fieldName" "Defense"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "2"
- "wide" "90"
- "tall" "12"
- "tall_lodef" "22"
- "autoResize" "1"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "#TF_Defense"
- "textAlignment" "left"
- "font" "MenuClassBuckets"
- "font_lodef" "MenuMainTitle"
- "fgcolor" "TanDark"
- "fgcolor_lodef" "TanLight"
- }
- "demoman"
- {
- "ControlName" "CExImageButton"
- "fieldName" "demoman"
- "xpos" "30"
- "ypos" "323"
- "zpos" "6"
- "wide" "100"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "&4 Demoman" [$WIN32]
- "textAlignment" "west"
- "Command" "joinclass demoman"
- "Default" "0"
- "font" "CerbeticaBold16"
- "scaleImage" "1"
- "paintbackground" "0"
-
- "fgcolor" "TanDark"
- "defaultFgColor_override" "TanDark"
- "armedFgColor_override" "TanDark"
- "depressedFgColor_override" "TanDark"
- "selectedFgColor_override" "TanLight"
-
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "sound_armed" "UI/buttonrollover.wav"
-
-
- "stayselectedonclick" "1"
- "Default" "1"
- "selectonhover" "1"
- "keyboardinputenabled" "0"
- }
-
- "heavyweapons"
- {
- "ControlName" "CExLabel"
- "fieldName" "heavyweapons"
- "xpos" "30"
- "ypos" "337"
- "zpos" "6"
- "wide" "100"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "&5 Heavy" [$WIN32]
- "textAlignment" "west"
- "Command" "joinclass heavyweapons"
- "Default" "0"
- "font" "CerbeticaBold16"
- "scaleImage" "1"
- "paintbackground" "0"
-
- "fgcolor" "TanDark"
- "defaultFgColor_override" "TanDark"
- "armedFgColor_override" "TanDark"
- "depressedFgColor_override" "TanDark"
- "selectedFgColor_override" "TanLight"
-
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "sound_armed" "UI/buttonrollover.wav"
-
-
- "stayselectedonclick" "1"
- "Default" "1"
- "selectonhover" "1"
- "keyboardinputenabled" "0"
- }
-
- "engineer"
- {
- "ControlName" "CExLabel"
- "fieldName" "engineer"
- "xpos" "30"
- "ypos" "351"
- "zpos" "6"
- "wide" "100"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "&6 Engineer" [$WIN32]
- "textAlignment" "west"
- "Command" "joinclass engineer"
- "Default" "0"
- "font" "CerbeticaBold16"
- "scaleImage" "1"
- "paintbackground" "0"
-
- "fgcolor" "TanDark"
- "defaultFgColor_override" "TanDark"
- "armedFgColor_override" "TanDark"
- "depressedFgColor_override" "TanDark"
- "selectedFgColor_override" "TanLight"
-
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "sound_armed" "UI/buttonrollover.wav"
-
-
- "stayselectedonclick" "1"
- "Default" "1"
- "selectonhover" "1"
- "keyboardinputenabled" "0"
- }
-
-
- "Support"
- {
- "ControlName" "CExLabel"
- "fieldName" "Support"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "2"
- "wide" "90"
- "tall" "12"
- "autoResize" "1"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "#TF_Support"
- "textAlignment" "left"
- "font" "MenuClassBuckets"
- "font_lodef" "MenuMainTitle"
- "fgcolor" "TanDark"
- "fgcolor_lodef" "TanLight"
- }
- "medic"
- {
- "ControlName" "CExImageButton"
- "fieldName" "medic"
- "xpos" "30"
- "ypos" "371"
- "zpos" "6"
- "wide" "100"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "&7 Medic" [$WIN32]
- "textAlignment" "west"
- "Command" "joinclass medic"
- "Default" "0"
- "font" "CerbeticaBold16"
- "scaleImage" "1"
- "paintbackground" "0"
-
- "fgcolor" "TanDark"
- "defaultFgColor_override" "TanDark"
- "armedFgColor_override" "TanDark"
- "depressedFgColor_override" "TanDark"
- "selectedFgColor_override" "TanLight"
-
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "sound_armed" "UI/buttonrollover.wav"
-
-
- "stayselectedonclick" "1"
- "Default" "1"
- "selectonhover" "1"
- "keyboardinputenabled" "0"
- }
- "sniper"
- {
- "ControlName" "CExImageButton"
- "fieldName" "sniper"
- "xpos" "30"
- "ypos" "385"
- "zpos" "6"
- "wide" "100"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "&8 Sniper" [$WIN32]
- "textAlignment" "west"
- "Command" "joinclass sniper"
- "Default" "0"
- "font" "CerbeticaBold16"
- "scaleImage" "1"
- "paintbackground" "0"
-
- "fgcolor" "TanDark"
- "defaultFgColor_override" "TanDark"
- "armedFgColor_override" "TanDark"
- "depressedFgColor_override" "TanDark"
- "selectedFgColor_override" "TanLight"
-
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "sound_armed" "UI/buttonrollover.wav"
-
-
- "stayselectedonclick" "1"
- "Default" "1"
- "selectonhover" "1"
- "keyboardinputenabled" "0"
- }
- "spy"
- {
- "ControlName" "CExImageButton"
- "fieldName" "spy"
- "xpos" "30"
- "ypos" "399"
- "zpos" "6"
- "wide" "150"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "&9 Spy" [$WIN32]
- "textAlignment" "west"
- "Command" "joinclass spy"
- "Default" "0"
- "font" "CerbeticaBold16"
- "scaleImage" "1"
- "paintbackground" "0"
-
- "fgcolor" "TanDark"
- "defaultFgColor_override" "TanDark"
- "armedFgColor_override" "TanDark"
- "depressedFgColor_override" "TanDark"
- "selectedFgColor_override" "TanLight"
-
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "sound_armed" "UI/buttonrollover.wav"
-
-
- "stayselectedonclick" "1"
- "Default" "1"
- "selectonhover" "1"
- "keyboardinputenabled" "0"
- }
-
- "CancelButton" [$WIN32]
- {
- "ControlName" "CExButton"
- "fieldName" "CancelButton"
- "xpos" "30"
- "ypos" "r38"
- "zpos" "6"
- "wide" "75"
- "tall" "25"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "#TF_ClassMenu_Cancel"
- "textAlignment" "west"
- "paintbackground""0"
- "Command" "vguicancel"
- "font" "CerbeticaBold16"
-
- "fgcolor" "TanLight"
- }
-
- "EditLoadoutButton" [$WIN32]
- {
- "ControlName" "CExButton"
- "fieldName" "EditLoadoutButton"
- "xpos" "135"
- "ypos" "r38"
- "zpos" "6"
- "wide" "100"
- "tall" "25"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "paintbackground""0"
- "labelText" "EDIT LOADOUT (&E)"
- "textAlignment" "west"
- "Command" "openloadout"
- "font" "CerbeticaBold16"
- }
- "LoadoutButtonBackground"
- {
- "ControlName" "ImagePanel"
- "fieldName" "LoadoutButtonBackground"
- "xpos" "c98"
- "ypos" "c114"
- "wide" "20"
- "tall" "0"
- }
- "ResetButton" [$WIN32]
- {
- "ControlName" "CExButton"
- "fieldName" "ResetButton"
- "xpos" "r470"
- "ypos" "r38"
- "zpos" "6"
- "wide" "110"
- "tall" "25"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "0"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "#TF_ClassMenu_Reset"
- "paintbackground""0"
- "textAlignment" "center"
- "Command" "resetclass"
- "font" "CerbeticaBold16"
- }
-
- "ClassMenuSelect"
- {
- "ControlName" "CExLabel"
- "fieldName" "ClassMenuSelect"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "5"
- "wide" "255"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "visible_lodef" "0"
- "enabled" "1"
- "labelText" "#TF_SelectAClass"
- "textAlignment" "center"
- "font" "CerbeticaBold28"
- "fgcolor" "HudOffWhite"
- }
-
- "MenuBG"
- {
- "ControlName" "CModelPanel"
- "fieldName" "MenuBG"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "f0"
- "tall" "480"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fov" "16"
-
- "model"
- {
- "modelname" "models/vgui/UI_class01.mdl"
- "skin" "0"
- "angles_x" "0"
- "angles_y" "180"
- "angles_z" "0"
- "origin_x" "365"
- "origin_x_lodef" "415"
- "origin_x_hidef" "380"
- "origin_y" "0"
- "origin_z" "-40"
- }
- }
-
- "Hint"
- {
- "ControlName" "CExLabel"
- "fieldName" "Hint"
- "xpos" "c-300"
- "xpos_hidef" "c-287"
- "xpos_lodef" "c-260"
- "ypos" "95"
- "ypos_hidef" "101"
- "ypos_lodef" "115"
- "zpos" "2"
- "wide" "600"
- "tall" "50"
- "tall_lodef" "30"
- "autoResize" "1"
- "pinCorner" "2"
- "visible" "0"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "%hint%"
- "textAlignment" "left"
- "wrap" "1"
- "font" "HudFontMediumSmallSecondary"
- "font_lodef" "HudFontMediumSmallSecondary"
- "fgcolor" "HudTrainingHint"
- "fgcolor_lodef" "HudTrainingHint"
- }
-
- "ShadedBar"
- {
- "ControlName" "ImagePanel"
- "fieldName" "ShadedBar"
- "xpos" "9999"
- "ypos" "r50"
- "ypos_lodef" "r74"
- "ypos_hidef" "r65"
- "zpos" "4"
- "wide" "f0"
- "tall" "50"
- "tall_lodef" "74"
- "tall_hidef" "65"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "image" "loadout_bottom_gradient"
- "tileImage" "1"
- "PaintBackgroundType" "0"
- }
-
- "Footer" [$X360]
- {
- "ControlName" "CTFFooter"
- "fieldName" "Footer"
- "zpos" "6"
- "tall" "80"
- "button_separator" "10"
- "button_separator_lodef" "5"
- "buttongap" "50"
- "buttongap_hidef" "35"
- "buttongap_lodef" "18"
- "textadjust" "3"
- "textadjust_lodef" "0"
- "buttonoffsety" "20"
- "buttonoffsety_hidef" "0"
- "buttonoffsety_lodef" "18"
- "center" "0"
- "button_pin_right_lodef" "55"
- "fonttext" "MatchmakingDialogMenuLarge"
- "fonttext_lodef" "MatchmakingDialogMenuSmall"
- "fgcolor" "HudOffWhite"
-
- "button"
- {
- "name" "cancel"
- "text" "#GameUI_Cancel"
- "icon" "#GameUI_Icons_B_BUTTON"
- }
-
- "button"
- {
- "name" "nextprev"
- "text" "#TF_NextPrev"
- "icon" "#GameUI_Icons_DPAD"
- }
-
- "button"
- {
- "name" "select"
- "text" "#GameUI_Select"
- "icon" "#GameUI_Icons_A_BUTTON"
- }
- }
-
- "localPlayerImage" [$WIN32]
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "localPlayerImage"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "9"
- "wide" "45"
- "tall" "90"
- "visible" "0"
- "enabled" "0"
- "image" ""
- "scaleImage" "1"
- }
-
- "localPlayerBG"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "localPlayerBG"
- "xpos" "9999"
- "ypos" "99999"
- "zpos" "2"
- "wide" "55"
- "tall" "80"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "image" "../hud/color_panel_clear"
- "scaleImage" "1"
- "teambg_2" "../hud/color_panel_clear"
- "teambg_3" "../hud/color_panel_clear"
-
- "src_corner_height" "23" // pixels inside the image
- "src_corner_width" "23"
-
- "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "5"
- }
-
- "countImage0" [$WIN32]
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "countImage0"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "9"
- "wide" "30"
- "tall" "60"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- }
-
- "countImage1" [$WIN32]
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "countImage1"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "9"
- "wide" "30"
- "tall" "60"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- }
-
- "countImage2" [$WIN32]
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "countImage2"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "9"
- "wide" "30"
- "tall" "60"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- }
-
- "countImage3" [$WIN32]
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "countImage3"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "9"
- "wide" "30"
- "tall" "60"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- }
-
- "countImage4" [$WIN32]
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "countImage4"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "9"
- "wide" "30"
- "tall" "60"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- }
-
- "countImage5" [$WIN32]
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "countImage5"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "9"
- "wide" "30"
- "tall" "60"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- }
-
- "countImage6" [$WIN32]
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "countImage6"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "9"
- "wide" "30"
- "tall" "60"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- }
-
- "countImage7" [$WIN32]
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "countImage7"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "9"
- "wide" "30"
- "tall" "60"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- }
-
- "countImage8" [$WIN32]
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "countImage8"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "9"
- "wide" "30"
- "tall" "60"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- }
-
- "countImage9" [$WIN32]
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "countImage9"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "9"
- "wide" "30"
- "tall" "60"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- }
-
- "countImage10" [$WIN32]
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "countImage10"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "9"
- "wide" "30"
- "tall" "60"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- }
-
- "CountLabel" [$WIN32]
- {
- "ControlName" "CExLabel"
- "fieldName" "CountLabel"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "10"
- "wide" "150"
- "tall" "18"
- "autoResize" "1"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "#TF_TeamCount"
- "textAlignment" "left"
- "font" "HudFontMediumSmallSecondary"
- "fgcolor" "TanLight"
- }
-
- "numScout" [$WIN32]
- {
- "ControlName" "CExLabel"
- "fieldName" "numScout"
- "xpos" "175"
- "ypos" "275"
- "zpos" "5"
- "wide" "100"
- "tall" "16"
- "autoResize" "1"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "%numScout%"
- "textAlignment" "west"
- "font" "CerbeticaBold16"
- "fgcolor" "TanLight"
- }
-
- "numSoldier" [$WIN32]
- {
- "ControlName" "CExLabel"
- "fieldName" "numSoldier"
- "xpos" "175"
- "ypos" "289"
- "zpos" "5"
- "wide" "100"
- "tall" "16"
- "autoResize" "1"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "%numSoldier%"
- "textAlignment" "west"
- "font" "CerbeticaBold16"
- "fgcolor" "TanLight"
- }
-
- "numPyro" [$WIN32]
- {
- "ControlName" "CExLabel"
- "fieldName" "numPyro"
- "xpos" "175"
- "ypos" "303"
- "zpos" "5"
- "wide" "100"
- "tall" "16"
- "autoResize" "1"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "%numPyro%"
- "textAlignment" "west"
- "font" "CerbeticaBold16"
- "fgcolor" "TanLight"
- }
-
- "numDemoman" [$WIN32]
- {
- "ControlName" "CExLabel"
- "fieldName" "numDemoman"
- "xpos" "175"
- "ypos" "323"
- "zpos" "5"
- "wide" "100"
- "tall" "16"
- "autoResize" "1"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "%numDemoman%"
- "textAlignment" "west"
- "font" "CerbeticaBold16"
- "fgcolor" "TanLight"
- }
-
- "numHeavy" [$WIN32]
- {
- "ControlName" "CExLabel"
- "fieldName" "numHeavy"
- "xpos" "175"
- "ypos" "337"
- "zpos" "5"
- "wide" "100"
- "tall" "16"
- "autoResize" "1"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "%numHeavy%"
- "textAlignment" "west"
- "font" "CerbeticaBold16"
- "fgcolor" "TanLight"
- }
-
- "numEngineer" [$WIN32]
- {
- "ControlName" "CExLabel"
- "fieldName" "numEngineer"
- "xpos" "175"
- "ypos" "351"
- "zpos" "5"
- "wide" "100"
- "tall" "16"
- "autoResize" "1"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "%numEngineer%"
- "textAlignment" "west"
- "font" "CerbeticaBold16"
- "fgcolor" "TanLight"
- }
-
- "numMedic" [$WIN32]
- {
- "ControlName" "CExLabel"
- "fieldName" "numMedic"
- "xpos" "175"
- "ypos" "371"
- "zpos" "5"
- "wide" "100"
- "tall" "16"
- "autoResize" "1"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "%numMedic%"
- "textAlignment" "west"
- "font" "CerbeticaBold16"
- "fgcolor" "TanLight"
- }
-
- "numSniper" [$WIN32]
- {
- "ControlName" "CExLabel"
- "fieldName" "numSniper"
- "xpos" "175"
- "ypos" "385"
- "zpos" "5"
- "wide" "100"
- "tall" "16"
- "autoResize" "1"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "%numSniper%"
- "textAlignment" "west"
- "font" "CerbeticaBold16"
- "fgcolor" "TanLight"
- }
-
- "numSpy" [$WIN32]
- {
- "ControlName" "CExLabel"
- "fieldName" "numMedic"
- "xpos" "175"
- "ypos" "399"
- "zpos" "5"
- "wide" "100"
- "tall" "16"
- "autoResize" "1"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "%numSpy%"
- "textAlignment" "west"
- "font" "CerbeticaBold16"
- "fgcolor" "TanLight"
- }
-
- "MvMUpgradeImageScout"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MvMUpgradeImageScout"
- "xpos" "c-270"
- "ypos" "30"
- "zpos" "10"
- "wide" "10"
- "tall" "10"
- "visible" "0"
- "enabled" "1"
- "image" "mvm/class_upgraded"
- "scaleImage" "1"
- }
-
- "MvMUpgradeImageSolider"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MvMUpgradeImageSolider"
- "xpos" "c-220"
- "ypos" "30"
- "zpos" "10"
- "wide" "10"
- "tall" "10"
- "visible" "0"
- "enabled" "1"
- "image" "mvm/class_upgraded"
- "scaleImage" "1"
- }
-
- "MvMUpgradeImagePyro"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MvMUpgradeImagePyro"
- "xpos" "c-170"
- "ypos" "30"
- "zpos" "10"
- "wide" "10"
- "tall" "10"
- "visible" "0"
- "enabled" "1"
- "image" "mvm/class_upgraded"
- "scaleImage" "1"
- }
-
- "MvMUpgradeImageDemoman"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MvMUpgradeImageDemoman"
- "xpos" "c-80"
- "ypos" "30"
- "zpos" "10"
- "wide" "10"
- "tall" "10"
- "visible" "0"
- "enabled" "1"
- "image" "mvm/class_upgraded"
- "scaleImage" "1"
- }
-
- "MvMUpgradeImageHeavy"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MvMUpgradeImageHeavy"
- "xpos" "c-30"
- "ypos" "30"
- "zpos" "10"
- "wide" "10"
- "tall" "10"
- "visible" "0"
- "enabled" "1"
- "image" "mvm/class_upgraded"
- "scaleImage" "1"
- }
-
- "MvMUpgradeImageEngineer"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MvMUpgradeImageEngineer"
- "xpos" "c20"
- "ypos" "30"
- "zpos" "10"
- "wide" "10"
- "tall" "10"
- "visible" "0"
- "enabled" "1"
- "image" "mvm/class_upgraded"
- "scaleImage" "1"
- }
-
- "MvMUpgradeImageMedic"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MvMUpgradeImageMedic"
- "xpos" "c108"
- "ypos" "30"
- "zpos" "10"
- "wide" "10"
- "tall" "10"
- "visible" "0"
- "enabled" "1"
- "image" "mvm/class_upgraded"
- "scaleImage" "1"
- }
-
- "MvMUpgradeImageSniper"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MvMUpgradeImageSniper"
- "xpos" "c158"
- "ypos" "30"
- "zpos" "10"
- "wide" "10"
- "tall" "10"
- "visible" "0"
- "enabled" "1"
- "image" "mvm/class_upgraded"
- "scaleImage" "1"
- }
-
- "MvMUpgradeImageSpy"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MvMUpgradeImageSpy"
- "xpos" "c208"
- "ypos" "30"
- "zpos" "10"
- "wide" "10"
- "tall" "10"
- "visible" "0"
- "enabled" "1"
- "image" "mvm/class_upgraded"
- "scaleImage" "1"
- }
-
- "StartExplanation"
- {
- "ControlName" "CExplanationPopup"
- "fieldName" "StartExplanation"
- "xpos" "0"
- "ypos" "0"
- "zpos" "10000"
- "wide" "250"
- "tall" "165"
- "visible" "0"
- "PaintBackgroundType" "2"
- "paintbackground" "0"
- "border" "MainMenuHighlightBorder"
-
- "force_close" "1"
- "end_x" "c-170"
- "end_y" "115"
- "end_wide" "300"
- "end_tall" "240"
- "callout_inparents_x" "c-270"
- "callout_inparents_y" "40"
- "next_explanation" "VoucherExplanation"
-
- "TitleLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TitleLabel"
- "font" "HudFontSmallBold"
- "labelText" "#TF_MvM_UpgradeExplanation_Title"
- "textAlignment" "north"
- "xpos" "20"
- "ypos" "10"
- "wide" "260"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
- "fgcolor_override" "46 43 42 255"
- }
-
- "TextLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TextLabel"
- "font" "HudFontSmall"
- "labelText" "#TF_MvM_UpgradeExplanation_Text"
- "textAlignment" "north-west"
- "xpos" "20"
- "ypos" "45"
- "wide" "260"
- "tall" "170"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
- "fgcolor_override" "46 43 42 255"
- }
-
- "CloseButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "CloseButton"
- "xpos" "280"
- "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" "0"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "Command" "close"
-
- "paintbackground" "0"
-
- "defaultFgColor_override" "46 43 42 255"
- "armedFgColor_override" "200 80 60 255"
- "depressedFgColor_override" "46 43 42 255"
-
- "image_drawcolor" "117 107 94 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"
- }
- }
- }
-
- "TFPlayerModel"
- {
- "ControlName" "CTFPlayerModelPanel"
- "fieldName" "TFPlayerModel"
-
- "xpos" "0"
- "ypos" "-30"
- "zpos" "6"
- "wide" "300"
- "tall" "300"
-
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- "fov" "25"
- "allow_rot" "0"
-
- "paintbackground" "1"
- "paintbackgroundenabled" "1"
- "bgcolor_override" "255 255 255 0"
-
- "model"
- {
- "force_pos" "1"
-
- "angles_x" "0"
- "angles_y" "180"
- "angles_z" "0"
- "origin_x" "320"
- "origin_y" "10"
- "origin_z" "-49"
- "frame_origin_x" "0"
- "frame_origin_y" "0"
- "frame_origin_z" "0"
- "spotlight" "1"
-
- "modelname" ""
- "vcd" "class_select.vcd"
-
- "animation"
- {
- "name" "PRIMARY"
- "activity" "ACT_MP_STAND_PRIMARY"
- "default" "1"
- }
- "animation"
- {
- "name" "SECONDARY"
- "activity" "ACT_MP_STAND_SECONDARY"
- }
- "animation"
- {
- "name" "MELEE"
- "activity" "ACT_MP_STAND_MELEE"
- }
- "animation"
- {
- "name" "BUILDING"
- "activity" "ACT_MP_STAND_BUILDING"
- }
- "animation"
- {
- "name" "PDA"
- "activity" "ACT_MP_STAND_PDA"
- }
- "animation"
- {
- "name" "ITEM1"
- "activity" "ACT_MP_STAND_ITEM1"
- }
- "animation"
- {
- "name" "ITEM2"
- "activity" "ACT_MP_STAND_ITEM2"
- }
- "animation"
- {
- "name" "MELEE_ALLCLASS"
- "activity" "ACT_MP_STAND_MELEE_ALLCLASS"
- }
- }
- }
-
- "ClassTipsPanel"
- {
- "ControlName" "CTFClassTipsPanel"
- "fieldName" "ClassTipsPanel"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "7"
- "wide" "235"
- "tall" "165"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- }
-
- "ClassHighlightPanel"
- {
- "ControlName" "CExplanationPopup"
- "fieldName" "ClassHighlightPanel"
- "xpos" "c-75"
- "ypos" "280"
- "zpos" "100"
- "wide" "250"
- "tall" "170"
- "visible" "0"
- "PaintBackgroundType" "2"
- "paintbackground" "0"
- "border" "MainMenuHighlightBorder"
-
- "start_x" "c-238"
- "start_y" "100"
- "start_wide" "1"
- "start_tall" "1"
- "end_x" "c-325"
- "end_y" "250"
- "end_wide" "275"
- "end_tall" "150"
- "callout_inparents_x" "c-210"
- "callout_inparents_y" "437"
-
- "TitleLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TitleLabel"
- "font" "HudFontSmallBold"
- "labelText" "#CMenu_ClassHighlightPanel_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"
- }
-
- "ClassHighlightText"
- {
- "ControlName" "CExLabel"
- "fieldName" "ClassHighlightText"
- "font" "HudFontSmall"
- "labelText" "%ClassHighlightText%"
- "textAlignment" "north-west"
- "xpos" "20"
- "ypos" "30"
- "wide" "210"
- "tall" "115"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
- "fgcolor_override" "46 43 42 255"
- }
-
- "CloseButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "CloseButton"
- "xpos" "255"
- "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" "117 107 94 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"
- }
- }
- }
-}
diff --git a/minmode/resource/ui/ControlPointCountdown.res b/minmode/resource/ui/ControlPointCountdown.res deleted file mode 100644 index aac363a..0000000 --- a/minmode/resource/ui/ControlPointCountdown.res +++ /dev/null @@ -1,23 +0,0 @@ -"Resource/UI/ControlPointCountdown.res"
-{
- "CapCountdownLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CapCountdownLabel"
- "font" "Cerbetica16"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "30"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "0"
- "labelText" "%capturetime%"
- "textAlignment" "center"
- "fgcolor" "235 226 202 255"
- "bgcolor" "235 226 202 255"
- }
-}
diff --git a/minmode/resource/ui/ControlPointIcon.res b/minmode/resource/ui/ControlPointIcon.res deleted file mode 100644 index 4f078b6..0000000 --- a/minmode/resource/ui/ControlPointIcon.res +++ /dev/null @@ -1,112 +0,0 @@ -"Resource/UI/ControlPointIcon.res" -{ - "ControlPointIcon" - { - "ControlName" "EditablePanel" - "fieldName" "ControlPointIcon" - "xpos" "0" - "ypos" "0" - "zpos" "2" - "wide" "28" - "tall" "28" - "visible" "1" - "enabled" "1" - } - - "Countdown" - { - "ControlName" "CControlPointCountdown" - "fieldName" "Countdown" - "xpos" "0" - "ypos" "0" - "zpos" "4" - "wide" "28" - "tall" "28" - "visible" "1" - "enabled" "1" - } - - "CapPlayerImage" - { - "ControlName" "ImagePanel" - "fieldName" "CapPlayerImage" - "xpos" "0" - "ypos" "0" - "zpos" "3" - "wide" "7" - "tall" "16" - "visible" "0" - "enabled" "1" - "image" "capture_icon" - "scaleImage" "1" - } - - "CapNumPlayers" - { - "ControlName" "Label" - "fieldName" "CapNumPlayers" - "font" "Cerbetica14" - "xpos" "11" - "ypos" "0" - "zpos" "4" - "wide" "16" - "tall" "33" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "#ControlPointIconCappers" - "textAlignment" "west" - "dulltext" "0" - "brighttext" "0" - } - - "OverlayImage" - { - "ControlName" "ImagePanel" - "fieldName" "OverlayImage" - "xpos" "18" - "ypos" "0" - "zpos" "4" - "wide" "12" - "tall" "12" - "visible" "0" - "enabled" "1" - "image" "capture_icon" - "scaleImage" "1" - } - - "CPTimerLabel" - { - "ControlName" "CExLabel" - "fieldName" "CPTimerLabel" - "xpos" "0" - "ypos" "0" - "zpos" "0" - "wide" "9" - "tall" "20" - "visible" "0" - "enabled" "1" - "labelText" "60" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "wrap" "0" - "font" "Cerbetica16" - } - - "CPTimerBG" - { - "ControlName" "Panel" - "fieldName" "CPTimerBG" - "xpos" "0" - "ypos" "0" - "zpos" "-1" - "wide" "60" - "tall" "30" - "visible" "0" - "enabled" "1" - "image" "../sprites/obj_icons/icon_obj_timer" - "scaleImage" "1" - } -} diff --git a/minmode/resource/ui/ControlPointProgressBar.res b/minmode/resource/ui/ControlPointProgressBar.res deleted file mode 100644 index 43fdb52..0000000 --- a/minmode/resource/ui/ControlPointProgressBar.res +++ /dev/null @@ -1,111 +0,0 @@ -"Resource/UI/ControlPointProgressBar.res"
-{
- "ControlPointProgressBar"
- {
- "ControlName" "EditablePanel"
- "fieldName" "ControlPointProgressBar"
- "xpos" "0"
- "ypos" "0"
- "zpos" "20"
- "wide" "100"
- "wide_minmode" "65"
- "tall" "65"
- "tall_minmode" "42"
- "visible" "0"
- "enabled" "1"
- }
-
- "ProgressBar"
- {
- "ControlName" "CircularProgressBar"
- "fieldName" "ProgressBar"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "23"
- "wide" "45"
- "tall" "45"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fg_image" "progress_bar_blu"
- "bg_image" "progress_bar_blu"
- }
-
- "Teardrop"
- {
- "ControlName" "CIconPanel"
- "fieldName" "Teardrop"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "21"
- "wide" "54"
- "wide_minmode" "35"
- "tall" "65"
- "tall_minmode" "42"
- "visible" "0"
- "enabled" "0"
- "scaleImage" "1"
- "icon" "cappoint_progressbar_teardrop"
- "iconColor" "255 255 255 255"
- }
-
- "TeardropSide"
- {
- "ControlName" "CIconPanel"
- "fieldName" "TeardropSide"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "21"
- "wide" "54"
- "wide_minmode" "35"
- "tall" "54"
- "tall_minmode" "35"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "cappoint_progressbar_teardrop"
- "iconColor" "255 255 255 255"
- }
-
- "ProgressText"
- {
- "ControlName" "Label"
- "fieldName" "ProgressText"
- "font" "DefaultSmall"
- "font_minmode" "DefaultVerySmall"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "23"
- "wide" "75"
- "wide_minmode" "49"
- "tall" "40"
- "tall_minmode" "36"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "progress"
- "dulltext" "0"
- "brighttext" "0"
- "centerwrap" "1"
- }
-
- "Blocked"
- {
- "ControlName" "CIconPanel"
- "fieldName" "Blocked"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "21"
- "wide" "50"
- "wide_minmode" "31"
- "tall" "50"
- "tall_minmode" "31"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "cappoint_progressbar_blocked"
- "iconColor" "255 255 255 255"
- }
-}
diff --git a/minmode/resource/ui/DisguiseStatusPanel.res b/minmode/resource/ui/DisguiseStatusPanel.res deleted file mode 100644 index 1af6715..0000000 --- a/minmode/resource/ui/DisguiseStatusPanel.res +++ /dev/null @@ -1,131 +0,0 @@ -"Resource/UI/ItemModelPanel.res"
-{
- "itemmodelpanel"
- {
- "ControlName" "CEmbeddedItemModelPanel"
- "fieldName" "itemmodelpanel"
-
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "100"
- "tall" "100"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "useparentbg" "1"
-
- "fov" "54"
- "start_framed" "1"
-
- "disable_manipulation" "1"
-
- "model"
- {
- "angles_x" "10"
- "angles_y" "130"
- "angles_z" "0"
- }
- }
- "DisguiseStatusBG"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "DisguiseStatusBG"
- "xpos" "50"
- "ypos" "10"
- "zpos" "-1"
- "wide" "140"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "image" "../hud/color_panel_brown"
- "scaleImage" "1"
- "teambg_1" "../hud/color_panel_brown"
- "teambg_2" "../hud/color_panel_red"
- "teambg_2_lodef" "../hud/color_panel_red"
- "teambg_3" "../hud/color_panel_blu"
- "teambg_3_lodef" "../hud/color_panel_blu"
-
- "src_corner_height" "23" // pixels inside the image
- "src_corner_width" "23"
-
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
-
- "DisguiseNameLabel"
- {
- "ControlName" "Label"
- "fieldName" "DisguiseNameLabel"
- "font" "Cerbetica14"
- "xpos" "80"
- "ypos" "5"
- "zpos" "1"
- "wide" "110"
- "tall" "24"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%disguisename%"
- "textAlignment" "West"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "WeaponNameLabel"
- {
- "ControlName" "Label"
- "fieldName" "WeaponNameLabel"
- "font" "Cerbetica12"
- "xpos" "80"
- "ypos" "22"
- "zpos" "1"
- "wide" "110"
- "tall" "24"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%weaponname%"
- "textAlignment" "West"
- "dulltext" "0"
- "brighttext" "0"
- }
- "WeaponBackground"
-
- {
- "ControlName" "ImagePanel"
- "fieldName" "WeaponBackground"
- "xpos" "50"
- "ypos" "26"
- "zpos" "-1"
- "wide" "140"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "0 0 0 64"
- }
- "SpectatorGUIHealth"
- {
- "ControlName" "EditablePanel"
- "fieldName" "SpectatorGUIHealth"
- "xpos" "42"
- "ypos" "-7"
- "wide" "50"
- "tall" "50"
- "visible" "1"
- "enabled" "1"
- "HealthBonusPosAdj" "10"
- "HealthDeathWarning" "0.49"
- "TFFont" "HudFontSmall"
- "HealthDeathWarningColor" "HUDDeathWarning"
- "TextColor" "HudOffWhite"
- }
-
-}
diff --git a/minmode/resource/ui/FreezePanelKillerHealth.res b/minmode/resource/ui/FreezePanelKillerHealth.res deleted file mode 100644 index 210f430..0000000 --- a/minmode/resource/ui/FreezePanelKillerHealth.res +++ /dev/null @@ -1,91 +0,0 @@ -"Resource/UI/FreezePanelKillerHealth.res"
-{
- "PlayerStatusHealthImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PlayerStatusHealthImage"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "4"
- "wide" "18"
- "tall" "18"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- }
- "PlayerStatusHealthImageBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PlayerStatusHealthImageBG"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "3"
- "wide" "22"
- "tall" "22"
- "visible" "1"
- "enabled" "1"
- "image" "../hud/health_bg"
- "scaleImage" "1"
- }
- "BuildingStatusHealthImageBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "BuildingStatusHealthImageBG"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "3"
- "wide" "28"
- "tall" "28"
- "visible" "1"
- "enabled" "1"
- "image" "../hud/health_equip_bg"
- "scaleImage" "1"
- }
- "PlayerStatusHealthBonusImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PlayerStatusHealthBonusImage"
- "xpos" "5"
- "ypos" "5"
- "zpos" "3"
- "wide" "22"
- "tall" "22"
- "visible" "0"
- "enabled" "1"
- "image" "../hud/health_over_bg"
- "scaleImage" "1"
- }
- "PlayerStatusHealthValueFreezePanel"
- {
- "ControlName" "CExLabel"
- "fieldName" "PlayerStatusHealthValueFreezePanel"
- "xpos" "3"
- "ypos" "3"
- "zpos" "5"
- "wide" "26"
- "tall" "26"
- "visible" "1"
- "enabled" "1"
- "labelText" "%Health%"
- "font" "CerbeticaBold16"
- "textAlignment" "center"
- }
- "PlayerStatusHealthValueFreezeBackground"
- {
- "ControlName" "CExLabel"
- "fieldName" "PlayerStatusHealthValueFreezeBackground"
- "xpos" "4"
- "ypos" "4"
- "zpos" "5"
- "wide" "26"
- "tall" "26"
- "visible" "1"
- "enabled" "1"
- "labelText" "%Health%"
- "font" "CerbeticaBold16"
- "fgcolor" "0 0 0 255"
- "textAlignment" "center"
- }
-
-
-}
diff --git a/minmode/resource/ui/FreezePanel_Basic.res b/minmode/resource/ui/FreezePanel_Basic.res deleted file mode 100644 index ed98b01..0000000 --- a/minmode/resource/ui/FreezePanel_Basic.res +++ /dev/null @@ -1,526 +0,0 @@ -"Resource/UI/FreezePanel_Basic.res" -{ - "FreezePanelBase" [$X360] - { - "ControlName" "EditablePanel" - "fieldName" "FreezePanelBase" - "xpos" "0" - "ypos" "0" - "wide" "640" - "tall" "480" - "visible" "1" - - "NemesisSubPanel" - { - "ControlName" "EditablePanel" - "fieldName" "NemesisSubPanel" - "xpos" "c46" - "xpos_hidef" "c109" - "ypos" "223" - "ypos_hidef" "223" - "ypos_lodef" "193" - "zpos" "4" - "wide" "166" - "tall" "38" - "visible" "1" - - "NemesisPanelBG" - { - "ControlName" "ImagePanel" - "fieldName" "NemesisPanelBG" - "xpos" "0" - "ypos" "0" - "zpos" "5" - "wide" "166" - "tall" "38" - "visible" "1" - "enabled" "1" - "image" "../hud/freezecam_black_bg" - "scaleImage" "1" - } - "NemesisIcon" - { - "ControlName" "ImagePanel" - "fieldName" "NemesisIcon" - "xpos" "5" - "ypos" "-1" - "zpos" "6" - "wide" "36" - "tall" "36" - "visible" "1" - "enabled" "1" - "image" "../hud/leaderboard_nemesis_freezecam" - "scaleImage" "1" - } - "NemesisLabel" - { - "ControlName" "Label" - "fieldName" "NemesisLabel" - "font" "HudFontMediumSmall" - "xpos" "44" - "ypos" "10" - "ypos_hidef" "11" - "ypos_lodef" "13" - "zpos" "6" - "wide" "112" - "tall" "18" - "tall_hidef" "24" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%nemesisname%" - "textAlignment" "west" - } - } - "FreezePanelBG" - { - "ControlName" "CTFImagePanel" - "fieldName" "FreezePanelBG" - "xpos" "c-38" - "xpos_hidef" "c25" - "ypos" "245" - "ypos_hidef" "245" - "ypos_lodef" "215" - "zpos" "0" - "wide" "266" - "tall" "48" - "visible" "1" - "enabled" "1" - "image" "../hud/color_panel_blu" - "scaleImage" "1" - } - - "FreezeLabel" - { - "ControlName" "Label" - "fieldName" "FreezeLabel" - "font" "DefaultSmall" - "xpos" "c2" - "xpos_hidef" "c65" - "ypos" "255" - "ypos_hidef" "256" - "ypos_lodef" "225" - "zpos" "1" - "wide" "252" - "tall" "9" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "#FreezePanel_Killer" - "textAlignment" "Left" - "dulltext" "0" - "brighttext" "0" - } - - "FreezeLabelKiller" - { - "ControlName" "Label" - "fieldName" "FreezeLabelKiller" - "font" "HudFontSmall" - "xpos" "c6" // No avatar image on X360 - "xpos_hidef" "c69" - "ypos" "266" - "ypos_hidef" "266" - "ypos_lodef" "236" - "zpos" "1" - "wide" "252" - "tall" "18" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%killername%" - "textAlignment" "Left" - } - - "FreezePanelHealth" - { - "ControlName" "EditablePanel" - "fieldName" "FreezePanelHealth" - "xpos" "c-30" - "xpos_hidef" "c35" - "ypos" "253" - "ypos_hidef" "253" - "ypos_lodef" "223" - "zpos" "1" - "wide" "31" - "tall" "31" - "visible" "1" - "enabled" "1" - "HealthBonusPosAdj" "9" - "HealthDeathWarning" "0.49" - "TFFont" "HudFontSmall" - "HealthDeathWarningColor" "HUDDeathWarning" - "TextColor" "HudOffWhite" - } - } - - - "itempanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "itempanel" - "xpos" "r249" - "ypos" "c50" - "zpos" "10" - "wide" "240" - "tall" "100" - "visible" "0" - "bgcolor_override" "255 255 255 0" - "PaintBackgroundType" "0" - - "model_ypos" "10" - "model_center_x" "1" - "model_wide" "90" - "model_tall" "60" - - "text_xpos" "10" - "text_ypos" "10" - "text_wide" "220" - "text_center" "1" - - "max_text_height" "100" - "padding_height" "10" - "resize_to_text" "1" - "text_forcesize" "2" - - "ItemBackground" - { - "ControlName" "ImagePanel" - "fieldName" "ItemBackground" - "xpos" "0" - "ypos" "0" - "zpos" "-1" - "wide" "240" - "tall" "900" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fillcolor" "0 0 0 100" - } - "TitleBackground" - { - "ControlName" "ImagePanel" - "fieldName" "TitleBackground" - "xpos" "4" - "ypos" "4" - "zpos" "-1" - "wide" "232" - "tall" "14" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fillcolor" "0 0 0 100" - } - - "itemmodelpanel" - { - "fieldName" "itemmodelpanel" - "use_item_rendertarget" "0" - "useparentbg" "1" - } - - "ItemLabel" - { - "ControlName" "Label" - "fieldName" "ItemLabel" - "font" "Cerbetica12" - "xpos" "10" - "ypos" "3" - "zpos" "1" - "wide" "270" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "#FreezePanel_Item" - "textAlignment" "Left" - "dulltext" "0" - "brighttext" "0" - } - } - - "FreezePanelBase" [$WIN32] - { - "ControlName" "EditablePanel" - "fieldName" "FreezePanelBase" - "xpos" "r249" - "ypos" "c-20" - "wide" "240" - "tall" "200" - "visible" "1" - - "FreezePanelBGTitle" - { - "ControlName" "ImagePanel" - "fieldName" "FreezePanelBGTitle" - "xpos" "0" - "ypos" "15" - "zpos" "-1" - "wide" "240" - "tall" "14" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fillcolor" "0 0 0 128" - } - - "FreezePanelBG" - { - "ControlName" "CTFImagePanel" - "fieldName" "FreezePanelBG" - "xpos" "0" - "ypos" "46" - "zpos" "0" - "wide" "240" - "tall" "3" - "visible" "1" - "enabled" "1" - "image" "../hud/color_panel_blu" - "scaleImage" "1" - - "src_corner_height" "23" // pixels inside the image - "src_corner_width" "23" - - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" - } - - "FreezeLabel" - { - "ControlName" "Label" - "fieldName" "FreezeLabel" - "font" "Cerbetica13" - "xpos" "40" - "ypos" "15" - "zpos" "1" - "wide" "198" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "#FreezePanel_Killer" - "textAlignment" "west" - "dulltext" "0" - "brighttext" "0" - } - - "FreezePanelHealth" [$WIN32] - { - "ControlName" "CTFFreezePanelHealth" - "fieldName" "FreezePanelHealth" - "xpos" "0" - "ypos" "6" - "zpos" "1" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "HealthBonusPosAdj" "9" - "HealthDeathWarning" "0.49" - "TFFont" "HudFontSmall" - "HealthDeathWarningColor" "HUDDeathWarning" - "TextColor" "HudOffWhite" - } - - "FreezeLabelKiller" - { - "ControlName" "CExLabel" - "fieldName" "FreezeLabelKiller" - "font" "Cerbetica12" - "xpos" "9999" - "ypos" "9999" - "zpos" "1" - "wide" "550" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%killername%" - "textAlignment" "Left" - } - "FreezeLabelKiller2" - { - "ControlName" "CExLabel" - "fieldName" "FreezeLabelKiller2" - "font" "Cerbetica13" - "xpos" "42" - "ypos" "28" - "zpos" "1" - "wide" "196" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%killername%" - "textAlignment" "Left" - } - - - "AvatarImage" - { - "ControlName" "CAvatarImagePanel" - "fieldName" "AvatarImage" - "xpos" "7" - "ypos" "30" - "zpos" "0" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "image" "" - "scaleImage" "1" - "color_outline" "52 48 45 255" - } - - "NemesisSubPanel" - { - "ControlName" "EditablePanel" - "fieldName" "NemesisSubPanel" - "xpos" "9999" // FIXME - "ypos" "9999" - "zpos" "4" - "wide" "306" - "tall" "38" - "visible" "1" - - "NemesisPanelBG" - { - "ControlName" "ScalableImagePanel" - "fieldName" "NemesisPanelBG" - "xpos" "95" - "ypos" "4" - "zpos" "5" - "wide" "161" - "tall" "30" - "visible" "1" - "enabled" "1" - "image" "../hud/color_panel_brown" - "scaleImage" "1" - - "src_corner_height" "23" // pixels inside the image - "src_corner_width" "23" - - "draw_corner_width" "6" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "6" - } - "NemesisIcon" - { - "ControlName" "ImagePanel" - "fieldName" "NemesisIcon" - "xpos" "95" - "ypos" "-1" - "zpos" "6" - "wide" "36" - "tall" "36" - "visible" "1" - "enabled" "1" - "image" "../hud/leaderboard_nemesis_freezecam" - "scaleImage" "1" - } - "NemesisLabel" - { - "ControlName" "Label" - "fieldName" "NemesisLabel" - "font" "HudFontMediumSmall" - "xpos" "134" - "ypos" "10" - "zpos" "6" - "wide" "112" - "tall" "18" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%nemesisname%" - "textAlignment" "west" - } - "NemesisLabel2" - { - "ControlName" "Label" - "fieldName" "NemesisLabel2" - "font" "DefaultSmall" - "xpos" "134" - "ypos" "10" - "zpos" "6" - "wide" "112" - "tall" "18" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "labelText" "%nemesisadvice%" - "textAlignment" "west" - } - } - } - - "ScreenshotPanel" - { - "ControlName" "EditablePanel" - "fieldName" "ScreenshotPanel" - "xpos" "c-83" - "ypos" "50" - "zpos" "2" - "wide" "166" - "tall" "40" - "visible" "0" - - "ScreenshotPanelBG" - { - "ControlName" "ImagePanel" - "fieldName" "ScreenshotPanelBG" - "xpos" "0" - "ypos" "8" - "zpos" "0" - "wide" "166" - "tall" "38" - "visible" "1" - "enabled" "1" - "image" "../hud/freezecam_black_bg" - "scaleImage" "1" - } - "ScreenshotIcon" - { - "ControlName" "ImagePanel" - "fieldName" "ScreenshotIcon" - "xpos" "3" - "ypos" "0" - "zpos" "1" - "wide" "36" - "tall" "36" - "visible" "1" - "enabled" "1" - "image" "../hud/ico_camera" - "scaleImage" "1" - } - "ScreenshotLabel" - { - "ControlName" "Label" - "fieldName" "ScreenshotLabel" - "font" "SpectatorKeyHints" - "xpos" "40" - "ypos" "25" - "zpos" "2" - "wide" "133" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%text%" - "textAlignment" "west" - "dulltext" "0" - "brighttext" "0" - } - } -} diff --git a/minmode/resource/ui/HudAchievementTrackerItem.res b/minmode/resource/ui/HudAchievementTrackerItem.res deleted file mode 100644 index 32f88b9..0000000 --- a/minmode/resource/ui/HudAchievementTrackerItem.res +++ /dev/null @@ -1,92 +0,0 @@ -"Resource/UI/HudAchievementTrackerItem.res"
-{
- "HudAchievementTrackerItem"
- {
- "ControlName" "EditablePanel"
- "fieldName" "HudAchievementTrackerItem"
- "xpos" "0" [$WIN32]
- "ypos" "0" [$WIN32]
- "zpos" "3"
- "wide" "190"
- "tall" "29"
- "visible" "0"
- "enabled" "1"
-
- "PaintBackgroundType" "2"
- }
-
- "AchievementName"
- {
- "ControlName" "Label"
- "fieldName" "AchievementName"
- "labeltext" ""
- "xpos" "5"
- "ypos" "-2"
- "wide" "190"
- "tall" "16"
- "zpos" "4"
- "textinsetx" "5"
- "font" "CerbeticaBold14"
- "textAlignment" "north-west"
- }
- "AchievementNameGlow"
- {
- "ControlName" "Label"
- "fieldName" "AchievementNameGlow"
- "labeltext" ""
- "xpos" "5"
- "ypos" "0"
- "wide" "190"
- "tall" "10"
- "zpos" "4"
- "fgcolor_override" "235 226 202 255"
- "font" "AchievementTracker_NameGlow"
- "textinsetx" "5"
- "textAlignment" "north-west"
- }
-
- "AchievementDesc"
- {
- "ControlName" "Label"
- "fieldName" "AchievementDesc"
- "labeltext" ""
- "xpos" "5"
- "ypos" "12"
- "wide" "190"
- "tall" "18"
- "zpos" "4"
- "textinsetx" "5"
- "fgcolor_override" "235 226 202 255"
- "font" "AchievementTracker_Desc"
- "wrap" "1"
- "TextAlignment" "north-west"
- }
-
- "ProgressBarBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "ProgressBarBG"
- "xpos" "7"
- "ypos" "19"
- "wide" "100"
- "tall" "6"
- "fillcolor" "250 234 201 51"
- "zpos" "4"
- "visible" "1"
- "enabled" "1"
- }
-
- "ProgressBar" // current completed
- {
- "ControlName" "ImagePanel"
- "fieldName" "ProgressBar"
- "xpos" "7"
- "ypos" "19"
- "wide" "0"
- "tall" "6"
- "fillcolor" "251 235 202 255"
- "zpos" "5"
- "visible" "1"
- "enabled" "1"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/HudArenaCapPointCountdown.res b/minmode/resource/ui/HudArenaCapPointCountdown.res deleted file mode 100644 index c7f07ea..0000000 --- a/minmode/resource/ui/HudArenaCapPointCountdown.res +++ /dev/null @@ -1,23 +0,0 @@ -"Resource/UI/HudArenaCapPointCountdown.res"
-{
- "CapCountdownLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CapCountdownLabel"
- "font" "Cerbetica16"
- "xpos" "0"
- "ypos" "3"
- "zpos" "-1"
- "wide" "30"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "0"
- "labelText" "%capturetime%"
- "textAlignment" "center"
- "fgcolor" "235 226 202 255"
- "bgcolor" "235 226 202 255"
- }
-}
diff --git a/minmode/resource/ui/HudArenaClassLayout.res b/minmode/resource/ui/HudArenaClassLayout.res deleted file mode 100644 index f5ae0ed..0000000 --- a/minmode/resource/ui/HudArenaClassLayout.res +++ /dev/null @@ -1,295 +0,0 @@ -"Resource/UI/HudArenaClassLayout.res"
-{
- "background"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "background"
- "xpos" "c-100"
- "ypos" "130"
- "zpos" "-1"
- "wide" "20"
- "tall" "100"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "image" "../hud/color_panel_blu"
- "scaleImage" "1"
- "teambg_2" "../hud/color_panel_red"
- "teambg_3" "../hud/color_panel_blu"
-
- "src_corner_height" "23" // pixels inside the image
- "src_corner_width" "23"
-
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
-
- "localPlayerBG"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "localPlayerBG"
- "xpos" "0"
- "ypos" "140"
- "zpos" "2"
- "wide" "45"
- "tall" "80"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "image" "../hud/color_panel_clear"
- "scaleImage" "1"
- "teambg_2" "../hud/color_panel_clear"
- "teambg_3" "../hud/color_panel_clear"
-
- "src_corner_height" "23" // pixels inside the image
- "src_corner_width" "23"
-
- "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "5"
- }
-
- "title"
- {
- "ControlName" "CExLabel"
- "fieldName" "title"
- "xpos" "c-200"
- "ypos" "107"
- "zpos" "6"
- "wide" "400"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "font" "CerbeticaBold20"
- "labelText" "Your Squadron"
- "textAlignment" "center"
- "fgcolor" "TanLight"
- }
- "titleShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "CerbeticaBold24"
- "xpos" "c-199"
- "ypos" "108"
- "zpos" "5"
- "wide" "400"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "font" "CerbeticaBold20"
- "labelText" "Your Squadron"
- "textAlignment" "center"
- "fgcolor" "TransparentBlack"
- }
-
- "changeLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "changeLabel"
- "xpos" "c-220"
- "ypos" "230"
- "zpos" "6"
- "wide" "440"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "font" "HudFontSmallBold"
- "labelText" "#TF_Arena_F4_ChangeClass"
- "textAlignment" "center"
- "fgcolor" "TanLight"
- }
- "changeLabelShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "changeLabelShadow"
- "xpos" "c-219"
- "ypos" "231"
- "zpos" "5"
- "wide" "440"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "font" "HudFontSmallBold"
- "labelText" "#TF_Arena_F4_ChangeClass"
- "textAlignment" "center"
- "fgcolor" "Black"
- }
-
- "classImage0"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "classImage0"
- "xpos" "0"
- "ypos" "125"
- "zpos" "3"
- "wide" "45"
- "tall" "90"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- }
- "classImage1"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "classImage1"
- "xpos" "0"
- "ypos" "0"
- "zpos" "3"
- "wide" "45"
- "tall" "90"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- }
- "classImage2"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "classImage2"
- "xpos" "0"
- "ypos" "0"
- "zpos" "3"
- "wide" "45"
- "tall" "90"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- }
- "classImage3"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "classImage3"
- "xpos" "0"
- "ypos" "0"
- "zpos" "3"
- "wide" "45"
- "tall" "90"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- }
- "classImage4"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "classImage4"
- "xpos" "0"
- "ypos" "0"
- "zpos" "3"
- "wide" "45"
- "tall" "90"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- }
- "classImage5"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "classImage5"
- "xpos" "0"
- "ypos" "0"
- "zpos" "3"
- "wide" "45"
- "tall" "90"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- }
- "classImage6"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "classImage6"
- "xpos" "0"
- "ypos" "0"
- "zpos" "3"
- "wide" "45"
- "tall" "90"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- }
- "classImage7"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "classImage7"
- "xpos" "0"
- "ypos" "0"
- "zpos" "3"
- "wide" "45"
- "tall" "90"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- }
- "classImage8"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "classImage8"
- "xpos" "0"
- "ypos" "0"
- "zpos" "3"
- "wide" "45"
- "tall" "90"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- }
- "classImage9"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "classImage9"
- "xpos" "0"
- "ypos" "0"
- "zpos" "3"
- "wide" "45"
- "tall" "90"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- }
- "classImage10"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "classImage10"
- "xpos" "0"
- "ypos" "0"
- "zpos" "3"
- "wide" "45"
- "tall" "90"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- }
- "classImage11"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "classImage11"
- "xpos" "0"
- "ypos" "0"
- "zpos" "3"
- "wide" "45"
- "tall" "90"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- }
-}
diff --git a/minmode/resource/ui/HudArenaNotification.res b/minmode/resource/ui/HudArenaNotification.res deleted file mode 100644 index b68fd01..0000000 --- a/minmode/resource/ui/HudArenaNotification.res +++ /dev/null @@ -1,90 +0,0 @@ -"Resource/UI/HudArenaNotification.res"
-{
- "HudArenaNotificationBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "HudArenaNotificationBG"
- "xpos" "20"
- "ypos" "20"
- "zpos" "-1"
- "wide" "280"
- "tall" "150"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "0 0 0 100"
- }
-
- "WarningLabel"
- {
- "ControlName" "Label"
- "fieldName" "WarningLabel"
- "font" "CerbeticaBold72"
- "xpos" "40"
- "ypos" "50"
- "zpos" "1"
- "wide" "72"
- "tall" "72"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
- "labelText" "!"
- "textAlignment" "center"
- }
- "BalanceLabel"
- {
- "ControlName" "Label"
- "fieldName" "BalanceLabel"
- "font" "CerbeticaBold20"
- "xpos" "75"
- "ypos" "30"
- "zpos" "1"
- "wide" "230"
- "tall" "64"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
- "labelText" ""
- "textAlignment" "west"
- }
-
- "BalanceLabelTip"
- {
- "ControlName" "Label"
- "fieldName" "BalanceLabelTip"
- "font" "CerbeticaBold16"
- "xpos" "75"
- "ypos" "94"
- "zpos" "1"
- "wide" "230"
- "tall" "64"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
- "labelText" "%notificationtip%"
- "textAlignment" "west"
- }
- "SwitchImage"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "SwitchImage"
- "xpos" "25"
- "ypos" "23"
- "zpos" "1"
- "wide" "50"
- "tall" "50"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "image" "../hud/ico_teambalance"
- "scaleImage" "1"
- }
-}
diff --git a/minmode/resource/ui/HudArenaPlayerCount.res b/minmode/resource/ui/HudArenaPlayerCount.res deleted file mode 100644 index 20d0f0f..0000000 --- a/minmode/resource/ui/HudArenaPlayerCount.res +++ /dev/null @@ -1,174 +0,0 @@ -"Resource/UI/HudArenaPlayerCount.res"
-{
- "blueteam"
- {
- "ControlName" "EditablePanel"
- "fieldName" "blueteam"
- "xpos" "c-55"
- "ypos" "-7"
- "zpos" "0"
- "wide" "60"
- "tall" "30"
- "visible" "1"
-
- "background"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "background"
- "xpos" "5"
- "ypos" "7"
- "zpos" "0"
- "wide" "50"
- "tall" "23"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "image" "../hud/color_panel_blu"
-
- "src_corner_height" "23" // pixels inside the image
- "src_corner_width" "23"
-
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
-
- "count"
- {
- "ControlName" "CExLabel"
- "fieldName" "count"
- "xpos" "23"
- "ypos" "6"
- "zpos" "2"
- "wide" "30"
- "tall" "25"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "font" "Cerbetica24"
- "labelText" "%blue_alive%"
- "textAlignment" "center"
- "fgcolor" "TanLight"
- }
- "countshadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "countshadow"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "1"
- "wide" "30"
- "tall" "25"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "font" "HudFontMedium"
- "labelText" "%blue_alive%"
- "textAlignment" "center"
- "fgcolor" "Black"
- }
-
- "playerimage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "playerimage"
- "xpos" "12"
- "ypos" "10"
- "zpos" "3"
- "wide" "8"
- "tall" "16"
- "visible" "1"
- "enabled" "1"
- "image" "capture_icon_white"
- "scaleImage" "1"
- }
- }
-
- "redteam"
- {
- "ControlName" "EditablePanel"
- "fieldName" "redteam"
- "xpos" "c-5"
- "ypos" "-7"
- "zpos" "0"
- "wide" "60"
- "tall" "30"
- "visible" "1"
-
- "background"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "background"
- "xpos" "5"
- "ypos" "7"
- "zpos" "0"
- "wide" "50"
- "tall" "23"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "image" "../hud/color_panel_red"
-
- "src_corner_height" "23" // pixels inside the image
- "src_corner_width" "23"
-
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
-
- "count"
- {
- "ControlName" "CExLabel"
- "fieldName" "count"
- "xpos" "23"
- "ypos" "6"
- "zpos" "2"
- "wide" "30"
- "tall" "25"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "font" "Cerbetica24"
- "labelText" "%red_alive%"
- "textAlignment" "center"
- "fgcolor" "TanLight"
- }
- "countshadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "countshadow"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "1"
- "wide" "30"
- "tall" "25"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "font" "HudFontMedium"
- "labelText" "%red_alive%"
- "textAlignment" "center"
- "fgcolor" "Black"
- }
-
- "playerimage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "playerimage"
- "xpos" "12"
- "ypos" "10"
- "zpos" "3"
- "wide" "8"
- "tall" "16"
- "visible" "1"
- "enabled" "1"
- "image" "capture_icon_white"
- "scaleImage" "1"
- }
- }
-}
diff --git a/minmode/resource/ui/HudArenaTeamMenu.res b/minmode/resource/ui/HudArenaTeamMenu.res deleted file mode 100644 index 712da22..0000000 --- a/minmode/resource/ui/HudArenaTeamMenu.res +++ /dev/null @@ -1,446 +0,0 @@ -"Resource/UI/ArenaTeamMenu.res"
-{
- "team"
- {
- "ControlName" "CTeamMenu"
- "fieldName" "team"
- "xpos" "0"
- "ypos" "0"
- "wide" "f0"
- "tall" "480"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- }
-
- "JoinBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "JoinBG"
- "xpos" "0"
- "ypos" "c-35"
- "zpos" "0"
- "wide" "255"
- "tall" "30"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "100 100 100 100"
- }
- "MainBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MainBG"
- "xpos" "0"
- "ypos" "0"
- "zpos" "0"
- "wide" "f0"
- "tall" "f0"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "fillcolor" "255 255 255 10"
- }
- "SidePanelBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "SidePanelBG"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "255"
- "tall" "f0"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "fillcolor" "0 0 0 60"
- }
- "SpecBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "SpecBG"
- "xpos" "0"
- "ypos" "c5"
- "zpos" "0"
- "wide" "255"
- "tall" "30"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "0 0 0 255"
- }
-
- "SysMenu"
- {
- "ControlName" "Menu"
- "fieldName" "SysMenu"
- "xpos" "0"
- "ypos" "0"
- "wide" "64"
- "tall" "24"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "0"
- "tabPosition" "0"
- }
-
- "MapInfo"
- {
- "ControlName" "HTML"
- "fieldName" "MapInfo"
- "xpos" "100"
- "ypos" "34"
- "wide" "450"
- "tall" "365"
- "autoResize" "3"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "0"
- "tabPosition" "0"
- }
-
- "mapname"
- {
- "ControlName" "Label"
- "fieldName" "mapname"
- "xpos" "10"
- "ypos" "35"
- "wide" "235"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "1"
- "font" "CerbeticaBold28"
- "fgcolor" "TanLight"
- }
- "teambutton2"
- {
- "ControlName" "CTFTeamButton"
- "fieldName" "teambutton2"
- "xpos" "10"
- "ypos" "c-35"
- "zpos" "3"
- "wide" "245"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "1"
- "labelText" "&3 Fight!"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- "paintborder" "0"
- "command" "jointeam spectate"
- "associated_model" "autodoor"
- "font" "CerbeticaBold20"
- "defaultFgColor_override" "255 255 255 128"
- "armedFgColor_override" "TanLight"
- "depressedFgColor_override" "255 255 255 128"
- "selectedFgColor_override" "TanLight"
- }
-
- "teambutton3"
- {
- "ControlName" "CTFTeamButton"
- "fieldName" "teambutton3"
- "xpos" "10"
- "ypos" "c5"
- "zpos" "3"
- "wide" "245"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "2"
- "labelText" "&2 Spectate"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- "paintborder" "0"
- "command" "jointeam spectatearena"
- "associated_model" "spectate"
- "font" "CerbeticaBold20"
- "defaultFgColor_override" "255 255 255 128"
- "armedFgColor_override" "TanLight"
- "depressedFgColor_override" "255 255 255 128"
- "selectedFgColor_override" "TanLight"
- }
-
- "CancelButton" [$WIN32]
- {
- "ControlName" "CExButton"
- "fieldName" "CancelButton"
- "xpos" "0"
- "ypos" "r40"
- "zpos" "6"
- "wide" "255"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "0"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "#TF_Cancel"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "paintbackground""0"
- "command" "cancelmenu"
- "font" "CerbeticaBold16"
- "defaultFgColor_override" "255 255 255 128"
- "armedFgColor_override" "TanLight"
- "depressedFgColor_override" "255 255 255 128"
- "selectedFgColor_override" "TanLight"
- }
-
- "TeamMenuAuto"
- {
- "ControlName" "CExLabel"
- "fieldName" "TeamMenuAuto"
- "xpos" "9999" [$WIN32]
- "ypos" "9999"
- "zpos" "1"
- "wide" "102" [$WIN32]
- "wide" "94" [$X360]
- "tall" "24"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Arena_Menu_Fight"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "wrap" "0"
- "font" "MenuSmallFont"
- "fgcolor" "black"
- }
-
- "TeamMenuSpectate"
- {
- "ControlName" "CExLabel"
- "fieldName" "TeamMenuSpectate"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "1"
- "wide" "44"
- "wide_lodef" "70"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Spectate"
- "textAlignment" "north"
- "dulltext" "0"
- "brighttext" "0"
- "wrap" "0"
- "font" "MenuSmallestFont"
- "font_lodef" "MenuSmallFont"
- "fgcolor" "white"
- }
-
- "MenuBG"
- {
- "ControlName" "CModelPanel"
- "fieldName" "MenuBG"
- "xpos" "0"
- "ypos" "0"
- "zpos" "0"
- "wide" "f0"
- "tall" "480"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "0"
- "fov" "20"
-
- "model"
- {
- "modelname" "models/vgui/ui_arena01.mdl"
- "skin" "0"
- "angles_x" "0"
- "angles_y" "180"
- "angles_z" "0"
- "origin_x" "290"
- "origin_x_hidef" "305"
- "origin_x_lodef" "320"
- "origin_y" "0"
- "origin_z" "-34"
- }
- }
-
-
-
- "ShadedBar"
- {
- "ControlName" "ImagePanel"
- "fieldName" "ShadedBar"
- "xpos" "9999"
- "ypos" "99999"
- "zpos" "5"
- "wide" "f0"
- "tall" "50"
- "tall_lodef" "74"
- "tall_hidef" "65"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "fillcolor" "0 0 0 180"
- "PaintBackgroundType" "0"
- }
-
- "autodoor"
- {
- "ControlName" "CModelPanel"
- "fieldName" "autodoor"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "2"
- "wide" "f0"
- "tall" "480"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fov" "20"
-
- "model"
- {
- "modelname" "models/vgui/ui_arenadoor01.mdl"
- "skin" "0"
- "angles_x" "0"
- "angles_y" "180"
- "angles_z" "0"
- "origin_x" "290"
- "origin_x_lodef" "320"
- "origin_x_hidef" "305"
- "origin_y" "0"
- "origin_z" "-34"
-
- "animation"
- {
- "name" "idle_enabled"
- "sequence" "idle"
- "default" "1"
- }
-
- "animation"
- {
- "name" "enter_enabled"
- "sequence" "hoveropen"
- }
-
- "animation"
- {
- "name" "exit_enabled"
- "sequence" "hoverclose"
- }
- }
- }
-
- "spectate"
- {
- "ControlName" "CModelPanel"
- "fieldName" "spectate"
- "xpos" "0"
- "ypos" "0"
- "zpos" "0"
- "wide" "f0"
- "tall" "480"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "0"
- "fov" "20"
-
- "model"
- {
- "modelname" "models/vgui/UI_team01_spectate.mdl"
- "skin" "0"
- "angles_x" "0"
- "angles_y" "180"
- "angles_z" "0"
- "origin_x" "290"
- "origin_x_lodef" "320"
- "origin_x_hidef" "305"
- "origin_y" "0"
- "origin_z" "-34"
-
- "animation"
- {
- "name" "idle_enabled"
- "sequence" "idle"
- "default" "1"
- }
-
- "animation"
- {
- "name" "enter_enabled"
- "sequence" "hover"
- }
-
- "animation"
- {
- "name" "exit_enabled"
- "sequence" "idle"
- }
- }
- }
-
- "Footer" [$X360]
- {
- "ControlName" "CTFFooter"
- "fieldName" "Footer"
- "zpos" "6"
- "tall" "80"
- "button_separator" "10"
- "button_separator_lodef" "5"
- "buttongap" "50"
- "buttongap_hidef" "35"
- "buttongap_lodef" "18"
- "textadjust" "3"
- "textadjust_lodef" "0"
- "buttonoffsety" "20"
- "buttonoffsety_hidef" "0"
- "buttonoffsety_lodef" "18"
- "center" "0"
- "button_pin_right_lodef" "55"
- "fonttext" "MatchmakingDialogMenuLarge"
- "fonttext_lodef" "MatchmakingDialogMenuSmall"
- "fgcolor" "HudOffWhite"
-
- "button"
- {
- "name" "cancel"
- "text" "#GameUI_Cancel"
- "icon" "#GameUI_Icons_B_BUTTON"
- }
-
- "button"
- {
- "name" "nextprev"
- "text" "#TF_NextPrev"
- "icon" "#GameUI_Icons_DPAD"
- }
-
- "button"
- {
- "name" "select"
- "text" "#GameUI_Select"
- "icon" "#GameUI_Icons_A_BUTTON"
- }
- }
-}
-
diff --git a/minmode/resource/ui/HudArenaVsPanel.res b/minmode/resource/ui/HudArenaVsPanel.res deleted file mode 100644 index b40673e..0000000 --- a/minmode/resource/ui/HudArenaVsPanel.res +++ /dev/null @@ -1,160 +0,0 @@ -"Resource/UI/HudArenaVsPanel.res"
-{
- "bluepanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "bluepanel"
- "xpos" "c-100"
- "ypos" "50"
- "zpos" "0"
- "wide" "200"
- "tall" "50"
- "visible" "1"
-
- "background"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "background"
- "xpos" "0"
- "ypos" "0"
- "zpos" "0"
- "wide" "200"
- "tall" "50"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "image" "../hud/color_panel_blu"
-
- "src_corner_height" "23" // pixels inside the image
- "src_corner_width" "23"
-
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
-
- "AvatarImage"
- {
- "ControlName" "CAvatarImagePanel"
- "fieldName" "AvatarImage"
- "xpos" "0"
- "ypos" "10"
- "zpos" "1"
- "wide" "58"
- "tall" "36"
- "visible" "1"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- "color_outline" "52 48 45 255"
- }
-
-
- "teamname"
- {
- "ControlName" "CExLabel"
- "fieldName" "teamname"
- "xpos" "30"
- "ypos" "0"
- "zpos" "1"
- "wide" "200"
- "tall" "50"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "font" "CerbeticaBold20"
- "labelText" "%blueleader%"
- "textAlignment" "west"
- "fgcolor" "HudOffWhite"
- }
- }
-
- "vslabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "vslabel"
- "xpos" "c-80"
- "ypos" "100"
- "zpos" "1"
- "wide" "160"
- "tall" "40"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "font" "Cerbetica14"
- "labelText" "VS"
- "textAlignment" "center"
- "fgcolor" "HudOffWhite"
- }
-
- "redpanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "redpanel"
- "xpos" "c-100"
- "ypos" "140"
- "zpos" "0"
- "wide" "200"
- "tall" "50"
- "visible" "1"
-
- "background"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "background"
- "xpos" "0"
- "ypos" "0"
- "zpos" "0"
- "wide" "200"
- "tall" "50"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "image" "../hud/color_panel_red"
-
- "src_corner_height" "23" // pixels inside the image
- "src_corner_width" "23"
-
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
-
- "AvatarImage"
- {
- "ControlName" "CAvatarImagePanel"
- "fieldName" "AvatarImage"
- "xpos" "0"
- "ypos" "10"
- "zpos" "1"
- "wide" "58"
- "tall" "36"
- "visible" "1"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- "color_outline" "52 48 45 255"
- }
-
- "teamname"
- {
- "ControlName" "CExLabel"
- "fieldName" "teamname"
- "xpos" "30"
- "ypos" "0"
- "zpos" "1"
- "wide" "160"
- "tall" "50"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "font" "CerbeticaBold20"
- "labelText" "%redleader%"
- "textAlignment" "west"
- "fgcolor" "HudOffWhite"
- }
- }
-}
diff --git a/minmode/resource/ui/HudArenaWinPanel.res b/minmode/resource/ui/HudArenaWinPanel.res deleted file mode 100644 index 260eea1..0000000 --- a/minmode/resource/ui/HudArenaWinPanel.res +++ /dev/null @@ -1,1223 +0,0 @@ -"Resource/UI/arenawinpanel.res" -{ - "ArenaWinPanelScores" - { - "ControlName" "EditablePanel" - "fieldName" "ArenaWinPanelScores" - "xpos" "0" - "ypos" "36" - "wide" "450" - "tall" "200" - "visible" "1" - - "BlueScoreBG" - { - "ControlName" "ImagePanel" - "fieldName" "BlueScoreBG" - "xpos" "9999" - "ypos" "9999" - "wide" "200" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fillcolor" "70 130 180 153" - "scaleImage" "1" - } - "BlueScoreBG2" - { - "ControlName" "ImagePanel" - "fieldName" "BlueScoreBG2" - "xpos" "25" - "ypos" "35" - "zpos" "-1" - "wide" "200" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fillcolor" "70 130 180 153" - "scaleImage" "1" - } - "RedScoreBG" - { - "ControlName" "ImagePanel" - "fieldName" "RedScoreBG" - "xpos" "9999" - "ypos" "9999" - "wide" "200" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "PaintBackgroundType" "2" - "fillcolor" "205 50 50 153" - } - "RedScoreBG2" - { - "ControlName" "ImagePanel" - "fieldName" "RedScoreBG2" - "xpos" "225" - "ypos" "35" - "zpos" "-1" - "wide" "200" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "PaintBackgroundType" "2" - "fillcolor" "205 50 50 153" - } - "BlueTeamLabel" - { - "ControlName" "CExLabel" - "fieldName" "BlueTeamLabel" - "font" "Cerbetica24" - "labelText" "%blueteamname%" - "textAlignment" "west" - "xpos" "29" - "ypos" "33" - "wide" "200" - "tall" "28" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "BlueTeamScore" - { - "ControlName" "CExLabel" - "fieldName" "BlueTeamScore" - "font" "Cerbetica48" - "labelText" "%blueteamscore%" - "textAlignment" "east" - "xpos" "138" - "ypos" "1" - "zpos" "3" - "wide" "80" - "tall" "70" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "BlueTeamScoreDropshadow" - { - "ControlName" "CExLabel" - "fieldName" "BlueTeamScoreDropshadow" - "font" "Cerbetica48" - "fgcolor" "TransparentBlack" - "labelText" "%blueteamscore%" - "textAlignment" "east" - "xpos" "140" - "ypos" "3" - "zpos" "3" - "wide" "80" - "tall" "70" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "RedTeamLabel" - { - "ControlName" "CExLabel" - "fieldName" "RedTeamLabel" - "font" "Cerbetica24" - "labelText" "%redteamname%" - "textAlignment" "east" - "xpos" "220" - "ypos" "33" - "wide" "200" - "tall" "28" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "RedTeamScore" - { - "ControlName" "CExLabel" - "fieldName" "RedTeamScore" - "font" "Cerbetica48" - "labelText" "%redteamscore%" - "textAlignment" "west" - "xpos" "230" - "ypos" "1" - "zpos" "3" - "wide" "80" - "tall" "70" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "RedTeamScoreDropshadow" - { - "ControlName" "CExLabel" - "fieldName" "RedTeamScoreDropshadow" - "font" "Cerbetica48" - "fgcolor" "TransparentBlack" - "labelText" "%redteamscore%" - "textAlignment" "west" - "xpos" "232" - "ypos" "3" - "zpos" "3" - "wide" "80" - "tall" "70" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - - - "ArenaStreaksBG" - { - "ControlName" "ScalableImagePanel" - "fieldName" "ArenaStreaksBG" - "xpos" "9999" - "ypos" "9999" - "zpos" "2" - "wide" "176" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "image" "../HUD/tournament_panel_black" - "scaleImage" "1" - - "src_corner_height" "23" // pixels inside the image - "src_corner_width" "23" - - "draw_corner_width" "6" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "6" - } - - "ArenaStreakLabel" - { - "ControlName" "CExLabel" - "fieldName" "ArenaStreakLabel" - "font" "CerbeticaBold14" - "fgcolor" "TanLight" - "xpos" "35" - "ypos" "-15" - "zpos" "3" - "wide" "380" - "tall" "40" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%arenastreaktext%" - "textAlignment" "Center" - "dulltext" "0" - "brighttext" "0" - } - } - - "WinPanelBG" - { - "ControlName" "ImagePanel" - "fieldName" "WinPanelBG" - "xpos" "9999" - "ypos" "9999" - "zpos" "0" - "wide" "700" - "tall" "174" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - } - "WinPanelBackground2" - { - "ControlName" "ImagePanel" - "fieldName" "WinPanelBackground2" - "xpos" "25" - "ypos" "95" - "zpos" "0" - "wide" "400" - "tall" "118" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "fillcolor" "0 0 0 100" - "src_corner_height" "3" - "src_corner_width" "3" - "draw_corner_width" "0" - "draw_corner_height" "0" - } - "LosingTeamLabel" - { - "ControlName" "CExLabel" - "fieldName" "LosingTeamLabel" - "font" "CerbeticaBold20" - "xpos" "35" - "ypos" "94" - "zpos" "1" - "wide" "380" - "tall" "40" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%LosingTeamLabel%" - "textAlignment" "Center" - "dulltext" "0" - "brighttext" "0" - } - "LosingTeamLabelDropshadow" - { - "ControlName" "CExLabel" - "fieldName" "LosingTeamLabelDropshadow" - "font" "CerbeticaBold20" - "fgcolor" "TransparentBlack" - "xpos" "36" - "ypos" "95" - "zpos" "1" - "wide" "380" - "tall" "40" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%LosingTeamLabel%" - "textAlignment" "Center" - "dulltext" "0" - "brighttext" "0" - } - - "WinningTeamLabel" - { - "ControlName" "CExLabel" - "fieldName" "WinningTeamLabel" - "font" "CerbeticaBold20" - "xpos" "35" - "ypos" "94" - "zpos" "1" - "wide" "380" - "tall" "40" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%WinningTeamLabel%" - "textAlignment" "Center" - "dulltext" "0" - "brighttext" "0" - } - "WinningTeamLabelDropshadow" - { - "ControlName" "CExLabel" - "fieldName" "WinningTeamLabelDropshadow" - "font" "CerbeticaBold20" - "fgcolor" "TransparentBlack" - "xpos" "36" - "ypos" "95" - "zpos" "1" - "wide" "380" - "tall" "40" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%WinningTeamLabel%" - "textAlignment" "Center" - "dulltext" "0" - "brighttext" "0" - } - "WinReasonLabel" - { - "ControlName" "CExLabel" - "fieldName" "WinReasonLabel" - "font" "ScoreboardVerySmall" - "xpos" "9999" - "ypos" "9999" - "zpos" "1" - "wide" "442" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%WinReasonLabel%" - "textAlignment" "Center" - "dulltext" "0" - "brighttext" "0" - } - "DetailsLabel" - { - "ControlName" "CExLabel" - "fieldName" "DetailsLabel" - "font" "Cerbetica9" - "xpos" "35" - "ypos" "122" - "zpos" "1" - "wide" "380" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%DetailsLabel%" - "textAlignment" "Center" - "dulltext" "0" - "brighttext" "0" - } - "ShadedBar" - { - "ControlName" "ImagePanel" - "fieldName" "ShadedBar" - "xpos" "9999" - "ypos" "9999" - "zpos" "2" - "wide" "382" - "tall" "84" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "0 0 0 150" - "fillcolor_lodef" "0 0 0 200" - "PaintBackgroundType" "0" - } - "TopPlayersLabel" - { - "ControlName" "CExLabel" - "fieldName" "TopPlayerLabel" - "font" "Cerbetica9" - "xpos" "50" - "ypos" "140" - "zpos" "3" - "wide" "300" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%TopPlayersLabel%" - "textAlignment" "west" - "dulltext" "0" - "brighttext" "0" - } - "DamageThisRoundLabel" - { - "ControlName" "CExLabel" - "fieldName" "DamageThisRoundLabel" - "font" "Cerbetica9" - "xpos" "265" - "ypos" "140" - "zpos" "3" - "wide" "50" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "#TF_Arena_Winpanel_DamageThisRound" - "textAlignment" "west" - "dulltext" "0" - "brighttext" "0" - } - "HealingThisRoundLabel" - { - "ControlName" "CExLabel" - "fieldName" "PointsThisRoundLabel" - "font" "Cerbetica9" - "xpos" "315" - "ypos" "140" - "zpos" "3" - "wide" "50" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "#TF_Arena_Winpanel_HealingThisRound" - "textAlignment" "west" - "dulltext" "0" - "brighttext" "0" - } - "LifetimeThisRoundLabel" - { - "ControlName" "CExLabel" - "fieldName" "PointsThisRoundLabel" - "font" "Cerbetica9" - "xpos" "360" - "ypos" "140" - "zpos" "3" - "wide" "50" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "#TF_Arena_Winpanel_TimeAliveThisRound" - "textAlignment" "west" - "dulltext" "0" - "brighttext" "0" - } - "KillingBlowsThisRoundLabel" - { - "ControlName" "CExLabel" - "fieldName" "PointsThisRoundLabel" - "font" "Cerbetica9" - "xpos" "400" - "ypos" "140" - "zpos" "3" - "wide" "50" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "#TF_Arena_Winpanel_KillingBlows" - "textAlignment" "west" - "dulltext" "0" - "brighttext" "0" - } - "HorizontalLine" - { - "ControlName" "ImagePanel" - "fieldName" "HorizontalLine" - "xpos" "40" - "ypos" "155" - "zpos" "3" - "wide" "374" - "tall" "1" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "250 234 201 255" - "PaintBackgroundType" "0" - } - - "ArenaWinPanelWinnersPanel" - { - "ControlName" "EditablePanel" - "fieldName" "ArenaWinPanelWinnersPanel" - "xpos" "20" - "ypos" "-10" - "wide" "500" - "tall" "218" - "visible" "1" - "zpos" "3" - - "Player1Avatar" - { - "ControlName" "CAvatarImagePanel" - "fieldName" "Player1Avatar" - "xpos" "21" - "ypos" "170" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "image" "" - "scaleImage" "1" - "color_outline" "52 48 45 255" - } - "Player1Name" - { - "ControlName" "CExLabel" - "fieldName" "Player1Name" - "xpos" "40" - "ypos" "167" - "wide" "128" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "" - "textAlignment" "west" - "dulltext" "0" - "brighttext" "0" - } - "Player1Class" - { - "ControlName" "CExLabel" - "fieldName" "Player1Class" - "xpos" "175" - "ypos" "167" - "wide" "200" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "" - "textAlignment" "west" - "dulltext" "0" - "brighttext" "0" - } - "Player1Damage" - { - "ControlName" "CExLabel" - "fieldName" "Player1Damage" - "xpos" "241" - "ypos" "167" - "wide" "30" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "" - "textAlignment" "east" - "dulltext" "0" - "brighttext" "0" - } - "Player1Healing" - { - "ControlName" "CExLabel" - "fieldName" "Player1Healing" - "xpos" "289" - "ypos" "167" - "wide" "30" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "" - "textAlignment" "east" - "dulltext" "0" - "brighttext" "0" - } - "Player1Lifetime" - { - "ControlName" "CExLabel" - "fieldName" "Player1Lifetime" - "xpos" "335" - "ypos" "167" - "wide" "30" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "" - "textAlignment" "east" - "dulltext" "0" - "brighttext" "0" - } - "Player1Kills" - { - "ControlName" "CExLabel" - "fieldName" "Player1Kills" - "xpos" "362" - "ypos" "167" - "wide" "30" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "" - "textAlignment" "east" - "dulltext" "0" - "brighttext" "0" - } - "Player2Avatar" - { - "ControlName" "CAvatarImagePanel" - "fieldName" "Player2Avatar" - "xpos" "21" - "ypos" "186" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "image" "" - "scaleImage" "1" - "color_outline" "52 48 45 255" - } - "Player2Name" - { - "ControlName" "CExLabel" - "fieldName" "Player2Name" - "xpos" "40" - "ypos" "183" - "wide" "128" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "" - "textAlignment" "west" - "dulltext" "0" - "brighttext" "0" - } - "Player2Class" - { - "ControlName" "CExLabel" - "fieldName" "Player2Class" - "xpos" "175" - "ypos" "183" - "wide" "200" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "" - "textAlignment" "west" - "dulltext" "0" - "brighttext" "0" - } - "Player2Damage" - { - "ControlName" "CExLabel" - "fieldName" "Player2Damage" - "xpos" "241" - "ypos" "183" - "wide" "30" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "" - "textAlignment" "east" - "dulltext" "0" - "brighttext" "0" - } - "Player2Healing" - { - "ControlName" "CExLabel" - "fieldName" "Player2Healing" - "xpos" "289" - "ypos" "183" - "wide" "30" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "" - "textAlignment" "east" - "dulltext" "0" - "brighttext" "0" - } - "Player2Lifetime" - { - "ControlName" "CExLabel" - "fieldName" "Player2Lifetime" - "xpos" "335" - "ypos" "183" - "wide" "30" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "" - "textAlignment" "east" - "dulltext" "0" - "brighttext" "0" - } - "Player2Kills" - { - "ControlName" "CExLabel" - "fieldName" "Player2Kills" - "xpos" "362" - "ypos" "183" - "wide" "30" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "" - "textAlignment" "east" - "dulltext" "0" - "brighttext" "0" - } - "Player3Avatar" - { - "ControlName" "CAvatarImagePanel" - "fieldName" "Player3Avatar" - "xpos" "21" - "ypos" "202" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "image" "" - "scaleImage" "1" - "color_outline" "52 48 45 255" - } - "Player3Name" - { - "ControlName" "CExLabel" - "fieldName" "Player3Name" - "xpos" "40" - "ypos" "199" - "wide" "128" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "" - "textAlignment" "west" - "dulltext" "0" - "brighttext" "0" - } - "Player3Class" - { - "ControlName" "CExLabel" - "fieldName" "Player3Class" - "xpos" "175" - "ypos" "199" - "wide" "200" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "" - "textAlignment" "west" - "dulltext" "0" - "brighttext" "0" - } - "Player3Damage" - { - "ControlName" "CExLabel" - "fieldName" "Player3Damage" - "xpos" "241" - "ypos" "199" - "wide" "30" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "" - "textAlignment" "east" - "dulltext" "0" - "brighttext" "0" - } - "Player3Healing" - { - "ControlName" "CExLabel" - "fieldName" "Player3Healing" - "xpos" "289" - "ypos" "199" - "wide" "30" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "" - "textAlignment" "east" - "dulltext" "0" - "brighttext" "0" - } - "Player3Lifetime" - { - "ControlName" "CExLabel" - "fieldName" "Player3Lifetime" - "xpos" "335" - "ypos" "199" - "wide" "30" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "" - "textAlignment" "east" - "dulltext" "0" - "brighttext" "0" - } - "Player3Kills" - { - "ControlName" "CExLabel" - "fieldName" "Player3Kills" - "xpos" "362" - "ypos" "199" - "wide" "30" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "" - "textAlignment" "east" - "dulltext" "0" - "brighttext" "0" - } - } - "ArenaWinPanelLosersPanel" - { - "ControlName" "EditablePanel" - "fieldName" "ArenaWinPanelLosersPanel" - "xpos" "20" - "ypos" "-10" - "wide" "500" - "tall" "218" - "visible" "1" - "zpos" "3" - - "Player1Avatar" - { - "ControlName" "CAvatarImagePanel" - "fieldName" "Player1Avatar" - "xpos" "21" - "ypos" "170" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "image" "" - "scaleImage" "1" - "color_outline" "52 48 45 255" - } - "Player1Name" - { - "ControlName" "CExLabel" - "fieldName" "Player1Name" - "xpos" "40" - "ypos" "167" - "wide" "128" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "" - "textAlignment" "west" - "dulltext" "0" - "brighttext" "0" - } - "Player1Class" - { - "ControlName" "CExLabel" - "fieldName" "Player1Class" - "xpos" "175" - "ypos" "167" - "wide" "200" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "" - "textAlignment" "west" - "dulltext" "0" - "brighttext" "0" - } - "Player1Damage" - { - "ControlName" "CExLabel" - "fieldName" "Player1Damage" - "xpos" "241" - "ypos" "167" - "wide" "30" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "" - "textAlignment" "east" - "dulltext" "0" - "brighttext" "0" - } - "Player1Healing" - { - "ControlName" "CExLabel" - "fieldName" "Player1Healing" - "xpos" "289" - "ypos" "167" - "wide" "30" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "" - "textAlignment" "east" - "dulltext" "0" - "brighttext" "0" - } - "Player1Lifetime" - { - "ControlName" "CExLabel" - "fieldName" "Player1Lifetime" - "xpos" "335" - "ypos" "167" - "wide" "30" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "" - "textAlignment" "east" - "dulltext" "0" - "brighttext" "0" - } - "Player1Kills" - { - "ControlName" "CExLabel" - "fieldName" "Player1Kills" - "xpos" "362" - "ypos" "167" - "wide" "30" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "" - "textAlignment" "east" - "dulltext" "0" - "brighttext" "0" - } - "Player2Avatar" - { - "ControlName" "CAvatarImagePanel" - "fieldName" "Player2Avatar" - "xpos" "21" - "ypos" "186" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "image" "" - "scaleImage" "1" - "color_outline" "52 48 45 255" - } - "Player2Name" - { - "ControlName" "CExLabel" - "fieldName" "Player2Name" - "xpos" "40" - "ypos" "183" - "wide" "128" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "" - "textAlignment" "west" - "dulltext" "0" - "brighttext" "0" - } - "Player2Class" - { - "ControlName" "CExLabel" - "fieldName" "Player2Class" - "xpos" "175" - "ypos" "183" - "wide" "200" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "" - "textAlignment" "west" - "dulltext" "0" - "brighttext" "0" - } - "Player2Damage" - { - "ControlName" "CExLabel" - "fieldName" "Player2Damage" - "xpos" "241" - "ypos" "183" - "wide" "30" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "" - "textAlignment" "east" - "dulltext" "0" - "brighttext" "0" - } - "Player2Healing" - { - "ControlName" "CExLabel" - "fieldName" "Player2Healing" - "xpos" "289" - "ypos" "183" - "wide" "30" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "" - "textAlignment" "east" - "dulltext" "0" - "brighttext" "0" - } - "Player2Lifetime" - { - "ControlName" "CExLabel" - "fieldName" "Player2Lifetime" - "xpos" "335" - "ypos" "183" - "wide" "30" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "" - "textAlignment" "east" - "dulltext" "0" - "brighttext" "0" - } - "Player2Kills" - { - "ControlName" "CExLabel" - "fieldName" "Player2Kills" - "xpos" "362" - "ypos" "183" - "wide" "30" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "" - "textAlignment" "east" - "dulltext" "0" - "brighttext" "0" - } - "Player3Avatar" - { - "ControlName" "CAvatarImagePanel" - "fieldName" "Player3Avatar" - "xpos" "21" - "ypos" "202" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "image" "" - "scaleImage" "1" - "color_outline" "52 48 45 255" - } - "Player3Name" - { - "ControlName" "CExLabel" - "fieldName" "Player3Name" - "xpos" "40" - "ypos" "199" - "wide" "128" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "" - "textAlignment" "west" - "dulltext" "0" - "brighttext" "0" - } - "Player3Class" - { - "ControlName" "CExLabel" - "fieldName" "Player3Class" - "xpos" "175" - "ypos" "199" - "wide" "200" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "" - "textAlignment" "west" - "dulltext" "0" - "brighttext" "0" - } - "Player3Damage" - { - "ControlName" "CExLabel" - "fieldName" "Player3Damage" - "xpos" "241" - "ypos" "199" - "wide" "30" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "" - "textAlignment" "east" - "dulltext" "0" - "brighttext" "0" - } - "Player3Healing" - { - "ControlName" "CExLabel" - "fieldName" "Player3Healing" - "xpos" "289" - "ypos" "199" - "wide" "30" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "" - "textAlignment" "east" - "dulltext" "0" - "brighttext" "0" - } - "Player3Lifetime" - { - "ControlName" "CExLabel" - "fieldName" "Player3Lifetime" - "xpos" "335" - "ypos" "199" - "wide" "30" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "" - "textAlignment" "east" - "dulltext" "0" - "brighttext" "0" - } - "Player3Kills" - { - "ControlName" "CExLabel" - "fieldName" "Player3Kills" - "xpos" "362" - "ypos" "199" - "wide" "30" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "" - "textAlignment" "east" - "dulltext" "0" - "brighttext" "0" - } - } -} diff --git a/minmode/resource/ui/HudCurrencyAccount.res b/minmode/resource/ui/HudCurrencyAccount.res deleted file mode 100644 index a3f15bd..0000000 --- a/minmode/resource/ui/HudCurrencyAccount.res +++ /dev/null @@ -1,99 +0,0 @@ -"Resource/UI/HudCurrencyAccount.res" -{ - "CurrencyBG" - { - "ControlName" "ImagePanel" - "fieldName" "CurrencyBG" - "xpos" "0" - "ypos" "0" - "zpos" "0" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fillcolor" "0 0 0 100" - } - - "CurrencyLabel" - { - "ControlName" "CExLabel" - "fieldName" "CurrencyLabel" - "font" "Cerbetica14" - "fgcolor" "TanLight" - "xpos" "4" - "ypos" "0" - "zpos" "3" - "wide" "50" - "tall" "20" - "visible" "1" - "enabled" "1" - "textAlignment" "west" - "labelText" "Currency" - } - - "Currency" - { - "ControlName" "CExLabel" - "fieldName" "Currency" - "font" "Cerbetica14" - "fgcolor" "OmpText" - "xpos" "45" - "ypos" "0" - "zpos" "3" - "wide" "50" - "tall" "20" - "visible" "1" - "enabled" "1" - "textAlignment" "east" - "labelText" "%currency%" - } - - "CurrencyShadow" - { - "ControlName" "CExLabel" - "fieldName" "CurrencyShadow" - "font" "Cerbetica16" - "fgcolor" "Black" - "xpos" "9999" - "ypos" "9999" - "zpos" "3" - "wide" "90" - "tall" "45" - "visible" "1" - "enabled" "1" - "textAlignment" "center" - "labelText" "%currency%" - } - - "WhiteBG" - { - "ControlName" "EditablePanel" - "fieldName" "WhiteBG" - "xpos" "9999" - "ypos" "9999" - "zpos" "1" - "wide" "60" - "tall" "18" - "visible" "1" - "enabled" "1" - "PaintBackgroundType" "0" - "bgcolor_override" "TanLight" - } - - "GreenBG" - { - "ControlName" "EditablePanel" - "fieldName" "WhiteBG" - "xpos" "9999" - "ypos" "9999" - "zpos" "2" - "wide" "58" - "tall" "16" - "visible" "1" - "enabled" "1" - "PaintBackgroundType" "0" - "bgcolor_override" "CreditsGreen" - } -}
\ No newline at end of file diff --git a/minmode/resource/ui/HudInspectPanel.res b/minmode/resource/ui/HudInspectPanel.res deleted file mode 100644 index 9c4a80f..0000000 --- a/minmode/resource/ui/HudInspectPanel.res +++ /dev/null @@ -1,89 +0,0 @@ -"Resource/UI/HudInspectPanel.res"
-{
- "itempanel"
- {
- "ControlName" "CItemModelPanel"
- "fieldName" "itempanel"
- "xpos" "0"
- "ypos" "0"
- "zpos" "10"
- "wide" "190"
- "tall" "100"
- "visible" "0"
- "bgcolor_override" "255 255 255 0"
- "PaintBackgroundType" "0"
-
- "model_ypos" "10"
- "model_center_x" "1"
- "model_wide" "90"
- "model_tall" "60"
-
- "text_xpos" "10"
- "text_ypos" "10"
- "text_wide" "170"
- "text_center" "1"
-
- "max_text_height" "100"
- "padding_height" "10"
- "resize_to_text" "1"
- "text_forcesize" "2"
-
- "ItemBackground"
- {
- "ControlName" "ImagePanel"
- "fieldName" "ItemBackground"
- "xpos" "0"
- "ypos" "0"
- "zpos" "-1"
- "wide" "240"
- "tall" "900"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "0 0 0 100"
- }
- "TitleBackground"
- {
- "ControlName" "ImagePanel"
- "fieldName" "TitleBackground"
- "xpos" "4"
- "ypos" "4"
- "zpos" "-1"
- "wide" "232"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "0 0 0 100"
- }
-
- "itemmodelpanel"
- {
- "fieldName" "itemmodelpanel"
- "use_item_rendertarget" "0"
- "useparentbg" "1"
- }
-
- "ItemLabel"
- {
- "ControlName" "Label"
- "fieldName" "ItemLabel"
- "font" "Cerbetica12"
- "xpos" "10"
- "ypos" "3"
- "zpos" "1"
- "wide" "270"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#FreezePanel_Item"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
- }
-}
diff --git a/minmode/resource/ui/HudItemEffectMeter_PowerupBottle.res b/minmode/resource/ui/HudItemEffectMeter_PowerupBottle.res deleted file mode 100644 index e186adb..0000000 --- a/minmode/resource/ui/HudItemEffectMeter_PowerupBottle.res +++ /dev/null @@ -1,124 +0,0 @@ -"Resource/UI/HudItemEffectMeter_PowerupBottles.res" -{ - HudItemEffectMeter - { - "fieldName" "HudItemEffectMeter" - "visible" "1" - "enabled" "1" - "xpos" "c-190" - "ypos" "r41" - "wide" "100" - "tall" "60" - "MeterFG" "White" - "MeterBG" "Gray" - } - - "PowerupBG" - { - "ControlName" "ImagePanel" - "fieldName" "PowerupBG" - "xpos" "0" - "ypos" "0" - "zpos" "0" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fillcolor" "0 0 0 100" - } - - "ItemEffectIcon" - { - "ControlName" "CTFImagePanel" - "fieldName" "ItemEffectIcon" - "xpos" "60" - "ypos" "2" - "zpos" "1" - "wide" "18" - "tall" "18" - "visible" "1" - "enabled" "1" - "image" "../hud/ico_powerup_critboost_red" - "scaleImage" "1" - } - - "ItemEffectMeterLabel" - { - "ControlName" "CExLabel" - "fieldName" "ItemEffectMeterLabel" - "xpos" "9999" - "ypos" "9999" - "zpos" "2" - "wide" "80" - "tall" "40" - "autoResize" "1" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#TF_Ball" - "textAlignment" "center" - "centerwrap" "1" - "dulltext" "0" - "brighttext" "0" - "font" "Cerbetica12" - } - - "CanteenLabel" - { - "ControlName" "CExLabel" - "fieldName" "CanteenLabel" - "font" "Cerbetica14" - "fgcolor" "TanLight" - "xpos" "5" - "ypos" "0" - "zpos" "3" - "wide" "60" - "tall" "20" - "visible" "1" - "enabled" "1" - "textAlignment" "west" - "labelText" "Powerups" - } - - "ItemEffectMeter" - { - "ControlName" "ContinuousProgressBar" - "fieldName" "ItemEffectMeter" - "font" "Default" - "xpos" "25" - "ypos" "23" - "zpos" "2" - "wide" "40" - "tall" "6" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - "textAlignment" "Left" - "dulltext" "0" - "brighttext" "0" - } - - "ItemEffectMeterCount" - { - "ControlName" "CExLabel" - "fieldName" "ItemEffectMeterCount" - "xpos" "54" - "ypos" "1" - "zpos" "2" - "wide" "40" - "tall" "20" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "%progresscount%" - "textAlignment" "east" - "dulltext" "0" - "brighttext" "0" - "font" "Cerbetica16" - } -} diff --git a/minmode/resource/ui/HudMannVsMachineStatus.res b/minmode/resource/ui/HudMannVsMachineStatus.res deleted file mode 100644 index 00ef6cb..0000000 --- a/minmode/resource/ui/HudMannVsMachineStatus.res +++ /dev/null @@ -1,261 +0,0 @@ -"Resource/UI/HudMannVsMachineStatus.res"
-{
- "WaveStatusPanel"
- {
- "ControlName" "CWaveStatusPanel"
- "fieldName" "WaveStatusPanel"
- "xpos" "c-300"
- "ypos" "0"
- "zpos" "0"
- "wide" "600"
- "tall" "67"
- "visible" "1"
- "enabled" "1"
- }
-
- "WaveCompleteSummaryPanel"
- {
- "ControlName" "CWaveCompleteSummaryPanel"
- "fieldName" "WaveCompleteSummaryPanel"
- "xpos" "c-125"
- "ypos" "120"
- "zpos" "0"
- "wide" "400"
- "tall" "400"
- "visible" "1"
- "enabled" "1"
- }
-
- "BossStatusPanel"
- {
- "ControlName" "CMvMBossStatusPanel"
- "fieldName" "MvMBossStatusPanel"
- "xpos" "0"
- "ypos" "0"
- "zpos" "0"
- "wide" "200"
- "tall" "100"
- "visible" "1"
- "enabled" "1"
-
- "pin_to_sibling" "WaveStatusPanel"
- "pin_corner_to_sibling" "4"
- "pin_to_sibling_corner" "6"
- }
-
- "CurrencyStatusPanel"
- {
- "ControlName" "CCurrencyStatusPanel"
- "fieldName" "CurrencyStatusPanel"
- "xpos" "c-190"
- "ypos" "r90"
- "wide" "100"
- "tall" "100"
- "visible" "1"
- "enabled" "1"
- }
-
- "InWorldCurrencyPanel"
- {
- "ControlName" "CInWorldCurrencyStatus"
- "fieldName" "InWorldCurrencyPanel"
- "xpos" "c-190"
- "ypos" "r65"
- "wide" "100"
- "tall" "20"
- "visible" "1"
- "enabled" "1"
- }
-
-
-
- "WarningSwoop"
- {
- "ControlName" "CWarningSwoop"
- "fieldName" "WarningSwoop"
- "xpos" "c-12"
- "ypos" "0"
- "zpos" "10"
- "wide" "24"
- "tall" "220"
- "visible" "0"
- "enabled" "1"
- "image" "../sprites/obj_icons/warning_highlight"
- "scaleImage" "1"
- "time" "0.3"
- }
-
- "UpgradeLevelContainer"
- {
- "ControlName" "EditablePanel"
- "fieldName" "UpgradeLevelContainer"
- "xpos" "0"
- "ypos" "0"
- "wide" "640"
- "tall" "480"
- "visible" "0"
-
- "UpgradeProgressTrack"
- {
- "ControlName" "CMvMBombCarrierProgress"
- "fieldName" "UpgradeProgressTrack"
- "xpos" "c-50"
- "ypos" "r35"
- "wide" "640"
- "tall" "480"
- "visible" "1"
- }
-
- "UpgradeLevel1"
- {
- "ControlName" "ImagePanel"
- "fieldName" "UpgradeLevel1"
- "xpos" "c32"
- "ypos" "r24"
- "wide" "20"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "image" "../hud/hud_mvm_bomb_upgrade_1_disabled"
- "scaleImage" "1"
- }
-
- "UpgradeLevel2"
- {
- "ControlName" "ImagePanel"
- "fieldName" "UpgradeLevel2"
- "xpos" "c32"
- "ypos" "r42"
- "wide" "20"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "image" "../hud/hud_mvm_bomb_upgrade_2_disabled"
- "scaleImage" "1"
- }
-
- "UpgradeLevel3"
- {
- "ControlName" "ImagePanel"
- "fieldName" "UpgradeLevel3"
- "xpos" "c32"
- "ypos" "r60"
- "wide" "20"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "image" "../hud/hud_mvm_bomb_upgrade_3_disabled"
- "scaleImage" "1"
- }
-
- "UpgradeLevelBoss"
- {
- "ControlName" "ImagePanel"
- "fieldName" "UpgradeLevelBoss"
- "xpos" "c32"
- "ypos" "r46"
- "wide" "20"
- "tall" "40"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "tabPosition" "0"
- "image" "../hud/hud_mvm_bomb_upgrade_boss"
- "scaleImage" "1"
- }
- }
-
- "VictorySplash"
- {
- "ControlName" "CVictorySplash"
- "fieldName" "VictorySplash"
- "xpos" "0"
- "ypos" "0"
- //"zpos" "102"
- "wide" "f0"
- "tall" "480"
- "visible" "0"
- "enabled" "1"
- }
-
- "VictoryPanelContainer"
- {
- "ControlName" "CMvMVictoryPanelContainer"
- "fieldName" "VictoryPanelContainer"
- "xpos" "0"
- "ypos" "0"
- "wide" "f0"
- "tall" "480"
- "visible" "0"
- }
-
- "WaveLossPanel"
- {
- "ControlName" "CMvMWaveLossPanel"
- "fieldName" "WaveLossPanel"
- "xpos" "0"
- "ypos" "0"
- "wide" "f0"
- "tall" "480"
- "visible" "0"
- }
-
- "ServerChangeMessage"
- {
- "ControlName" "EditablePanel"
- "fieldName" "ServerChangeMessage"
- "xpos" "0"
- "ypos" "0"
- "wide" "f0"
- "tall" "480"
- "visible" "0"
-
- "Background"
- {
- "ControlName" "ScalableImagePanel"
- "fieldName" "Background"
- "xpos" "c-150"
- "ypos" "400"
- "wide" "300"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "image" "../hud/color_panel_red"
-
- "src_corner_height" "22" // pixels inside the image
- "src_corner_width" "22"
-
- "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "5"
- }
-
- "ServerChangeLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ServerChangeLabel"
- "font" "HudFontSmall"
- "textAlignment" "center"
- "labelText" "%servermessage%"
- "xpos" "c-150"
- "ypos" "400"
- "wide" "300"
- "tall" "20"
- "visible" "1"
- "enabled" "1"
- "fgcolor" "tanlight"
- }
- }
-
-}
diff --git a/minmode/resource/ui/HudObjectiveFlagPanel-minmode.res b/minmode/resource/ui/HudObjectiveFlagPanel-minmode.res deleted file mode 100644 index 221fc69..0000000 --- a/minmode/resource/ui/HudObjectiveFlagPanel-minmode.res +++ /dev/null @@ -1,462 +0,0 @@ -"Resource/UI/HudObjectiveFlagPanel.res" -{ - "ObjectiveStatusFlagPanel" - { - "ControlName" "EditablePanel" - "fieldName" "ObjectiveStatusFlagPanel" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "f0" - "tall" "480" - "visible" "0" - "enabled" "0" - - "if_hybrid" - { - "zpos" "-1" - } - } - - "LeftSideBG" - { - "ControlName" "ImagePanel" - "fieldName" "LeftSideBG" - "xpos" "c-120" - "ypos" "r30" - "zpos" "-1" - "wide" "120" - "tall" "100" - "visible" "0" - "enabled" "0" - "fillcolor" "70 130 180 153" - "scaleImage" "1" - - "if_hybrid" - { - "visible" "0" - } - - "if_mvm" - { - "visible" "0" - } - - "if_specialdelivery" - { - "visible" "0" - } - } - - "RightSideBG" - { - "ControlName" "ImagePanel" - "fieldName" "RightSideBG" - "xpos" "c0" - "ypos" "r30" [$WIN32] - "zpos" "-1" - "wide" "120" - "tall" "100" - "visible" "0" - "enabled" "0" - "fillcolor" "205 92 92 153" - "scaleImage" "1" - - "if_hybrid" - { - "visible" "0" - } - - "if_mvm" - { - "visible" "0" - } - - "if_specialdelivery" - { - "visible" "0" - } - } - - "OutlineBG" - { - "ControlName" "ImagePanel" - "fieldName" "OutlineBG" - "xpos" "c-140" - "ypos" "r75" [$WIN32] - "ypos" "r96" [$X360] - "zpos" "2" - "wide" "280" - "tall" "80" - "visible" "0" - "enabled" "0" - "image" "../hud/objectives_flagpanel_bg_outline" - "scaleImage" "1" - - "if_hybrid" - { - "visible" "0" - } - - "if_mvm" - { - "visible" "0" - } - - "if_specialdelivery" - { - "visible" "0" - } - } - - "BlueScore" - { - "ControlName" "CExLabel" - "fieldName" "BlueScore" - "xpos" "c-57" - "ypos" "r33" - "zpos" "8" - "wide" "50" - "tall" "35" - "visible" "1" - "enabled" "1" - "textAlignment" "east" - "labelText" "%bluescore%" - "font" "Cerbetica40" - "fgcolor" "TanLight" - - "if_hybrid" - { - "visible" "0" - } - - "if_mvm" - { - "visible" "0" - } - - "if_specialdelivery" - { - "visible" "0" - } - } - - "BlueScoreShadow" - { - "ControlName" "CExLabel" - "fieldName" "BlueScoreShadow" - "xpos" "c-56" - "ypos" "r32" - "zpos" "8" - "wide" "50" - "tall" "35" - "visible" "1" - "enabled" "1" - "textAlignment" "east" - "labelText" "%bluescore%" - "font" "Cerbetica40" - "fgcolor" "70 130 180 153" - - "if_hybrid" - { - "visible" "0" - } - - "if_mvm" - { - "visible" "0" - } - - "if_specialdelivery" - { - "visible" "0" - } - } - - "RedScore" - { - "ControlName" "CExLabel" - "fieldName" "RedScore" - "xpos" "c7" - "ypos" "r33" - "zpos" "8" - "wide" "50" - "tall" "35" - "visible" "1" - "enabled" "1" - "textAlignment" "west" - "labelText" "%redscore%" - "font" "Cerbetica40" - "fgcolor" "TanLight" - - "if_hybrid" - { - "visible" "0" - } - - "if_mvm" - { - "visible" "0" - } - - "if_specialdelivery" - { - "visible" "0" - } - } - - "RedScoreShadow" - { - "ControlName" "CExLabel" - "fieldName" "RedScoreShadow" - "xpos" "c8" - "ypos" "r32" - "zpos" "8" - "wide" "50" - "tall" "35" - "visible" "1" - "enabled" "1" - "textAlignment" "west" - "labelText" "%redscore%" - "font" "Cerbetica40" - "fgcolor" "205 50 50 153" - - "if_hybrid" - { - "visible" "0" - } - - "if_mvm" - { - "visible" "0" - } - - "if_specialdelivery" - { - "visible" "0" - } - } - - "OutlineImage" - { - "ControlName" "CTFImagePanel" - "fieldName" "OutlineImage" - "xpos" "c-50" - "ypos" "r127" [$WIN32] - "ypos" "r148" [$X360] - "zpos" "9" - "wide" "100" - "tall" "50" - "visible" "1" - "enabled" "1" - "image" "../hud/objectives_flagpanel_carried_outline" - "scaleImage" "1" - } - - "CarriedImage" - { - "ControlName" "ImagePanel" - "fieldName" "CarriedImage" - "xpos" "9999" - "ypos" "9999" [$WIN32] - "zpos" "10" - "wide" "100" - "tall" "100" - "visible" "0" - "enabled" "1" - "image" "../hud/objectives_flagpanel_carried_red" - "scaleImage" "1" - - "if_hybrid" - { - "ypos" "r142" - } - - "if_specialdelivery" - { - "visible" "r142" - } - } - - "PlayingTo" - { - "ControlName" "CExLabel" - "fieldName" "PlayingTo" - "xpos" "c-70" [$WIN32] - "ypos" "r54" [$WIN32] - "zpos" "4" - "wide" "140" [$WIN32] - "tall" "30" - "visible" "1" - "enabled" "1" - "labelText" "#TF_PlayingTo" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "font" "Cerbetica14" - "fgcolor" "TanLight" - - "if_hybrid" - { - "visible" "0" - } - - "if_mvm" - { - "visible" "0" - } - - "if_specialdelivery" - { - "visible" "0" - } - } - - "PlayingToBG" - { - "ControlName" "ImagePanel" - "fieldName" "PlayingToBG" - "xpos" "9999" [$WIN32] - "ypos" "9999" [$WIN32] - "zpos" "3" - "wide" "100" [$WIN32] - "tall" "20" [$WIN32] - "visible" "0" - "enabled" "0" - "fillcolor" "0 0 0 100" - "scaleImage" "1" - - "if_hybrid" - { - "visible" "0" - } - - "if_mvm" - { - "visible" "0" - } - - "if_specialdelivery" - { - "visible" "0" - } - } - - "BlueFlag" - { - "ControlName" "CTFFlagStatus" - "fieldName" "BlueFlag" - "xpos" "c-165" - "ypos" "r75" [$WIN32] - "zpos" "2" - "wide" "160" - "tall" "90" - "visible" "1" - "enabled" "1" - - "if_hybrid" - { - "visible" "0" - "ypos" "r113" - } - - "if_hybrid_single" - { - "xpos" "c-80" - "ypos" "r113" - } - - "if_hybrid_double" - { - "xpos" "c-115" - "ypos" "r113" - } - - "if_specialdelivery" - { - "ypos" "r75" - } - - "if_no_flags" - { - "visible" "0" - } - } - - "RedFlag" - { - "ControlName" "CTFFlagStatus" - "fieldName" "RedFlag" - "xpos" "c5" - "ypos" "r75" - "zpos" "5" - "wide" "160" - "tall" "90" - "visible" "1" - "enabled" "1" - - "if_hybrid" - { - "visible" "0" - "ypos" "r110" - } - - "if_hybrid_single" - { - "xpos" "c-80" - } - - "if_hybrid_double" - { - "xpos" "c-45" - } - - "if_specialdelivery" - { - "ypos" "r75" - } - - "if_no_flags" - { - "visible" "0" - } - } - - "CaptureFlag" - { - "ControlName" "CTFArrowPanel" - "fieldName" "CaptureFlag" - "xpos" "c-28" - "ypos" "r100" [$WIN32] - "zpos" "5" - "wide" "56" - "tall" "56" - "visible" "0" - "enabled" "1" - - "if_hybrid" - { - "ypos" "r100" - } - - "if_specialdelivery" - { - "ypos" "r100" - } - } - - "SpecCarriedImage" - { - "ControlName" "ImagePanel" - "fieldName" "SpecCarriedImage" - "xpos" "9999" - "ypos" "9999" [$WIN32] - "zpos" "10" - "wide" "100" - "tall" "100" - "visible" "0" - "enabled" "0" - "image" "../hud/objectives_flagpanel_carried_red" - "scaleImage" "1" - } -} diff --git a/minmode/resource/ui/HudObjectiveFlagPanel.res b/minmode/resource/ui/HudObjectiveFlagPanel.res deleted file mode 100644 index 129c8ce..0000000 --- a/minmode/resource/ui/HudObjectiveFlagPanel.res +++ /dev/null @@ -1,494 +0,0 @@ -"Resource/UI/HudObjectiveFlagPanel.res"
-{
- "ObjectiveStatusFlagPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "ObjectiveStatusFlagPanel"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "f0"
- "tall" "480"
- "visible" "1"
- "enabled" "1"
-
- "if_hybrid"
- {
- "zpos" "-1"
- }
- }
-
- "LeftSideBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "LeftSideBG"
- "xpos" "c-120"
- "ypos" "r20"
- "zpos" "-1"
- "wide" "120"
- "tall" "14"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "70 130 180 153"
- "scaleImage" "1"
-
- "if_hybrid"
- {
- "visible" "0"
- }
-
- "if_mvm"
- {
- "visible" "0"
- }
-
- "if_specialdelivery"
- {
- "visible" "0"
- }
- }
-
- "RightSideBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "RightSideBG"
- "xpos" "c0"
- "ypos" "r20" [$WIN32]
- "zpos" "-1"
- "wide" "120"
- "tall" "14"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "205 50 50 153"
- "scaleImage" "1"
-
- "if_hybrid"
- {
- "visible" "0"
- }
-
- "if_mvm"
- {
- "visible" "0"
- }
-
- "if_specialdelivery"
- {
- "visible" "0"
- }
- }
-
- "OutlineBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "OutlineBG"
- "xpos" "c-140"
- "ypos" "r75" [$WIN32]
- "ypos" "r96" [$X360]
- "zpos" "2"
- "wide" "280"
- "tall" "80"
- "visible" "0"
- "enabled" "0"
- "image" "../hud/objectives_flagpanel_bg_outline"
- "scaleImage" "1"
-
- "if_hybrid"
- {
- "visible" "0"
- }
-
- "if_mvm"
- {
- "visible" "0"
- }
-
- "if_specialdelivery"
- {
- "visible" "0"
- }
- }
-
- "BlueScore"
- {
- "ControlName" "CExLabel"
- "fieldName" "BlueScore"
- "xpos" "c-57"
- "ypos" "r33"
- "zpos" "8"
- "wide" "50"
- "tall" "35"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "east"
- "labelText" "%bluescore%"
- "font" "Cerbetica40"
- "fgcolor" "TanLight"
-
- "if_hybrid"
- {
- "visible" "0"
- }
-
- "if_mvm"
- {
- "visible" "0"
- }
-
- "if_specialdelivery"
- {
- "visible" "0"
- }
- }
-
- "BlueScoreShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "BlueScoreShadow"
- "xpos" "c-56"
- "ypos" "r32"
- "zpos" "8"
- "wide" "50"
- "tall" "35"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "east"
- "labelText" "%bluescore%"
- "font" "Cerbetica40"
- "fgcolor" "Black"
-
- "if_hybrid"
- {
- "visible" "0"
- }
-
- "if_mvm"
- {
- "visible" "0"
- }
-
- "if_specialdelivery"
- {
- "visible" "0"
- }
- }
-
- "RedScore"
- {
- "ControlName" "CExLabel"
- "fieldName" "RedScore"
- "xpos" "c7"
- "ypos" "r33"
- "zpos" "8"
- "wide" "50"
- "tall" "35"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "west"
- "labelText" "%redscore%"
- "font" "Cerbetica40"
- "fgcolor" "TanLight"
-
- "if_hybrid"
- {
- "visible" "0"
- }
-
- "if_mvm"
- {
- "visible" "0"
- }
-
- "if_specialdelivery"
- {
- "visible" "0"
- }
- }
-
- "RedScoreShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "RedScoreShadow"
- "xpos" "c8"
- "ypos" "r32"
- "zpos" "8"
- "wide" "50"
- "tall" "35"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "west"
- "labelText" "%redscore%"
- "font" "Cerbetica40"
- "fgcolor" "Black"
-
- "if_hybrid"
- {
- "visible" "0"
- }
-
- "if_mvm"
- {
- "visible" "0"
- }
-
- "if_specialdelivery"
- {
- "visible" "0"
- }
- }
-
- "OutlineImage"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "OutlineImage"
- "xpos" "c-50"
- "ypos" "r127" [$WIN32]
- "ypos" "r148" [$X360]
- "zpos" "9"
- "wide" "100"
- "tall" "50"
- "visible" "1"
- "enabled" "1"
- "image" "../hud/objectives_flagpanel_carried_outline"
- "scaleImage" "1"
- }
-
- "CarriedImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "CarriedImage"
- "xpos" "9999"
- "ypos" "9999" [$WIN32]
- "zpos" "10"
- "wide" "100"
- "tall" "100"
- "visible" "0"
- "enabled" "1"
- "image" "../hud/objectives_flagpanel_carried_red"
- "scaleImage" "1"
-
- "if_hybrid"
- {
- "ypos" "r142"
- }
-
- "if_specialdelivery"
- {
- "visible" "r142"
- }
- }
-
- "PlayingTo"
- {
- "ControlName" "CExLabel"
- "fieldName" "PlayingTo"
- "xpos" "c-70" [$WIN32]
- "ypos" "r54" [$WIN32]
- "zpos" "4"
- "wide" "140" [$WIN32]
- "tall" "30"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_PlayingTo"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "font" "Cerbetica14"
- "fgcolor" "TanLight"
-
- "if_hybrid"
- {
- "visible" "0"
- }
-
- "if_mvm"
- {
- "visible" "0"
- }
-
- "if_specialdelivery"
- {
- "visible" "0"
- }
- }
-
- "PlayingToBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PlayingToBG"
- "xpos" "c-50" [$WIN32]
- "ypos" "r50" [$WIN32]
- "zpos" "3"
- "wide" "100" [$WIN32]
- "tall" "20" [$WIN32]
- "visible" "1"
- "enabled" "1"
- "fillcolor" "0 0 0 0"
- "scaleImage" "1"
-
- "if_hybrid"
- {
- "visible" "0"
- }
-
- "if_mvm"
- {
- "visible" "0"
- }
-
- "if_specialdelivery"
- {
- "visible" "0"
- }
- }
-
- "BlueFlag"
- {
- "ControlName" "CTFFlagStatus"
- "fieldName" "BlueFlag"
- "xpos" "c-165"
- "ypos" "r75" [$WIN32]
- "zpos" "2"
- "wide" "160"
- "tall" "90"
- "visible" "1"
- "enabled" "1"
-
- "if_hybrid"
- {
- "visible" "0"
- "ypos" "r113"
- }
-
- "if_hybrid_single"
- {
- "xpos" "c-80"
- "ypos" "r113"
- }
-
- "if_hybrid_double"
- {
- "xpos" "c-115"
- "ypos" "r113"
- }
-
- "if_specialdelivery"
- {
- "ypos" "r75"
- }
-
- "if_no_flags"
- {
- "visible" "0"
- }
- }
-
- "RedFlag"
- {
- "ControlName" "CTFFlagStatus"
- "fieldName" "RedFlag"
- "xpos" "c5"
- "ypos" "r75"
- "zpos" "5"
- "wide" "160"
- "tall" "90"
- "visible" "1"
- "enabled" "1"
-
- "if_hybrid"
- {
- "visible" "0"
- "ypos" "r110"
- }
-
- "if_hybrid_single"
- {
- "xpos" "c-80"
- }
-
- "if_hybrid_double"
- {
- "xpos" "c-45"
- }
-
- "if_specialdelivery"
- {
- "ypos" "r75"
- }
-
- "if_no_flags"
- {
- "visible" "0"
- }
- }
-
- "CaptureFlag"
- {
- "ControlName" "CTFArrowPanel"
- "fieldName" "CaptureFlag"
- "xpos" "c-28"
- "ypos" "r100" [$WIN32]
- "zpos" "5"
- "wide" "56"
- "tall" "56"
- "visible" "0"
- "enabled" "1"
-
- "if_hybrid"
- {
- "ypos" "r100"
- }
-
- "if_specialdelivery"
- {
- "ypos" "r100"
- }
- }
-
- "PoisonIcon"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PoisonIcon"
- "xpos" "cs-0.5"
- "ypos" "r75"
- "zpos" "6"
- "wide" "40"
- "tall" "o1"
- "visible" "0"
- "enabled" "1"
- "image" "marked_for_death"
- "scaleImage" "1"
- }
-
- "PoisonTimeLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "PoisonTimeLabel"
- "xpos" "cs-0.5"
- "ypos" "r65"
- "zpos" "6"
- "wide" "40"
- "tall" "20"
- "visible" "0"
- "enabled" "1"
- "textAlignment" "center"
- "labelText" "%redscore%"
- "font" "HudFontMediumBold"
- "fgcolor" "TanLight"
- }
-
- "SpecCarriedImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "SpecCarriedImage"
- "xpos" "9999"
- "ypos" "9999" [$WIN32]
- "zpos" "10"
- "wide" "100"
- "tall" "100"
- "visible" "0"
- "enabled" "0"
- "image" "../hud/objectives_flagpanel_carried_red"
- "scaleImage" "1"
- }
-}
diff --git a/minmode/resource/ui/HudObjectiveKothTimePanel.res b/minmode/resource/ui/HudObjectiveKothTimePanel.res deleted file mode 100644 index f618016..0000000 --- a/minmode/resource/ui/HudObjectiveKothTimePanel.res +++ /dev/null @@ -1,151 +0,0 @@ -"Resource/UI/HudObjectiveKothTimePanel.res" -{ - "HudKothTimeStatus" - { - if_match - { - "zpos" "5" - } - } - - "BlueTimer" - { - "ControlName" "ImagePanel" - "fieldName" "BlueTimer" - "xpos" "0" - "ypos" "0" - "zpos" "10" - "wide" "100" - "tall" "50" - "visible" "1" - "enabled" "1" - - if_match - { - "proportionaltoparent" "1" - "xpos" "cs-.7" - "ypos" "4" - "delta_item_x" "10" - "delta_item_start_y" "12" - "delta_item_end_y" "50" - "PositiveColor" "0 255 0 255" - "NegativeColor" "255 0 0 255" - "delta_lifetime" "1.5" - "delta_item_font" "HudFontMediumSmall" - } - - "TimePanelValue" - { - "ControlName" "CExLabel" - "fieldName" "TimePanelValue" - "font" "Cerbetica22" - "fgcolor" "TanLight" - "xpos" "28" - "ypos" "-4" - "zpos" "3" - "wide" "45" - "tall" "31" - "visible" "1" - "enabled" "1" - "textAlignment" "center" - "labelText" "0:00" - - if_match - { - "proportionaltoparent" "1" - - "xpos" "10" - "ypos" "9" - "tall" "10" - "wide" "35" - "font" "HudFontSmall" - } - } - } - - "RedTimer" - { - "ControlName" "ImagePanel" - "fieldName" "RedTimer" - "xpos" "50" - "ypos" "0" - "zpos" "10" - "wide" "100" - "tall" "150" - "visible" "1" - "enabled" "1" - "delta_item_x" "0" - "delta_item_start_y""50" - "delta_item_end_y" "70" - "PositiveColor" "0 255 0 255" - "NegativeColor" "255 0 0 255" - "delta_lifetime" "1.5" - "delta_item_font" "Cerbetica22" - - if_match - { - "proportionaltoparent" "1" - "xpos" "cs-0.77" - "ypos" "4" - "delta_item_x" "50" - "delta_item_start_y" "12" - "delta_item_end_y" "50" - "PositiveColor" "0 255 0 255" - "NegativeColor" "255 0 0 255" - "delta_lifetime" "1.5" - "delta_item_font" "HudFontMediumSmall" - } - - "TimePanelValue" - { - "ControlName" "CExLabel" - "fieldName" "TimePanelValue" - "font" "Cerbetica22" - "fgcolor" "TanLight" - "xpos" "28" - "ypos" "-4" - "zpos" "3" - "wide" "45" - "tall" "31" - "visible" "1" - "enabled" "1" - "delta_item_x" "22" - "delta_item_start_y""50" - "delta_item_end_y" "70" - "PositiveColor" "0 255 0 255" - "NegativeColor" "255 0 0 255" - "delta_lifetime" "1.5" - "delta_item_font" "Cerbetica20" - "textAlignment" "center" - "labelText" "0:00" - - if_match - { - "proportionaltoparent" "1" - - "xpos" "rs1-15" - "ypos" "9" - "wide" "35" - "tall" "10" - "font" "HudFontSmall" - "font_minmode" "HudFontSmall" - "font_lodef" "HudFontSmall" - - } - } - } - - "ActiveTimerBG" - { - "ControlName" "ImagePanel" - "fieldName" "ActiveTimerBG" - "xpos" "15" - "ypos" "23" - "zpos" "10" - "wide" "50" - "tall" "2" - "visible" "0" - "enabled" "1" - "fillcolor" "TanLight" - } -} diff --git a/minmode/resource/ui/HudObjectiveStatus.res b/minmode/resource/ui/HudObjectiveStatus.res deleted file mode 100644 index eb93247..0000000 --- a/minmode/resource/ui/HudObjectiveStatus.res +++ /dev/null @@ -1,38 +0,0 @@ -"Resource/UI/HudObjectiveStatus.res" -{ - "ObjectiveStatusTimePanel" - { - "ControlName" "EditablePanel" - "fieldName" "ObjectiveStatusTimePanel" - "xpos" "c-50" - "ypos" "0" [$WIN32] - "zpos" "1" - "wide" "200" - "tall" "150" - "visible" "0" - "enabled" "1" - "delta_item_start_y" "9999" - "delta_item_end_y" "9999" - "PositiveColor" "48 255 48 255" - "NegativeColor" "255 48 48 255" - "delta_lifetime" "1.5" - "delta_item_font" "Cerbetica12" - - "TimePanelValue" - { - "ControlName" "CExLabel" - "fieldName" "TimePanelValue" - "font" "Cerbetica22" - "fgcolor" "TanLight" - "xpos" "25" - "ypos" "-4" - "zpos" "3" - "wide" "50" - "tall" "31" - "visible" "1" - "enabled" "1" - "textAlignment" "center" - "labelText" "0:00" - } - } -} diff --git a/minmode/resource/ui/HudObjectiveTimePanel.res b/minmode/resource/ui/HudObjectiveTimePanel.res deleted file mode 100644 index c50cd14..0000000 --- a/minmode/resource/ui/HudObjectiveTimePanel.res +++ /dev/null @@ -1,306 +0,0 @@ -"Resource/UI/HudObjectiveTimePanel.res" -{ - "TimePanelBG" - { - "ControlName" "ScalableImagePanel" - "fieldName" "TimePanelBG" - "xpos" "25" - "ypos" "0" - "zpos" "2" - "wide" "50" - "tall" "24" - "visible" "1" - "enabled" "1" - "image" "../hud/objectives_timepanel_blue_bg" - "scaleImage" "1" - "src_corner_height" "3" - "src_corner_width" "3" - "draw_corner_width" "0" - "draw_corner_height" "0" - - if_match - { - "visible" "0" - } - } - "TimePanelProgressBar" - { - "ControlName" "CTFProgressBar" - "fieldName" "TimePanelProgressBar" - "xpos" "67" - "ypos" "16" - "zpos" "4" - "wide" "20" - "wide_lodef" "25" - "tall" "20" - "tall_lodef" "25" - "visible" "0" - "visible_minmode" "0" - "enabled" "1" - "scaleImage" "1" - "image" "../hud/objectives_timepanel_progressbar" - "color_active" "TimerProgress.Active" - "color_inactive" "TimerProgress.InActive" - "color_warning" "TimerProgress.Warning" - "percent_warning" "0.75" - - if_match - { - "visible" "0" - } - } - "WaitingForPlayersLabel" - { - "ControlName" "CExLabel" - "fieldName" "WaitingForPlayersLabel" - "xpos" "25" - "ypos" "21" - "zpos" "5" - "wide" "50" - "tall" "19" - "visible" "0" - "enabled" "1" - "labelText" "#game_WaitingForPlayers" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "wrap" "0" - "font" "Cerbetica12" - - if_match - { - "proportionaltoparent" "1" - "wide" "36" - "xpos" "2" - "ypos" "18" - "font" "HudFontSmallestBold" - } - } - "WaitingForPlayersBG" - { - "ControlName" "CTFImagePanel" - "fieldName" "WaitingForPlayersBG" - "xpos" "9999" [$WIN32] - "ypos" "9999" - "ypos_hidef" "-100" //off-screen - "ypos_lodef" "-100" //off-screen - "zpos" "1" - "wide" "78" - "tall" "20" - "tall_minmode" "0" - "visible" "0" - "enabled" "1" - "image" "../hud/objectives_timepanel_suddendeath" - "scaleImage" "1" - - if_match - { - "wide" "0" - } - } - "OvertimeLabel" - { - "ControlName" "CExLabel" - "fieldName" "OvertimeLabel" - "xpos" "25" - "ypos" "33" - "zpos" "5" - "wide" "50" - "tall" "19" - "visible" "0" - "enabled" "1" - "labelText" "#game_Overtime" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "wrap" "0" - "font" "Cerbetica12" - - if_match - { - "proportionaltoparent" "1" - "font" "HudFontSmallestBold" - "xpos" "c0" - "wide" "72" - "ypos" "22" - "font" "Cerbetica10" - - } - } - "OvertimeBG" - { - "ControlName" "CTFImagePanel" - "fieldName" "OvertimeBG" - "xpos" "9999" [$WIN32] - "ypos" "9999" - "ypos_hidef" "-100" //off-screen - "ypos_lodef" "-100" //off-screen - "zpos" "1" - "wide" "78" - "tall" "20" - "tall_minmode" "0" - "visible" "0" - "enabled" "1" - "image" "../hud/objectives_timepanel_suddendeath" - "scaleImage" "1" - - if_match - { - "wide" "0" - } - } - "SuddenDeathLabel" - { - "ControlName" "CExLabel" - "fieldName" "SuddenDeathLabel" - "xpos" "25" - "ypos" "33" - "ypos_hidef" "41" - "ypos_lodef" "41" - "zpos" "5" - "wide" "50" - "tall" "19" - "visible" "0" - "enabled" "1" - "labelText" "#game_SuddenDeath" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "wrap" "0" - "font" "Cerbetica12" - - if_match - { - "proportionaltoparent" "1" - "xpos" "cs-0.5" - "ypos" "22" - "font" "Cerbetica10" - } - } - "SuddenDeathBG" - { - "ControlName" "CTFImagePanel" - "fieldName" "SuddenDeathBG" - "xpos" "9999" [$WIN32] - "ypos" "9999" - "ypos_hidef" "-100" //off-screen - "ypos_lodef" "-100" //off-screen - "zpos" "1" - "wide" "78" - "tall" "20" - "tall_minmode" "0" - "visible" "0" - "enabled" "1" - "image" "../hud/objectives_timepanel_suddendeath" - "scaleImage" "1" - - if_match - { - "wide" "0" - } - } - "SetupLabel" - { - "ControlName" "CExLabel" - "fieldName" "SetupLabel" - "xpos" "25" - "ypos" "21" - "zpos" "5" - "wide" "50" - "tall" "19" - "visible" "0" - "enabled" "1" - "labelText" "#game_Setup" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "wrap" "0" - "font" "Cerbetica12" - - if_match - { - "proportionaltoparent" "1" - "xpos" "cs-0.5" - "ypos" "22" - "font" "Cerbetica10" - } - } - "SetupBG" - { - "ControlName" "CTFImagePanel" - "fieldName" "SetupBG" - "xpos" "9999" [$WIN32] - "ypos" "9999" - "ypos_hidef" "-100" //off-screen - "ypos_lodef" "-100" //off-screen - "zpos" "1" - "wide" "78" - "tall" "20" - "tall_minmode" "0" - "visible" "0" - "enabled" "1" - "image" "../hud/objectives_timepanel_suddendeath" - "scaleImage" "1" - - if_match - { - "wide" "0" - } - } - "ServerTimeLimitLabel" - { - "ControlName" "CExLabel" - "fieldName" "ServerTimeLimitLabel" - "xpos" "25" - "ypos" "21" - "zpos" "5" - "wide" "50" - "wide_hidef" "300" - "wide_lodef" "300" - "tall" "19" - "tall_hidef" "19" - "tall_lodef" "22" - "visible" "0" - "enabled" "1" - "labelText" "%servertimeleft%" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "wrap" "0" - "font" "Cerbetica14" - - if_match - { - "proportionaltoparent" "1" - "xpos" "cs-0.5" - "ypos" "17" - "ypos_minmode" "17" - "font" "HudFontSmallestBold" - "font_hidef" "HudFontSmallestBold" - "font_lodef" "HudFontSmallestBold" - } - } - "ServerTimeLimitLabelBG" - { - "ControlName" "CTFImagePanel" - "fieldName" "ServerTimeLimitLabelBG" - "xpos" "9999" [$WIN32] - "xpos" "9999" [$X360] - "ypos" "9999" - "ypos_hidef" "-100" //off-screen - "ypos_lodef" "-100" //off-screen - "zpos" "1" - "wide" "78" - "tall" "20" - "tall_minmode" "0" - "visible" "0" - "enabled" "1" - "image" "../hud/objectives_timepanel_suddendeath" - "scaleImage" "1" - - if_match - { - "wide" "0" - } - } -} diff --git a/minmode/resource/ui/HudPlayerClass.res b/minmode/resource/ui/HudPlayerClass.res deleted file mode 100644 index 0878657..0000000 --- a/minmode/resource/ui/HudPlayerClass.res +++ /dev/null @@ -1,285 +0,0 @@ -"Resource/UI/HudPlayerClass.res"
-{
- // player class data
- "HudPlayerClass"
- {
- "ControlName" "EditablePanel"
- "fieldName" "HudPlayerClass"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "f0"
- "tall" "480"
- "visible" "1"
- "enabled" "1"
- }
- "PlayerStatusClassImage"
- {
- "ControlName" "CTFClassImage"
- "fieldName" "PlayerStatusClassImage"
- "xpos" "165" [$WIN32]
- "ypos" "r95" [$WIN32]
- "zpos" "2"
- "wide" "35"
- "tall" "35"
- "visible" "1"
- "enabled" "1"
- "image" "../hud/class_scoutred"
- "scaleImage" "1"
- "alpha" "0"
- }
- "PlayerStatusSpyImage"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "PlayerStatusSpyImage"
- "xpos" "9999" [$WIN32]
- "ypos" "9999" [$WIN32]
- "zpos" "2"
- "wide" "55"
- "tall" "55"
- "visible" "1"
- "enabled" "1"
- "image" "../hud/class_spyred"
- "scaleImage" "1"
- "teambg_2" "../hud/class_spyred"
- "teambg_3" "../hud/class_spyblue"
- }
- "PlayerStatusSpyOutlineImage"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "PlayerStatusSpyOutlineImage"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "7"
- "wide" "55"
- "tall" "55"
- "visible" "0"
- "enabled" "1"
- "image" "../hud/class_spy_outline"
- "scaleImage" "1"
- }
- "PlayerStatusClassImageBG"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "PlayerStatusClassImageBG"
- "xpos" "9999" [$WIN32]
- "ypos" "9999" [$WIN32]
- "zpos" "1"
- "wide" "100"
- "tall" "50"
- "visible" "1"
- "enabled" "1"
- "image" "../hud/character_red_bg"
- "scaleImage" "1"
- "teambg_2" "../hud/character_red_bg"
- "teambg_2_lodef" "../hud/character_red_bg_lodef"
- "teambg_3" "../hud/character_blue_bg"
- "teambg_3_lodef" "../hud/character_blue_bg_lodef"
- }
-
- "classmodelpanelBG"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "classmodelpanelBG"
- "xpos" "9999" [$WIN32]
- "ypos" "9999 " [$WIN32]
- "zpos" "1"
- "wide" "109"
- "tall" "50"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "image" "../hud/character_red_bg_clipped"
- "teambg_2" "../hud/character_red_bg_clipped"
- "teambg_2_lodef" "../hud/character_red_bg_lodef_clipped"
- "teambg_3" "../hud/character_blue_bg_clipped"
- "teambg_3_lodef" "../hud/character_blue_bg_lodef_clipped"
- }
-
- "classmodelpanel"
- {
- "ControlName" "CTFPlayerModelPanel"
- "fieldName" "classmodelpanel"
-
- "xpos" "r185" [$WIN32]
- "ypos" "r148" [$WIN32]
- "zpos" "2"
- "wide" "75"
- "tall" "150"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- "render_texture" "0"
- "fov" "12"
- "allow_rot" "1"
-
- "model"
- {
- "force_pos" "1"
-
- "angles_x" "0"
- "angles_y" "172"
- "angles_z" "0"
- "origin_x" "200"
- "origin_y" "0"
- "origin_z" "-60"
- "frame_origin_x" "0"
- "frame_origin_y" "0"
- "frame_origin_z" "0"
- "spotlight" "1"
-
- "modelname" ""
-
- "animation"
- {
- "name" "PRIMARY"
- "activity" "ACT_MP_STAND_PRIMARY"
- "default" "1"
- }
- "animation"
- {
- "name" "SECONDARY"
- "activity" "ACT_MP_STAND_SECONDARY"
- }
- "animation"
- {
- "name" "MELEE"
- "activity" "ACT_MP_STAND_MELEE"
- }
- "animation"
- {
- "name" "BUILDING"
- "activity" "ACT_MP_STAND_BUILDING"
- }
- "animation"
- {
- "name" "PDA"
- "activity" "ACT_MP_STAND_PDA"
- }
- "animation"
- {
- "name" "ITEM1"
- "activity" "ACT_MP_STAND_ITEM1"
- }
- "animation"
- {
- "name" "ITEM2"
- "activity" "ACT_MP_STAND_ITEM2"
- }
- "animation"
- {
- "name" "MELEE_ALLCLASS"
- "activity" "ACT_MP_STAND_MELEE_ALLCLASS"
- }
- "animation"
- {
- "name" "PRIMARY2"
- "activity" "ACT_MP_STAND_PRIMARY"
- }
- "animation"
- {
- "name" "SECONDARY2"
- "activity" "ACT_MP_STAND_SECONDARY2"
- }
- }
-
- "customclassdata"
- {
- "undefined"
- {
- }
- "Scout"
- {
- "fov" "25"
- "angles_x" "-17"
- "angles_y" "150"
- "angles_z" "-10"
- "origin_x" "105"
- "origin_y" "7"
- "origin_z" "-82"
- }
- "Sniper"
- {
- "fov" "25"
- "angles_x" "-10"
- "angles_y" "150"
- "angles_z" "0"
- "origin_x" "130"
- "origin_y" "-3"
- "origin_z" "-97"
- }
- "Soldier"
- {
- "fov" "25"
- "angles_x" "-10"
- "angles_y" "150"
- "angles_z" "0"
- "origin_x" "145"
- "origin_y" "-5"
- "origin_z" "-90"
- }
- "Demoman"
- {
- "fov" "25"
- "angles_x" "-13"
- "angles_y" "150"
- "angles_z" "0"
- "origin_x" "138"
- "origin_y" "-4"
- "origin_z" "-93"
- }
- "Medic"
- {
- "fov" "20"
- "angles_x" "-5"
- "angles_y" "158"
- "angles_z" "0"
- "origin_x" "150"
- "origin_y" "-5"
- "origin_z" "-96"
- }
- "Heavy"
- {
- "fov" "20"
- "angles_x" "-5"
- "angles_y" "150"
- "angles_z" "0"
- "origin_x" "200"
- "origin_y" "-7"
- "origin_z" "-102"
- }
- "Pyro"
- {
- "fov" "20"
- "angles_x" "-5"
- "angles_y" "150"
- "angles_z" "0"
- "origin_x" "175"
- "origin_y" "-5"
- "origin_z" "-90"
- }
- "Spy"
- {
- "fov" "20"
- "angles_x" "-5"
- "angles_y" "150"
- "angles_z" "0"
- "origin_x" "160"
- "origin_y" "0"
- "origin_z" "-95"
- }
- "Engineer"
- {
- "fov" "20"
- "angles_x" "-10"
- "angles_y" "150"
- "angles_z" "0"
- "origin_x" "140"
- "origin_y" "-2"
- "origin_z" "-82"
- }
- }
- }
-}
diff --git a/minmode/resource/ui/HudStopWatch.res b/minmode/resource/ui/HudStopWatch.res deleted file mode 100644 index 549f76f..0000000 --- a/minmode/resource/ui/HudStopWatch.res +++ /dev/null @@ -1,206 +0,0 @@ -"Resource/UI/HudStopWatch.res"
-{
- "HudStopWatchBG"
- {
- "ControlName" "ScalableImagePanel"
- "fieldName" "HudStopWatchBG"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "-1"
- "wide" "300"
- "tall" "31"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "image" "../HUD/tournament_panel_brown"
-
-
- "src_corner_height" "23" // pixels inside the image
- "src_corner_width" "23"
-
- "draw_corner_width" "7" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "7"
- }
-
- "StopWatchImageCaptureTime"
- {
- "ControlName" "ImagePanel"
- "fieldName" "StopWatchImageCaptureTime"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "17"
- "tall" "17"
- "visible" "1"
- "enabled" "1"
- "image" "../hud/ico_time_10"
- "scaleImage" "1"
- //"teambg_2" "../hud/objectives_timepanel_red_bg"
- //"teambg_3" "../hud/objectives_timepanel_blue_bg"
- }
-
- "ObjectiveStatusTimePanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "ObjectiveStatusTimePanel"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "300"
- "tall" "150"
- "visible" "0"
- "enabled" "1"
-
-
- if_comp
- {
- "xpos" "0"
- "ypos" "28"
- }
-
- "TimePanelValue"
- {
- "ControlName" "CExLabel"
- "fieldName" "TimePanelValue"
- "font" "Cerbetica20"
- "fgcolor" "TanLight"
- "xpos" "-186"
- "ypos" "-3"
- "zpos" "3"
- "wide" "300"
- "tall" "31"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "east"
-
- if_comp
- {
- "xpos" "-170"
- "font" "Cerbetica12"
- "ypos" "0"
- }
- }
- }
-
- "StopWatchScoreToBeat"
- {
- "ControlName" "CExLabel"
- "fieldName" "StopWatchScoreToBeat"
- "font" "Cerbetica20"
- "labelText" "%scoretobeat%"
- "textAlignment" "west"
- "xpos" "178"
- "ypos" "-3"
- "zpos" "4"
- "wide" "300"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
-
-
- if_comp
- {
- "font" "Cerbetica12"
- "xpos" "146"
- "ypos" "28"
- }
- }
- "StopWatchPointsLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "StopWatchPointsLabel"
- "font" "Cerbetica20"
- "labelText" "captures"
- "textAlignment" "west"
- "xpos" "192"
- "ypos" "-3"
- "zpos" "4"
- "wide" "300"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "0"
-
- if_comp
- {
- "font" "Cerbetica12"
- "xpos" "158"
- "ypos" "28"
- }
- }
-
- "StopWatchLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "StopWatchLabel"
- "font" "Cerbetica14"
- "labelText" "%stopwatchlabel%"
- "textAlignment" "west"
- "xpos" "180"
- "ypos" "-2"
- "zpos" "4"
- "wide" "150"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "wrap" "1"
-
- if_comp
- {
- "font" "Cerbetica12"
- "textAlignment" "center"
- "wide" "80"
- "xpos" "100"
- "ypos" "28"
- }
- }
-
- "HudStopWatchDescriptionBG"
- {
- "ControlName" "ScalableImagePanel"
- "fieldName" "HudStopWatchDescriptionBG"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "-1"
- "wide" "300"
- "tall" "19"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "image" "../hud/objectives_timepanel_suddendeath"
-
-
- "src_corner_height" "2" // pixels inside the image
- "src_corner_width" "2"
-
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
-
- "StopWatchDescriptionLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "StopWatchDescriptionLabel"
- "font" "ClockSubTextTiny"
- "labelText" "%descriptionlabel%"
- "textAlignment" "center"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "4"
- "wide" "125"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "wrap" "0"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/HudTeamGoal.res b/minmode/resource/ui/HudTeamGoal.res deleted file mode 100644 index b9a46fd..0000000 --- a/minmode/resource/ui/HudTeamGoal.res +++ /dev/null @@ -1,77 +0,0 @@ -"Resource/UI/HudTeamGoal.res"
-{
- "HudTeamGoalBG"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "HudTeamGoalBG"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "-1"
- "wide" "320"
- "tall" "150"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "image" "../hud/death_panel_blue_bg"
- "scaleImage" "1"
- "teambg_2" "../hud/death_panel_red_bg"
- "teambg_3" "../hud/death_panel_blue_bg"
- }
- "SwitchLabel"
- {
- "ControlName" "Label"
- "fieldName" "SwitchLabel"
- "font" "HudFontSmallBold"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "1"
- "wide" "220" [$WIN32]
- "wide" "180" [$X360]
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
- "labelText" "#TF_teamswitch_attackers"
- "textAlignment" "North"
- }
- "GoalLabel"
- {
- "ControlName" "Label"
- "fieldName" "GoalLabel"
- "font" "HudFontSmall"
- "xpos" "99999"
- "ypos" "9999"
- "zpos" "1"
- "wide" "220"
- "wide_hidef" "200"
- "wide_lodef" "230"
- "tall" "55"
- "tall_lodef" "60"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
- "labelText" ""
- "textAlignment" "North"
- }
- "GoalImage"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "GoalImage"
- "xpos" "99999"
- "ypos" "9999"
- "zpos" "1"
- "wide" "45"
- "tall" "45"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "image" "../hud/hud_icon_attack"
- "scaleImage" "1"
- }
-}
diff --git a/minmode/resource/ui/HudTeamGoalTournament.res b/minmode/resource/ui/HudTeamGoalTournament.res deleted file mode 100644 index 93f6195..0000000 --- a/minmode/resource/ui/HudTeamGoalTournament.res +++ /dev/null @@ -1,149 +0,0 @@ -"Resource/UI/HudTeamGoalTournament.res"
-{
- "HudStopWatchObjective"
- {
- "ControlName" "EditablePanel"
- "fieldName" "HudStopWatchObjective"
- "xpos" "9999"
- "ypos" "99999"
- "zpos" "1"
- "wide" "275"
- "tall" "190"
- "visible" "0"
- "enabled" "1"
-
- "HudStopWatchObjectiveBG"
- {
- "ControlName" "ScalableImagePanel"
- "fieldName" "HudStopWatchObjectiveBG"
- "xpos" "0"
- "ypos" "0"
- "zpos" "-1"
- "wide" "275"
- "tall" "170"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "image" "../HUD/color_panel_browner"
-
-
- "src_corner_height" "23" // pixels inside the image
- "src_corner_width" "23"
-
- "draw_corner_width" "7" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "7"
- }
- "HudStopWatchObjectiveBGSmall"
- {
- "ControlName" "ScalableImagePanel"
- "fieldName" "HudStopWatchObjectiveBGSmall"
- "xpos" "0"
- "ypos" "0"
- "zpos" "-1"
- "wide" "275"
- "tall" "100"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "image" "../HUD/color_panel_browner"
-
-
- "src_corner_height" "23" // pixels inside the image
- "src_corner_width" "23"
-
- "draw_corner_width" "7" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "7"
- }
- "HudStopWatchObjectiveLabel"
- {
- "ControlName" "Label"
- "fieldName" "HudStopWatchObjectiveLabel"
- "font" "HudFontSmallBoldShadow"
- "xpos" "25"
- "ypos" "15"
- "zpos" "1"
- "wide" "275"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
- "labelText" "%objectivelabel%"
- "textAlignment" "west"
- }
- "HudStopWatchObjectiveText1"
- {
- "ControlName" "CExRichText"
- "fieldName" "HudStopWatchObjectiveText1"
- "xpos" "25" [$WIN32]
- "ypos" "35" [$WIN32]
- "wide" "225"
- "tall" "150"
- "wrap" "1"
- "autoResize" "1"
- "pinCorner" "1"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "west"
- "font" "HudFontSmallestShadow"
- "maxchars" "-1"
- }
-
- "HudStopWatchObjectiveShadedBar"
- {
- "ControlName" "ImagePanel"
- "fieldName" "HudStopWatchObjectiveShadedBar"
- "xpos" "25"
- "ypos" "65"
- "zpos" "2"
- "wide" "225"
- "tall" "2"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "fillcolor" "125 125 125 125"
- "PaintBackgroundType" "0"
- }
-
- "HudStopWatchObjectiveText2"
- {
- "ControlName" "CExRichText"
- "fieldName" "HudStopWatchObjectiveText2"
- "xpos" "25" [$WIN32]
- "ypos" "75" [$WIN32]
- "wide" "225"
- "tall" "165"
- "wrap" "1"
- "autoResize" "1"
- "pinCorner" "1"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "west"
- "font" "HudFontSmallestShadow"
- "maxchars" "-1"
- }
- }
-
- "HudStopWatchObjectiveArrow"
- {
- "ControlName" "ScalableImagePanel"
- "fieldName" "HudStopWatchObjectiveArrow"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "-1"
- "wide" "80"
- "tall" "80"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "image" "../HUD/arrow_big"
- }
-}
diff --git a/minmode/resource/ui/HudTournament.res b/minmode/resource/ui/HudTournament.res deleted file mode 100644 index bab9f6c..0000000 --- a/minmode/resource/ui/HudTournament.res +++ /dev/null @@ -1,1055 +0,0 @@ -//tick 52000 - -"Resource/UI/HudTournament.res" -{ - HudTournament - { - "ControlName" "EditablePanel" - "fieldName" "HudTournament" - - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "480" - - "team1_player_base_offset_x" "-75" - "team1_player_base_y" "0" - "team1_player_delta_x" "-47" - "team1_player_delta_y" "0" - "team2_player_base_offset_x" "25" - "team2_player_base_y" "0" - "team2_player_delta_x" "47" - "team2_player_delta_y" "0" - "teams_player_delta_x_comp" "42" - "avatar_width" "63" - "spacer" "5" - "name_width" "57" - "horiz_inset" "2" - "ModeImage" - { - "ControlName" "ImagePanel" - "fieldName" "ModeImage" - "xpos" "cs-0.5" - "ypos" "60" - "zpos" "0" - "wide" "60" - "tall" "60" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "image" "competitive/competitive_logo_laurel" - "scaleImage" "1" - "proportionaltoparent" "1" - - if_competitive - { - "visible" "1" - } - } - - "playerpanels_kv" - { - "visible" "0" - "wide" "40" - "tall" "33" - "zpos" "1" - "tabPosition" "0" - - - "color_ready" "0 255 0 220" - "color_notready" "0 0 0 220" - - "BG" - { - "ControlName" "ImagePanel" - "fieldName" "BG" - "xpos" "0" - "ypos" "0" - "zpos" "0" - "wide" "55" - "tall" "35" - "autoResize" "0" - "pinCorner" "0" - "fillcolor" "0 0 0 255" - "visible" "0" - "enabled" "0" - } - - "playername" - { - "ControlName" "CExLabel" - "fieldName" "playername" - "font" "DefaultVerySmall" - "xpos" "5" - "ypos" "24" - "zpos" "5" - "wide" "50" - "tall" "9" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "labelText" "%playername%" - "textAlignment" "north-west" - //"fgcolor" "235 226 202 255" - - if_mvm - { - "xpos" "1" - "ypos" "26" - "wide" "38" - "textAlignment" "center" - "font" "Cerbetica8" - } - - if_competitive - { - "xpos" "1" - "ypos" "26" - "wide" "38" - "textAlignment" "center" - "font" "Cerbetica8" - } - - if_readymode - { - "xpos" "1" - "ypos" "26" - "wide" "38" - "textAlignment" "center" - "font" "Cerbetica8" - } - } - - "classimage" - { - "ControlName" "CTFClassImage" - "fieldName" "classimage" - "xpos" "2" - "ypos" "2" - "zpos" "2" - "wide" "22" - "tall" "22" - "visible" "1" - "enabled" "1" - "image" "../hud/class_scoutred" - "scaleImage" "1" - - if_mvm - { - "xpos" "7" - "ypos" "1" - "wide" "26" - "tall" "26" - "image" "../vgui/hud_connecting" - } - - if_competitive - { - "xpos" "7" - "ypos" "1" - "wide" "26" - "tall" "26" - "image" "../vgui/hud_connecting" - } - - if_readymode - { - "xpos" "7" - "ypos" "1" - "wide" "26" - "tall" "26" - "image" "../vgui/hud_connecting" - } - } - - "classimagebg" - { - "ControlName" "Panel" - "fieldName" "classimagebg" - "xpos" "8" - "ypos" "-2" - "wide" "25" - "tall" "28" - "visible" "0" - "enabled" "1" - "bgcolor_override" "0 0 0 100" - "PaintBackgroundType" "0" - - if_mvm - { - "visible" "1" - } - - if_competitive - { - "visible" "1" - } - - if_readymode - { - "visible" "1" - } - } - - "HealthIcon" - { - "ControlName" "EditablePanel" - "fieldName" "HealthIcon" - "xpos" "8" - "ypos" "6" - "zpos" "3" - "wide" "0" - "tall" "0" - "visible" "0" - "enabled" "0" - "HealthBonusPosAdj" "10" - "HealthDeathWarning" "0.49" - "TFFont" "HudFontSmallest" - "HealthDeathWarningColor" "HUDDeathWarning" - "TextColor" "HudOffWhite" - } - - "ReadyBG" - { - "ControlName" "ScalableImagePanel" - "fieldName" "ReadyBG" - "xpos" "0" - "ypos" "0" - "zpos" "2" - "wide" "55" - "tall" "26" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "image" "../HUD/tournament_panel_brown" - - "src_corner_height" "22" // pixels inside the image - "src_corner_width" "22" - - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" - - if_mvm - { - "visible" "1" - "zpos" "-2" - } - - if_competitive - { - "visible" "1" - "zpos" "-2" - } - - if_readymode - { - "visible" "1" - "zpos" "-2" - } - } - - "ReadyImage" - { - "ControlName" "ImagePanel" - "fieldName" "ReadyImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "9999" - "tall" "26" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "image" "hud/checkmark" - "fillcolor" "15 165 165 255" - "scaleImage" "1" - - if_mvm - { - "visible" "1" - } - - if_competitive - { - "visible" "1" - } - - if_readymode - { - "visible" "1" - } - } - - "respawntime" - { - "ControlName" "CExLabel" - "fieldName" "respawntime" - "font" "DefaultSmall" - "xpos" "28" - "ypos" "2" - "zpos" "5" - "wide" "23" - "tall" "10" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "labelText" "%respawntime%" - "textAlignment" "west" - //"fgcolor" "235 226 202 255" - } - - "chargeamount" - { - "ControlName" "CExLabel" - "fieldName" "chargeamount" - "font" "DefaultSmall" - "xpos" "25" - "ypos" "17" - "zpos" "6" - "wide" "25" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "labelText" "%chargeamount%" - "textAlignment" "north" - "fgcolor" "0 255 0 255" - - if_mvm - { - "visible" "0" - } - } - - "specindex" - { - "ControlName" "CExLabel" - "fieldName" "specindex" - "font" "DefaultVerySmall" - "xpos" "4" - "ypos" "2" - "zpos" "5" - "wide" "50" - "tall" "8" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "labelText" "%specindex%" - "textAlignment" "north-west" - //"fgcolor" "235 226 202 255" - } - - if_mvm - { - "wide" "40" - "tall" "35" - } - - if_competitive - { - "wide" "40" - "tall" "35" - } - - if_readymode - { - "wide" "40" - "tall" "35" - } - } - - if_mvm - { - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "480" - - "team1_player_base_y" "68" - "team2_player_delta_x" "42" - } - - if_competitive - { - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "480" - - "team1_player_base_y" "72" - "team2_player_base_y" "72" - "team2_player_delta_x" "42" - "team2_player_base_offset_x" "5" - } - - if_readymode - { - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "480" - - "team1_player_base_y" "72" - "team2_player_base_y" "72" - "team2_player_delta_x" "42" - "team2_player_base_offset_x" "5" - } - } - - "HudTournamentBG" - { - "ControlName" "ScalableImagePanel" - "fieldName" "HudTournamentBG" - "xpos" "0" - "ypos" "26" - "zpos" "-1" - "wide" "250" - "tall" "0" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - "image" "../HUD/tournament_panel_brown" - - "src_corner_height" "23" // pixels inside the image - "src_corner_width" "23" - - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" - - if_mvm - { - "visible" "0" - } - - if_competitive - { - "xpos" "195" - "ypos" "5" - "visible" "0" - } - - if_readymode - { - "xpos" "195" - "visible" "0" - } - } - "TournamentLabel" - { - "ControlName" "Label" - "fieldName" "TournamentLabel" - "font" "HudFontSmall" - "xpos" "9999" - "ypos" "9999" - "zpos" "1" - "wide" "240" - "tall" "19" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "0" - "labelText" "%tournamentstatelabel%" - "textAlignment" "center" - - if_mvm - { - "visible" "0" - } - if_competitive - { - "xpos" "200" - "visible" "0" - } - - if_readymode - { - "xpos" "200" - "visible" "0" - } - } - - "HudTournamentBLUEBG" - { - "ControlName" "ScalableImagePanel" - "fieldName" "HudTournamentBLUEBG" - "xpos" "c-125" - "ypos" "10" - "zpos" "-1" - "wide" "125" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "image" "../HUD/tournament_panel_blu" - - "src_corner_height" "15" // pixels inside the image - "src_corner_width" "15" - - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" - - if_mvm - { - "visible" "0" - } - - if_competitive - { - "xpos" "200" - "visible" "0" - } - - if_readymode - { - "xpos" "200" - "visible" "0" - } - - } - "TournamentBLUELabel" - { - "ControlName" "Label" - "fieldName" "TournamentBLUELabel" - "font" "Cerbetica16" - "xpos" "c-121" - "ypos" "10" - "zpos" "1" - "wide" "65" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "0" - "labelText" "%bluenamelabel%" - "textAlignment" "west" - - if_mvm - { - "visible" "0" - } - - if_competitive - { - "xpos" "207" - "visible" "0" - } - - if_readymode - { - "xpos" "207" - "visible" "0" - } - } - "TournamentBLUEStateLabel" - { - "ControlName" "Label" - "fieldName" "TournamentBLUEStateLabel" - "font" "Cerbetica16" - "xpos" "c-69" - "ypos" "10" - "zpos" "1" - "wide" "65" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "0" - "labelText" "%bluestate%" - "textAlignment" "east" - - if_mvm - { - "visible" "0" - } - - if_competitive - { - "xpos" "251" - "visible" "0" - } - - if_readymode - { - "xpos" "251" - "visible" "0" - } - } - - "HudTournamentREDBG" - { - "ControlName" "ScalableImagePanel" - "fieldName" "HudTournamentREDBG" - "xpos" "c0" - "ypos" "10" - "zpos" "-1" - "wide" "125" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "image" "../HUD/tournament_panel_red" - - "src_corner_height" "15" // pixels inside the image - "src_corner_width" "15" - - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" - - if_mvm - { - "visible" "0" - } - - if_competitive - { - "xpos" "320" - "visible" "0" - } - - if_readymode - { - "xpos" "320" - "visible" "0" - } - } - "TournamentREDLabel" - { - "ControlName" "Label" - "fieldName" "TournamentREDLabel" - "font" "Cerbetica16" - "xpos" "c55" - "ypos" "10" - "zpos" "1" - "wide" "65" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "0" - "labelText" "%rednamelabel%" - "textAlignment" "east" - - if_mvm - { - "visible" "0" - } - - if_competitive - { - "xpos" "370" - "visible" "0" - } - - if_readymode - { - "xpos" "370" - "visible" "0" - } - } - "TournamentREDStateLabel" - { - "ControlName" "Label" - "fieldName" "TournamentREDStateLabel" - "font" "Cerbetica16" - "xpos" "c5" - "ypos" "10" - "zpos" "1" - "wide" "65" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "0" - "labelText" "%redstate%" - "textAlignment" "west" - - if_mvm - { - "visible" "0" - } - - if_competitive - { - "xpos" "325" - "visible" "0" - } - - if_readymode - { - "xpos" "325" - "visible" "0" - } - - } - "TournamentConditionLabel" - { - "ControlName" "CExLabel" - "fieldName" "TournamentConditionLabel" - "font" "Cerbetica14" - "fgcolor" "TanLight" - "xpos" "c-125" - "ypos" "16" - "zpos" "1" - "wide" "250" - "tall" "37" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "0" - "labelText" "%winconditions%" - "textAlignment" "center" - - if_mvm - { - "visible" "0" - } - - if_readymode - { - "wide" "f0" - "xpos" "0" - "ypos" "16" - } - - if_competitive - { - "wide" "f0" - "xpos" "0" - "ypos" "24" - } - } - - //used for matchmaking to eliminate the need for a blank bg - - "TournamentConditionLabelShadow" - { - "ControlName" "CExLabel" - "fieldName" "TournamentConditionLabelShadow" - "font" "Cerbetica14" - "fgcolor" "TransparentBlack" - "xpos" "c-125" - "ypos" "16" - "zpos" "0" - "wide" "250" - "tall" "37" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - "wrap" "0" - "labelText" "%winconditions%" - "textAlignment" "center" - - if_mvm - { - "visible" "0" - } - - if_readymode - { - "wide" "f0" - "xpos" "0" - "ypos" "16" - } - - if_competitive - { - "visible" "0" - "enabled" "0" - "wide" "f0" - "xpos" "1" - "ypos" "25" - } - } - - "HudTournamentBGHelp" - { - "ControlName" "ScalableImagePanel" - "fieldName" "HudTournamentBGHelp" - "xpos" "0" - "ypos" "49" - "zpos" "-1" - "wide" "250" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - "image" "../HUD/tournament_panel_brown" - - - "src_corner_height" "23" // pixels inside the image - "src_corner_width" "23" - - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height""0" - - if_mvm - { - "visible" "0" - } - - if_competitive - { - "visible" "0" - } - - if_readymode - { - "visible" "0" - } - } - - "HelpBackground" - { - "ControlName" "ImagePanel" - "fieldName" "HelpBackground" - "xpos" "c-125" - "ypos" "26" - "zpos" "-1" - "wide" "250" - "tall" "18" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fillcolor" "0 0 0 100" - - if_mvm - { - "visible" "0" - } - - if_readymode - { - "xpos" "c-125" - } - - if_competitive - { - "xpos" "c-125" - "ypos" "32" - "visible" "0" - } - } - - "TournamentInstructionsLabel" - { - "ControlName" "CExLabel" - "fieldName" "TournamentInstructionsLabel" - "font" "Cerbetica11" - "xpos" "c-125" - "ypos" "52" - "wide" "250" - "tall" "13" - "zpos" "1" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "0" - "labelText" "%readylabel%" - "textAlignment" "center" - - if_mvm - { - "font" "Cerbetica14" - "xpos" "0" - "ypos" "105" - "wide" "f0" - "tall" "16" - "zpos" "3" - } - - if_readymode - { - "xpos" "0" - "wide" "f0" - } - - if_competitive - { - "xpos" "0" - "wide" "f0" - "ypos" "118" - "font" "Cerbetica14" - "tall" "16" - } - - } - - "InstructionsBackground" - { - "ControlName" "ImagePanel" - "fieldName" "InstructionBackground" - "xpos" "c-125" - "ypos" "50" - "zpos" "-1" - "wide" "250" - "tall" "16" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fillcolor" "0 0 0 100" - - if_mvm - { - "visible" "0" - } - - if_readymode - { - "xpos" "c-125" - } - - if_competitive - { - "xpos" "195" - "enabled" "0" - "visible" "0" - } - } - - - - "CountdownBG" - { - "ControlName" "ScalableImagePanel" - "fieldName" "CountdownBG" - "xpos" "230" - "ypos" "r55" - "zpos" "-1" - "wide" "40" - "tall" "40" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "image" "../HUD/color_panel_red" - - "src_corner_height" "23" // pixels inside the image - "src_corner_width" "23" - - "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "5" - - "if_mvm" - { - "visible" "1" - "enabled" "1" - "xpos" "c-20" - } - - if_competitive - { - "visible" "0" - "enabled" "0" - "wide" "0" - "tall" "0" - } - - if_readymode - { - "visible" "0" - "enabled" "0" - "wide" "0" - "tall" "0" - } - } - - "CountdownLabel" - { - "ControlName" "CExLabel" - "fieldName" "CountdownLabel" - "font" "Cerbetica24" - "xpos" "230" - "ypos" "r55" - "wide" "40" - "tall" "40" - "zpos" "1" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "wrap" "0" - "labelText" "%tournamentstatelabel%" - "textAlignment" "center" - - "if_mvm" - { - "visible" "1" - "enabled" "1" - "xpos" "c-20" - } - - - if_competitive - { - "xpos" "c-20" - "ypos" "130" - "tall" "40" - "zpos" "11" - } - - if_readymode - { - "xpos" "c-20" - "ypos" "130" - "tall" "20" - } - - } - - "CountdownLabelShadow" - { - "ControlName" "CExLabel" - "fieldName" "CountdownLabelShadow" - "font" "Cerbetica24" - "xpos" "231" - "ypos" "r54" - "wide" "40" - "tall" "40" - "zpos" "1" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "wrap" "0" - "labelText" "%tournamentstatelabel%" - "textAlignment" "center" - "fgcolor" "Black" - - "if_mvm" - { - "visible" "1" - "enabled" "1" - "xpos" "c-20" - } - - if_competitive - { - "xpos" "c-19" - "ypos" "130" - "tall" "41" - "zpos" "10" - } - - if_readymode - { - "xpos" "c-18" - "ypos" "130" - "tall" "22" - } - } -} diff --git a/minmode/resource/ui/HudTournamentSetup.res b/minmode/resource/ui/HudTournamentSetup.res deleted file mode 100644 index 0222585..0000000 --- a/minmode/resource/ui/HudTournamentSetup.res +++ /dev/null @@ -1,168 +0,0 @@ -"Resource/UI/HudTournamentSetup.res"
-{
- "HudTournamentSetupBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "HudTournamentSetupBG"
- "xpos" "0"
- "ypos" "0"
- "zpos" "-1"
- "wide" "180"
- "tall" "65"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "0 0 0 100"
-
-
- "src_corner_height" "20" // pixels inside the image
- "src_corner_width" "20"
-
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
-
- "TournamentSetupLabel"
- {
- "ControlName" "Label"
- "fieldName" "TournamentLabel"
- "font" "Cerbetica16"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "180"
- "tall" "35"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "0"
- "labelText" "%tournamentstatelabel%"
- "textAlignment" "center"
- }
-
- "TournamentTeamNameLabel"
- {
- "ControlName" "Label"
- "fieldName" "TournamentTeamNameLabel"
- "font" "Cerbetica12"
- "xpos" "87"
- "ypos" "28"
- "zpos" "1"
- "wide" "74"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "0"
- "labelText" "#Tournament_TeamNamePanel"
- "textAlignment" "center"
- }
-
- "TournamentNameEdit"
- {
- "ControlName" "Label"
- "fieldName" "TournamentNameEdit"
- "xpos" "30"
- "ypos" "27"
- "wide" "120"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "textHidden" "0"
- "editable" "1"
- "maxchars" "6"
- "NumericInputOnly" "0"
- "unicode" "0"
- "wrap" "0"
- "fgcolor_override" "235 226 202 255"
- "bgcolor_override" "0 0 0 0"
- "labelText" "%teamname%"
- "font" "Cerbetica12"
- "textAlignment" "west"
- }
-
- "HudTournamentNameBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "HudTournamentNameBG"
- "xpos" "30"
- "ypos" "28"
- "wide" "0"
- "tall" "0"
- "zpos" "0"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "fillcolor" "255 0 0 255"
- }
-
- "TournamentNotReadyButton"
- {
- "ControlName" "CExButton"
- "fieldName" "TournamentNotReadyButton"
- "xpos" "12"
- "ypos" "46"
- "wide" "70"
- "tall" "14"
- "zpos" "0"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "labelText" "Not Ready"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "command" "teamnotready"
- "default" "1"
- "font" "CerbeticaBold12"
- "fgcolor" "Red"
-
- "border_default" ""
- "border_armed" ""
- "paintbackground" "0"
-
- "defaultFgColor_override" "TanLight"
- "armedFgColor_override" "Button Color"
- "depressedFgColor_override" "Button Color"
- }
-
- "TournamentReadyButton"
- {
- "ControlName" "CExButton"
- "fieldName" "TournamentReadyButton"
- "xpos" "96"
- "ypos" "46"
- "wide" "70"
- "tall" "14"
- "zpos" "0"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "labelText" "Ready"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "command" "teamready"
- "paintborder" "0"
- "default" "1"
- "font" "CerbeticaBold12"
- "fgcolor" "FooterBGBlack"
-
- "border_default" ""
- "border_armed" ""
- "paintbackground" "0"
-
- "defaultFgColor_override" "TanLight"
- "armedFgColor_override" "Button Color"
- "depressedFgColor_override" "Button Color"
- }
-}
diff --git a/minmode/resource/ui/IntroMenu.res b/minmode/resource/ui/IntroMenu.res deleted file mode 100644 index ce25b6a..0000000 --- a/minmode/resource/ui/IntroMenu.res +++ /dev/null @@ -1,293 +0,0 @@ -"Resource/UI/IntroMenu.res"
-{
- "intro"
- {
- "ControlName" "CTFIntroMenu"
- "fieldName" "intro"
- "xpos" "0"
- "ypos" "0"
- "wide" "f0"
- "tall" "480"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "paintbackground" "0"
- }
-
- "MainBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MainBG"
- "xpos" "c-180"
- "ypos" "c-120"
- "zpos" "-1"
- "wide" "360"
- "tall" "250"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "0 0 0 100"
- }
-
- "titlelabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "titlelabel"
- "xpos" "0"
- "ypos" "0"
- "wide" "f0"
- "tall" "70"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "0"
- "tabPosition" "0"
- }
-
- "Skip" [$WIN32]
- {
- "ControlName" "CExButton"
- "fieldName" "Skip"
- "xpos" "c60"
- "ypos" "c96"
- "zpos" "6"
- "wide" "120"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "SKIP"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "wrap" "0"
- "command" "skip"
- "font" "Cerbetica20"
- "paintbackground" "0"
-
- "fgcolor" "TanLight"
- "defaultFgColor_override" "TanLight"
- "armedFgColor_override" "TanDark"
- "depressedFgColor_override" "TanDark"
- "selectedFgColor_override" "TanDark"
- }
-
- "Continue"
- {
- "ControlName" "CExButton"
- "fieldName" "Continue"
- "xpos" "99999"
- "ypos" "r40"
- "zpos" "6"
- "wide" "150"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "0"
- "enabled" "0"
- "tabPosition" "0"
- "labelText" "CONTINUE (&E)"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "wrap" "0"
- "command" "skip"
- "font" "MenuSmallFont"
- }
-
- "Back" [$WIN32]
- {
- "ControlName" "CExButton"
- "fieldName" "Back"
- "xpos" "c-180"
- "ypos" "c96"
- "zpos" "6"
- "wide" "120"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "labelText" "BACK"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "command" "back"
- "font" "Cerbetica20"
- "paintbackground" "0"
-
- "fgcolor" "TanLight"
- "defaultFgColor_override" "TanLight"
- "armedFgColor_override" "TanDark"
- "depressedFgColor_override" "TanDark"
- "selectedFgColor_override" "TanDark"
- }
-
- "ReplayVideo" [$WIN32]
- {
- "ControlName" "CExButton"
- "fieldName" "ReplayVideo"
- "xpos" "9999"
- "xpos_hidef" "50"
- "ypos" "9999"
- "ypos_lodef" "r64"
- "ypos_hidef" "r54"
- "zpos" "6"
- "wide" "150"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "0"
- "enabled" "1"
- "labelText" "#TF_ReplayIntro"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "command" "replayVideo"
- "font" "MenuSmallFont"
- "fgcolor" "Black"
- }
-
- "ShadedBar"
- {
- "ControlName" "ImagePanel"
- "fieldName" "ShadedBar"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "5"
- "wide" "f0"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "image" "loadout_bottom_gradient"
- "tileImage" "1"
- "PaintBackgroundType" "0"
- }
-
- "VideoPanel"
- {
- "ControlName" "CTFVideoPanel"
- "fieldName" "VideoPanel"
- "xpos" "c-140"
- "ypos" "c-110"
- "zpos" "1"
- "wide" "340"
- "tall" "205"
- "autoResize" "1"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "start_delay" "2.0"
- "end_delay" "2.0"
- }
-
- "MenuBG"
- {
- "ControlName" "CModelPanel"
- "fieldName" "MenuBG"
- "xpos" "0"
- "ypos" "0"
- "zpos" "0"
- "wide" "f0"
- "tall" "480"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "0"
- "fov" "20"
-
- "model"
- {
- "modelname" "models/vgui/UI_welcome01_screen.mdl"
- "skin" "0"
- "angles_x" "0"
- "angles_y" "180"
- "angles_z" "0"
- "origin_x" "290"
- "origin_x_lodef" "320"
- "origin_x_hidef" "310"
- "origin_y" "0"
- "origin_z" "-39"
-
- "animation"
- {
- "name" "Up"
- "sequence" "screenup"
- }
-
- "animation"
- {
- "name" "UpSlow"
- "sequence" "screenup_slow"
- }
-
- "animation"
- {
- "name" "Down"
- "sequence" "screendown"
- "default" "1"
- }
- }
- }
-
- "VideoCaption"
- {
- "ControlName" "CExLabel"
- "fieldName" "VideoCaption"
- "xpos" "c-145"
- "ypos" "c40"
- "zpos" "6"
- "wide" "295"
- "tall" "70"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "labelText" " "
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "font" "IntroMenuCaption"
- "fgcolor" "White"
- "wrap" "1"
- }
-
- "Footer" [$X360]
- {
- "ControlName" "CTFFooter"
- "fieldName" "Footer"
- "zpos" "6"
- "tall" "80"
- "button_separator" "10"
- "button_separator_lodef" "5"
- "buttongap" "50"
- "textadjust" "3"
- "buttonoffsety" "20"
- "buttonoffsety_hidef" "0"
- "buttonoffsety_lodef" "18"
- "fonttext" "MatchmakingDialogMenuLarge"
- "fonttext_lodef" "MatchmakingDialogMenuSmall"
- "fgcolor" "HudOffWhite"
-
- "button"
- {
- "name" "intro"
- "text" "#GameUI_Back"
- "icon" "#GameUI_Icons_B_BUTTON"
- }
-
- "button"
- {
- "name" "continue"
- "text" "#Button_SkipIntro_360"
- "icon" "#GameUI_Icons_A_BUTTON"
- }
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/MainMenuOverride.res b/minmode/resource/ui/MainMenuOverride.res deleted file mode 100644 index cf5997f..0000000 --- a/minmode/resource/ui/MainMenuOverride.res +++ /dev/null @@ -1,4355 +0,0 @@ -"Resource/UI/MainMenuOverride.res" -{ - MainMenuOverride - { - "fieldName" "MainMenuOverride" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "zpos" "0" - "wide" "f0" - "tall" "f0" - - // "bgcolor_override" "0 0 0 100" - - "update_url" "http://store.steampowered.com/news/?filter=updates&appids=440" - "blog_url" "http://www.teamfortress.com/" - - "button_x_offset" "-100" - "button_y" "120" - "button_y_delta" "5" - "button_kv" - { - "xpos" "0" - "ypos" "150" - "wide" "250" - "tall" "26" - "visible" "1" - - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "0" - "ypos" "0" - "wide" "250" - "tall" "20" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "textinsetx" "25" - "use_proportional_insets" "1" - "font" "CerbeticaBold16" - "textAlignment" "west" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "border_default" "" - "border_armed" "" - "paintbackground" "0" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "Button Color" - "depressedFgColor_override" "Button Color" - - "image_drawcolor" "TanLight" - "image_armedcolor" "Button Color" - "image_depressedcolor" "Button Color" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "10" - "ypos" "5" - "zpos" "1" - "wide" "11" - "tall" "11" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - } - } - } - - "SaxxySettings" - { - "xpos" "0" - "ypos" "0" - "zpos" "-101" - "wide" "f0" - "tall" "480" - - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - "flashbounds_x" "50" - "flashbounds_y" "65" - "flashbounds_w" "250" - "flashbounds_h" "120" - - "flashstartsize_min" "8" - "flashstartsize_max" "12" - - "flash_maxscale" "4" - - "flash_lifelength_min" ".1" - "flash_lifelength_max" ".2" - - "curtain_anim_duration" "4.0" - "curtain_open_time" "2.8" - "flash_start_time" "4.0" - - "initial_freakout_duration" "15.0" - "clap_sound_duration" "10.0" - - "CameraFlashSettings" - { - "visible" "1" - "enabled" "1" - "tileImage" "0" - "scaleImage" "1" - "zpos" "9" - } - } - } - - "mouseoveritempanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "mouseoveritempanel" - "xpos" "c-70" - "ypos" "270" - "zpos" "100" - "wide" "300" - "tall" "300" - "visible" "0" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "1" - "border" "MainMenuBGBorder" - - "text_ypos" "20" - "text_center" "1" - "model_hide" "1" - "resize_to_text" "1" - "padding_height" "15" - - "attriblabel" - { - "font" "ItemFontAttribLarge" - "xpos" "0" - "ypos" "30" - "zpos" "2" - "wide" "140" - "tall" "60" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%attriblist%" - "textAlignment" "center" - "fgcolor" "117 107 94 255" - "centerwrap" "1" - } - } - - "Background" - { - "ControlName" "ImagePanel" - "fieldName" "Background" - "xpos" "0" - "ypos" "0" - "zpos" "-200" - "wide" "f0" - "tall" "480" - "visible" "0" - "enabled" "1" - "fillcolor" "40 40 40 0" - } - - "SidePanelLeftStripe" - { - "ControlName" "ImagePanel" - "fieldName" "SidePanelLeftStripe" - "xpos" "77" - "ypos" "0" - "zpos" "0" - "wide" "2" - "tall" "f0" - "visible" "0" - "enabled" "0" - "scaleImage" "1" - "fillcolor" "Base Color" - } - "SidePanelRightStripe" - { - "ControlName" "ImagePanel" - "fieldName" "SidePanelRightStripe" - "xpos" "271" - "ypos" "0" - "zpos" "0" - "wide" "2" - "tall" "f0" - "visible" "0" - "enabled" "0" - "scaleImage" "1" - "fillcolor" "Base Color" - } - "BottomPanelMain" - { - "ControlName" "ImagePanel" - "fieldName" "BottomPanelMain" - "xpos" "0" - "ypos" "275" - "zpos" "-2" - "wide" "f0" - "tall" "0" - "visible" "1" - "enabled" "0" - "scaleImage" "0" - "fillcolor" "25 25 25 255" - } - "BottomPanelTopStripe" - { - "ControlName" "ImagePanel" - "fieldName" "BottomPanelTopStripe" - "xpos" "0" - "ypos" "277" - "zpos" "-1" - "wide" "f0" - "tall" "0" - "visible" "1" - "enabled" "0" - "scaleImage" "0" - "fillcolor" "Base Color" - } - "BottomPanelBottomStripe" - { - "ControlName" "ImagePanel" - "fieldName" "BottomPanelBottomStripe" - "xpos" "0" - "ypos" "396" - "zpos" "-1" - "wide" "f0" - "tall" "0" - "visible" "1" - "enabled" "0" - "scaleImage" "0" - "fillcolor" "Base Color" - } - - "HudNameBG" - { - "ControlName" "ImagePanel" - "fieldName" "HudNameBG" - "xpos" "75" - "ypos" "90" - "zpos" "0" - "wide" "220" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fillcolor" "TransparentPanelBG" - } - - "HudName" - { - "ControlName" "CExImageButton" - "fieldName" "HudName" - "xpos" "80" - "ypos" "91" - "zpos" "1" - "wide" "56" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "rayshud" - "font" "Cerbetica20" - "textAlignment" "west" - "textinsetx" "0" - "use_proportional_insets" "1" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "paintbackground""0" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "Button Color" - "depressedFgColor_override" "Button Color" - - "image_drawcolor" "TanLight" - "image_armedcolor" "Button Color" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "16" - "ypos" "6" - "zpos" "1" - "wide" "0" - "tall" "0" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "glyph_quit" - } - } - - "UsernameBG" - { - "ControlName" "ImagePanel" - "fieldName" "UsernameBG" - "xpos" "75" - "ypos" "118" - "wide" "220" - "tall" "42" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - "fillcolor" "TransparentPanelBG" - } - - "AvatarImage" - { - "ControlName" "CAvatarImagePanel" - "fieldName" "AvatarImage" - "xpos" "80" - "ypos" "124" - "zpos" "1" - "wide" "32" - "tall" "32" - "visible" "0" - "enabled" "0" - "image" "" - "scaleImage" "1" - "color_outline" "52 48 45 255" - } - - - "TopLeftDataPanel" - { - "ControlName" "EditablePanel" - "fieldName" "TopLeftDataPanel" - "xpos" "0" - "ypos" "0" - "zpos" "0" - "wide" "f0" - "tall" "480" - "visible" "0" - "PaintBackgroundType" "2" - "bgcolor_override" "46 43 42 0" - - "WelcomeLabel" - { - "ControlName" "CExLabel" - "fieldName" "WelcomeLabel" - "font" "Cerbetica14" - "labelText" "#WelcomeBack" - "textAlignment" "west" - "xpos" "120" - "ypos" "130" - "zpos" "99" - "wide" "170" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "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" "215" - "ypos" "90" - "zpos" "12" - "wide" "20" - "tall" "25" - "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" "Button Color" - "depressedFgColor_override" "Button Color" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "72 255 255 255" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "4" - "ypos" "7" - "zpos" "1" - "wide" "12" - "tall" "12" - "visible" "1" - "enabled" "1" - "image" "glyph_create" - "scaleImage" "1" - } - } - } - "WatchStreamButton" - { - "ControlName" "EditablePanel" - "fieldName" "WatchStreamButton" - "xpos" "275" - "ypos" "90" - "zpos" "1" - "wide" "32" - "tall" "32" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - - "navUp" "Notifications_Panel" - "navLeft" "SettingsButton" - - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "-3" - "ypos" "0" - "wide" "24" - "zpos" "5" - "tall" "24" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "R" - "font" "Multimedia16" - "command" "watch_stream" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "actionsignallevel" "2" - "proportionaltoparent" "1" - - "paintbackground" "0" - "paintborder" "0" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "Button Color" - "depressedFgColor_override" "Button Color" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "72 255 255 255" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "cs-0.5" - "ypos" "cs-0.5" - "zpos" "1" - "wide" "f0" - "tall" "f0" - "visible" "0" - "enabled" "0" - "scaleImage" "1" - "image" "button_quests" - - "proportionaltoparent" "1" - "mouseinputenabled" "0" - "keyboardinputenabled" "0" - } - } - } - - "StreamListPanel" - { - "ControlName" "CTFStreamListPanel" - "fieldName" "StreamListPanel" - "xpos" "300" - "ypos" "90" - "zpos" "1" - "wide" "300" - "tall" "325" - "visible" "0" - "PaintBackgroundType" "0" - "paintbackground" "2" - "bgcolor_override" "25 25 25 230" - - "border" "NoBorde" - - "navDown" "SettingsButton" // when a sub element can't nav down it will pass through this - "navLeft" "WatchStreamButton" // when a sub element can't nav left it will pass through this - } - - "MOTD_ShowButtonPanel" - { - "ControlName" "EditablePanel" - "fieldName" "MOTD_ShowButtonPanel" - "xpos" "195" - "ypos" "90" - "zpos" "1" - "wide" "20" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - - "MOTD_ShowButtonPanel_SB" - { - "ControlName" "CExImageButton" - "fieldName" "MOTD_ShowButtonPanel_SB" - "xpos" "0" - "ypos" "-1" - "zpos" "1" - "wide" "24" - "tall" "24" - "visible" "1" - "enabled" "1" - "labelText" "E" - "font" "Multimedia16" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "motd_show" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "border_default" "" - "border_armed" "" - "paintbackground" "0" - "actionsignallevel" "2" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "Button Color" - "depressedFgColor_override" "Button Color" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "Button Color" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "0" - "tall" "0" - "visible" "0" - "enabled" "0" - "image" "button_MOTD" - "scaleImage" "1" - } - } - } - - "MOTD_Panel" - { - "ControlName" "EditablePanel" - "fieldName" "MOTD_Panel" - "xpos" "300" - "ypos" "90" - "zpos" "1" - "wide" "300" - "tall" "360" - "visible" "0" - "PaintBackgroundType" "2" - "paintbackground" "1" - "border" "NoBorder" - "bgcolor_override" "25 25 25 230" - - "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" - "fgcolor_override" "TanLight" - "bgcolor_override" "25 25 25 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" "X" - "font" "CerbeticaBold16" - "textAlignment" "center" - "dulltext" "0" - "actionsignallevel" "2" - "brighttext" "0" - "default" "0" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "motd_hide" - - "paintbackground" "0" - - //"defaultFgColor_override" "235 226 202 255" - //"armedFgColor_override" "46 43 42 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "Base Color" - "depressedFgColor_override" "Base Color" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "200 80 60 255" - } - - "MOTD_HeaderIcon" - { - "ControlName" "ImagePanel" - "fieldName" "MOTD_HeaderIcon" - "xpos" "9999" - "ypos" "9999" - "zpos" "100" - "wide" "25" - "tall" "25" - "visible" "0" - "enabled" "1" - "image" "class_icons/filter_all_motd" - "scaleImage" "1" - } - - "MOTD_TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "MOTD_TitleLabel" - "font" "HudFontSmallBold" - "labelText" "%motdtitle%" - "textAlignment" "west" - "xpos" "10" - "ypos" "25" - "wide" "250" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "TanLight" - "wrap" "1" - } - - "MOTD_Label" - { - "ControlName" "CExLabel" - "fieldName" "MOTD_Label" - "font" "HudFontSmall" - "labelText" "%motddate%" - "textAlignment" "north-west" - "xpos" "10" - "ypos" "40" - "wide" "300" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "TanLight" - } - - "MOTD_TitleImageBg" - { - "ControlName" "ImagePanel" - "fieldName" "MOTD_TitleImageBg" - "xpos" "10" - "ypos" "55" - "zpos" "99" - "wide" "280" - "tall" "180" - "visible" "1" - "enabled" "1" - "image" "item_bg" - "scaleImage" "1" - } - - "MOTD_TitleImageContainer" - { - "ControlName" "EditablePanel" - "fieldName" "MOTD_TitleImageContainer" - "xpos" "10" - "ypos" "55" - "zpos" "100" - "wide" "280" - "tall" "180" - "visible" "1" - "border" "NoBorder" - - "MOTD_TitleImage" - { - "ControlName" "ImagePanel" - "fieldName" "MOTD_TitleImage" - "xpos" "0" - "ypos" "0" - "zpos" "100" - "wide" "280" - "tall" "280" - "visible" "1" - "enabled" "1" - "image" "class_icons/filter_all" - "scaleImage" "0" - } - } - - "MOTD_TextScroller" - { - "ControlName" "ScrollableEditablePanel" - "fieldName" "MOTD_TextScroller" - "xpos" "20" - "ypos" "240" - "wide" "280" - "tall" "95" - "PaintBackgroundType" "2" - "fgcolor_override" "Base Color" - - "MOTD_TextPanel" - { - "ControlName" "EditablePanel" - "fieldName" "MOTD_TextPanel" - "xpos" "0" - "ypos" "0" - "wide" "250" - "tall" "300" - "visible" "1" - "PaintBackgroundType" "2" - - "MOTD_TextLabel" - { - "ControlName" "CExLabel" - "fieldName" "MOTD_TextLabel" - "font" "HudFontSmall" - "labelText" "%motdtext%" - "textAlignment" "north-west" - "xpos" "0" - "ypos" "0" - "wide" "250" - "tall" "300" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "TanLight" - "wrap" "1" - } - } - } - - "MOTD_URLButton" - { - "ControlName" "CExButton" - "fieldName" "MOTD_URLButton" - "xpos" "75" - "ypos" "339" - "wide" "150" - "tall" "15" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#MMenu_MOTD_URL" - "textinsetx" "20" - "use_proportional_insets" "1" - "font" "HudFontSmallestBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "command" "motd_viewurl" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "defaultBgColor_override" "25 25 25 255" - "armedBgColor_override" "35 35 35 255" - "depressedBgColor_override" "25 25 25 255" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanDark" - - "border_default" "NoBorder" - "border_armed" "NoBorder" - } - - "MOTD_PrevButton" - { - "ControlName" "CExImageButton" - "fieldName" "MOTD_PrevButton" - "xpos" "12" - "ypos" "336" - "zpos" "1" - "wide" "20" - "tall" "20" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "motd_prev" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "0" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "255 255 255 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "20" - "tall" "20" - "visible" "1" - "enabled" "1" - "image" "blog_back" - "scaleImage" "1" - } - } - - "MOTD_NextButton" - { - "ControlName" "CExImageButton" - "fieldName" "MOTD_NextButton" - "xpos" "267" - "ypos" "336" - "zpos" "1" - "wide" "20" - "tall" "20" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "motd_next" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "0" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "255 255 255 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "20" - "tall" "20" - "visible" "1" - "enabled" "1" - "image" "blog_forward" - "scaleImage" "1" - } - } - } - - "QuestLogButton" - { - "ControlName" "EditablePanel" - "fieldName" "QuestLogButton" - "xpos" "155" - "ypos" "90" - "zpos" "10" - "wide" "20" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - - - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "0" - "ypos" "-1" - "wide" "24" - "zpos" "5" - "tall" "24" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "F" - "font" "Multimedia16" - "command" "questlog" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "actionsignallevel" "2" - "proportionaltoparent" "1" - - "paintbackground" "0" - "paintborder" "0" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "Button Color" - "depressedFgColor_override" "Button Color" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "72 255 255 255" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "cs-0.5" - "ypos" "cs-0.5" - "zpos" "1" - "wide" "f0" - "tall" "f0" - "visible" "0" - "enabled" "0" - "scaleImage" "1" - "image" "button_quests" - - "proportionaltoparent" "1" - "mouseinputenabled" "0" - "keyboardinputenabled" "0" - } - } - - "NotificationsContainer" - { - "ControlName" "EditablePanel" - "fieldName" "NotificationsContainer" - "xpos" "rs1" - "ypos" "0" - "zpos" "10" - "wide" "16" - "tall" "16" - "visible" "0" - "proportionaltoparent" "1" - "mouseinputenabled" "0" - "keyboardinputenabled" "0" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "cs-0.5" - "ypos" "cs-0.5" - "zpos" "3" - "wide" "16" - "tall" "16" - "visible" "0" - "enabled" "0" - "image" "glyph_achievements" - "scaleImage" "1" - "drawcolor" "210 125 33 255" - "proportionaltoparent" "1" - } - - "Notifications_CountLabel" - { - "ControlName" "CExLabel" - "fieldName" "Notifications_CountLabel" - "font" "Cerbetica1Bold12" - "labelText" "%noticount%" - "textAlignment" "center" - "xpos" "4" - "ypos" "-4" - "zpos" "4" - "wide" "16" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "Base Color" - "proportionaltoparent" "1" - } - "Notifications_CountLabelBG" - { - "ControlName" "CExLabel" - "fieldName" "Notifications_CountLabelBG" - "font" "CerbeticaBold12" - "labelText" "%noticount%" - "textAlignment" "center" - "xpos" "5" - "ypos" "-3" - "zpos" "4" - "wide" "16" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "TransparentBlack" - "proportionaltoparent" "1" - } - } - } - - "Notifications_ShowButtonPanel" - { - "ControlName" "EditablePanel" - "fieldName" "Notifications_ShowButtonPanel" - "xpos" "135" - "ypos" "90" - "zpos" "10" - "wide" "20" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "16" - "ypos" "0" - "zpos" "3" - "wide" "16" - "tall" "16" - "visible" "0" - "enabled" "0" - "image" "glyph_achievements" - "scaleImage" "1" - "drawcolor" "210 125 33 255" - } - - "Notifications_CountLabel" - { - "ControlName" "CExLabel" - "fieldName" "Notifications_CountLabel" - "font" "CerbeticaBold12" - "labelText" "%noticount%" - "textAlignment" "center" - "xpos" "10" - "ypos" "-4" - "zpos" "4" - "wide" "16" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "Base Color" - } - "Notifications_CountLabelBG" - { - "ControlName" "CExLabel" - "fieldName" "Notifications_CountLabelBG" - "font" "CerbeticaBold12" - "labelText" "%noticount%" - "textAlignment" "center" - "xpos" "11" - "ypos" "-3" - "zpos" "4" - "wide" "16" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "TransparentBlack" - } - - "Notifications_ShowButtonPanel_SB" - { - "ControlName" "CExImageButton" - "fieldName" "Notifications_ShowButtonPanel_SB" - "xpos" "0" - "ypos" "0" - "zpos" "5" - "wide" "24" - "tall" "24" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "font" "Multimedia16" - "labelText" "r" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "actionsignallevel" "2" - - "Command" "noti_show" - - "fgcolor_override" "235 226 202 255" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "border_default" "" - "border_armed" "" - "paintbackground" "0" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "Button Color" - "depressedFgColor_override" "Button Color" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "Button Color" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "20" - "tall" "20" - "visible" "0" - "enabled" "0" - "image" "button_Alert" - "scaleImage" "1" - } - } - } - - "Notifications_Panel" - { - "ControlName" "EditablePanel" - "fieldName" "Notifications_Panel" - "xpos" "c0" - "ypos" "102" - "zpos" "1" - "wide" "210" - "tall" "80" - "visible" "0" - "PaintBackgroundType" "2" - "paintbackground" "0" - "border" "MainMenuHighlightBorder" - - "Notifications_CloseButton" - { - "ControlName" "CExImageButton" - "fieldName" "Notifications_CloseButton" - "xpos" "186" - "ypos" "8" - "zpos" "10" - "wide" "14" - "tall" "14" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labeltext" "" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "0" - "actionsignallevel" "2" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "noti_hide" - - "paintbackground" "0" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "Button Color" - "depressedFgColor_override" "Button Color" - - "image_drawcolor" "TanLight" - "image_armedcolor" "Button Color" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "image" "close_button" - "scaleImage" "1" - } - } - - "Notifications_TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "Notifications_TitleLabel" - "font" "HudFontSmallBold" - "labelText" "%notititle%" - "textAlignment" "north-west" - "xpos" "12" - "ypos" "8" - "wide" "250" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "46 43 42 255" - "wrap" "1" - } - - "Notifications_Scroller" - { - "ControlName" "ScrollableEditablePanel" - "fieldName" "Notifications_Scroller" - "xpos" "8" - "ypos" "25" - "wide" "210" - "tall" "135" - "PaintBackgroundType" "2" - "fgcolor_override" "117 107 94 255" - - "Notifications_Control" - { - "ControlName" "CMainMenuNotificationsControl" - "fieldName" "Notifications_Control" - "xpos" "0" - "ypos" "0" - "wide" "220" - "tall" "135" - "visible" "1" - } - } - } - - "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" "75" - "ypos" "212" - "zpos" "1" - "wide" "220" - "tall" "18" - "visible" "1" - "PaintBackgroundType" "0" - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "0" - "ypos" "0" - "wide" "220" - "tall" "18" - "autoResize" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "font" "Cerbetica16" - "textAlignment" "west" - "textinsetx" "24" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "border_default" "" - "border_armed" "MainMenuTabs" - "paintbackground" "1" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - - "defaultBgColor_override" "0 0 0 0" - "armedBgColor_override" "TransparentPanelBG" - "depressedBgColor_override" "TransparentPanelBG" - - "image_drawcolor" "117 107 94 255" - "image_armedcolor" "235 226 202 255" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "6" - "ypos" "6" - "zpos" "1" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - } - } - } - "ReplayBrowserButton" - { - "ControlName" "EditablePanel" - "fieldname" "ReplayBrowserButton" - "xpos" "75" - "ypos" "266" - "zpos" "11" - "wide" "220" - "tall" "18" - "visible" "1" - "PaintBackgroundType" "0" - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "0" - "ypos" "0" - "wide" "220" - "tall" "18" - "autoResize" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "font" "Cerbetica16" - "textAlignment" "west" - "textinsetx" "24" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "border_default" "" - "border_armed" "MainMenuTabs" - "paintbackground" "1" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - - "defaultBgColor_override" "0 0 0 0" - "armedBgColor_override" "TransparentPanelBG" - "depressedBgColor_override" "TransparentPanelBG" - - "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" - } - } - } - "SteamWorkshopButton" - { - "ControlName" "EditablePanel" - "fieldname" "SteamWorkshopButton" - - // original positions - - // "xpos" "75" - // "ypos" "286" - - "xpos" "9999" - "ypos" "9999" - "zpos" "11" - "wide" "200" - "tall" "18" - "visible" "0" - "PaintBackgroundType" "0" - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "0" - "ypos" "0" - "wide" "200" - "tall" "18" - "autoResize" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "font" "Cerbetica16" - "textAlignment" "west" - "textinsetx" "24" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "border_default" "" - "border_armed" "MainMenuTabs" - "paintbackground" "1" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - - "defaultBgColor_override" "0 0 0 0" - "armedBgColor_override" "TransparentPanelBG" - "depressedBgColor_override" "TransparentPanelBG" - - "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" "75" - "ypos" "248" - "zpos" "11" - "wide" "220" - "tall" "18" - "visible" "1" - "PaintBackgroundType" "0" - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "0" - "ypos" "0" - "wide" "220" - "tall" "18" - "autoResize" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "font" "Cerbetica16" - "textAlignment" "west" - "textinsetx" "24" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "border_default" "" - "border_armed" "MainMenuTabs" - "paintbackground" "1" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - - "defaultBgColor_override" "0 0 0 0" - "armedBgColor_override" "TransparentPanelBG" - "depressedBgColor_override" "TransparentPanelBG" - - "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" "75" - "ypos" "230" - "zpos" "11" - "wide" "220" - "tall" "18" - "visible" "1" - "PaintBackgroundType" "0" - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "0" - "ypos" "0" - "wide" "220" - "tall" "18" - "autoResize" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "font" "Cerbetica16" - "textAlignment" "west" - "textinsetx" "24" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "border_default" "" - "border_armed" "MainMenuTabs" - "paintbackground" "1" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - - "defaultBgColor_override" "0 0 0 0" - "armedBgColor_override" "TransparentPanelBG" - "depressedBgColor_override" "TransparentPanelBG" - - "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" - } - - "FindAGameButton" - { - "ControlName" "EditablePanel" - "fieldname" "FindAGameButton" - "xpos" "c-285" - "ypos" "120" - "zpos" "11" - "wide" "270" - "tall" "26" - "visible" "0" - "PaintBackgroundType" "0" - - "navUp" "ServerBrowserButton" - "navDown" "QuickplayChangeButton" - "navRight" "ReportPlayerButton" - "navToRelay" "SubButton" - - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "9999" - "ypos" "0" - "wide" "250" - "tall" "26" - "autoResize" "0" - "pinCorner" "3" - "visible" "0" - "enabled" "0" - "tabPosition" "0" - "textinsetx" "25" - "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" "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" - } - } - } - - "FindAGameButtonHalfWidth" - { - "ControlName" "EditablePanel" - "fieldname" "FindAGameButtonHalfWidth" - "xpos" "c-285" - "ypos" "120" - "zpos" "11" - "wide" "135" - "tall" "26" - "visible" "0" - "PaintBackgroundType" "0" - - "navUp" "ServerBrowserButton" - "navDown" "QuickplayChangeButton" - "navRight" "ReportPlayerButton" - "navToRelay" "SubButton" - - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "0" - "ypos" "0" - "wide" "125" - "tall" "26" - "autoResize" "0" - "pinCorner" "3" - "visible" "0" - "enabled" "0" - "tabPosition" "0" - "textinsetx" "25" - "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" "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" - } - } - } - - "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" "r100" - "ypos" "r20" - "zpos" "11" - "wide" "100" - "tall" "20" - "visible" "1" - "PaintBackgroundType" "0" - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "0" - "ypos" "0" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "textinsetx" "6" - "use_proportional_insets" "1" - "font" "Cerbetica14" - "textAlignment" "east" - "labelText" "v2016.7.12" - "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" - } - } - } - - // used for casual - "QuickplayButton" - { - "ControlName" "EditablePanel" - "fieldname" "QuickplayButton" - "xpos" "75" - "ypos" "140" - "zpos" "11" - "wide" "220" - "tall" "18" - "visible" "1" - "PaintBackgroundType" "0" - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "0" - "ypos" "0" - "wide" "220" - "tall" "18" - "autoResize" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "font" "Cerbetica16" - "textAlignment" "west" - "textinsetx" "24" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "border_default" "" - "border_armed" "MainMenuTabs" - "paintbackground" "1" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - - "defaultBgColor_override" "0 0 0 0" - "armedBgColor_override" "TransparentPanelBG" - "depressedBgColor_override" "TransparentPanelBG" - - "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" "75" - "ypos" "140" - "zpos" "11" - "wide" "220" - "tall" "18" - "visible" "1" - "PaintBackgroundType" "0" - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "0" - "ypos" "0" - "wide" "220" - "tall" "18" - "autoResize" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "font" "Cerbetica16" - "textAlignment" "west" - "textinsetx" "24" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "border_default" "" - "border_armed" "MainMenuTabs" - "paintbackground" "1" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - - "defaultBgColor_override" "0 0 0 0" - "armedBgColor_override" "TransparentPanelBG" - "depressedBgColor_override" "TransparentPanelBG" - - "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" "75" - "ypos" "176" - "zpos" "11" - "wide" "220" - "tall" "18" - "visible" "1" - "PaintBackgroundType" "0" - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "0" - "ypos" "0" - "wide" "220" - "tall" "18" - "autoResize" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "font" "Cerbetica16" - "textAlignment" "west" - "textinsetx" "24" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "border_default" "" - "border_armed" "MainMenuTabs" - "paintbackground" "1" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - - "defaultBgColor_override" "0 0 0 0" - "armedBgColor_override" "TransparentPanelBG" - "depressedBgColor_override" "TransparentPanelBG" - - "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" - } - } - } - - "CompetitiveButton" - { - "ControlName" "EditablePanel" - "fieldname" "CompetitiveButton" - "xpos" "75" - "ypos" "158" - "zpos" "11" - "wide" "220" - "tall" "18" - "visible" "1" - "enabled" "1" - "PaintBackgroundType" "0" - - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "0" - "ypos" "0" - "wide" "220" - "tall" "18" - "autoResize" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "font" "Cerbetica16" - "textAlignment" "west" - "textinsetx" "24" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "border_default" "" - "border_armed" "MainMenuTabs" - "paintbackground" "1" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - - "defaultBgColor_override" "0 0 0 0" - "armedBgColor_override" "TransparentPanelBG" - "depressedBgColor_override" "TransparentPanelBG" - - "image_drawcolor" "117 107 94 0" - "image_armedcolor" "235 226 202 0" - } - } - - "ServerBrowserButton" - { - "ControlName" "EditablePanel" - "fieldname" "ServerBrowserButton" - "xpos" "75" - "ypos" "194" - "zpos" "11" - "wide" "220" - "tall" "18" - "visible" "1" - "PaintBackgroundType" "0" - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "0" - "ypos" "0" - "wide" "220" - "tall" "18" - "autoResize" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "font" "Cerbetica16" - "textAlignment" "west" - "textinsetx" "24" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "border_default" "" - "border_armed" "MainMenuTabs" - "paintbackground" "1" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - - "defaultBgColor_override" "0 0 0 0" - "armedBgColor_override" "TransparentPanelBG" - "depressedBgColor_override" "TransparentPanelBG" - - "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" - } - } - } - - // USED FOR REPORT PLAYER BUTTON, DOESN'T ACTUALLY CHANGE SERVERS - // HUD USES NORMAL SERVER BUTTON TO CHANGE SERVERS WHILE IN GAME - // REFER TO GAMEMENU.RES FOR INFO ON THIS - - "ChangeServerButton" - { - "ControlName" "EditablePanel" - "fieldname" "ChangeServerButton" - "xpos" "75" - "ypos" "212" - "zpos" "11" - "wide" "220" - "tall" "18" - "visible" "0" - "PaintBackgroundType" "0" - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "0" - "ypos" "0" - "wide" "220" - "tall" "18" - "autoResize" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "font" "Cerbetica16" - "textAlignment" "west" - "textinsetx" "24" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "command" "engine hud_reloadscheme" - - "border_default" "" - "border_armed" "MainMenuTabs" - "paintbackground" "1" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - - "defaultBgColor_override" "0 0 0 0" - "armedBgColor_override" "TransparentPanelBG" - "depressedBgColor_override" "TransparentPanelBG" - - "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" "0" - "enabled" "0" - "scaleImage" "1" - } - } - } - - "ReportPlayerButton" - { - "ControlName" "EditablePanel" - "fieldname" "ReportPlayerButton" - "xpos" "9999" - "ypos" "9999" - "zpos" "12" - "wide" "0" - "tall" "0" - "visible" "0" - - "navLeft" "ResumeGameButton" - "navRight" "CallVoteButton" - "navDown" "QuickplayChangeButton" - "navToRelay" "SubButton" - - "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" "MainMenuMiniButtonDefault" - "border_armed" "MainMenuMiniButtonArmed" - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "46 43 42 255" - "depressedFgColor_override" "46 43 42 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" - } - } - } - - "ResumeGameButton" - { - "ControlName" "EditablePanel" - "fieldname" "ResumeGameButton" - "xpos" "75" - "ypos" "176" - "zpos" "11" - "wide" "220" - "tall" "18" - "visible" "1" - "PaintBackgroundType" "0" - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "0" - "ypos" "0" - "wide" "220" - "tall" "18" - "autoResize" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "font" "Cerbetica16" - "textAlignment" "west" - "textinsetx" "24" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "border_default" "" - "border_armed" "MainMenuTabs" - "paintbackground" "1" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - - "defaultBgColor_override" "0 0 0 0" - "armedBgColor_override" "TransparentPanelBG" - "depressedBgColor_override" "TransparentPanelBG" - - "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" "0" - "enabled" "0" - "scaleImage" "1" - } - } - } - - "CallVoteButton" - { - "ControlName" "EditablePanel" - "fieldname" "CallVoteButton" - "xpos" "175" - "ypos" "90" - "zpos" "12" - "wide" "20" - "tall" "25" - "visible" "1" - - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "0" - "ypos" "0" - "wide" "20" - "tall" "20" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "textinsetx" "100" - "use_proportional_insets" "1" - "font" "HudFontSmallBold" - "textAlignment" "west" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "border_default" "" - "border_armed" "" - "paintbackground" "0" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "Button Color" - "depressedFgColor_override" "Button Color" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "72 255 255 255" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "4" - "ypos" "7" - "zpos" "1" - "wide" "12" - "tall" "13" - "visible" "1" - "enabled" "1" - "image" "glyph_create" - "scaleImage" "1" - } - } - } - "MutePlayersButton" - { - "ControlName" "EditablePanel" - "fieldname" "MutePlayersButton" - "xpos" "195" - "ypos" "90" - "zpos" "12" - "wide" "20" - "tall" "25" - "visible" "1" - - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "0" - "ypos" "0" - "wide" "20" - "tall" "20" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "textinsetx" "100" - "use_proportional_insets" "1" - "font" "HudFontSmallBold" - "textAlignment" "west" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "border_default" "" - "border_armed" "" - "paintbackground" "0" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "Button Color" - "depressedFgColor_override" "Button Color" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "72 255 255 255" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "4" - "ypos" "7" - "zpos" "1" - "wide" "12" - "tall" "13" - "visible" "1" - "enabled" "1" - "image" "glyph_create" - "scaleImage" "1" - } - } - } - "RequestCoachButton" - { - "ControlName" "EditablePanel" - "fieldname" "RequestCoachButton" - "xpos" "215" - "ypos" "90" - "zpos" "12" - "wide" "20" - "tall" "25" - "visible" "1" - - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "0" - "ypos" "0" - "wide" "20" - "tall" "20" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "textinsetx" "100" - "use_proportional_insets" "1" - "font" "HudFontSmallBold" - "textAlignment" "west" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "border_default" "" - "border_armed" "" - "paintbackground" "0" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "Button Color" - "depressedFgColor_override" "Button Color" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "72 255 255 255" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "4" - "ypos" "7" - "zpos" "1" - "wide" "12" - "tall" "13" - "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" "125" - "ypos" "441" - "zpos" "2" - "wide" "24" - "tall" "18" - "autoResize" "0" - "pinCorner" "3" - "visible" "0" - "enabled" "0" - "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" "Button Color" - "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" "255" - "ypos" "90" - "zpos" "3" - "wide" "20" - "tall" "25" - "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" "235 226 202 255" - "image_armedcolor" "72 255 255 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "4" - "ypos" "7" - "zpos" "1" - "wide" "12" - "tall" "12" - "visible" "1" - "enabled" "1" - "image" "glyph_achievements" - "scaleImage" "1" - } - } - - "CommentaryButton" - { - "ControlName" "CExImageButton" - "fieldName" "CommentaryButton" - "xpos" "165" - "ypos" "441" - "zpos" "4" - "wide" "24" - "tall" "18" - "autoResize" "0" - "pinCorner" "3" - "visible" "0" - "enabled" "0" - "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" "Button Color" - "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" "235" - "ypos" "90" - "zpos" "12" - "wide" "20" - "tall" "25" - "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" "235 226 202 255" - "image_armedcolor" "72 255 255 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "4" - "ypos" "7" - "zpos" "1" - "wide" "12" - "tall" "13" - "visible" "1" - "enabled" "1" - "image" "glyph_commentary" - "scaleImage" "1" - } - } - - "ReportBugButton" - { - "ControlName" "CExImageButton" - "fieldName" "ReportBugButton" - "xpos" "205" - "ypos" "441" - "zpos" "1" - "wide" "24" - "tall" "18" - "autoResize" "0" - "pinCorner" "3" - "visible" "0" - "enabled" "0" - "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" "Button Color" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "4" - "ypos" "4" - "zpos" "1" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "image" "glyph_bug" - "scaleImage" "1" - } - } - - "WarButton" - { - "ControlName" "CExImageButton" - "fieldName" "WarButton" - "xpos" "75" - "ypos" "284" - "zpos" "1" - "wide" "220" - "tall" "18" - "autoResize" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "font" "Cerbetica16" - "textAlignment" "west" - "labelText" "Pyro vs Heavy" - "textinsetx" "24" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "view_war" - - "border_default" "" - "border_armed" "MainMenuTabs" - "paintbackground" "1" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - - "defaultBgColor_override" "0 0 0 0" - "armedBgColor_override" "TransparentPanelBG" - "depressedBgColor_override" "TransparentPanelBG" - - "image_drawcolor" "117 107 94 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "16" - "ypos" "6" - "zpos" "1" - "wide" "0" - "tall" "0" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "glyph_options" - } - } - - "TF2SettingsButton" - { - "ControlName" "CExImageButton" - "fieldName" "TF2SettingsButton" - "xpos" "75" - "ypos" "320" - "zpos" "1" - "wide" "220" - "tall" "18" - "autoResize" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "font" "Cerbetica16" - "textAlignment" "west" - "labelText" "Advanced Options" - "textinsetx" "24" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "opentf2options" - - "border_default" "" - "border_armed" "MainMenuTabs" - "paintbackground" "1" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - - "defaultBgColor_override" "0 0 0 0" - "armedBgColor_override" "TransparentPanelBG" - "depressedBgColor_override" "TransparentPanelBG" - - "image_drawcolor" "117 107 94 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" "75" - "ypos" "302" - "zpos" "1" - "wide" "220" - "tall" "18" - "autoResize" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "font" "Cerbetica16" - "textAlignment" "west" - "labelText" "Options" - "textinsetx" "24" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "OpenOptionsDialog" - - "border_default" "" - "border_armed" "MainMenuTabs" - "paintbackground" "1" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - - "defaultBgColor_override" "0 0 0 0" - "armedBgColor_override" "TransparentPanelBG" - "depressedBgColor_override" "TransparentPanelBG" - - "image_drawcolor" "117 107 94 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" "75" - "ypos" "338" - "zpos" "1" - "wide" "220" - "tall" "18" - "autoResize" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "font" "Cerbetica16" - "textAlignment" "west" - "labelText" "Scoreboard Toggle" - "textinsetx" "24" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "engine incrementvar cl_hud_minmode 0 1 1" - - "border_default" "" - "border_armed" "MainMenuTabs" - "paintbackground" "1" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - - "defaultBgColor_override" "0 0 0 0" - "armedBgColor_override" "TransparentPanelBG" - "depressedBgColor_override" "TransparentPanelBG" - - "image_drawcolor" "117 107 94 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" "75" - "ypos" "392" - "zpos" "1" - "wide" "220" - "tall" "18" - "autoResize" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "font" "Cerbetica16" - "textAlignment" "west" - "labelText" "Quit" - "textinsetx" "24" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "engine replay_confirmquit" - - "border_default" "" - "border_armed" "MainMenuTabs" - "paintbackground" "1" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - - "defaultBgColor_override" "0 0 0 0" - "armedBgColor_override" "TransparentPanelBG" - "depressedBgColor_override" "TransparentPanelBG" - - "image_drawcolor" "117 107 94 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" - } - } - - "DemoUIButton" - { - "ControlName" "CExImageButton" - "fieldName" "DemoUIButton" - "xpos" "75" - "ypos" "374" - "zpos" "1" - "wide" "220" - "tall" "18" - "autoResize" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "font" "Cerbetica16" - "textAlignment" "west" - "labelText" "Demo Playback" - "textinsetx" "24" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "engine demoui" - - "border_default" "" - "border_armed" "MainMenuTabs" - "paintbackground" "1" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - - "defaultBgColor_override" "0 0 0 0" - "armedBgColor_override" "TransparentPanelBG" - "depressedBgColor_override" "TransparentPanelBG" - - "image_drawcolor" "117 107 94 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" - } - } - - "ConsoleButton" - { - "ControlName" "CExImageButton" - "fieldName" "ConsoleButton" - "xpos" "75" - "ypos" "356" - "zpos" "11" - "wide" "220" - "tall" "18" - "autoResize" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "font" "Cerbetica16" - "textAlignment" "west" - "labelText" "Console" - "textinsetx" "24" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "engine toggleconsole" - - "border_default" "" - "border_armed" "MainMenuTabs" - "paintbackground" "1" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - - "defaultBgColor_override" "0 0 0 0" - "armedBgColor_override" "TransparentPanelBG" - "depressedBgColor_override" "TransparentPanelBG" - - "image_drawcolor" "117 107 94 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" - } - } - - "DisconnectButton" - { - "ControlName" "CExImageButton" - "fieldName" "DisconnectButton" - "xpos" "75" - "ypos" "392" - "zpos" "1" - "wide" "220" - "tall" "18" - "autoResize" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "font" "Cerbetica16" - "textAlignment" "west" - "labelText" "Disconnect" - "textinsetx" "24" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "engine disconnect" - - "border_default" "" - "border_armed" "MainMenuTabs" - "paintbackground" "1" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - - "defaultBgColor_override" "0 0 0 0" - "armedBgColor_override" "TransparentPanelBG" - "depressedBgColor_override" "TransparentPanelBG" - - "image_drawcolor" "117 107 94 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" "258" - "zpos" "1" - "wide" "170" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "#GameUI_GameMenu_ExitReplay" - "font" "HudFontSmallBold" - "textAlignment" "west" - "textinsetx" "35" - "use_proportional_insets" "1" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "exitreplayeditor" - - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "image_drawcolor" "TanLight" - "image_armedcolor" "Button Color" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "16" - "ypos" "6" - "zpos" "1" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "glyph_quit" - } - } - - "TutorialHighlight" - { - "ControlName" "CExplanationPopup" - "fieldName" "TutorialHighlight" - "xpos" "c-285" - "ypos" "195" - "zpos" "100" - "wide" "250" - "tall" "120" - "visible" "0" - "PaintBackgroundType" "2" - "paintbackground" "0" - "border" "MainMenuHighlightBorder" - - "start_x" "c-85" - "start_y" "185" - "start_wide" "1" - "start_tall" "1" - "end_x" "c20" - "end_y" "120" - "end_wide" "250" - "end_tall" "120" - "callout_inparents_x" "c-40" - "callout_inparents_y" "195" - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontSmallBold" - "labelText" "%highlighttext%" - "textAlignment" "center" - "xpos" "20" - "ypos" "10" - "wide" "210" - "tall" "60" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "TextLabel" - { - "ControlName" "CExLabel" - "fieldName" "TextLabel" - "font" "HudFontSmall" - "labelText" "#MMenu_TutorialHighlight_Text" - "textAlignment" "south-west" - "xpos" "20" - "ypos" "60" - "wide" "210" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "46 43 42 255" - } - - "TutorialHighlightButton" - { - "ControlName" "EditablePanel" - "fieldname" "TutorialHighlightButton" - "xpos" "10" - "ypos" "85" - "wide" "230" - "tall" "26" - "visible" "1" - - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "0" - "ypos" "0" - "wide" "230" - "tall" "26" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labeltext" "#MMenu_TutorialHighlight_Button" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "tutorial" - - "border_default" "MainMenuButtonDefault" - "border_armed" "MainMenuButtonArmed" - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "235 226 202 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "117 107 94 255" - "image_armedcolor" "235 226 202 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "6" - "ypos" "6" - "zpos" "1" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - } - } - } - - "CloseButton" - { - "ControlName" "CExImageButton" - "fieldName" "CloseButton" - "xpos" "230" - "ypos" "5" - "zpos" "10" - "wide" "14" - "tall" "14" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labeltext" "" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "close" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "235 226 202 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "TanLight" - "image_armedcolor" "Button Color" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "image" "close_button" - "scaleImage" "1" - } - } - } - - "PracticeHighlight" - { - "ControlName" "CExplanationPopup" - "fieldName" "PracticeHighlight" - "zpos" "100" - "wide" "250" - "tall" "120" - "visible" "0" - "PaintBackgroundType" "2" - "paintbackground" "0" - "border" "MainMenuHighlightBorder" - - "start_x" "c-85" - "start_y" "185" - "start_wide" "1" - "start_tall" "1" - "end_x" "c20" - "end_y" "120" - "end_wide" "250" - "end_tall" "120" - "callout_inparents_x" "c-40" - "callout_inparents_y" "195" - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontSmallBold" - "labelText" "#MMenu_PracticeHighlight_Title" - "textAlignment" "center" - "xpos" "20" - "ypos" "10" - "wide" "210" - "tall" "50" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "TextLabel" - { - "ControlName" "CExLabel" - "fieldName" "TextLabel" - "font" "HudFontSmall" - "labelText" "#MMenu_PracticeHighlight_Text" - "textAlignment" "south-west" - "xpos" "20" - "ypos" "50" - "wide" "210" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "46 43 42 255" - } - - "PracticeHighlightButton" - { - "ControlName" "EditablePanel" - "fieldname" "PracticeHighlightButton" - "xpos" "10" - "ypos" "85" - "wide" "230" - "tall" "26" - "visible" "1" - - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "0" - "ypos" "0" - "wide" "230" - "tall" "26" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labeltext" "#MMenu_PracticeHighlight_Button" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "offlinepractice" - - "border_default" "MainMenuButtonDefault" - "border_armed" "MainMenuButtonArmed" - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "235 226 202 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "117 107 94 255" - "image_armedcolor" "235 226 202 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "6" - "ypos" "6" - "zpos" "1" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - } - } - } - - "CloseButton" - { - "ControlName" "CExImageButton" - "fieldName" "CloseButton" - "xpos" "230" - "ypos" "5" - "zpos" "10" - "wide" "14" - "tall" "14" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labeltext" "" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "close" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "235 226 202 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "TanLight" - "image_armedcolor" "Button Color" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "image" "close_button" - "scaleImage" "1" - } - } - } - - "NewUserForumHighlight" - { - "ControlName" "CExplanationPopup" - "fieldName" "NewUserForumHighlight" - "xpos" "c-55" - "ypos" "280" - "zpos" "100" - "wide" "250" - "tall" "120" - "visible" "0" - "PaintBackgroundType" "2" - "paintbackground" "0" - "border" "MainMenuHighlightBorder" - - "start_x" "c-112" - "start_y" "437" - "start_wide" "1" - "start_tall" "1" - "end_x" "c-205" - "end_y" "280" - "end_wide" "250" - "end_tall" "120" - "callout_inparents_x" "c-116" - "callout_inparents_y" "437" - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontSmallBold" - "labelText" "#MMenu_NewUserForumHighlight_Title" - "textAlignment" "north-west" - "xpos" "10" - "ypos" "10" - "wide" "210" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "TextLabel" - { - "ControlName" "CExLabel" - "fieldName" "TextLabel" - "font" "HudFontSmall" - "labelText" "#MMenu_NewUserForumHighlight_Text" - "textAlignment" "north-west" - "xpos" "20" - "ypos" "30" - "wide" "210" - "tall" "90" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "CloseButton" - { - "ControlName" "CExImageButton" - "fieldName" "CloseButton" - "xpos" "230" - "ypos" "5" - "zpos" "10" - "wide" "14" - "tall" "14" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labeltext" "" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "close" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "235 226 202 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "TanLight" - "image_armedcolor" "Button Color" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "image" "close_button" - "scaleImage" "1" - } - } - } - - "OptionsHighlightPanel" - { - "ControlName" "CExplanationPopup" - "fieldName" "OptionsHighlightPanel" - "xpos" "c-55" - "ypos" "280" - "zpos" "100" - "wide" "250" - "tall" "120" - "visible" "0" - "PaintBackgroundType" "2" - "paintbackground" "0" - "border" "MainMenuHighlightBorder" - - "start_x" "c238" - "start_y" "437" - "start_wide" "1" - "start_tall" "1" - "end_x" "c55" - "end_y" "280" - "end_wide" "250" - "end_tall" "120" - "callout_inparents_x" "c240" - "callout_inparents_y" "437" - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontSmallBold" - "labelText" "#MMenu_OptionsHighlightPanel_Title" - "textAlignment" "north-west" - "xpos" "10" - "ypos" "10" - "wide" "210" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "TextLabel" - { - "ControlName" "CExLabel" - "fieldName" "TextLabel" - "font" "HudFontSmall" - "labelText" "#MMenu_OptionsHighlightPanel_Text" - "textAlignment" "north-west" - "xpos" "20" - "ypos" "30" - "wide" "210" - "tall" "90" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "CloseButton" - { - "ControlName" "CExImageButton" - "fieldName" "CloseButton" - "xpos" "230" - "ypos" "5" - "zpos" "10" - "wide" "14" - "tall" "14" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labeltext" "" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "close" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "235 226 202 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "TanLight" - "image_armedcolor" "Button Color" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "image" "close_button" - "scaleImage" "1" - } - } - } - - "LoadoutHighlightPanel" - { - "ControlName" "CExplanationPopup" - "fieldName" "LoadoutHighlightPanel" - "xpos" "c-55" - "ypos" "280" - "zpos" "100" - "wide" "250" - "tall" "120" - "visible" "0" - "PaintBackgroundType" "2" - "paintbackground" "0" - "border" "MainMenuHighlightBorder" - - "start_x" "c-190" - "start_y" "267" - "start_wide" "1" - "start_tall" "1" - "end_x" "c-125" - "end_y" "180" - "end_wide" "250" - "end_tall" "220" - "callout_inparents_x" "c-163" - "callout_inparents_y" "267" - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontSmallBold" - "labelText" "#MMenu_LoadoutHighlightPanel_Title" - "textAlignment" "north-west" - "xpos" "10" - "ypos" "10" - "wide" "210" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "TextLabel" - { - "ControlName" "CExLabel" - "fieldName" "TextLabel" - "font" "HudFontSmall" - "labelText" "#MMenu_LoadoutHighlightPanel_Text" - "textAlignment" "north-west" - "xpos" "20" - "ypos" "30" - "wide" "210" - "tall" "190" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "CloseButton" - { - "ControlName" "CExImageButton" - "fieldName" "CloseButton" - "xpos" "230" - "ypos" "5" - "zpos" "10" - "wide" "14" - "tall" "14" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labeltext" "" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "close" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "235 226 202 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "TanLight" - "image_armedcolor" "Button Color" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "image" "close_button" - "scaleImage" "1" - } - } - } - - "StoreHighlightPanel" - { - "ControlName" "CExplanationPopup" - "fieldName" "StoreHighlightPanel" - "xpos" "c0" - "ypos" "300" - "zpos" "100" - "wide" "250" - "tall" "60" - "visible" "0" - "PaintBackgroundType" "2" - "paintbackground" "0" - "border" "MainMenuHighlightBorder" - - "start_x" "c20" - "start_y" "285" - "start_wide" "250" - "start_tall" "125" - "end_x" "c20" - "end_y" "285" - "end_wide" "250" - "end_tall" "125" - "callout_inparents_x" "c-40" - "callout_inparents_y" "267" - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontSmallBold" - "labelText" "#MMenu_StoreHighlightPanel_Title" - "textAlignment" "north-west" - "xpos" "10" - "ypos" "10" - "wide" "210" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "TextLabel" - { - "ControlName" "CExLabel" - "fieldName" "TextLabel" - "font" "HudFontSmall" - "labelText" "%highlighttext%" - "textAlignment" "north-west" - "xpos" "20" - "ypos" "30" - "wide" "210" - "tall" "190" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "CloseButton" - { - "ControlName" "CExImageButton" - "fieldName" "CloseButton" - "xpos" "230" - "ypos" "5" - "zpos" "10" - "wide" "14" - "tall" "14" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labeltext" "" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "close" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "235 226 202 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "TanLight" - "image_armedcolor" "Button Color" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "image" "close_button" - "scaleImage" "1" - } - } - } - -} diff --git a/minmode/resource/ui/MapInfoMenu.res b/minmode/resource/ui/MapInfoMenu.res deleted file mode 100644 index 40cd693..0000000 --- a/minmode/resource/ui/MapInfoMenu.res +++ /dev/null @@ -1,313 +0,0 @@ -"Resource/UI/MapInfoMenu.res" -{ - "mapinfo" - { - "ControlName" "Frame" - "fieldName" "mapinfo" - "xpos" "0" - "ypos" "0" - "zpos" "0" - "wide" "f0" - "tall" "480" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - - "MainBG" - { - "ControlName" "ImagePanel" - "fieldName" "MainBG" - "xpos" "c-180" - "ypos" "c-120" - "zpos" "-1" - "wide" "360" - "tall" "250" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fillcolor" "0 0 0 100" - } - - "MapInfoTitle" - { - "ControlName" "CExLabel" - "fieldName" "MapInfoTitle" - "xpos" "c-180" - "ypos" "c-116" - "zpos" "1" - "wide" "360" - "tall" "26" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%mapname%" - "textAlignment" "center" - "font" "Cerbetica24" - "fgcolor" "TanLight" - } - - "MapInfoType" - { - "ControlName" "CExLabel" - "fieldName" "MapInfoType" - "xpos" "c-180" - "ypos" "c-92" - "zpos" "1" - "wide" "360" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%gamemode%" - "textAlignment" "center" - "font" "Cerbetica16" - "fgcolor" "TanLight" - } - - "MapInfoText" - { - "ControlName" "CExRichText" - "fieldName" "MapInfoText" - "font" "Cerbetica12" - "xpos" "c-170" - "ypos" "c-66" - "zpos" "3" - "wide" "340" - "tall" "155" - "autoResize" "3" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "paintborder" "0" - "textAlignment" "east" - "fgcolor" "TanLight" - } - - "MapImage" - { - "ControlName" "ImagePanel" - "fieldName" "MapImage" - "xpos" "9999" - "xpos_lodef" "c35" - "xpos_hidef" "c35" - "ypos" "9999" - "ypos_lodef" "100" - "ypos_hidef" "100" - "zpos" "2" - "wide" "275" - "wide_hidef" "225" - "wide_lodef" "225" - "tall" "275" - "tall_hidef" "225" - "tall_lodef" "225" - "visible" "0" - "enabled" "1" - "image" "" - "scaleImage" "1" - } - - "MapInfoContinue" [$WIN32] - { - "ControlName" "CExButton" - "fieldName" "MapInfoContinue" - "xpos" "99999" - "ypos" "9999" - "zpos" "6" - "wide" "120" - "tall" "30" - "autoResize" "0" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "labelText" "" - "textAlignment" "center" - "dulltext" "1" - "brighttext" "1" - "command" "continue" - "default" "1" - "font" "Blank" - "paintbackground" "0" - - "fgcolor" "TanLight" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanDark" - "depressedFgColor_override" "TanDark" - "selectedFgColor_override" "TanDark" - } - - "MapInfoContinue2" [$WIN32] - { - "ControlName" "CExButton" - "fieldName" "MapInfoContinue2" - "xpos" "c-60" - "ypos" "c96" - "zpos" "6" - "wide" "120" - "tall" "30" - "autoResize" "0" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "labelText" "CONTINUE (&E)" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "command" "continue" - "default" "1" - "font" "Cerbetica24" - "paintbackground" "0" - - "fgcolor" "TanLight" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanDark" - "depressedFgColor_override" "TanDark" - "selectedFgColor_override" "TanDark" - } - - "MapInfoWatchIntro" [$WIN32] - { - "ControlName" "CExButton" - "fieldName" "MapInfoWatchIntro" - "xpos" "c60" - "ypos" "c96" - "zpos" "6" - "wide" "120" - "tall" "30" - "autoResize" "0" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "labelText" "#TF_WatchIntro" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "command" "intro" - "default" "1" - "font" "Cerbetica20" - "paintbackground" "0" - - "fgcolor" "TanLight" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanDark" - "depressedFgColor_override" "TanDark" - "selectedFgColor_override" "TanDark" - } - - "MapInfoBack" [$WIN32] - { - "ControlName" "CExButton" - "fieldName" "MapInfoBack" - "xpos" "c-180" - "ypos" "c96" - "zpos" "6" - "wide" "120" - "tall" "30" - "autoResize" "0" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "labelText" "#TF_Back" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "command" "back" - "font" "Cerbetica20" - "paintbackground" "0" - - "fgcolor" "TanLight" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanDark" - "depressedFgColor_override" "TanDark" - "selectedFgColor_override" "TanDark" - } - - "MenuBG" - { - "ControlName" "CModelPanel" - "fieldName" "MenuBG" - "xpos" "9999" - "ypos" "9999" - "zpos" "0" - "wide" "f0" - "tall" "480" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fov" "20" - - "model" - { - "modelname" "models/vgui/UI_welcome01_screen.mdl" - "skin" "0" - "angles_x" "0" - "angles_y" "180" - "angles_z" "0" - "origin_x" "290" - "origin_x_lodef" "320" - "origin_x_hidef" "310" - "origin_y" "0" - "origin_z" "-39" - } - } - - "ShadedBar" - { - "ControlName" "ImagePanel" - "fieldName" "ShadedBar" - "xpos" "9999" - "ypos" "9999" - "ypos_lodef" "r74" - "ypos_hidef" "r65" - "zpos" "5" - "wide" "f0" - "tall" "50" - "tall_lodef" "74" - "tall_hidef" "65" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "image" "loadout_bottom_gradient" - "tileImage" "1" - "PaintBackgroundType" "0" - } - - "Footer" [$X360] - { - "ControlName" "CTFFooter" - "fieldName" "Footer" - "zpos" "6" - "tall" "80" - "button_separator" "10" - "button_separator_lodef" "5" - "buttongap" "50" - "textadjust" "3" - "buttonoffsety" "20" - "buttonoffsety_hidef" "0" - "buttonoffsety_lodef" "18" - "fonttext" "MatchmakingDialogMenuLarge" - "fonttext_lodef" "MatchmakingDialogMenuSmall" - "fgcolor" "HudOffWhite" - - "button" - { - "name" "intro" - "text" "#TF_WatchIntro_360" - "icon" "#GameUI_Icons_Y_BUTTON" - } - - "button" - { - "name" "continue" - "text" "#TF_Continue_360" - "icon" "#GameUI_Icons_A_BUTTON" - } - } -} diff --git a/minmode/resource/ui/MedicCallerPanel.res b/minmode/resource/ui/MedicCallerPanel.res deleted file mode 100644 index 2d1c136..0000000 --- a/minmode/resource/ui/MedicCallerPanel.res +++ /dev/null @@ -1,73 +0,0 @@ -"Resource/UI/MedicCallerPanel.res"
-{
- "CallerBG"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "CallerBG"
- "xpos" "0"
- "ypos" "0"
- "zpos" "0"
- "wide" "0"
- "tall" "0"
- "visible" "0"
- "enabled" "0"
- "image" "../effects/speech_mediccall_hud"
- "scaleImage" "1"
- }
- "CallerBurning"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "CallerBurning"
- "xpos" "0"
- "ypos" "0"
- "zpos" "0"
- "wide" "45"
- "tall" "45"
- "visible" "0"
- "enabled" "1"
- "image" "../effects/speech_mediccall_fire"
- "scaleImage" "1"
- }
- "CallerHealth"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "CallerHealth"
- "xpos" "0"
- "ypos" "0"
- "zpos" "0"
- "wide" "30"
- "tall" "30"
- "visible" "0"
- "enabled" "1"
- "image" "../effects/speech_mediccall_hurt"
- "scaleImage" "1"
- }
- "CallerBleeding"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "CallerBleeding"
- "xpos" "0"
- "ypos" "0"
- "zpos" "0"
- "wide" "45"
- "tall" "45"
- "visible" "0"
- "enabled" "1"
- "image" "../effects/speech_mediccall_bleed"
- "scaleImage" "1"
- }
- "CallerAuto"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "CallerAuto"
- "xpos" "0"
- "ypos" "0"
- "zpos" "0"
- "wide" "30"
- "tall" "30"
- "visible" "0"
- "enabled" "1"
- "image" "../effects/speech_mediccall_attention"
- "scaleImage" "1"
- }
-}
diff --git a/minmode/resource/ui/MvMCreditSubPanel.res b/minmode/resource/ui/MvMCreditSubPanel.res deleted file mode 100644 index b3da8d3..0000000 --- a/minmode/resource/ui/MvMCreditSubPanel.res +++ /dev/null @@ -1,141 +0,0 @@ -"Resource/UI/MvMCreditSubPanel.res" -{ - "HeaderLabel" - { - "ControlName" "CExLabel" - "fieldName" "HeaderLabel" - "font" "HudFontSmallBold" - "labelText" "%header%" - "textAlignment" "north-west" - "xpos" "0" - "ypos" "0" - "wide" "300" - "tall" "15" - "fgcolor" "tanlight" - } - - "TableBackground" - { - "ControlName" "EditablePanel" - "fieldName" "TestBackground" - "xpos" "0" - "ypos" "14" - "zpos" "-1" - "wide" "190" - "tall" "42" - "visible" "1" - "bgcolor_override" "20 20 20 50" - } - - "CreditCollectedTextLabel" - { - "ControlName" "CExLabel" - "fieldName" "CreditCollectedTextLabel" - "font" "HudFontSmall" - "labelText" "#TF_PVE_Collected" - "textAlignment" "north-west" - "xpos" "9" - "ypos" "15" - "wide" "70" - "tall" "12" - "fgcolor" "tanlight" - } - - "CreditCollectedCountLabel" - { - "ControlName" "CExLabel" - "fieldName" "CreditCollectedCountLabel" - "font" "HudFontSmall" - "labelText" "%creditscollected%" - "textAlignment" "north-east" - "xpos" "100" - "ypos" "15" - "wide" "30" - "tall" "12" - "fgcolor" "CreditsGreen" - } - - "CreditMissedTextLabel" - { - "ControlName" "CExLabel" - "fieldName" "CreditMissedTextLabel" - "font" "HudFontSmall" - "labelText" "#TF_PVE_Missed" - "textAlignment" "north-west" - "xpos" "10" - "ypos" "27" - "wide" "70" - "tall" "12" - "fgcolor" "tanlight" - } - - "CreditMissedCountLabel" - { - "ControlName" "CExLabel" - "fieldName" "CreditMissedCountLabel" - "font" "HudFontSmall" - "labelText" "%creditsmissed%" - "textAlignment" "north-east" - "xpos" "100" - "ypos" "27" - "wide" "30" - "tall" "12" - "fgcolor" "RedSolid" - } - - "CreditBonusTextLabel" - { - "ControlName" "CExLabel" - "fieldName" "CreditCollectedTextLabel" - "font" "HudFontSmall" - "labelText" "#TF_PVE_Bonus" - "textAlignment" "north-west" - "xpos" "10" - "ypos" "39" - "wide" "70" - "tall" "12" - "fgcolor" "tanlight" - } - - "CreditBonusCountLabel" - { - "ControlName" "CExLabel" - "fieldName" "CreditCollectedCountLabel" - "font" "HudFontSmall" - "labelText" "%creditbonus%" - "textAlignment" "north-east" - "xpos" "100" - "ypos" "39" - "wide" "30" - "tall" "12" - "fgcolor" "CreditsGreen" - } - - "CreditRatingLabelShadow" - { - "ControlName" "CExLabel" - "fieldName" "CreditRatingLabelShadow" - "font" "HudFontMediumBold" - "labelText" "%ratingshadow%" - "textAlignment" "center" - "xpos" "126" - "ypos" "26" - "wide" "70" - "tall" "20" - "fgcolor" "Black" - } - - "CreditRatingLabel" - { - "ControlName" "CExLabel" - "fieldName" "CreditCollectedTextLabel" - "font" "HudFontMediumBold" - "labelText" "%rating%" - "textAlignment" "center" - "xpos" "125" - "ypos" "25" - "wide" "70" - "tall" "20" - "fgcolor" "tanlight" - } -} diff --git a/minmode/resource/ui/MvMInWorldCurrency.res b/minmode/resource/ui/MvMInWorldCurrency.res deleted file mode 100644 index a3257f8..0000000 --- a/minmode/resource/ui/MvMInWorldCurrency.res +++ /dev/null @@ -1,114 +0,0 @@ -"Resource/UI/MvMInWorldCurrency.res" -{ - "BorderBG" - { - "ControlName" "EditablePanel" - "fieldName" "BorderBG" - "xpos" "9999" - "ypos" "9999" - "zpos" "1" - "wide" "46" - "tall" "100" - "visible" "1" - "enabled" "1" - "PaintBackgroundType" "0" - "bgcolor_override" "TanLight" - } - - "BackgroundGood" - { - "ControlName" "EditablePanel" - "fieldName" "BackgroundGood" - "xpos" "9999" - "ypos" "9999" - "zpos" "2" - "wide" "44" - "tall" "12" - "visible" "1" - "enabled" "1" - "PaintBackgroundType" "0" - "bgcolor_override" "221 182 72 250" - } - - "MoneyImagePanel" - { - "ControlName" "ImagePanel" - "fieldName" "MoneyImagePanel" - "xpos" "9999" - "ypos" "9999" - "zpos" "4" - "wide" "14" - "tall" "14" - "image" "../HUD/mvm_cash" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - } - - "CurrencyBG" - { - "ControlName" "ImagePanel" - "fieldName" "CurrencyBG" - "xpos" "0" - "ypos" "0" - "zpos" "0" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fillcolor" "0 0 0 100" - } - - "CurrencyLabel" - { - "ControlName" "CExLabel" - "fieldName" "CurrencyLabel" - "font" "Cerbetica14" - "fgcolor" "TanLight" - "xpos" "4" - "ypos" "0" - "zpos" "3" - "wide" "80" - "tall" "20" - "visible" "1" - "enabled" "1" - "textAlignment" "west" - "labelText" "Remaining" - } - - "CurrencyGood" - { - "ControlName" "CExLabel" - "fieldName" "CurrencyGood" - "font" "Cerbetica14" - "fgcolor" "125 225 30 255" - "xpos" "45" - "ypos" "0" - "zpos" "4" - "wide" "50" - "tall" "20" - "visible" "1" - "enabled" "1" - "textAlignment" "east" - "labelText" "%currency%" - } - - "CurrencyBad" - { - "ControlName" "CExLabel" - "fieldName" "CurrencyBad" - "font" "Cerbetica14" - "fgcolor" "225 30 30 255" - "xpos" "45" - "ypos" "0" - "zpos" "4" - "wide" "50" - "tall" "20" - "visible" "1" - "enabled" "1" - "textAlignment" "east" - "labelText" "%currency%" - } -}
\ No newline at end of file diff --git a/minmode/resource/ui/MvMScoreboard.res b/minmode/resource/ui/MvMScoreboard.res deleted file mode 100644 index db7babc..0000000 --- a/minmode/resource/ui/MvMScoreboard.res +++ /dev/null @@ -1,232 +0,0 @@ -"Resource/UI/MvMScoreboard.res"
-{
- "WaveStatusPanel"
- {
- "ControlName" "CWaveStatusPanel"
- "fieldName" "WaveStatusPanel"
- "xpos" "c-300"
- "ypos" "8"
- "zpos" "0"
- "wide" "600"
- "tall" "67"
- "visible" "1"
- "enabled" "1"
-
- "verbose" "1"
- }
-
- "ScoreboardBackground"
- {
- "ControlName" "ImagePanel"
- "fieldName" "ScoreboardBackground"
- "xpos" "c-270"
- "ypos" "244"
- "zpos" "-1"
- "wide" "540"
- "tall" "500"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "0 0 0 100"
- }
- "PopFileLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "PopFileLabel"
- "font" "Cerbetica24"
- "labelText" "%popfile%"
- "textAlignment" "center"
- "xpos" "c-270"
- "ypos" "c-30"
- "wide" "270"
- "tall" "30"
- "fgcolor" "tanlight"
- }
-
- "DifficultyContainer"
- {
- "ControlName" "EditablePanel"
- "fieldName" "DifficultyContainer"
- "xpos" "c0"
- "ypos" "c-30"
- "wide" "270"
- "tall" "30"
- "visible" "1"
-
- "DifficultyLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "DifficultyLabel"
- "font" "Cerbetica24"
- "labelText" "#TF_MvM_Difficulty"
- "textAlignment" "center"
- "xpos" "0"
- "ypos" "-6"
- "wide" "0"
- "tall" "0" //disable
- "fgcolor" "tanlight"
- }
-
- "DifficultyValue"
- {
- "ControlName" "CExLabel"
- "fieldName" "DifficultyValue"
- "font" "Cerbetica24"
- "labelText" "%difficultyvalue%"
- "textAlignment" "center"
- "xpos" "0"
- "ypos" "0"
- "wide" "270"
- "tall" "30"
- "fgcolor" "tanlight"
- }
- }
-
- "PlayerListBackground"
- {
- "ControlName" "ScalableImagePanel"
- "fieldName" "PlayerListBackground"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "-1"
- "wide" "400"
- "tall" "150"
- "visible" "1"
- "enabled" "1"
- "image" "../hud/tournament_panel_brown"
-
- "scaleImage" "1"
-
- "src_corner_height" "22" // pixels inside the image
- "src_corner_width" "22"
-
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
-
- "MvMPlayerList"
- {
- "ControlName" "SectionedLsistPanel"
- "fieldName" "MvMPlayerList"
- "xpos" "c-260"
- "ypos" "248"
- "wide" "520"
- "tall" "148"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "autoresize" "3"
- "linespacing" "22"
- "textcolor" "White"
- "font" "Cerbetica24"
- }
-
- "CreditStatsContainer"
- {
- "ControlName" "EditablePanel"
- "fieldName" "CreditStatsContainer"
- "xpos" "c-190"
- "ypos" "70"
- "wide" "480"
- "tall" "205"
- "visible" "1"
-
- "CreditStatsBackground"
- {
- "ControlName" "ScalableImagePanel"
- "fieldName" "CreditStatsBackground"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "-1"
- "wide" "400"
- "tall" "135"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "image" "../HUD/tournament_panel_brown"
-
- "src_corner_height" "22" // pixels inside the image
- "src_corner_width" "22"
-
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
-
- "CreditsLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CreditsLabel"
- "font" "Cerbetica16"
- "labelText" "#TF_PVE_Currency"
- "textAlignment" "center"
- "xpos" "9999"
- "ypos" "9999"
- "wide" "200"
- "fgcolor" "tanlight"
- }
-
- "PreviousWaveCreditInfoPanel"
- {
- "ControlName" "CCreditDisplayPanel"
- "fieldName" "PreviousWaveCreditInfoPanel"
- "xpos" "8"
- "ypos" "30"
- "wide" "184"
- "tall" "60"
- "wide" "200"
- "visible" "1"
- }
-
- "TotalGameCreditInfoPanel"
- {
- "ControlName" "CCreditDisplayPanel"
- "fieldName" "TotalGameCreditInfoPanel"
- "xpos" "208"
- "ypos" "30"
- "wide" "184"
- "tall" "60"
- "wide" "200"
- "visible" "1"
- }
-
- "PreviousWaveCreditSpendPanel"
- {
- "ControlName" "CCreditSpendPanel"
- "fieldName" "PreviousWaveCreditSpendPanel"
- "xpos" "8"
- "ypos" "75"
- "wide" "184"
- "tall" "60"
- "wide" "200"
- "visible" "1"
- }
-
- "TotalGameCreditSpendPanel"
- {
- "ControlName" "CCreditSpendPanel"
- "fieldName" "TotalGameCreditSpendPanel"
- "xpos" "208"
- "ypos" "75"
- "wide" "184"
- "tall" "60"
- "wide" "200"
- "visible" "1"
- }
-
- "RespecStatusLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "RespecStatusLabel"
- "font" "HudFontSmall"
- "labelText" "%respecstatus%"
- "textAlignment" "north-west"
- "xpos" "180"
- "ypos" "8"
- "wide" "220"
- "tall" "40"
- "fgcolor" "tanlight"
- }
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/ObjectiveStatusEscort.res b/minmode/resource/ui/ObjectiveStatusEscort.res deleted file mode 100644 index bcc68f2..0000000 --- a/minmode/resource/ui/ObjectiveStatusEscort.res +++ /dev/null @@ -1,638 +0,0 @@ -"Resource/UI/ObjectiveStatusEscort.res"
-{
- "ObjectiveStatusEscort"
- {
- "ControlName" "EditablePanel"
- "fieldName" "ObjectiveStatusEscort"
- "xpos" "c-200"
- "ypos" "r150"
- "zpos" "1"
- "wide" "400"
- "tall" "150"
- "visible" "1"
- "enabled" "1"
- "progress_xpos" "79"
- "progress_wide" "270"
-
- "if_multiple_trains"
- {
- "ypos" "r200"
- "tall" "200"
- }
- }
-
- "LevelBar"
- {
- "ControlName" "ImagePanel"
- "fieldName" "LevelBar"
- "xpos" "73"
- "ypos" "123"
- "zpos" "0"
- "wide" "254"
- "tall" "4"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "image" "../hud/cart_track"
- "scaleImage" "1"
-
- "if_multiple_trains"
- {
- "ypos" "114"
- "zpos" "3"
- "tall" "12"
- "image" "../hud/cart_track_neutral_opaque"
- }
-
- "if_single_with_hills"
- {
- "ypos" "120"
- "ypos_minmode" "120"
- "tall" "12"
- "tall_minmode" "12"
- "image" "../hud/cart_track_neutral_opaque"
- }
- }
-
- "ProgressBar"
- {
- "ControlName" "CTFHudEscortProgressBar"
- "fieldName" "ProgressBar"
- "xpos" "73"
- "ypos" "123"
- "zpos" "4"
- "wide" "254"
- "tall" "4"
- "visible" "0"
- "enabled" "1"
- "scaleImage" "1"
-
- "if_multiple_trains"
- {
- "ypos" "114"
- "zpos" "6"
- "tall" "12"
- "visible" "1"
- }
- }
-
- "HomeCPIcon"
- {
- "ControlName" "ImagePanel"
- "fieldName" "HomeCPIcon"
- "xpos" "64"
- "xpos_minmode" "64"
- "ypos" "116"
- "ypos_minmode" "116"
- "zpos" "1"
- "wide" "18"
- "wide_minmode" "18"
- "tall" "18"
- "tall_minmode" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" ""
- "image" "../hud/cart_home_blue"
- "scaleImage" "1"
-
- "if_team_red"
- {
- "image" "../hud/cart_home_red"
- }
-
- "if_single_with_hills_blue"
- {
- "image" "../hud/cart_home_blue_opaque"
- }
-
- "if_single_with_hills_red"
- {
- "image" "../hud/cart_home_red_opaque"
- }
-
- "if_multiple_trains"
- {
- "xpos" "61"
- "zpos" "5"
- "wide" "12"
- "tall" "12"
- "image" "../hud/cart_track_neutral_opaque"
- }
-
- "if_multiple_trains_top"
- {
- "ypos" "114"
- }
-
- "if_multiple_trains_bottom"
- {
- "ypos" "114"
- }
-
- "if_multiple_trains_red"
- {
- "image" "../hud/cart_home_red_square"
- }
-
- "if_multiple_trains_blue"
- {
- "image" "../hud/cart_home_blue_square"
- }
- }
-
- "SimpleControlPointTemplate"
- {
- "ControlName" "ImagePanel"
- "fieldName" "SimpleControlPointTemplate"
- "xpos" "65"
- "xpos_minmode" "65"
- "ypos" "116"
- "ypos_minmode" "116"
- "zpos" "1"
- "wide" "18"
- "wide_minmode" "18"
- "tall" "18"
- "tall_minmode" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" ""
- "image" "../hud/cart_point_neutral"
- "scaleImage" "1"
-
- "if_multiple_trains"
- {
- "xpos" "61"
- "ypos" "114"
- "zpos" "5"
- "wide" "12"
- "tall" "12"
- }
- }
-
- "EscortItemPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "EscortItemPanel"
- "xpos" "0"
- "ypos" "48"
- "ypos_minmode" "48"
- "zpos" "2"
- "wide" "52"
- "wide_minmode" "52"
- "tall" "75"
- "tall_minmode" "75"
- "visible" "1"
- "enabled" "1"
-
- "if_multiple_trains"
- {
- "ypos" "48"
- "zpos" "8"
- "wide" "52"
- "tall" "170"
- }
-
- "RecedeTime"
- {
- "ControlName" "CExLabel"
- "fieldName" "RecedeTime"
- "font" "Cerbetica8"
- "xpos" "18"
- "ypos" "53"
- "zpos" "2"
- "wide" "17"
- "tall" "7"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%recede%"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
-
- "if_multiple_trains"
- {
- "font" "ItemFontAttribSmall"
- "xpos" "21"
- "wide" "11"
- "tall" "10"
- }
-
- "if_multiple_trains_top"
- {
- "ypos" "46"
- }
-
- "if_multiple_trains_bottom"
- {
- "ypos" "82"
- }
- }
-
- "EscortItemImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "EscortItemImage"
- "xpos" "13"
- "xpos_minmode" "13"
- "ypos" "50"
- "ypos_minmode" "50"
- "zpos" "1"
- "wide" "26"
- "wide_minmode" "26"
- "tall" "26"
- "tall_minmode" "26"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" ""
- "image" "../hud/cart_neutral"
- "scaleImage" "1"
-
- "if_team_blue"
- {
- "image" "../hud/cart_blue"
- }
-
- "if_team_red"
- {
- "image" "../hud/cart_red"
- }
-
- "if_multiple_trains"
- {
- "xpos" "11"
- "ypos" "43"
- "wide" "30"
- "tall" "30"
- }
- }
-
- "EscortItemImageBottom"
- {
- "ControlName" "ImagePanel"
- "fieldName" "EscortItemImageBottom"
- "xpos" "20"
- "ypos" "117"
- "zpos" "1"
- "wide" "40"
- "tall" "40"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" ""
- "image" "../hud/cart_neutral_bottom"
- "scaleImage" "1"
-
- "if_team_blue"
- {
- "image" "../hud/cart_blue_bottom"
- }
-
- "if_team_red"
- {
- "image" "../hud/cart_red_bottom"
- }
-
- "if_multiple_trains"
- {
- "xpos" "11"
- "ypos" "71"
- "wide" "30"
- "tall" "30"
- }
- }
-
- "EscortItemImageAlert"
- {
- "ControlName" "ImagePanel"
- "fieldName" "EscortItemImageAlert"
- "xpos" "-4"
- "ypos" "38"
- "zpos" "0"
- "wide" "60"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" ""
- "image" "../hud/cart_alert"
- "scaleImage" "1"
-
- "if_multiple_trains_bottom"
- {
- "xpos" "-5"
- "ypos" "75"
- }
- }
-
- "Speed_Backwards"
- {
- "ControlName" "ImagePanel"
- "fieldName" "Speed_Backwards"
- "xpos" "23"
- "xpos_minmode" "23"
- "ypos" "53"
- "ypos_minmode" "53"
- "zpos" "2"
- "wide" "7"
- "wide_minmode" "7"
- "tall" "7"
- "tall_minmode" "7"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" ""
- "image" "../hud/cart_arrow_left"
- "scaleImage" "1"
-
- "if_multiple_trains"
- {
- "xpos" "22"
- "wide" "8"
- "tall" "8"
- }
-
- "if_multiple_trains_top"
- {
- "ypos" "46"
- }
-
- "if_multiple_trains_bottom"
- {
- "ypos" "83"
- }
- }
-
- "CapPlayerImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "CapPlayerImage"
- "xpos" "20"
- "xpos_minmode" "20"
- "ypos" "52"
- "ypos_minmode" "52"
- "zpos" "3"
- "wide" "4"
- "wide_minmode" "4"
- "tall" "8"
- "tall_minmode" "8"
- "visible" "0"
- "enabled" "1"
- "image" "capture_icon_white"
- "scaleImage" "1"
-
- "if_multiple_trains"
- {
- "xpos" "20"
- "wide" "5"
- "tall" "10"
- }
-
- "if_multiple_trains_top"
- {
- "ypos" "45"
- }
-
- "if_multiple_trains_bottom"
- {
- "ypos" "81"
- }
- }
-
- "CapNumPlayers"
- {
- "ControlName" "CExLabel"
- "fieldName" "CapNumPlayers"
- "font" "Cerbetica8"
- "font_minmode" "Cerbetica8"
- "xpos" "25"
- "xpos_minmode" "25"
- "ypos" "53"
- "ypos_minmode" "53"
- "zpos" "4"
- "wide" "20"
- "wide_minmode" "20"
- "tall" "7"
- "tall_minmode" "7"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "labelText" "#ControlPointIconCappers"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
-
- "if_multiple_trains"
- {
- "font" "ItemFontAttribSmall"
- "xpos" "25"
- "wide" "30"
- "tall" "10"
- }
-
- "if_multiple_trains_top"
- {
- "ypos" "46"
- }
-
- "if_multiple_trains_bottom"
- {
- "ypos" "82"
- }
- }
-
- "Blocked"
- {
- "ControlName" "ImagePanel"
- "fieldName" "Blocked"
- "xpos" "23"
- "xpos_minmode" "23"
- "ypos" "53"
- "ypos_minmode" "53"
- "zpos" "2"
- "wide" "7"
- "wide_minmode" "7"
- "tall" "7"
- "tall_minmode" "7"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" ""
- "image" "../hud/cart_blocked"
- "scaleImage" "1"
-
- "if_multiple_trains"
- {
- "xpos" "22"
- "wide" "8"
- "tall" "8"
- }
-
- "if_multiple_trains_top"
- {
- "ypos" "46"
- }
-
- "if_multiple_trains_bottom"
- {
- "ypos" "83"
- }
- }
-
- "EscortTeardrop"
- {
- "ControlName" "EditablePanel"
- "fieldName" "EscortTeardrop"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "20"
- "wide" "100"
- "tall" "65"
- "visible" "0"
- "enabled" "1"
-
- "if_multiple_trains"
- {
- "xpos" "9"
- "ypos" "2"
- "wide" "65"
- "tall" "42"
- }
-
- "Teardrop"
- {
- "ControlName" "CIconPanel"
- "fieldName" "Teardrop"
- "xpos" "0"
- "ypos" "0"
- "zpos" "0"
- "wide" "54"
- "wide_minmode" "35"
- "tall" "65"
- "tall_minmode" "42"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "cappoint_progressbar_teardrop"
- "iconColor" "255 255 255 255"
-
- "if_multiple_trains"
- {
- "xpos" "0"
- "ypos" "0"
- "wide" "35"
- "tall" "42"
- }
- }
-
- "ProgressText"
- {
- "ControlName" "Label"
- "fieldName" "ProgressText"
- "font" "DefaultSmall"
- "font_minmode" "DefaultVerySmall"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "23"
- "wide" "54"
- "wide_minmode" "35"
- "tall" "40"
- "tall_minmode" "28"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "labelText" "progress"
- "dulltext" "0"
- "brighttext" "0"
- "centerwrap" "1"
-
- "if_multiple_trains"
- {
- "font" "Cerbetica8"
- "xpos" "0"
- "ypos" "3"
- "wide" "35"
- "tall" "28"
- }
- }
-
- "Blocked"
- {
- "ControlName" "CIconPanel"
- "fieldName" "Blocked"
- "xpos" "2"
- "ypos" "2"
- "ypos_minmode" "2"
- "zpos" "1"
- "wide" "50"
- "wide_minmode" "31"
- "tall" "50"
- "tall_minmode" "31"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "cappoint_progressbar_blocked"
- "iconColor" "255 255 255 255"
-
- "if_multiple_trains"
- {
- "xpos" "2"
- "ypos" "2"
- "wide" "31"
- "tall" "31"
- }
- }
-
- "Capping"
- {
- "ControlName" "ImagePanel"
- "fieldName" "Capping"
- "xpos" "8"
- "xpos_minmode" "8"
- "ypos" "8"
- "ypos_minmode" "8"
- "zpos" "1"
- "wide" "30"
- "wide_minmode" "20"
- "tall" "30"
- "tall_minmode" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" ""
- "image" "../hud/cart_arrow_right"
- "scaleImage" "1"
-
- "if_multiple_trains"
- {
- "xpos" "8"
- "ypos" "8"
- "wide" "20"
- "tall" "20"
- }
- }
- }
- }
-}
diff --git a/minmode/resource/ui/ScoreBoard-9s.res b/minmode/resource/ui/ScoreBoard-9s.res deleted file mode 100644 index cc3e8bc..0000000 --- a/minmode/resource/ui/ScoreBoard-9s.res +++ /dev/null @@ -1,1954 +0,0 @@ -"Resource/UI/Scoreboard.res" -{ - "scores" - { - "ControlName" "CTFClientScoreBoardDialog" - "fieldName" "scoreinfo" - "xpos" "c-300" - "ypos" "0" - "wide" "f0" - "tall" "480" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "avatar_width" "54" - "medal_width" "14" - "name_width" "0" - "name_width_short" "65" - "spacer" "5" - "status_width" "15" - "nemesis_width" "15" - "class_width" "20" - "score_width" "20" - "ping_width" "20" - "killstreak_width" "15" - "killstreak_image_width" "15" - } - "BlueScoreBG" - { - "ControlName" "ImagePanel" - "fieldName" "BlueScoreBG" - "xpos" "c-270" - "ypos" "144" - "ypos_minmode" "239" - "wide" "270" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fillcolor" "70 130 180 153" - "scaleImage" "1" - - if_mvm - { - "visible" "0" - } - } - "BlueLeaderAvatar" - { - "ControlName" "CAvatarImagePanel" - "fieldName" "BlueLeaderAvatar" - "xpos" "c-295" - "ypos" "144" - "ypos" "239" - "zpos" "5" - "wide" "25" - "tall" "25" - "visible" "0" - "enabled" "1" - "image" "" - "scaleImage" "1" - "color_outline" "52 48 45 255" - } - "RedScoreBG" - { - "ControlName" "ImagePanel" - "fieldName" "RedScoreBG" - "xpos" "c0" - "ypos" "144" - "ypos_minmode" "239" - "wide" "270" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fillcolor" "205 50 50 153" - "scaleImage" "1" - - if_mvm - { - "visible" "0" - } - } - "RedLeaderAvatar" - { - "ControlName" "CAvatarImagePanel" - "fieldName" "RedLeaderAvatar" - "xpos" "c270" - "ypos" "144" - "ypos_minmode" "239" - "zpos" "5" - "wide" "25" - "tall" "25" - "visible" "0" - "enabled" "1" - "image" "" - "scaleImage" "1" - "color_outline" "52 48 45 255" - } - "MainBG" - { - "ControlName" "ImagePanel" - "fieldName" "MainBG" - "xpos" "0" - "ypos" "0" - "zpos" "-1" - "wide" "9999" - "tall" "9999" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - - if_mvm - { - "visible" "0" - } - } - "ScoreboardBackground" - { - "ControlName" "ImagePanel" - "fieldName" "ScoreboardBackground" - "xpos" "c-270" - "ypos" "169" - "ypos_minmode" "264" - "zpos" "-1" - "wide" "540" - "tall" "500" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fillcolor" "0 0 0 100" - - if_mvm - { - "visible" "0" - } - } - - "MvMScoreboardBackground" - { - "ControlName" "ImagePanel" - "fieldName" "MvMScoreboardBackground" - "xpos" "c-270" - "ypos" "244" - "zpos" "-1" - "wide" "540" - "tall" "500" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - "fillcolor" "0 0 0 100" - - if_mvm - { - "visible" "0" - } - } - - "Red6sBackground" - { - "ControlName" "ImagePanel" - "fieldName" "ScoreboardBackground" - "xpos" "9999" - "xpos_minmode" "c65" - "ypos" "9999" - "ypos_minmode" "265" - "zpos" "-1" - "wide_minmode" "240" - "tall" "100" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - "fillcolor" "0 0 0 100" - - if_mvm - { - "visible" "0" - - } - } - "Blue6sBackground" - { - "ControlName" "ImagePanel" - "fieldName" "ScoreboardBackground" - "xpos" "9999" - "xpos_minmode" "c65" - "ypos" "9999" - "ypos_minmode" "121" - "zpos" "-1" - "wide" "240" - "tall" "100" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - "fillcolor" "0 0 0 100" - - if_mvm - { - "visible" "0" - - } - } - "BlueTeamLabel1" - { - "ControlName" "CExLabel" - "fieldName" "BlueTeamLabel1" - "font" "Cerbetica32" - "labelText" "%blueteamname%" - "textAlignment" "west" - "xpos" "c-268" - "ypos" "138" - "ypos_minmode" "233" - "wide" "200" - "tall" "34" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - if_mvm - { - "visible" "0" - } - } - "BlueTeamScore" - { - "ControlName" "CExLabel" - "fieldName" "BlueTeamScore" - "font" "CerbeticaBold36" - "labelText" "%blueteamscore%" - "textAlignment" "east" - "xpos" "c-106" - "ypos" "128" - "ypos_minmode" "223" - "zpos" "4" - "wide" "100" - "tall" "55" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - if_mvm - { - "visible" "0" - } - } - "BlueTeamScoreDropshadow" - { - "ControlName" "CExLabel" - "fieldName" "BlueTeamScoreDropshadow" - "font" "CerbeticaBold36" - "fgcolor" "Black" - "labelText" "%blueteamscore%" - "textAlignment" "east" - "xpos" "c-105" - "ypos" "129" - "ypos_minmode" "224" - "zpos" "4" - "wide" "100" - "tall" "55" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - if_mvm - { - "visible" "0" - } - } - "BlueTeamPlayerCount" - { - "ControlName" "CExLabel" - "fieldName" "BlueTeamPlayerCount" - "font" "Cerbetica14" - "labelText" "%blueteamplayercount%" - "textAlignment" "west" - "xpos" "c-270" - "ypos" "122" - "ypos_minmode" "217" - "wide" "100" - "tall" "29" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - if_mvm - { - "visible" "0" - } - } - "RedTeamLabel1" - { - "ControlName" "CExLabel" - "fieldName" "RedTeamLabel1" - "font" "Cerbetica32" - "labelText" "%redteamname%" - "textAlignment" "east" - "xpos" "c68" - "ypos" "138" - "ypos_minmode" "233" - "wide" "200" - "tall" "35" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - if_mvm - { - "visible" "0" - } - } - "RedTeamScore" - { - "ControlName" "CExLabel" - "fieldName" "RedTeamScore" - "font" "CerbeticaBold36" - "labelText" "%redteamscore%" - "textAlignment" "west" - "xpos" "c6" - "ypos" "128" - "ypos_minmode" "223" - "zpos" "4" - "wide" "100" - "tall" "55" - "tall_hidef" "75" - "tall_lodef" "75" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - if_mvm - { - "visible" "0" - } - } - "RedTeamScoreDropshadow" - { - "ControlName" "CExLabel" - "fieldName" "RedTeamScoreDropshadow" - "font" "CerbeticaBold36" - "fgcolor" "Black" - "labelText" "%redteamscore%" - "textAlignment" "west" - "xpos" "c7" - "ypos" "129" - "ypos_minmode" "224" - "zpos" "4" - "wide" "100" - "tall" "55" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - if_mvm - { - "visible" "0" - } - } - "RedTeamPlayerCount" - { - "ControlName" "CExLabel" - "fieldName" "RedTeamPlayerCount" - "font" "Cerbetica14" - "labelText" "%redteamplayercount%" - "textAlignment" "east" - "xpos" "c140" - "ypos" "122" - "ypos_minmode" "217" - "wide" "130" - "tall" "29" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - if_mvm - { - "visible" "0" - } - } - "ServerLabel" - { - "ControlName" "CExLabel" - "fieldName" "ServerLabel" - "font" "Cerbetica14" - "labelText" "%server%" - "textAlignment" "west" - "xpos" "-34" - "ypos" "2" - "zpos" "999" - "wide" "600" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" [$WIN32] - "enabled" "1" - } - "ServerTimeLeftValue" - { - "ControlName" "CExLabel" - "fieldName" "ServerTimeLeftValue" - "font" "Cerbetica14" - "labelText" "%servertime%" - "textAlignment" "west" - "xpos" "2" - "ypos" "16" - "zpos" "999" - "wide" "600" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" [$WIN32] - "enabled" "1" - } - "BluePlayerList" - { - "ControlName" "SectionedListPanel" - "fieldName" "BluePlayerList" - "xpos" "c-270" - "ypos" "166" - "ypos_minmode" "264" - "zpos" "20" - "wide" "270" - "tall" "236" - "tall_minmode" "140" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "autoresize" "3" - "linespacing" "14" - "fgcolor" "blue" - "linegap" "0" - "show_columns" "0" - - if_mvm - { - "visible" "0" - } - } - "RedPlayerList" - { - "ControlName" "SectionedListPanel" - "fieldName" "RedPlayerList" - "xpos" "c0" - "ypos" "166" - "ypos_minmode" "264" - "zpos" "20" - "wide" "270" - "tall" "236" - "tall_minmode" "140" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "autoresize" "3" - "linespacing" "14" - "textcolor" "red" - "linegap" "0" - "show_columns" "0" - - if_mvm - { - "visible" "0" - } - } - "VerticalLine" - { - "ControlName" "ImagePanel" - "fieldName" "VerticalLine" - "xpos" "299" - "xpos_lodef" "279" - "xpos_hidef" "309" - "ypos" "9999" - "zpos" "9999" - "wide" "2" - "tall" "292" - "tall_lodef" "206" - "tall_hidef" "212" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "0 0 0 153" - "PaintBackgroundType" "0" - - if_mvm - { - "visible" "0" - } - } - "Spectators" - { - "ControlName" "CExLabel" - "fieldName" "Spectators" - "font" "Cerbetica11" - "labelText" "%spectators%" - "textAlignment" "west" - "xpos" "c-266" - "ypos" "402" - "zpos" "900" - "wide" "541" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "SpectatorsInQueue" - { - "ControlName" "CExLabel" - "fieldName" "SpectatorsInQueue" - "font" "Cerbetica11" - "labelText" "%waitingtoplay%" - "textAlignment" "west" - "xpos" "2" - "ypos" "42" - "zpos" "4" - "wide" "600" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - if_mvm - { - "visible" "0" - } - } - "SpecBackground" - { - "ControlName" "ImagePanel" - "fieldName" "SpecBackground" - "xpos" "c-270" - "ypos" "405" - "zpos" "2" - "wide" "540" - "tall" "84" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "32 32 32 125" - "PaintBackgroundType" "0" - - if_mvm - { - "visible" "1" - } - } - "StatsBackground" - { - "ControlName" "ImagePanel" - "fieldName" "StatsBackground" - "xpos" "c-270" - "ypos" "418" - "zpos" "2" - "wide" "540" - "tall" "64" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "32 32 32 125" - "PaintBackgroundType" "0" - - if_mvm - { - "visible" "1" - } - } - "ClassImage" - { - "ControlName" "ImagePanel" - "fieldName" "ClassImage" - "xpos" "9999" - "ypos" "9999" - "zpos" "3" - "wide" "92" - "tall" "92" - "visible" "0" - "enabled" "0" - "image" "../hud/class_scoutred" - "scaleImage" "1" - - if_mvm - { - "visible" "1" - } - } - "PlayerNameLabel" - { - "ControlName" "CExLabel" - "fieldName" "PlayerNameLabel" - "font" "ScoreboardMedium" - "labelText" "%playername%" - "textAlignment" "west" - "xpos" "115" - "xpos_lodef" "105" - "ypos" "9999" [$WIN32] - "zpos" "3" - "wide" "9999" [$WIN32] - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - if_mvm - { - "visible" "1" - } - } - "HorizontalLine" - { - "ControlName" "ImagePanel" - "fieldName" "HorizontalLine" - "xpos" "9999" - "ypos" "9999" - "ypos" "322" - "zpos" "3" - "wide" "465" - "wide_lodef" "434" - "wide_hidef" "464" - "tall" "1" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "127 127 127 153" - "PaintBackgroundType" "0" - - if_mvm - { - "visible" "1" - } - } - "PlayerScoreLabel" - { - "ControlName" "CExLabel" - "fieldName" "PlayerScoreLabel" - "font" "Cerbetica20" - "labelText" "%playerscore%" - "textAlignment" "center" - "xpos" "c-368" - "ypos" "310" - "zpos" "3" - "wide" "140" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - - if_mvm - { - "visible" "0" - } - } - "MapName" - { - "ControlName" "CExLabel" - "fieldName" "mapname" - "font" "Cerbetica14" - "labelText" "%mapname%" - "textAlignment" "west" - "xpos" "3" - "ypos" "30" - "zpos" "3" - "wide" "480" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor" "236 227 203 255" - } - - "LocalPlayerDuelStatsPanel" - { - "ControlName" "EditablePanel" - "fieldName" "LocalPlayerDuelStatsPanel" - "xpos" "0" - "ypos" "395" - "zpos" "3" - "wide" "600" - "tall" "53" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - if_mvm - { - "visible" "0" - } - - "DuelingLabel" - { - "ControlName" "CExLabel" - "fieldName" "DuelingLabel" - "font" "ScoreboardSmall" - "labelText" "#TF_ScoreBoard_Dueling" - "textAlignment" "center" - "xpos" "250" - "ypos" "2 " - "zpos" "3" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - - "DuelingIcon" - { - "ControlName" "ImagePanel" - "fieldName" "DuelingIcon" - "xpos" "284" - "ypos" "15" - "zpos" "2" - "wide" "32" - "tall" "32" - "visible" "1" - "enabled" "1" - "image" "../backpack/player/items/crafting/icon_dueling" - "scaleImage" "1" - } - - "LocalPlayerData" - { - "ControlName" "EditablePanel" - "fieldName" "LocalPlayerData" - "xpos" "75" - "ypos" "0" - "wide" "200" - "tall" "53" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - "AvatarBGPanel" - { - "ControlName" "EditablePanel" - "fieldName" "AvatarBGPanel" - "xpos" "157" - "ypos" "7" - "zpos" "-1" - "wide" "36" - "tall" "36" - "visible" "1" - "PaintBackgroundType" "2" - "bgcolor_override" "117 107 94 255" - } - "AvatarImage" - { - "ControlName" "CAvatarImagePanel" - "fieldName" "AvatarImage" - "xpos" "159" - "ypos" "9" - "zpos" "0" - "wide" "32" - "tall" "32" - "visible" "1" - "enabled" "1" - "image" "" - "scaleImage" "1" - "color_outline" "52 48 45 255" - } - "AvatarTextLabel" - { - "ControlName" "CExLabel" - "fieldName" "AvatarTextLabel" - "fgcolor" "TanLight" - "xpos" "50" - "ypos" "7" - "zpos" "2" - "wide" "100" - "tall" "18" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "0" - "labelText" "%playername%" - "textAlignment" "east" - "font" "HudFontSmallest" - } - "Score" - { - "ControlName" "CExLabel" - "fieldName" "Score" - "labelText" "%score%" - "textAlignment" "east" - "xpos" "50" - "ypos" "23" - "zpos" "3" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "font" "ScoreboardMedium" - } - } - - "OpponentData" - { - "ControlName" "EditablePanel" - "fieldName" "OpponentData" - "xpos" "325" - "ypos" "0" - "wide" "200" - "tall" "53" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - "AvatarBGPanel" - { - "ControlName" "EditablePanel" - "fieldName" "AvatarBGPanel" - "xpos" "7" - "ypos" "7" - "zpos" "-1" - "wide" "36" - "tall" "36" - "visible" "1" - "PaintBackgroundType" "2" - "bgcolor_override" "117 107 94 255" - } - "AvatarImage" - { - "ControlName" "CAvatarImagePanel" - "fieldName" "AvatarImage" - "xpos" "9" - "ypos" "9" - "zpos" "0" - "wide" "32" - "tall" "32" - "visible" "1" - "enabled" "1" - "image" "" - "scaleImage" "1" - "color_outline" "52 48 45 255" - } - "AvatarTextLabel" - { - "ControlName" "CExLabel" - "fieldName" "AvatarTextLabel" - "fgcolor" "TanLight" - "xpos" "50" - "ypos" "7" - "zpos" "2" - "wide" "100" - "tall" "18" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "0" - "labelText" "%playername%" - "textAlignment" "west" - "font" "HudFontSmallest" - } - "Score" - { - "ControlName" "CExLabel" - "fieldName" "Score" - "labelText" "%score%" - "textAlignment" "west" - "xpos" "50" - "ypos" "23" - "zpos" "3" - "wide" "200" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "font" "ScoreboardMedium" - } - } - } - - "LocalPlayerStatsPanel" - { - "ControlName" "EditablePanel" - "fieldName" "LocalPlayerStatsPanel" - "xpos" "c-270" - "ypos" "416" - "zpos" "10" - "wide" "540" - "tall" "268" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - if_mvm - { - "visible" "1" - } - - "KillsLabel" - { - "ControlName" "CExLabel" - "fieldName" "KillsLabel" - "font" "Cerbetica48" - "labelText" ":" - "textAlignment" "center" - "xpos" "0" - "ypos" "-2 w " - "zpos" "3" - "wide" "540" - "tall" "64" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "DeathsLabel" - { - "ControlName" "CExLabel" - "fieldName" "DeathsLabel" - "font" "Cerbetica24" - "labelText" "#TF_ScoreBoard_DeathsLabel" - "textAlignment" "east" - "xpos" "9999" - "ypos" "9999" - "zpos" "3" - "wide" "95" - "tall" "24" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "AssistsLabel" - { - "ControlName" "CExLabel" - "fieldName" "AssistsLabel" - "font" "Cerbetica14" - "labelText" "#TF_ScoreBoard_AssistsLabel" - "textAlignment" "west" - "xpos" "4" - "ypos" "2" - "zpos" "3" - "wide" "95" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "DestructionLabel" - { - "ControlName" "CExLabel" - "fieldName" "DestructionLabel" - "font" "Cerbetica14" - "labelText" "#TF_ScoreBoard_DestructionLabel" - "textAlignment" "west" - "xpos" "4" - "ypos" "16" [$WIN32] - "zpos" "3" - "wide" "95" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Kills" - { - "ControlName" "CExLabel" - "fieldName" "Kills" - "font" "Cerbetica48" - "labelText" "%kills%" - "textAlignment" "east" - "xpos" "9999" - "ypos" "9999" - "zpos" "3" - "wide" "70" - "tall" "55" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Kills2" - { - "ControlName" "CExLabel" - "fieldName" "Kills2" - "font" "Cerbetica48" - "labelText" "%kills%" - "textAlignment" "east" - "xpos" "188" - "ypos" "6" - "zpos" "3" - "wide" "70" - "tall" "55" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "TanLight" - } - "Deaths" - { - "ControlName" "CExLabel" - "fieldName" "Deaths" - "font" "Cerbetica48" - "labelText" "%deaths%" - "textAlignment" "west" - "xpos" "9999" - "ypos" "9999" - "zpos" "3" - "wide" "70" - "tall" "55" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "alpha" "0" - } - "Deaths2" - { - "ControlName" "CExLabel" - "fieldName" "Deaths2" - "font" "Cerbetica48" - "labelText" "%deaths%" - "textAlignment" "west" - "xpos" "282" - "ypos" "6" - "zpos" "3" - "wide" "70" - "tall" "55" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "TanLight" - } - - "GameType" - { - "ControlName" "CExLabel" - "fieldName" "gametype" - "font" "Cerbetica12" - "labelText" "%gametype%" - "textAlignment" "center" - "xpos" "28" - "ypos" "250" - "zpos" "3" - "wide" "116" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - "fgcolor" "185 177 153 255" - } - "Assists" - { - "ControlName" "CExLabel" - "fieldName" "Assists" - "font" "Cerbetica14" - "labelText" "%assists%" - "textAlignment" "west" - "xpos" "9999" - "ypos" "9999" [$WIN32] - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Assists2" - { - "ControlName" "CExLabel" - "fieldName" "Assists2" - "font" "Cerbetica14" - "labelText" "%assists%" - "textAlignment" "west" - "xpos" "70" - "ypos" "2" [$WIN32] - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "TanLight" - } - "Destruction" - { - "ControlName" "CExLabel" - "fieldName" "Destruction" - "font" "Cerbetica14" - "labelText" "%destruction%" - "textAlignment" "west" - "xpos" "9999" - "ypos" "9999" [$WIN32] - "zpos" "3" - "wide" "0" - "tall" "0" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - } - "Destruction2" - { - "ControlName" "CExLabel" - "fieldName" "Destruction2" - "font" "Cerbetica14" - "labelText" "%destruction%" - "textAlignment" "west" - "xpos" "70" - "ypos" "16" [$WIN32] - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "TanLight" - } - "CapturesLabel" - { - "ControlName" "CExLabel" - "fieldName" "CapturesLabel" - "font" "Cerbetica14" - "labelText" "#TF_ScoreBoard_CapturesLabel" - "textAlignment" "west" - "xpos" "4" - "ypos" "30" - "zpos" "3" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "DefensesLabel" - { - "ControlName" "CExLabel" - "fieldName" "DefensesLabel" - "font" "Cerbetica14" - "labelText" "#TF_ScoreBoard_DefensesLabel" - "textAlignment" "west" - "xpos" "4" - "ypos" "44" - "zpos" "3" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "DominationLabel" - { - "ControlName" "CExLabel" - "fieldName" "DominationLabel" - "font" "Cerbetica14" - "labelText" "#TF_ScoreBoard_DominationLabel" - "textAlignment" "west" - "xpos" "102" - "ypos" "2" - "zpos" "3" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "RevengeLabel" - { - "ControlName" "CExLabel" - "fieldName" "RevengeLabel" - "font" "Cerbetica14" - "labelText" "#TF_ScoreBoard_RevengeLabel" - "textAlignment" "west" - "xpos" "102" - "ypos" "16" - "zpos" "3" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Captures" - { - "ControlName" "CExLabel" - "fieldName" "Captures" - "font" "Cerbetica14" - "labelText" "%captures%" - "textAlignment" "west" - "xpos" "9999" - "ypos" "9999" - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Captures2" - { - "ControlName" "CExLabel" - "fieldName" "Captures2" - "font" "Cerbetica14" - "labelText" "%captures%" - "textAlignment" "west" - "xpos" "70" - "ypos" "30" - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "TanLight" - } - "Defenses" - { - "ControlName" "CExLabel" - "fieldName" "Defenses" - "font" "Cerbetica14" - "labelText" "%defenses%" - "textAlignment" "west" - "xpos" "9999" [$WIN32] - "ypos" "9999" [$WIN32] - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Defenses2" - { - "ControlName" "CExLabel" - "fieldName" "Defenses2" - "font" "Cerbetica14" - "labelText" "%defenses%" - "textAlignment" "west" - "xpos" "70" [$WIN32] - "ypos" "44" [$WIN32] - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "TanLight" - } - "Domination" - { - "ControlName" "CExLabel" - "fieldName" "Domination" - "font" "Cerbetica14" - "labelText" "%dominations%" - "textAlignment" "west" - "xpos" "100" - "ypos" "108" - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Domination2" - { - "ControlName" "CExLabel" - "fieldName" "Domination2" - "font" "Cerbetica14" - "labelText" "%dominations%" - "textAlignment" "west" - "xpos" "168" - "ypos" "2" - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "TanLight" - } - "Revenge" - { - "ControlName" "CExLabel" - "fieldName" "Revenge" - "font" "Cerbetica14" - "labelText" "%Revenge%" - "textAlignment" "west" - "xpos" "9999" - "ypos" "9999" - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Revenge2" - { - "ControlName" "CExLabel" - "fieldName" "Revenge2" - "font" "Cerbetica14" - "labelText" "%Revenge%" - "textAlignment" "west" - "xpos" "168" - "ypos" "16" - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "TanLight" - } - "HealingLabel" - { - "ControlName" "CExLabel" - "fieldName" "HealingLabel" - "font" "Cerbetica14" - "labelText" "#TF_ScoreBoard_HealingLabel" - "textAlignment" "west" - "xpos" "102" - "ypos" "30" - "zpos" "3" - "wide" "95" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "InvulnLabel" - { - "ControlName" "CExLabel" - "fieldName" "InvulnLabel" - "font" "Cerbetica14" - "labelText" "#TF_ScoreBoard_InvulnLabel" - "textAlignment" "west" - "xpos" "102" - "ypos" "44" - "zpos" "3" - "wide" "95" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "TeleportsLabel" - { - "ControlName" "CExLabel" - "fieldName" "TeleportsLabel" - "font" "Cerbetica14" - "labelText" "#TF_ScoreBoard_TeleportsLabel" - "textAlignment" "west" - "xpos" "342" - "ypos" "2" - "zpos" "3" - "wide" "95" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "HeadshotsLabel" - { - "ControlName" "CExLabel" - "fieldName" "HeadshotsLabel" - "font" "Cerbetica14" - "labelText" "#TF_ScoreBoard_HeadshotsLabel" - "textAlignment" "west" - "xpos" "342" - "ypos" "16" - "zpos" "3" - "wide" "95" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Healing" - { - "ControlName" "CExLabel" - "fieldName" "Healing" - "font" "Cerbetica14" - "labelText" "%healing%" - "textAlignment" "west" - "xpos" "9999" - "ypos" "9999" - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Healing2" - { - "ControlName" "CExLabel" - "fieldName" "Healing2" - "font" "Cerbetica14" - "labelText" "%healing%" - "textAlignment" "west" - "xpos" "168" - "ypos" "30" - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "TanLight" - } - "Invuln" - { - "ControlName" "CExLabel" - "fieldName" "Invuln" - "font" "Cerbetica14" - "labelText" "%invulns%" - "textAlignment" "west" - "xpos" "9999" - "ypos" "9999" - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Invuln2" - { - "ControlName" "CExLabel" - "fieldName" "Invuln2" - "font" "Cerbetica14" - "labelText" "%invulns%" - "textAlignment" "west" - "xpos" "168" - "ypos" "44" - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "TanLight" - } - "Teleports" - { - "ControlName" "CExLabel" - "fieldName" "Teleports" - "font" "Cerbetica14" - "labelText" "%teleports%" - "textAlignment" "west" - "xpos" "100" [$WIN32] - "ypos" "156" [$WIN32] - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Teleports2" - { - "ControlName" "CExLabel" - "fieldName" "Teleports2" - "font" "Cerbetica14" - "labelText" "%teleports%" - "textAlignment" "west" - "xpos" "408" [$WIN32] - "ypos" "2" [$WIN32] - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Headshots" - { - "ControlName" "CExLabel" - "fieldName" "Headshots" - "font" "Cerbetica14" - "labelText" "%headshots%" - "textAlignment" "west" - "xpos" "9999" - "ypos" "9999" - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Headshots2" - { - "ControlName" "CExLabel" - "fieldName" "Headshots2" - "font" "Cerbetica14" - "labelText" "%headshots%" - "textAlignment" "west" - "xpos" "408" - "ypos" "16" - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "BackstabsLabel" - { - "ControlName" "CExLabel" - "fieldName" "BackstabsLabel" - "font" "Cerbetica14" - "labelText" "#TF_ScoreBoard_BackstabsLabel" - "textAlignment" "west" - "xpos" "342" - "ypos" "30" - "zpos" "3" - "wide" "95" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Backstabs" - { - "ControlName" "CExLabel" - "fieldName" "Backstabs" - "font" "Cerbetica14" - "labelText" "%backstabs%" - "textAlignment" "west" - "xpos" "9999" - "ypos" "9999" - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Backstabs2" - { - "ControlName" "CExLabel" - "fieldName" "Backstabs2" - "font" "Cerbetica14" - "labelText" "%backstabs%" - "textAlignment" "west" - "xpos" "408" - "ypos" "30" - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "BonusLabel" - { - "ControlName" "CExLabel" - "fieldName" "BonusLabel" - "font" "Cerbetica14" - "labelText" "#TF_ScoreBoard_BonusLabel" - "textAlignment" "west" - "xpos" "342" - "ypos" "44" - "zpos" "3" - "wide" "95" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Bonus" - { - "ControlName" "CExLabel" - "fieldName" "Bonus" - "font" "Cerbetica14" - "labelText" "%bonus%" - "textAlignment" "west" [$WIN32] - "xpos" "9999" - "ypos" "9999" - "zpos" "3" - "wide" "95" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Bonus2" - { - "ControlName" "CExLabel" - "fieldName" "Bonus2" - "font" "Cerbetica14" - "labelText" "%bonus%" - "textAlignment" "west" [$WIN32] - "xpos" "408" - "ypos" "44" - "zpos" "3" - "wide" "95" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "SupportLabel" - { - "ControlName" "CExLabel" - "fieldName" "SupportLabel" - "font" "Cerbetica14" - "labelText" "#TF_Scoreboard_Support" - "textAlignment" "west" - "xpos" "440" [$WIN32] - "ypos" "2" [$WIN32] - "zpos" "3" - "wide" "95" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Support" - { - "ControlName" "CExLabel" - "fieldName" "Support" - "font" "Cerbetica14" - "labelText" "%support%" - "textAlignment" "west" - "xpos" "9999" - "ypos" "9999" - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Support2" - { - "ControlName" "CExLabel" - "fieldName" "Support2" - "font" "Cerbetica14" - "labelText" "%support%" - "textAlignment" "west" - "xpos" "502a" - "ypos" "2" - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "TanLight" - } - "DamageLabel" - { - "ControlName" "CExLabel" - "fieldName" "DamageLabel" - "font" "Cerbetica14" - "labelText" "#TF_Scoreboard_Damage" - "textAlignment" "west" - "xpos" "440" - "ypos" "16" - "zpos" "3" - "wide" "95" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Damage" - { - "ControlName" "CExLabel" - "fieldName" "Damage" - "font" "Cerbetica14" - "labelText" "%damage%" - "textAlignment" "west" - "xpos" "9999" - "ypos" "9999" - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Damage2" - { - "ControlName" "CExLabel" - "fieldName" "Damage2" - "font" "Cerbetica14" - "labelText" "%damage%" - "textAlignment" "west" - "xpos" "502" - "ypos" "16" - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - } - - - "ButtonLegendBG" [$X360] - { - "ControlName" "ImagePanel" - "fieldName" "ButtonLegendBG" - "xpos" "10" - "xpos_hidef" "30" - "ypos" "373" - "zpos" "0" - "wide" "539" - "wide_hidef" "559" - "tall" "38" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "0 0 0 153" - "PaintBackgroundType" "0" - } - - "ButtonLegend" [$X360] - { - "ControlName" "EditablePanel" - "fieldName" "ButtonLegend" - "xpos" "10" - "xpos_hidef" "35" - "ypos" "373" - "zpos" "1" - "wide" "539" - "wide_hidef" "595" - "tall" "150" - "visible" "1" - - "SelectHintIcon" - { - "ControlName" "CExLabel" - "fieldName" "SelectHintIcon" - "font" "GameUIButtons" - "xpos" "10" - "xpos_hidef" "0" - "ypos" "0" - "zpos" "1" - "wide" "300" - "tall" "38" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "C" - "textAlignment" "Left" - "dulltext" "0" - "brighttext" "0" - } - - "SelectHintLabel" - { - "ControlName" "CExLabel" - "fieldName" "SelectHintLabel" - "font" "ScoreboardMedium" - "xpos" "25" - "xpos_lodef" "37" - "ypos" "2" - "zpos" "1" - "wide" "300" - "tall" "39" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "#GameUI_Select" - "textAlignment" "Left" - "dulltext" "0" - "brighttext" "0" - } - - "GamerCardIcon" - { - "ControlName" "CExLabel" - "fieldName" "GamerCardIcon" - "font" "GameUIButtons" - "xpos" "150" - "xpos_hidef" "145" - "ypos" "0" - "zpos" "1" - "wide" "300" - "tall" "38" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "A" - "textAlignment" "Left" - "dulltext" "0" - "brighttext" "0" - } - - "GamerCardLabel" - { - "ControlName" "CExLabel" - "fieldName" "GamerCardLabel" - "font" "ScoreboardMedium" - "xpos" "170" - "xpos_lodef" "177" - "ypos" "2" - "zpos" "1" - "wide" "300" - "tall" "39" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "#TF_ViewGamercard" - "textAlignment" "Left" - "dulltext" "0" - "brighttext" "0" - } - - "ReputationIcon" - { - "ControlName" "CExLabel" - "fieldName" "ReputationIcon" - "font" "GameUIButtons" - "xpos" "350" - "xpos_hidef" "378" - "ypos" "0" - "zpos" "1" - "wide" "300" - "tall" "38" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "X" - "textAlignment" "Left" - "dulltext" "0" - "brighttext" "0" - } - - "ReputationLabel" - { - "ControlName" "CExLabel" - "fieldName" "ReputationLabel" - "font" "ScoreboardMedium" - "xpos" "403" - "xpos_lodef" "377" - "ypos" "2" - "zpos" "1" - "wide" "300" - "tall" "39" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "#GameUI_PlayerReview" - "textAlignment" "Left" - "dulltext" "0" - "brighttext" "0" - } - - - } - - "MvMScoreboard" - { - "ControlName" "CTFHudMannVsMachineScoreboard" - "fieldName" "MvMScoreboard" - "xpos" "0" - "ypos" "0" - "zpos" "10" - "wide" "f0" - "tall" "480" - "visible" "0" - "enabled" "1" - - "verbose" "1" - - if_mvm - { - "visible" "1" - } - } -} diff --git a/minmode/resource/ui/ScoreBoard.res b/minmode/resource/ui/ScoreBoard.res deleted file mode 100644 index fd5e5c7..0000000 --- a/minmode/resource/ui/ScoreBoard.res +++ /dev/null @@ -1,1954 +0,0 @@ -"Resource/UI/Scoreboard.res" -{ - "scores" - { - "ControlName" "CTFClientScoreBoardDialog" - "fieldName" "scoreinfo" - "xpos" "c-300" - "ypos" "0" - "wide" "f0" - "tall" "480" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "avatar_width" "54" - "medal_width" "18" - "name_width" "0" - "name_width_short" "65" - "spacer" "5" - "status_width" "15" - "nemesis_width" "15" - "class_width" "20" - "score_width" "20" - "ping_width" "20" - "killstreak_width" "15" - "killstreak_image_width" "15" - } - "BlueScoreBG" - { - "ControlName" "ImagePanel" - "fieldName" "BlueScoreBG" - "xpos" "c-270" - "ypos" "144" - "ypos_minmode" "279" - "wide" "270" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fillcolor" "70 130 180 153" - "scaleImage" "1" - - if_mvm - { - "visible" "0" - } - } - "BlueLeaderAvatar" - { - "ControlName" "CAvatarImagePanel" - "fieldName" "BlueLeaderAvatar" - "xpos" "c-295" - "ypos" "144" - "ypos_minmode" "279" - "zpos" "5" - "wide" "25" - "tall" "25" - "visible" "0" - "enabled" "1" - "image" "" - "scaleImage" "1" - "color_outline" "52 48 45 255" - } - "RedScoreBG" - { - "ControlName" "ImagePanel" - "fieldName" "RedScoreBG" - "xpos" "c0" - "ypos" "144" - "ypos_minmode" "279" - "wide" "270" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fillcolor" "205 50 50 153" - "scaleImage" "1" - - if_mvm - { - "visible" "0" - } - } - "RedLeaderAvatar" - { - "ControlName" "CAvatarImagePanel" - "fieldName" "RedLeaderAvatar" - "xpos" "c270" - "ypos" "144" - "ypos_minmode" "279" - "zpos" "5" - "wide" "25" - "tall" "25" - "visible" "0" - "enabled" "1" - "image" "" - "scaleImage" "1" - "color_outline" "52 48 45 255" - } - "MainBG" - { - "ControlName" "ImagePanel" - "fieldName" "MainBG" - "xpos" "0" - "ypos" "0" - "zpos" "-1" - "wide" "9999" - "tall" "9999" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - - if_mvm - { - "visible" "0" - } - } - "ScoreboardBackground" - { - "ControlName" "ImagePanel" - "fieldName" "ScoreboardBackground" - "xpos" "c-270" - "ypos" "169" - "ypos_minmode" "304" - "zpos" "-1" - "wide" "540" - "tall" "500" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fillcolor" "0 0 0 100" - - if_mvm - { - "visible" "0" - } - } - - "MvMScoreboardBackground" - { - "ControlName" "ImagePanel" - "fieldName" "MvMScoreboardBackground" - "xpos" "c-270" - "ypos" "244" - "zpos" "-1" - "wide" "540" - "tall" "500" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - "fillcolor" "0 0 0 100" - - if_mvm - { - "visible" "0" - } - } - - "Red6sBackground" - { - "ControlName" "ImagePanel" - "fieldName" "ScoreboardBackground" - "xpos" "9999" - "xpos_minmode" "c65" - "ypos" "9999" - "ypos_minmode" "265" - "zpos" "-1" - "wide_minmode" "240" - "tall" "100" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - "fillcolor" "0 0 0 100" - - if_mvm - { - "visible" "0" - - } - } - "Blue6sBackground" - { - "ControlName" "ImagePanel" - "fieldName" "ScoreboardBackground" - "xpos" "9999" - "xpos_minmode" "c65" - "ypos" "9999" - "ypos_minmode" "121" - "zpos" "-1" - "wide" "240" - "tall" "100" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - "fillcolor" "0 0 0 100" - - if_mvm - { - "visible" "0" - - } - } - "BlueTeamLabel1" - { - "ControlName" "CExLabel" - "fieldName" "BlueTeamLabel1" - "font" "Cerbetica32" - "labelText" "%blueteamname%" - "textAlignment" "west" - "xpos" "c-268" - "ypos" "138" - "ypos_minmode" "273" - "wide" "200" - "tall" "37" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - if_mvm - { - "visible" "0" - } - } - "BlueTeamScore" - { - "ControlName" "CExLabel" - "fieldName" "BlueTeamScore" - "font" "CerbeticaBold36" - "labelText" "%blueteamscore%" - "textAlignment" "east" - "xpos" "c-106" - "ypos" "128" - "ypos_minmode" "263" - "zpos" "4" - "wide" "100" - "tall" "55" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - if_mvm - { - "visible" "0" - } - } - "BlueTeamScoreDropshadow" - { - "ControlName" "CExLabel" - "fieldName" "BlueTeamScoreDropshadow" - "font" "CerbeticaBold36" - "fgcolor" "Black" - "labelText" "%blueteamscore%" - "textAlignment" "east" - "xpos" "c-105" - "ypos" "129" - "ypos_minmode" "264" - "zpos" "4" - "wide" "100" - "tall" "55" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - if_mvm - { - "visible" "0" - } - } - "BlueTeamPlayerCount" - { - "ControlName" "CExLabel" - "fieldName" "BlueTeamPlayerCount" - "font" "Cerbetica14" - "labelText" "%blueteamplayercount%" - "textAlignment" "west" - "xpos" "c-270" - "ypos" "122" - "ypos_minmode" "257" - "wide" "100" - "tall" "29" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - if_mvm - { - "visible" "0" - } - } - "RedTeamLabel1" - { - "ControlName" "CExLabel" - "fieldName" "RedTeamLabel1" - "font" "Cerbetica32" - "labelText" "%redteamname%" - "textAlignment" "east" - "xpos" "c68" - "ypos" "138" - "ypos_minmode" "273" - "wide" "200" - "tall" "37" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - if_mvm - { - "visible" "0" - } - } - "RedTeamScore" - { - "ControlName" "CExLabel" - "fieldName" "RedTeamScore" - "font" "CerbeticaBold36" - "labelText" "%redteamscore%" - "textAlignment" "west" - "xpos" "c6" - "ypos" "128" - "ypos_minmode" "263" - "zpos" "4" - "wide" "100" - "tall" "55" - "tall_hidef" "75" - "tall_lodef" "75" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - if_mvm - { - "visible" "0" - } - } - "RedTeamScoreDropshadow" - { - "ControlName" "CExLabel" - "fieldName" "RedTeamScoreDropshadow" - "font" "CerbeticaBold36" - "fgcolor" "Black" - "labelText" "%redteamscore%" - "textAlignment" "west" - "xpos" "c7" - "ypos" "129" - "ypos_minmode" "264" - "zpos" "4" - "wide" "100" - "tall" "55" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - if_mvm - { - "visible" "0" - } - } - "RedTeamPlayerCount" - { - "ControlName" "CExLabel" - "fieldName" "RedTeamPlayerCount" - "font" "Cerbetica14" - "labelText" "%redteamplayercount%" - "textAlignment" "east" - "xpos" "c140" - "ypos" "122" - "ypos_minmode" "257" - "wide" "130" - "tall" "29" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - if_mvm - { - "visible" "0" - } - } - "ServerLabel" - { - "ControlName" "CExLabel" - "fieldName" "ServerLabel" - "font" "Cerbetica14" - "labelText" "%server%" - "textAlignment" "west" - "xpos" "-34" - "ypos" "14" - "zpos" "999" - "wide" "600" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" [$WIN32] - "enabled" "1" - } - "ServerTimeValue" - { - "ControlName" "CExLabel" - "fieldName" "ServerTimeValue" - "font" "Cerbetica20" - "labelText" "%servertime%" - "textAlignment" "west" - "xpos" "2" - "ypos" "2" - "zpos" "999" - "wide" "600" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" [$WIN32] - "enabled" "1" - } - "BluePlayerList" - { - "ControlName" "SectionedListPanel" - "fieldName" "BluePlayerList" - "xpos" "c-270" - "ypos" "166" - "ypos_minmode" "304" - "zpos" "20" - "wide" "270" - "tall" "236" - "tall_minmode" "98" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "autoresize" "3" - "linespacing" "14" - "fgcolor" "blue" - "linegap" "0" - "show_columns" "0" - - if_mvm - { - "visible" "0" - } - } - "RedPlayerList" - { - "ControlName" "SectionedListPanel" - "fieldName" "RedPlayerList" - "xpos" "c0" - "ypos" "166" - "ypos_minmode" "304" - "zpos" "20" - "wide" "270" - "tall" "236" - "tall_minmode" "98" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "autoresize" "3" - "linespacing" "14" - "textcolor" "red" - "linegap" "0" - "show_columns" "0" - - if_mvm - { - "visible" "0" - } - } - "VerticalLine" - { - "ControlName" "ImagePanel" - "fieldName" "VerticalLine" - "xpos" "299" - "xpos_lodef" "279" - "xpos_hidef" "309" - "ypos" "9999" - "zpos" "9999" - "wide" "2" - "tall" "292" - "tall_lodef" "206" - "tall_hidef" "212" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "0 0 0 153" - "PaintBackgroundType" "0" - - if_mvm - { - "visible" "0" - } - } - "Spectators" - { - "ControlName" "CExLabel" - "fieldName" "Spectators" - "font" "Cerbetica11" - "labelText" "%spectators%" - "textAlignment" "west" - "xpos" "c-266" - "ypos" "402" - "zpos" "900" - "wide" "541" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "SpectatorsInQueue" - { - "ControlName" "CExLabel" - "fieldName" "SpectatorsInQueue" - "font" "Cerbetica11" - "labelText" "%waitingtoplay%" - "textAlignment" "west" - "xpos" "2" - "ypos" "42" - "zpos" "4" - "wide" "600" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - if_mvm - { - "visible" "0" - } - } - "SpecBackground" - { - "ControlName" "ImagePanel" - "fieldName" "SpecBackground" - "xpos" "c-270" - "ypos" "405" - "zpos" "2" - "wide" "540" - "tall" "84" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "32 32 32 125" - "PaintBackgroundType" "0" - - if_mvm - { - "visible" "1" - } - } - "StatsBackground" - { - "ControlName" "ImagePanel" - "fieldName" "StatsBackground" - "xpos" "c-270" - "ypos" "418" - "zpos" "2" - "wide" "540" - "tall" "64" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "32 32 32 125" - "PaintBackgroundType" "0" - - if_mvm - { - "visible" "1" - } - } - "ClassImage" - { - "ControlName" "ImagePanel" - "fieldName" "ClassImage" - "xpos" "9999" - "ypos" "9999" - "zpos" "3" - "wide" "92" - "tall" "92" - "visible" "0" - "enabled" "0" - "image" "../hud/class_scoutred" - "scaleImage" "1" - - if_mvm - { - "visible" "1" - } - } - "PlayerNameLabel" - { - "ControlName" "CExLabel" - "fieldName" "PlayerNameLabel" - "font" "ScoreboardMedium" - "labelText" "%playername%" - "textAlignment" "west" - "xpos" "115" - "xpos_lodef" "105" - "ypos" "9999" [$WIN32] - "zpos" "3" - "wide" "9999" [$WIN32] - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - if_mvm - { - "visible" "1" - } - } - "HorizontalLine" - { - "ControlName" "ImagePanel" - "fieldName" "HorizontalLine" - "xpos" "9999" - "ypos" "9999" - "ypos" "322" - "zpos" "3" - "wide" "465" - "wide_lodef" "434" - "wide_hidef" "464" - "tall" "1" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "127 127 127 153" - "PaintBackgroundType" "0" - - if_mvm - { - "visible" "1" - } - } - "PlayerScoreLabel" - { - "ControlName" "CExLabel" - "fieldName" "PlayerScoreLabel" - "font" "Cerbetica20" - "labelText" "%playerscore%" - "textAlignment" "center" - "xpos" "c-368" - "ypos" "310" - "zpos" "3" - "wide" "140" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - - if_mvm - { - "visible" "0" - } - } - "MapName" - { - "ControlName" "CExLabel" - "fieldName" "mapname" - "font" "Cerbetica14" - "labelText" "%mapname%" - "textAlignment" "west" - "xpos" "3" - "ypos" "25" - "zpos" "3" - "wide" "480" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor" "236 227 203 255" - } - - "LocalPlayerDuelStatsPanel" - { - "ControlName" "EditablePanel" - "fieldName" "LocalPlayerDuelStatsPanel" - "xpos" "0" - "ypos" "395" - "zpos" "3" - "wide" "600" - "tall" "53" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - if_mvm - { - "visible" "0" - } - - "DuelingLabel" - { - "ControlName" "CExLabel" - "fieldName" "DuelingLabel" - "font" "ScoreboardSmall" - "labelText" "#TF_ScoreBoard_Dueling" - "textAlignment" "center" - "xpos" "250" - "ypos" "2 " - "zpos" "3" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - - "DuelingIcon" - { - "ControlName" "ImagePanel" - "fieldName" "DuelingIcon" - "xpos" "284" - "ypos" "15" - "zpos" "2" - "wide" "32" - "tall" "32" - "visible" "1" - "enabled" "1" - "image" "../backpack/player/items/crafting/icon_dueling" - "scaleImage" "1" - } - - "LocalPlayerData" - { - "ControlName" "EditablePanel" - "fieldName" "LocalPlayerData" - "xpos" "75" - "ypos" "0" - "wide" "200" - "tall" "53" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - "AvatarBGPanel" - { - "ControlName" "EditablePanel" - "fieldName" "AvatarBGPanel" - "xpos" "157" - "ypos" "7" - "zpos" "-1" - "wide" "36" - "tall" "36" - "visible" "1" - "PaintBackgroundType" "2" - "bgcolor_override" "117 107 94 255" - } - "AvatarImage" - { - "ControlName" "CAvatarImagePanel" - "fieldName" "AvatarImage" - "xpos" "159" - "ypos" "9" - "zpos" "0" - "wide" "32" - "tall" "32" - "visible" "1" - "enabled" "1" - "image" "" - "scaleImage" "1" - "color_outline" "52 48 45 255" - } - "AvatarTextLabel" - { - "ControlName" "CExLabel" - "fieldName" "AvatarTextLabel" - "fgcolor" "TanLight" - "xpos" "50" - "ypos" "7" - "zpos" "2" - "wide" "100" - "tall" "18" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "0" - "labelText" "%playername%" - "textAlignment" "east" - "font" "HudFontSmallest" - } - "Score" - { - "ControlName" "CExLabel" - "fieldName" "Score" - "labelText" "%score%" - "textAlignment" "east" - "xpos" "50" - "ypos" "23" - "zpos" "3" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "font" "ScoreboardMedium" - } - } - - "OpponentData" - { - "ControlName" "EditablePanel" - "fieldName" "OpponentData" - "xpos" "325" - "ypos" "0" - "wide" "200" - "tall" "53" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - "AvatarBGPanel" - { - "ControlName" "EditablePanel" - "fieldName" "AvatarBGPanel" - "xpos" "7" - "ypos" "7" - "zpos" "-1" - "wide" "36" - "tall" "36" - "visible" "1" - "PaintBackgroundType" "2" - "bgcolor_override" "117 107 94 255" - } - "AvatarImage" - { - "ControlName" "CAvatarImagePanel" - "fieldName" "AvatarImage" - "xpos" "9" - "ypos" "9" - "zpos" "0" - "wide" "32" - "tall" "32" - "visible" "1" - "enabled" "1" - "image" "" - "scaleImage" "1" - "color_outline" "52 48 45 255" - } - "AvatarTextLabel" - { - "ControlName" "CExLabel" - "fieldName" "AvatarTextLabel" - "fgcolor" "TanLight" - "xpos" "50" - "ypos" "7" - "zpos" "2" - "wide" "100" - "tall" "18" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "0" - "labelText" "%playername%" - "textAlignment" "west" - "font" "HudFontSmallest" - } - "Score" - { - "ControlName" "CExLabel" - "fieldName" "Score" - "labelText" "%score%" - "textAlignment" "west" - "xpos" "50" - "ypos" "23" - "zpos" "3" - "wide" "200" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "font" "ScoreboardMedium" - } - } - } - - "LocalPlayerStatsPanel" - { - "ControlName" "EditablePanel" - "fieldName" "LocalPlayerStatsPanel" - "xpos" "c-270" - "ypos" "416" - "zpos" "10" - "wide" "540" - "tall" "268" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - if_mvm - { - "visible" "1" - } - - "KillsLabel" - { - "ControlName" "CExLabel" - "fieldName" "KillsLabel" - "font" "Cerbetica48" - "labelText" ":" - "textAlignment" "center" - "xpos" "0" - "ypos" "-2 w " - "zpos" "3" - "wide" "540" - "tall" "64" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "DeathsLabel" - { - "ControlName" "CExLabel" - "fieldName" "DeathsLabel" - "font" "Cerbetica24" - "labelText" "#TF_ScoreBoard_DeathsLabel" - "textAlignment" "east" - "xpos" "9999" - "ypos" "9999" - "zpos" "3" - "wide" "95" - "tall" "24" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "AssistsLabel" - { - "ControlName" "CExLabel" - "fieldName" "AssistsLabel" - "font" "Cerbetica14" - "labelText" "#TF_ScoreBoard_AssistsLabel" - "textAlignment" "west" - "xpos" "4" - "ypos" "2" - "zpos" "3" - "wide" "95" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "DestructionLabel" - { - "ControlName" "CExLabel" - "fieldName" "DestructionLabel" - "font" "Cerbetica14" - "labelText" "#TF_ScoreBoard_DestructionLabel" - "textAlignment" "west" - "xpos" "4" - "ypos" "16" [$WIN32] - "zpos" "3" - "wide" "95" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Kills" - { - "ControlName" "CExLabel" - "fieldName" "Kills" - "font" "Cerbetica48" - "labelText" "%kills%" - "textAlignment" "east" - "xpos" "9999" - "ypos" "9999" - "zpos" "3" - "wide" "70" - "tall" "55" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Kills2" - { - "ControlName" "CExLabel" - "fieldName" "Kills2" - "font" "Cerbetica48" - "labelText" "%kills%" - "textAlignment" "east" - "xpos" "188" - "ypos" "6" - "zpos" "3" - "wide" "70" - "tall" "55" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "TanLight" - } - "Deaths" - { - "ControlName" "CExLabel" - "fieldName" "Deaths" - "font" "Cerbetica48" - "labelText" "%deaths%" - "textAlignment" "west" - "xpos" "9999" - "ypos" "9999" - "zpos" "3" - "wide" "70" - "tall" "55" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "alpha" "0" - } - "Deaths2" - { - "ControlName" "CExLabel" - "fieldName" "Deaths2" - "font" "Cerbetica48" - "labelText" "%deaths%" - "textAlignment" "west" - "xpos" "282" - "ypos" "6" - "zpos" "3" - "wide" "70" - "tall" "55" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "TanLight" - } - - "GameType" - { - "ControlName" "CExLabel" - "fieldName" "gametype" - "font" "Cerbetica12" - "labelText" "%gametype%" - "textAlignment" "center" - "xpos" "28" - "ypos" "250" - "zpos" "3" - "wide" "116" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - "fgcolor" "185 177 153 255" - } - "Assists" - { - "ControlName" "CExLabel" - "fieldName" "Assists" - "font" "Cerbetica14" - "labelText" "%assists%" - "textAlignment" "west" - "xpos" "9999" - "ypos" "9999" [$WIN32] - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Assists2" - { - "ControlName" "CExLabel" - "fieldName" "Assists2" - "font" "Cerbetica14" - "labelText" "%assists%" - "textAlignment" "west" - "xpos" "70" - "ypos" "2" [$WIN32] - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "TanLight" - } - "Destruction" - { - "ControlName" "CExLabel" - "fieldName" "Destruction" - "font" "Cerbetica14" - "labelText" "%destruction%" - "textAlignment" "west" - "xpos" "9999" - "ypos" "9999" [$WIN32] - "zpos" "3" - "wide" "0" - "tall" "0" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - } - "Destruction2" - { - "ControlName" "CExLabel" - "fieldName" "Destruction2" - "font" "Cerbetica14" - "labelText" "%destruction%" - "textAlignment" "west" - "xpos" "70" - "ypos" "16" [$WIN32] - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "TanLight" - } - "CapturesLabel" - { - "ControlName" "CExLabel" - "fieldName" "CapturesLabel" - "font" "Cerbetica14" - "labelText" "#TF_ScoreBoard_CapturesLabel" - "textAlignment" "west" - "xpos" "4" - "ypos" "30" - "zpos" "3" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "DefensesLabel" - { - "ControlName" "CExLabel" - "fieldName" "DefensesLabel" - "font" "Cerbetica14" - "labelText" "#TF_ScoreBoard_DefensesLabel" - "textAlignment" "west" - "xpos" "4" - "ypos" "44" - "zpos" "3" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "DominationLabel" - { - "ControlName" "CExLabel" - "fieldName" "DominationLabel" - "font" "Cerbetica14" - "labelText" "#TF_ScoreBoard_DominationLabel" - "textAlignment" "west" - "xpos" "102" - "ypos" "2" - "zpos" "3" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "RevengeLabel" - { - "ControlName" "CExLabel" - "fieldName" "RevengeLabel" - "font" "Cerbetica14" - "labelText" "#TF_ScoreBoard_RevengeLabel" - "textAlignment" "west" - "xpos" "102" - "ypos" "16" - "zpos" "3" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Captures" - { - "ControlName" "CExLabel" - "fieldName" "Captures" - "font" "Cerbetica14" - "labelText" "%captures%" - "textAlignment" "west" - "xpos" "9999" - "ypos" "9999" - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Captures2" - { - "ControlName" "CExLabel" - "fieldName" "Captures2" - "font" "Cerbetica14" - "labelText" "%captures%" - "textAlignment" "west" - "xpos" "70" - "ypos" "30" - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "TanLight" - } - "Defenses" - { - "ControlName" "CExLabel" - "fieldName" "Defenses" - "font" "Cerbetica14" - "labelText" "%defenses%" - "textAlignment" "west" - "xpos" "9999" [$WIN32] - "ypos" "9999" [$WIN32] - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Defenses2" - { - "ControlName" "CExLabel" - "fieldName" "Defenses2" - "font" "Cerbetica14" - "labelText" "%defenses%" - "textAlignment" "west" - "xpos" "70" [$WIN32] - "ypos" "44" [$WIN32] - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "TanLight" - } - "Domination" - { - "ControlName" "CExLabel" - "fieldName" "Domination" - "font" "Cerbetica14" - "labelText" "%dominations%" - "textAlignment" "west" - "xpos" "100" - "ypos" "108" - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Domination2" - { - "ControlName" "CExLabel" - "fieldName" "Domination2" - "font" "Cerbetica14" - "labelText" "%dominations%" - "textAlignment" "west" - "xpos" "168" - "ypos" "2" - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "TanLight" - } - "Revenge" - { - "ControlName" "CExLabel" - "fieldName" "Revenge" - "font" "Cerbetica14" - "labelText" "%Revenge%" - "textAlignment" "west" - "xpos" "9999" - "ypos" "9999" - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Revenge2" - { - "ControlName" "CExLabel" - "fieldName" "Revenge2" - "font" "Cerbetica14" - "labelText" "%Revenge%" - "textAlignment" "west" - "xpos" "168" - "ypos" "16" - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "TanLight" - } - "HealingLabel" - { - "ControlName" "CExLabel" - "fieldName" "HealingLabel" - "font" "Cerbetica14" - "labelText" "#TF_ScoreBoard_HealingLabel" - "textAlignment" "west" - "xpos" "102" - "ypos" "30" - "zpos" "3" - "wide" "95" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "InvulnLabel" - { - "ControlName" "CExLabel" - "fieldName" "InvulnLabel" - "font" "Cerbetica14" - "labelText" "#TF_ScoreBoard_InvulnLabel" - "textAlignment" "west" - "xpos" "102" - "ypos" "44" - "zpos" "3" - "wide" "95" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "TeleportsLabel" - { - "ControlName" "CExLabel" - "fieldName" "TeleportsLabel" - "font" "Cerbetica14" - "labelText" "#TF_ScoreBoard_TeleportsLabel" - "textAlignment" "west" - "xpos" "342" - "ypos" "2" - "zpos" "3" - "wide" "95" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "HeadshotsLabel" - { - "ControlName" "CExLabel" - "fieldName" "HeadshotsLabel" - "font" "Cerbetica14" - "labelText" "#TF_ScoreBoard_HeadshotsLabel" - "textAlignment" "west" - "xpos" "342" - "ypos" "16" - "zpos" "3" - "wide" "95" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Healing" - { - "ControlName" "CExLabel" - "fieldName" "Healing" - "font" "Cerbetica14" - "labelText" "%healing%" - "textAlignment" "west" - "xpos" "9999" - "ypos" "9999" - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Healing2" - { - "ControlName" "CExLabel" - "fieldName" "Healing2" - "font" "Cerbetica14" - "labelText" "%healing%" - "textAlignment" "west" - "xpos" "168" - "ypos" "30" - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "TanLight" - } - "Invuln" - { - "ControlName" "CExLabel" - "fieldName" "Invuln" - "font" "Cerbetica14" - "labelText" "%invulns%" - "textAlignment" "west" - "xpos" "9999" - "ypos" "9999" - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Invuln2" - { - "ControlName" "CExLabel" - "fieldName" "Invuln2" - "font" "Cerbetica14" - "labelText" "%invulns%" - "textAlignment" "west" - "xpos" "168" - "ypos" "44" - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "TanLight" - } - "Teleports" - { - "ControlName" "CExLabel" - "fieldName" "Teleports" - "font" "Cerbetica14" - "labelText" "%teleports%" - "textAlignment" "west" - "xpos" "100" [$WIN32] - "ypos" "156" [$WIN32] - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Teleports2" - { - "ControlName" "CExLabel" - "fieldName" "Teleports2" - "font" "Cerbetica14" - "labelText" "%teleports%" - "textAlignment" "west" - "xpos" "408" [$WIN32] - "ypos" "2" [$WIN32] - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Headshots" - { - "ControlName" "CExLabel" - "fieldName" "Headshots" - "font" "Cerbetica14" - "labelText" "%headshots%" - "textAlignment" "west" - "xpos" "9999" - "ypos" "9999" - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Headshots2" - { - "ControlName" "CExLabel" - "fieldName" "Headshots2" - "font" "Cerbetica14" - "labelText" "%headshots%" - "textAlignment" "west" - "xpos" "408" - "ypos" "16" - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "BackstabsLabel" - { - "ControlName" "CExLabel" - "fieldName" "BackstabsLabel" - "font" "Cerbetica14" - "labelText" "#TF_ScoreBoard_BackstabsLabel" - "textAlignment" "west" - "xpos" "342" - "ypos" "30" - "zpos" "3" - "wide" "95" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Backstabs" - { - "ControlName" "CExLabel" - "fieldName" "Backstabs" - "font" "Cerbetica14" - "labelText" "%backstabs%" - "textAlignment" "west" - "xpos" "9999" - "ypos" "9999" - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Backstabs2" - { - "ControlName" "CExLabel" - "fieldName" "Backstabs2" - "font" "Cerbetica14" - "labelText" "%backstabs%" - "textAlignment" "west" - "xpos" "408" - "ypos" "30" - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "BonusLabel" - { - "ControlName" "CExLabel" - "fieldName" "BonusLabel" - "font" "Cerbetica14" - "labelText" "#TF_ScoreBoard_BonusLabel" - "textAlignment" "west" - "xpos" "342" - "ypos" "44" - "zpos" "3" - "wide" "95" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Bonus" - { - "ControlName" "CExLabel" - "fieldName" "Bonus" - "font" "Cerbetica14" - "labelText" "%bonus%" - "textAlignment" "west" [$WIN32] - "xpos" "9999" - "ypos" "9999" - "zpos" "3" - "wide" "95" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Bonus2" - { - "ControlName" "CExLabel" - "fieldName" "Bonus2" - "font" "Cerbetica14" - "labelText" "%bonus%" - "textAlignment" "west" [$WIN32] - "xpos" "408" - "ypos" "44" - "zpos" "3" - "wide" "95" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "SupportLabel" - { - "ControlName" "CExLabel" - "fieldName" "SupportLabel" - "font" "Cerbetica14" - "labelText" "#TF_Scoreboard_Support" - "textAlignment" "west" - "xpos" "440" [$WIN32] - "ypos" "2" [$WIN32] - "zpos" "3" - "wide" "95" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Support" - { - "ControlName" "CExLabel" - "fieldName" "Support" - "font" "Cerbetica14" - "labelText" "%support%" - "textAlignment" "west" - "xpos" "9999" - "ypos" "9999" - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Support2" - { - "ControlName" "CExLabel" - "fieldName" "Support2" - "font" "Cerbetica14" - "labelText" "%support%" - "textAlignment" "west" - "xpos" "502a" - "ypos" "2" - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "TanLight" - } - "DamageLabel" - { - "ControlName" "CExLabel" - "fieldName" "DamageLabel" - "font" "Cerbetica14" - "labelText" "#TF_Scoreboard_Damage" - "textAlignment" "west" - "xpos" "440" - "ypos" "16" - "zpos" "3" - "wide" "95" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Damage" - { - "ControlName" "CExLabel" - "fieldName" "Damage" - "font" "Cerbetica14" - "labelText" "%damage%" - "textAlignment" "west" - "xpos" "9999" - "ypos" "9999" - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Damage2" - { - "ControlName" "CExLabel" - "fieldName" "Damage2" - "font" "Cerbetica14" - "labelText" "%damage%" - "textAlignment" "west" - "xpos" "502" - "ypos" "16" - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - } - - - "ButtonLegendBG" [$X360] - { - "ControlName" "ImagePanel" - "fieldName" "ButtonLegendBG" - "xpos" "10" - "xpos_hidef" "30" - "ypos" "373" - "zpos" "0" - "wide" "539" - "wide_hidef" "559" - "tall" "38" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "0 0 0 153" - "PaintBackgroundType" "0" - } - - "ButtonLegend" [$X360] - { - "ControlName" "EditablePanel" - "fieldName" "ButtonLegend" - "xpos" "10" - "xpos_hidef" "35" - "ypos" "373" - "zpos" "1" - "wide" "539" - "wide_hidef" "595" - "tall" "150" - "visible" "1" - - "SelectHintIcon" - { - "ControlName" "CExLabel" - "fieldName" "SelectHintIcon" - "font" "GameUIButtons" - "xpos" "10" - "xpos_hidef" "0" - "ypos" "0" - "zpos" "1" - "wide" "300" - "tall" "38" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "C" - "textAlignment" "Left" - "dulltext" "0" - "brighttext" "0" - } - - "SelectHintLabel" - { - "ControlName" "CExLabel" - "fieldName" "SelectHintLabel" - "font" "ScoreboardMedium" - "xpos" "25" - "xpos_lodef" "37" - "ypos" "2" - "zpos" "1" - "wide" "300" - "tall" "39" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "#GameUI_Select" - "textAlignment" "Left" - "dulltext" "0" - "brighttext" "0" - } - - "GamerCardIcon" - { - "ControlName" "CExLabel" - "fieldName" "GamerCardIcon" - "font" "GameUIButtons" - "xpos" "150" - "xpos_hidef" "145" - "ypos" "0" - "zpos" "1" - "wide" "300" - "tall" "38" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "A" - "textAlignment" "Left" - "dulltext" "0" - "brighttext" "0" - } - - "GamerCardLabel" - { - "ControlName" "CExLabel" - "fieldName" "GamerCardLabel" - "font" "ScoreboardMedium" - "xpos" "170" - "xpos_lodef" "177" - "ypos" "2" - "zpos" "1" - "wide" "300" - "tall" "39" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "#TF_ViewGamercard" - "textAlignment" "Left" - "dulltext" "0" - "brighttext" "0" - } - - "ReputationIcon" - { - "ControlName" "CExLabel" - "fieldName" "ReputationIcon" - "font" "GameUIButtons" - "xpos" "350" - "xpos_hidef" "378" - "ypos" "0" - "zpos" "1" - "wide" "300" - "tall" "38" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "X" - "textAlignment" "Left" - "dulltext" "0" - "brighttext" "0" - } - - "ReputationLabel" - { - "ControlName" "CExLabel" - "fieldName" "ReputationLabel" - "font" "ScoreboardMedium" - "xpos" "403" - "xpos_lodef" "377" - "ypos" "2" - "zpos" "1" - "wide" "300" - "tall" "39" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "#GameUI_PlayerReview" - "textAlignment" "Left" - "dulltext" "0" - "brighttext" "0" - } - - - } - - "MvMScoreboard" - { - "ControlName" "CTFHudMannVsMachineScoreboard" - "fieldName" "MvMScoreboard" - "xpos" "0" - "ypos" "0" - "zpos" "10" - "wide" "f0" - "tall" "480" - "visible" "0" - "enabled" "1" - - "verbose" "1" - - if_mvm - { - "visible" "1" - } - } -} diff --git a/minmode/resource/ui/Spectator.res b/minmode/resource/ui/Spectator.res deleted file mode 100644 index e9adf6a..0000000 --- a/minmode/resource/ui/Spectator.res +++ /dev/null @@ -1,397 +0,0 @@ -"Resource/UI/Spectator.res"
-{
- "Spectator"
- {
- "ControlName" "Frame"
- "fieldName" "Spectator"
- "tall" "480"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- }
- "topbar"
- {
- "ControlName" "Panel"
- "fieldName" "TopBar"
- "xpos" "0"
- "ypos" "0"
- "tall" "0" [$WIN32]
- "wide" "f0"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- }
- "BottomBar"
- {
- "ControlName" "Frame"
- "fieldName" "BottomBar"
- "xpos" "9999"
- "ypos" "9999" [$WIN32]
- "tall" "0"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "0"
- "tabPosition" "0"
- }
- "bottombarblank"
- {
- "ControlName" "Panel"
- "fieldName" "bottombarblank"
- "xpos" "9999"
- "ypos" "9999" [$WIN32]
- "ypos" "r90" [$X360]
- "ypos_minmode" "r0"
- "tall" "0" [$WIN32] // this needs to match the size of BottomBar
- "tall_minmode" "0"
- "tall" "90" [$X360]
- "wide" "f0"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "visible_minmode" "0"
- "enabled" "1"
- "tabPosition" "0"
- }
- "ReinforcementsLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ReinforcementsLabel"
- "xpos" "c-300" [$WIN32]
- "ypos" "50"
- "wide" "600"
- "tall" "24"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#game_respawntime_in_secs"
- "textAlignment" "center"
- "font" "Cerbetica24"
- }
- "BuyBackLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "BuyBackLabel"
- "xpos" "0"
- "ypos" "0"
- "wide" "320"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "center"
- "font" "Cerbetica24"
- "wrap" "1"
- "centerwrap" "1"
- }
- "MapLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "MapLabel"
- "font" "HudFontSmall"
- "font_hidef" "HudFontMedium"
- "xpos" "9999" [$WIN32]
- "ypos" "9999" [$WIN32]
- "tall" "20"
- "tall_hidef" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "visible_minmode" "0"
- "enabled" "1"
- "labelText" "map: cp_bridge"
- "textAlignment" "east"
- }
- "ClassOrTeamLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ClassOrTeamLabel"
- "xpos" "9999"
- "xpos_hidef" "c-65"
- "xpos_lodef" "40"
- "ypos" "9999"
- "ypos_hidef" "90"
- "ypos_lodef" "30"
- "wide" "170"
- "wide_hidef" "130"
- "wide_lodef" "220"
- "tall" "15"
- "tall_lodef" "25"
- "zpos" "2"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1" [$WIN32]
- "visible_minmode" "0"
- "visible" "0" [$X360]
- "enabled" "1"
- "labelText" "#TF_Spectator_ChangeTeam"
- "textAlignment" "center"
- "textAlignment_lodef" "north-west"
- "font" "SpectatorKeyHints"
- "font_hidef" "HudFontSmallest"
- "font_lodef" "HudFontSmall"
- "wrap_lodef" "1"
- }
- "SwitchCamModeKeyLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "SwitchCamModeKeyLabel"
- "xpos" "9999" [$WIN32]
- "ypos" "9999" [$WIN32]
- "xpos" "53" [$X360]
- "ypos" "40" [$X360]
- "wide" "60" [$WIN32]
- "wide" "60" [$X360]
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1" [$WIN32]
- "visible_minmode" "0"
- "visible" "0" [$X360]
- "enabled" "1"
- "labelText" "#TF_Spectator_ChangeTeam"
- "textAlignment" "east"
- "font" "SpectatorKeyHints"
-
- }
- "SwitchCamModeLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "SwitchCamModeLabel"
- "xpos" "9999" [$WIN32]
- "ypos" "9999" [$WIN32]
- "xpos" "128" [$X360]
- "ypos" "40" [$X360]
- "wide" "125" [$WIN32]
- "wide" "95" [$X360]
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1" [$WIN32]
- "visible_minmode" "0"
- "visible" "0" [$X360]
- "enabled" "1"
- "labelText" "#TF_Spectator_SwitchCamMode"
- "textAlignment" "west"
- "font" "SpectatorKeyHints"
- }
- "CycleTargetFwdKeyLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CycleTargetFwdKeyLabel"
- "xpos" "9999" [$WIN32]
- "ypos" "9999" [$WIN32]
- "xpos" "53" [$X360]
- "ypos" "50" [$X360]
- "wide" "60" [$WIN32]
- "wide" "60" [$X360]
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1" [$WIN32]
- "visible_minmode" "0"
- "visible" "0" [$X360]
- "enabled" "1"
- "labelText" "#TF_Spectator_ClassOrTeamKey"
- "textAlignment" "east"
- "font" "SpectatorKeyHints"
- }
- "CycleTargetFwdLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CycleTargetFwdLabel"
- "xpos" "9999" [$WIN32]
- "ypos" "9999" [$WIN32]
- "xpos" "128" [$X360]
- "ypos" "50" [$X360]
- "wide" "125" [$WIN32]
- "wide" "95" [$X360]
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1" [$WIN32]
- "visible_minmode" "0"
- "visible" "0" [$X360]
- "enabled" "1"
- "labelText" "#TF_Spectator_CycleTargetFwd"
- "textAlignment" "west"
- "font" "SpectatorKeyHints"
- }
- "CycleTargetRevKeyLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CycleTargetRevKeyLabel"
- "xpos" "9999" [$WIN32]
- "ypos" "9999" [$WIN32]
- "xpos" "53" [$X360]
- "ypos" "60" [$X360]
- "wide" "60" [$WIN32]
- "wide" "60" [$X360]
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1" [$WIN32]
- "visible_minmode" "0"
- "visible" "0" [$X360]
- "enabled" "1"
- "labelText" "#TF_Spectator_ClassOrTeamKey"
- "textAlignment" "east"
- "font" "SpectatorKeyHints"
- }
- "CycleTargetRevLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CycleTargetRevLabel"
- "xpos" "9999" [$WIN32]
- "ypos" "9999" [$WIN32]
- "xpos" "128" [$X360]
- "ypos" "60" [$X360]
- "wide" "125" [$WIN32]
- "wide" "95" [$X360]
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1" [$WIN32]
- "visible_minmode" "0"
- "visible" "0" [$X360]
- "enabled" "1"
- "labelText" "#TF_Spectator_CycleTargetRev"
- "textAlignment" "west"
- "font" "SpectatorKeyHints"
- }
- "TipLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TipLabel"
- "xpos" "9999"
- "xpos_hidef" "60"
- "xpos_lodef" "45"
- "ypos" "9999"
- "ypos_lodef" "28"
- "ypos_hidef" "35"
- "wide" "130"
- "wide_hidef" "230"
- "wide_lodef" "240"
- "tall" "54"
- "tall_hidef" "70"
- "tall_lodef" "70"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "visible_minmode" "0"
- "enabled" "1"
- "labelText" "%tip%"
- "textAlignment" "center" [$WIN32]
- "textAlignment" "north-west" [$X360]
- "font" "SpectatorKeyHints"
- "font_hidef" "HudFontSmall"
- "font_lodef" "DefaultVerySmall"
- "wrap" "1"
- }
- "itempanel"
- {
- "ControlName" "CItemModelPanel"
- "fieldName" "itempanel"
- "xpos" "r249"
- "ypos" "c50"
- "zpos" "10"
- "wide" "240"
- "tall" "100"
- "visible" "0"
- "bgcolor_override" "255 255 255 0"
- "PaintBackgroundType" "0"
-
- "model_ypos" "10"
- "model_center_x" "1"
- "model_wide" "90"
- "model_tall" "60"
-
- "text_xpos" "10"
- "text_ypos" "10"
- "text_wide" "220"
- "text_center" "1"
-
- "max_text_height" "100"
- "padding_height" "10"
- "resize_to_text" "1"
- "text_forcesize" "2"
-
- "ItemBackground"
- {
- "ControlName" "ImagePanel"
- "fieldName" "ItemBackground"
- "xpos" "0"
- "ypos" "0"
- "zpos" "-1"
- "wide" "240"
- "tall" "900"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "0 0 0 100"
- }
- "TitleBackground"
- {
- "ControlName" "ImagePanel"
- "fieldName" "TitleBackground"
- "xpos" "4"
- "ypos" "4"
- "zpos" "-1"
- "wide" "232"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "0 0 0 100"
- }
-
- "itemmodelpanel"
- {
- "fieldName" "itemmodelpanel"
- "use_item_rendertarget" "0"
- "useparentbg" "1"
- }
-
- "ItemLabel"
- {
- "ControlName" "Label"
- "fieldName" "ItemLabel"
- "font" "Cerbetica12"
- "xpos" "10"
- "ypos" "3"
- "zpos" "1"
- "wide" "270"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#FreezePanel_Item"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
- }
- "spectator_extras"
- {
- "ControlName" "EditablePanel"
- "fieldName" "spectator_extras"
- "xpos" "0"
- "ypos" "0"
- "wide" "f0"
- "tall" "480"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
-}
diff --git a/minmode/resource/ui/SpectatorGUIHealth.res b/minmode/resource/ui/SpectatorGUIHealth.res deleted file mode 100644 index bc71819..0000000 --- a/minmode/resource/ui/SpectatorGUIHealth.res +++ /dev/null @@ -1,105 +0,0 @@ -"Resource/UI/SpectatorGUIHealth.res" -{ - "PlayerStatusHealthImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusHealthImage" - "xpos" "9999" - "ypos" "9999" - "zpos" "4" - "wide" "18" - "tall" "18" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - } - "PlayerStatusHealthImageBG" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusHealthImageBG" - "xpos" "9999" - "ypos" "9999" - "zpos" "3" - "wide" "22" - "tall" "22" - "visible" "1" - "enabled" "1" - "image" "../hud/health_bg" - "scaleImage" "1" - } - "BuildingStatusHealthImageBG" - { - "ControlName" "ImagePanel" - "fieldName" "BuildingStatusHealthImageBG" - "xpos" "9999" - "ypos" "9999" - "zpos" "2" - "wide" "28" - "tall" "28" - "visible" "0" - "enabled" "1" - "image" "../hud/health_equip_bg" - "scaleImage" "1" - } - "PlayerStatusHealthBonusImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusHealthBonusImage" - "xpos" "11" - "ypos" "13" - "zpos" "3" - "wide" "22" - "tall" "23" - "visible" "0" - "enabled" "1" - "image" "../hud/health_over_bg" - "scaleImage" "1" - } - "PlayerStatusHealthValue" - { - "ControlName" "CExLabel" - "fieldName" "PlayerStatusHealthValue" - "xpos" "2" - "ypos" "19" - "zpos" "5" - "wide" "40" - "tall" "10" - "visible" "1" - "enabled" "1" - "labelText" "%Health%" - "font" "CerbeticaBold16" - "fgcolor" "Health Normal" - "textAlignment" "center" - } - "PlayerStatusHealthValueBackground" - { - "ControlName" "CExLabel" - "fieldName" "PlayerStatusHealthValueBackground" - "xpos" "3" - "ypos" "20" - "zpos" "5" - "wide" "40" - "tall" "10" - "visible" "1" - "enabled" "1" - "labelText" "%Health%" - "font" "CerbeticaBold16" - "fgcolor" "0 0 0 255" - "textAlignment" "center" - } - "PlayerStatusPlayerLevel" - { - "ControlName" "CExLabel" - "fieldName" "PlayerStatusPlayerLevel" - "xpos" "9999" - "ypos" "9999" - "zpos" "5" - "wide" "12" - "tall" "12" - "visible" "0" - "enabled" "1" - "textAlignment" "center" - "font" "ScoreboardVerySmall" - "fgcolor" "TFOrange" - } -} diff --git a/minmode/resource/ui/SpectatorTournament-old.res b/minmode/resource/ui/SpectatorTournament-old.res deleted file mode 100644 index 0f72e2d..0000000 --- a/minmode/resource/ui/SpectatorTournament-old.res +++ /dev/null @@ -1,552 +0,0 @@ -"Resource/UI/SpectatorTournament.res"
-{
- "specgui"
- {
- "ControlName" "Frame"
- "fieldName" "specgui"
- "wide" "f0"
- "tall" "480"
- "autoResize" "0"
- "pinCorner" "0"
- "enabled" "1"
-
- "team1_player_base_offset_x" "-367"
- "team1_player_base_y" "460"
- "team1_player_delta_x" "0"
- "team1_player_delta_y" "-16"
- "team2_player_base_offset_x" "207"
- "team2_player_base_y" "460"
- "team2_player_delta_x" "0"
- "team2_player_delta_y" "-16"
-
- "playerpanels_kv"
- {
- "visible" "0"
- "wide" "160"
- "tall" "16"
- "zpos" "1"
- "paintborder" "0"
-
-
- "color_ready" "0 255 0 220"
- "color_notready" "0 0 0 220"
-
- "tabPosition" "0"
-
- "PanelBackground"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PanelBackground"
- "xpos" "0"
- "ypos" "0"
- "zpos" "-1"
- "wide" "160"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "15 15 15 250"
- }
-
- "playername"
- {
- "ControlName" "CExLabel"
- "fieldName" "playername"
- "font" "CerbeticaBold14"
- "xpos" "48"
- "ypos" "0"
- "zpos" "5"
- "wide" "115"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "labelText" "%playername%"
- "textAlignment" "west"
- "fgcolor" "235 226 202 255"
-
- if_mvm
- {
- "xpos" "0"
- "ypos" "25"
- "wide" "55"
- "textAlignment" "center"
- "font" "PlayerPanelPlayerName"
- }
- }
-
- "classimage"
- {
- "ControlName" "CTFClassImage"
- "fieldName" "classimage"
- "xpos" "0"
- "ypos" "0"
- "zpos" "2"
- "wide" "22"
- "tall" "22"
- "visible" "1"
- "enabled" "1"
- "team1_image" "../hud/class_scoutred"
- "scaleImage" "1"
-
- if_mvm
- {
- "xpos" "5"
- "ypos" "4"
- "wide" "20"
- "tall" "20"
- "image" "../vgui/hud_connecting"
- }
- }
-
- "classimagebg"
- {
- "ControlName" "Panel"
- "fieldName" "classimagebg"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "2"
- "wide" "9999"
- "tall" "9999"
- "visible" "0"
- "enabled" "1"
- "bgcolor_override" "Black"
- "PaintBackgroundType" "0"
-
- if_mvm
- {
- "visible" "1"
- }
- }
-
- "HealthIcon"
- {
- "ControlName" "EditablePanel"
- "fieldName" "HealthIcon"
- "xpos" "22"
- "ypos" "0"
- "zpos" "3"
- "wide" "24"
- "tall" "14"
- "visible" "1"
- "enabled" "1"
- "HealthBonusPosAdj" "10"
- "HealthDeathWarning" "0.49"
- "TFFont" "HudFontSmallest"
- "HealthDeathWarningColor" "HUDDeathWarning"
- "TextColor" "HudOffWhite"
- }
-
- "ReadyBG"
- {
- "ControlName" "ScalableImagePanel"
- "fieldName" "ReadyBG"
- "xpos" "0"
- "ypos" "0"
- "zpos" "-1"
- "wide" "16"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "image" "../HUD/tournament_panel_brown"
-
- "src_corner_height" "22" // pixels inside the image
- "src_corner_width" "22"
-
- "draw_corner_width" "3" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "3"
-
- if_mvm
- {
- "visible" "1"
- }
- }
-
- "ReadyImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "ReadyImage"
- "xpos" "32"
- "ypos" "8"
- "zpos" "0"
- "wide" "12"
- "tall" "12"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "image" "hud/checkmark"
- "scaleImage" "1"
-
- if_mvm
- {
- "visible" "1"
- }
- }
-
- "respawntime"
- {
- "ControlName" "CExLabel"
- "fieldName" "respawntime"
- "font" "Cerbetica12"
- "xpos" "5"
- "ypos" "4"
- "zpos" "5"
- "wide" "23"
- "tall" "10"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "labelText" "%respawntime%"
- "textAlignment" "west"
- "fgcolor" "160 32 240 255"
-
- if_mvm
- {
- "ypos" "17"
- }
- }
- "respawntimeBG"
- {
- "ControlName" "CExLabel"
- "fieldName" "respawntimeBG"
- "font" "Cerbetica12"
- "xpos" "6"
- "ypos" "5"
- "zpos" "5"
- "wide" "23"
- "tall" "10"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "labelText" "%respawntime%"
- "textAlignment" "west"
- "fgcolor" "TransparentBlack"
-
- if_mvm
- {
- "ypos" "17"
- }
- }
- "healthcover"
- {
- "ControlName" "CExLabel"
- "fieldName" "healthcover"
- "font" "Blocks48"
- "xpos" "22"
- "ypos" "1"
- "zpos" "5"
- "wide" "23"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "labelText" "%respawntime%"
- "textAlignment" "west"
- "fgcolor" "15 15 15 255"
-
- if_mvm
- {
- "ypos" "17"
- }
- }
-
- "chargeamount"
- {
- "ControlName" "CExLabel"
- "fieldName" "chargeamount"
- "font" "Cerbetica12"
- "xpos" "139"
- "ypos" "2"
- "zpos" "6"
- "wide" "25"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "labelText" "%chargeamount%"
- "textAlignment" "west"
- "fgcolor" "0 255 255 255"
- }
- "chargeamountBG"
- {
- "ControlName" "CExLabel"
- "fieldName" "chargeamountBG"
- "font" "Cerbetica12"
- "xpos" "140"
- "ypos" "3"
- "zpos" "6"
- "wide" "25"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "labelText" "%chargeamount%"
- "textAlignment" "west"
- "fgcolor" "TransparentBlack"
- }
-
- "specindex"
- {
- "ControlName" "CExLabel"
- "fieldName" "specindex"
- "font" "DefaultVerySmall"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "5"
- "wide" "50"
- "tall" "8"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "labelText" "%specindex%"
- "textAlignment" "north-west"
- //"fgcolor" "235 226 202 255"
- }
-
- if_mvm
- {
- "wide" "55"
- "tall" "35"
- }
- }
-
- if_mvm
- {
- "xpos" "c-250"
- "ypos" "6"
- "wide" "500"
- "tall" "180"
-
- "team1_player_delta_x" "52"
- }
- }
-
- "topbar"
- {
- "ControlName" "Panel"
- "fieldName" "TopBar"
- "visible" "0"
- "tall" "0"
- }
- "BottomBar"
- {
- "ControlName" "Frame"
- "fieldName" "BottomBar"
- "visible" "0"
- "ypos" "100"
- "tall" "0"
- }
- "bottombarblank"
- {
- "ControlName" "Panel"
- "fieldName" "bottombarblank"
- "visible" "0"
- "ypos" "480"
- }
- "ReinforcementsLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ReinforcementsLabel"
- "xpos" "c-300" [$WIN32]
- "ypos" "50" [$WIN32]
- "wide" "600" [$WIN32]
- "tall" "24"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#game_respawntime_in_secs"
- "textAlignment" "center"
- "font" "Cerbetica24"
- }
- "BuyBackLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "BuyBackLabel"
- "xpos" "c-190"
- "ypos" "16"
- "wide" "380"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "labelText" "#TF_PVE_Buyback"
- "textAlignment" "center"
- "font" "HudFontSmall"
- "wrap" "1"
- "centerwrap" "1"
-
- if_mvm
- {
- "visible" "1"
- }
- }
- "MapLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "MapLabel"
- "visible" "0"
- }
- "ClassOrTeamLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ClassOrTeamLabel"
- "visible" "0"
- }
- "SwitchCamModeKeyLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "SwitchCamModeKeyLabel"
- "visible" "0"
-
- }
- "SwitchCamModeLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "SwitchCamModeLabel"
- "visible" "0"
- }
- "CycleTargetFwdKeyLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CycleTargetFwdKeyLabel"
- "visible" "0"
- }
- "CycleTargetFwdLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CycleTargetFwdLabel"
- "visible" "0"
- }
- "CycleTargetRevKeyLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CycleTargetRevKeyLabel"
- "visible" "0"
- }
- "CycleTargetRevLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CycleTargetRevLabel"
- "visible" "0"
- }
- "TipLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TipLabel"
- "visible" "0"
- }
- "itempanel"
- {
- "ControlName" "CItemModelPanel"
- "fieldName" "itempanel"
- "xpos" "r249"
- "ypos" "c0"
- "zpos" "1"
- "wide" "250"
- "tall" "900"
- "visible" "0"
- "bgcolor_override" "255 255 255 0"
- "PaintBackgroundType" "0"
- "paintborder" "0"
-
- "model_xpos" "15"
- "model_ypos" "25"
- "model_center_y" "1"
- "model_wide" "64"
- "model_tall" "48"
-
- "text_xpos" "90"
-
- "text_wide" "155"
- "text_center" "1"
-
- "max_text_height" "90"
- "padding_height" "10"
- "resize_to_text" "1"
- "text_forcesize" "2"
-
- "ItemBackground"
- {
- "ControlName" "ImagePanel"
- "fieldName" "ItemBackground"
- "xpos" "0"
- "ypos" "0"
- "zpos" "-1"
- "wide" "250"
- "tall" "900"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "0 0 0 100"
- }
- "TitleBackground"
- {
- "ControlName" "ImagePanel"
- "fieldName" "TitleBackground"
- "xpos" "4"
- "ypos" "4"
- "zpos" "-1"
- "wide" "246"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "0 0 0 100"
- }
-
- "itemmodelpanel"
- {
- "fieldName" "itemmodelpanel"
- "use_item_rendertarget" "1"
- "useparentbg" "1"
- }
-
- "ItemLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemLabel"
- "font" "Cerbetica12"
- "xpos" "21"
- "ypos" "5"
- "zpos" "1"
- "wide" "270"
- "tall" "12"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#FreezePanel_Item"
- "textAlignment" "south-west"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "attriblabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "attriblabel"
- "font" "ItemFontAttribLarge"
- "xpos" "0"
- "ypos" "30"
- "zpos" "2"
- "wide" "140"
- "tall" "60"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%attriblist%"
- "textAlignment" "south"
- "fgcolor" "235 226 202 255"
- "centerwrap" "1"
- }
- }
-}
diff --git a/minmode/resource/ui/SpectatorTournament.res b/minmode/resource/ui/SpectatorTournament.res deleted file mode 100644 index 10edb8d..0000000 --- a/minmode/resource/ui/SpectatorTournament.res +++ /dev/null @@ -1,591 +0,0 @@ -"Resource/UI/SpectatorTournament.res" -{ - "specgui" - { - "ControlName" "Frame" - "fieldName" "specgui" - "wide" "f0" - "tall" "480" - "autoResize" "0" - "pinCorner" "0" - "enabled" "1" - - "team1_player_base_offset_x" "0" - "team1_player_base_y" "220" - "team1_player_delta_x" "0" - "team1_player_delta_y" "-16" - "team2_player_base_offset_x" "0" - "team2_player_base_y" "240" - "team2_player_delta_x" "0" - "team2_player_delta_y" "16" - - "playerpanels_kv" - { - "visible" "0" - "wide" "156" - "tall" "16" - "zpos" "1" - - - - "color_ready" "0 255 0 220" - "color_notready" "0 0 0 220" - - "tabPosition" "0" - - "PanelBackground" - { - "ControlName" "ImagePanel" - "fieldName" "PanelBackground" - "xpos" "0" - "ypos" "0" - "zpos" "-1" - "wide" "160" - "tall" "0" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fillcolor" "15 15 15 50" - } - - "PanelLeftFringe" - { - "ControlName" "ImagePanel" - "fieldName" "PanelLeftFringe" - "xpos" "0" - "ypos" "0" - "zpos" "-1" - "wide" "52" - "tall" "18" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fillcolor" "15 15 15 64" - } - - "PanelLeftHalf" - { - "ControlName" "ImagePanel" - "fieldName" "PanelLeftHalf" - "xpos" "0" - "ypos" "0" - "zpos" "-1" - "wide" "49" - "tall" "18" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fillcolor" "15 15 15 128" - } - - "PanelLeftFull" - { - "ControlName" "ImagePanel" - "fieldName" "PanelLeftFull" - "xpos" "0" - "ypos" "0" - "zpos" "-1" - "wide" "26" - "tall" "18" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fillcolor" "15 15 15 110" - } - - "PanelFull" - { - "ControlName" "ImagePanel" - "fieldName" "PanelFull" - "xpos" "0" - "ypos" "0" - "zpos" "-1" - "wide" "160" - "tall" "18" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fillcolor" "15 15 15 100" - } - - "PanelBottom" - { - "ControlName" "ImagePanel" - "fieldName" "PanelBottom" - "xpos" "0" - "ypos" "15" - "zpos" "-1" - "wide" "160" - "tall" "4" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - "fillcolor" "15 15 15 255" - } - - "PanelRight" - { - "ControlName" "ImagePanel" - "fieldName" "PanelRight" - "xpos" "157" - "ypos" "0" - "zpos" "-1" - "wide" "4" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - "fillcolor" "15 15 15 255" - } - - "playername" - { - "ControlName" "CExLabel" - "fieldName" "playername" - "font" "Cerbetica14" - "xpos" "54" - "ypos" "0" - "zpos" "5" - "wide" "80" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "labelText" "%playername%" - "textAlignment" "west" - "fgcolor" "235 226 202 255" - - } - - "classimage" - { - "ControlName" "CTFClassImage" - "fieldName" "classimage" - "xpos" "27" - "ypos" "0" - "zpos" "2" - "wide" "18" - "tall" "18" - "visible" "1" - "enabled" "1" - "team1_image" "../hud/class_scoutred" - "scaleImage" "1" - - } - - "classimagebg" - { - "ControlName" "Panel" - "fieldName" "classimagebg" - "xpos" "9999" - "ypos" "9999" - "zpos" "2" - "wide" "9999" - "tall" "9999" - "visible" "0" - "enabled" "1" - "bgcolor_override" "Black" - "PaintBackgroundType" "0" - - } - - "HealthIcon" - { - "ControlName" "EditablePanel" - "fieldName" "HealthIcon" - "xpos" "0" - "ypos" "0" - "zpos" "3" - "wide" "24" - "tall" "14" - "visible" "1" - "enabled" "1" - "HealthBonusPosAdj" "10" - "HealthDeathWarning" "0.49" - "TFFont" "HudFontSmallest" - "HealthDeathWarningColor" "HUDDeathWarning" - "TextColor" "HudOffWhite" - } - - "ReadyBG" - { - "ControlName" "ScalableImagePanel" - "fieldName" "ReadyBG" - "xpos" "0" - "ypos" "0" - "zpos" "-1" - "wide" "16" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "image" "../HUD/tournament_panel_brown" - - "src_corner_height" "22" // pixels inside the image - "src_corner_width" "22" - - "draw_corner_width" "3" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "3" - - } - - "ReadyImage" - { - "ControlName" "ImagePanel" - "fieldName" "ReadyImage" - "xpos" "32" - "ypos" "8" - "zpos" "0" - "wide" "12" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "image" "hud/checkmark" - "scaleImage" "1" - - } - - "respawntime" - { - "ControlName" "CExLabel" - "fieldName" "respawntime" - "font" "Cerbetica12" - "xpos" "5" - "ypos" "3" - "zpos" "5" - "wide" "23" - "tall" "10" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "labelText" "%respawntime%" - "textAlignment" "west" - "fgcolor" "255 20 175 255" - - } - "respawntimeBG" - { - "ControlName" "CExLabel" - "fieldName" "respawntimeBG" - "font" "Cerbetica12" - "xpos" "6" - "ypos" "6" - "zpos" "5" - "wide" "23" - "tall" "10" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "labelText" "%respawntime%" - "textAlignment" "west" - "fgcolor" "TransparentBlack" - - } - "healthcover" - { - "ControlName" "CExLabel" - "fieldName" "healthcover" - "font" "Blocks48" - "xpos" "0" - "ypos" "1" - "zpos" "5" - "wide" "26" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "labelText" "%respawntime%" - "textAlignment" "west" - "fgcolor" "15 15 15 110" - - } - - "chargeamount" - { - "ControlName" "CExLabel" - "fieldName" "chargeamount" - "font" "Cerbetica12" - "xpos" "126" - "ypos" "2" - "zpos" "6" - "wide" "25" - "tall" "13" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "labelText" "%chargeamount%" - "textAlignment" "east" - "fgcolor" "0 255 255 255" - } - "chargeamountBG" - { - "ControlName" "CExLabel" - "fieldName" "chargeamountBG" - "font" "Cerbetica12" - "xpos" "127" - "ypos" "3" - "zpos" "6" - "wide" "25" - "tall" "13" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "labelText" "%chargeamount%" - "textAlignment" "east" - "fgcolor" "TransparentBlack" - } - - "specindex" - { - "ControlName" "CExLabel" - "fieldName" "specindex" - "font" "DefaultVerySmall" - "xpos" "9999" - "ypos" "9999" - "zpos" "5" - "wide" "50" - "tall" "8" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "labelText" "%specindex%" - "textAlignment" "north-west" - //"fgcolor" "235 226 202 255" - } - - } - - } - - "topbar" - { - "ControlName" "Panel" - "fieldName" "TopBar" - "visible" "0" - "tall" "0" - } - "BottomBar" - { - "ControlName" "Frame" - "fieldName" "BottomBar" - "visible" "0" - "ypos" "100" - "tall" "0" - } - "bottombarblank" - { - "ControlName" "Panel" - "fieldName" "bottombarblank" - "visible" "0" - "ypos" "480" - } - "ReinforcementsLabel" - { - "ControlName" "CExLabel" - "fieldName" "ReinforcementsLabel" - "xpos" "c-300" [$WIN32] - "ypos" "50" [$WIN32] - "wide" "600" [$WIN32] - "tall" "24" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "#game_respawntime_in_secs" - "textAlignment" "center" - "font" "Cerbetica24" - - if_mvm - { - "ypos" "68" [$WIN32] - } - - } - "BuyBackLabel" - { - "ControlName" "CExLabel" - "fieldName" "BuyBackLabel" - "xpos" "c-190" - "ypos" "360" - "wide" "380" - "tall" "24" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "labelText" "#TF_PVE_Buyback" - "textAlignment" "center" - "font" "Cerbetica20" - "wrap" "1" - "centerwrap" "1" - - if_mvm - { - "visible" "1" - } - } - "MapLabel" - { - "ControlName" "CExLabel" - "fieldName" "MapLabel" - "visible" "0" - } - "ClassOrTeamLabel" - { - "ControlName" "CExLabel" - "fieldName" "ClassOrTeamLabel" - "visible" "0" - } - "SwitchCamModeKeyLabel" - { - "ControlName" "CExLabel" - "fieldName" "SwitchCamModeKeyLabel" - "visible" "0" - - } - "SwitchCamModeLabel" - { - "ControlName" "CExLabel" - "fieldName" "SwitchCamModeLabel" - "visible" "0" - } - "CycleTargetFwdKeyLabel" - { - "ControlName" "CExLabel" - "fieldName" "CycleTargetFwdKeyLabel" - "visible" "0" - } - "CycleTargetFwdLabel" - { - "ControlName" "CExLabel" - "fieldName" "CycleTargetFwdLabel" - "visible" "0" - } - "CycleTargetRevKeyLabel" - { - "ControlName" "CExLabel" - "fieldName" "CycleTargetRevKeyLabel" - "visible" "0" - } - "CycleTargetRevLabel" - { - "ControlName" "CExLabel" - "fieldName" "CycleTargetRevLabel" - "visible" "0" - } - "TipLabel" - { - "ControlName" "CExLabel" - "fieldName" "TipLabel" - "visible" "0" - } - "itempanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "itempanel" - "xpos" "r249" - "ypos" "c50" - "zpos" "10" - "wide" "240" - "tall" "100" - "visible" "0" - "bgcolor_override" "255 255 255 0" - "PaintBackgroundType" "0" - - "model_ypos" "10" - "model_center_x" "1" - "model_wide" "90" - "model_tall" "60" - - "text_xpos" "10" - "text_ypos" "10" - "text_wide" "220" - "text_center" "1" - - "max_text_height" "100" - "padding_height" "10" - "resize_to_text" "1" - "text_forcesize" "2" - - "ItemBackground" - { - "ControlName" "ImagePanel" - "fieldName" "ItemBackground" - "xpos" "0" - "ypos" "0" - "zpos" "-1" - "wide" "240" - "tall" "900" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fillcolor" "0 0 0 100" - } - "TitleBackground" - { - "ControlName" "ImagePanel" - "fieldName" "TitleBackground" - "xpos" "4" - "ypos" "4" - "zpos" "-1" - "wide" "232" - "tall" "14" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fillcolor" "0 0 0 100" - } - - "itemmodelpanel" - { - "fieldName" "itemmodelpanel" - "use_item_rendertarget" "0" - "useparentbg" "1" - } - - "ItemLabel" - { - "ControlName" "Label" - "fieldName" "ItemLabel" - "font" "Cerbetica12" - "xpos" "10" - "ypos" "3" - "zpos" "1" - "wide" "270" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "#FreezePanel_Item" - "textAlignment" "Left" - "dulltext" "0" - "brighttext" "0" - } - } - "spectator_extras" - { - "ControlName" "EditablePanel" - "fieldName" "spectator_extras" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "480" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } -} diff --git a/minmode/resource/ui/SpectatorTournamentGUIHealth.res b/minmode/resource/ui/SpectatorTournamentGUIHealth.res deleted file mode 100644 index 1502571..0000000 --- a/minmode/resource/ui/SpectatorTournamentGUIHealth.res +++ /dev/null @@ -1,90 +0,0 @@ -"Resource/UI/SpectatorTournamentGUIHealth.res" -{ - "PlayerStatusHealthImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusHealthImage" - "xpos" "9999" - "ypos" "9999" - "zpos" "4" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - } - "PlayerStatusHealthImageBG" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusHealthImageBG" - "xpos" "9999" - "ypos" "9999" - "zpos" "3" - "wide" "16" - "tall" "16" - "visible" "1" - "enabled" "1" - "image" "../hud/health_bg" - "scaleImage" "1" - } - "BuildingStatusHealthImageBG" - { - "ControlName" "ImagePanel" - "fieldName" "BuildingStatusHealthImageBG" - "xpos" "9999" - "ypos" "9999" - "zpos" "2" - "wide" "22" - "tall" "22" - "visible" "0" - "enabled" "1" - "image" "../hud/health_equip_bg" - "scaleImage" "1" - } - "PlayerStatusHealthBonusImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusHealthBonusImage" - "xpos" "9999" - "ypos" "9999" - "zpos" "3" - "wide" "12" - "tall" "12" - "visible" "0" - "enabled" "1" - "image" "../hud/health_over_bg" - "scaleImage" "1" - } - "PlayerStatusHealthValueSpectator" - { - "ControlName" "CExLabel" - "fieldName" "PlayerStatusHealthValueSpectator" - "xpos" "0" - "ypos" "0" - "zpos" "5" - "wide" "25" - "tall" "16" - "visible" "1" - "enabled" "1" - "labelText" "%Health%" - "textAlignment" "center" - "font" "CerbeticaBold16" - "fgcolor" "Spec Health Normal" - } - "PlayerStatusHealthValueSpectatorBG" - { - "ControlName" "CExLabel" - "fieldName" "PlayerStatusHealthValueSpectatorBG" - "xpos" "1" - "ypos" "1" - "zpos" "4" - "wide" "25" - "tall" "16" - "visible" "1" - "enabled" "1" - "labelText" "%Health%" - "textAlignment" "center" - "font" "CerbeticaBold16" - "fgcolor" "0 0 0 100" - } -} diff --git a/minmode/resource/ui/TFAdvancedOptionsDialog.res b/minmode/resource/ui/TFAdvancedOptionsDialog.res deleted file mode 100644 index 23a53b6..0000000 --- a/minmode/resource/ui/TFAdvancedOptionsDialog.res +++ /dev/null @@ -1,169 +0,0 @@ -"Resource\UI\TFAdvancedOptionsDialog.res"
-{
- "TFAdvancedOptionsDialog"
- {
- "ControlName" "EditablePanel"
- "fieldName" "TFAdvancedOptionsDialog"
- "xpos" "c-250"
- "ypos" "90"
- "wide" "500"
- "tall" "350"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "paintbackgroundtype" "0"
- "settitlebarvisible" "0"
- "paintborder" "1"
- "paintbackground" "1"
- "border" "NoBorder"
- "bgcolor_override" "25 25 25 255"
-
- "control_w" "500"
- "control_h" "25"
- "slider_w" "500"
- "slider_h" "25"
- }
- "TitleLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TitleLabel"
- "font" "HudFontMediumBold"
- "labelText" "#TF_AdvancedOptions"
- "textAlignment" "center"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "500"
- "tall" "40"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fgcolor_override" "TanLight"
- }
- "CancelButton"
- {
- "ControlName" "CExButton"
- "fieldName" "CancelButton"
- "xpos" "150"
- "ypos" "310"
- "zpos" "1"
- "wide" "100"
- "tall" "25"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "#Cancel"
- "font" "HudFontSmallBold"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "default" "1"
- "Command" "Close"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
-
-
- "paintbackground" "1"
- "defaultBgColor_override" "15 15 15 255"
- "armedBgColor_override" "25 25 25 255"
- "depressedBgColor_override" "25 25 25 255"
- "defaultFgColor_override" "TanLight"
- "armedFgColor_override" "TanLight"
- "depressedFgColor_override" "TanLight"
- "border_default" "ButtonHover"
- "border_armed" "ButtonHover"
- }
- "OkButton"
- {
- "ControlName" "CExButton"
- "fieldName" "OkButton"
- "xpos" "300"
- "ypos" "310"
- "zpos" "1"
- "wide" "100"
- "tall" "25"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "#GameUI_Ok"
- "font" "HudFontSmallBold"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "default" "1"
- "Command" "Ok"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
-
-
- "paintbackground" "1"
- "defaultBgColor_override" "15 15 15 255"
- "armedBgColor_override" "25 25 25 255"
- "depressedBgColor_override" "25 25 25 255"
- "defaultFgColor_override" "TanLight"
- "armedFgColor_override" "TanLight"
- "depressedFgColor_override" "TanLight"
- "border_default" "ButtonHover"
- "border_armed" "ButtonHover"
- }
-
- "PanelListPanel"
- {
- "ControlName" "CPanelListPanel"
- "fieldName" "PanelListPanel"
- "xpos" "10"
- "ypos" "40"
- "wide" "480"
- "tall" "260"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "bgcolor_override" "0 0 0 0"
- }
-
- "TooltipPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "TooltipPanel"
- "xpos" "0"
- "ypos" "0"
- "zpos" "100"
- "wide" "240"
- "tall" "50"
- "visible" "0"
- "paintborder" "1"
- "paintbackground" "1"
- "border" "NoBorder"
- "bgcolor_override" "25 25 25 255"
-
- "TipLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TipLabel"
- "font" "HudFontSmallest"
- "labelText" "%tiptext%"
- "textAlignment" "center"
- "xpos" "20"
- "ypos" "10"
- "zpos" "2"
- "wide" "200"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fgcolor_override" "235 226 202 255"
- "wrap" "1"
- //"centerwrap" "1"
- }
- }
-}
diff --git a/minmode/resource/ui/TargetID.res b/minmode/resource/ui/TargetID.res deleted file mode 100644 index 7d345cf..0000000 --- a/minmode/resource/ui/TargetID.res +++ /dev/null @@ -1,278 +0,0 @@ -"Resource/UI/TargetID.res"
-{
- "TargetBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "TargetBG"
- "xpos" "0"
- "ypos" "15"
- "zpos" "6"
- "wide" "600"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "0 0 0 128"
-
- }
- "TargetBackground2"
- {
- "ControlName" "ImagePanel"
- "fieldName" "TargetBackground2"
- "xpos" "0"
- "ypos" "15"
- "zpos" "6"
- "wide" "600"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
-
- }
- "TargetIDBG"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "TargetIDBG"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "-1"
- "wide" "640"
- "tall" "10"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "image" "../hud/color_panel_brown"
- "scaleImage" "1"
- "teambg_1" "../hud/color_panel_brown"
- "teambg_2" "../hud/color_panel_red"
- "teambg_2_lodef" "../hud/color_panel_red"
- "teambg_3" "../hud/color_panel_blu"
- "teambg_3_lodef" "../hud/color_panel_blu"
-
- "src_corner_height" "23" // pixels inside the image
- "src_corner_width" "23"
-
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
- "TargetIDBG_Spec_Blue"
- {
- "ControlName" "ScalableImagePanel"
- "fieldName" "TargetIDBG_Spec_Blue"
- "xpos" "0"
- "ypos" "43"
- "zpos" "6"
- "wide" "252"
- "tall" "10"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "image" "../hud/color_panel_blu"
- "image_lodef" "../hud/color_panel_blu"
-
- "src_corner_height" "23" // pixels inside the image
- "src_corner_width" "23"
-
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
- "TargetIDBG_Spec_Red"
- {
- "ControlName" "ScalableImagePanel"
- "fieldName" "TargetIDBG_Spec_Red"
- "xpos" "0"
- "ypos" "43"
- "zpos" "6"
- "wide" "252"
- "tall" "10"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "image" "../hud/color_panel_red"
- "image_lodef" "../hud/color_panel_red"
-
- "src_corner_height" "23" // pixels inside the image
- "src_corner_width" "23"
-
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
-
- "TargetNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TargetNameLabel"
- "font" "Cerbetica14"
- "xpos" "45"
- "ypos" "14"
- "zpos" "7"
- "wide" "300"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%targetname%"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
- "TargetDataLabel"
- {
- "ControlName" "Label"
- "fieldName" "TargetDataLabel"
- "font" "Cerbetica12"
- "xpos" "45"
- "ypos" "28"
- "zpos" "6"
- "wide" "300"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%targetdata%"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "AmmoIcon"
- {
- "ControlName" "ImagePanel"
- "fieldName" "AmmoIcon"
- "xpos" "41"
- "ypos" "30"
- "zpos" "12"
- "wide" "12"
- "tall" "12"
- "visible" "0"
- "enabled" "1"
- "image" "../hud/leaderboard_class_heavy"
- "scaleImage" "1"
- }
-
- "SpectatorGUIHealth"
- {
- "ControlName" "EditablePanel"
- "fieldName" "SpectatorGUIHealth"
- "xpos" "-2"
- "ypos" "-3"
- "zpos" "10"
- "wide" "38"
- "tall" "42"
- "visible" "1"
- "enabled" "1"
- "HealthBonusPosAdj" "10"
- "HealthDeathWarning""0.49"
- "TFFont" "HudFontSmall"
- "HealthDeathWarningColor" "HUDDeathWarning"
- "TextColor" "HudOffWhite"
- }
-
- "MoveableSubPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "MoveableSubPanel"
- "xpos" "0"
- "ypos" "0"
- "zpos" "6"
- "wide" "32"
- "tall" "36"
- "visible" "1"
- "enabled" "1"
-
- "MoveableIconBG"
- {
- "ControlName" "CIconPanel"
- "fieldName" "MoveableIconBG"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "0"
- "tall" "0"
- "visible" "1"
- "enabled" "1"
- "icon" "obj_status_alert_background_tall_nocolor"
- "iconColor" "HudBlack"
- "scaleImage" "1"
- }
-
- "MoveableIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "MoveableIcon"
- "xpos" "5"
- "ypos" "7"
- "zpos" "6"
- "wide" "0"
- "tall" "0"
- "visible" "1"
- "enabled" "1"
- "icon" "obj_status_sentrygun_1"
- "drawcolor" "ProgressOffWhite"
- "scaleImage" "1"
- }
- "MoveableSymbolIcon"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MoveableSymbolIcon"
- "xpos" "5"
- "ypos" "7"
- "zpos" "6"
- "wide" "0"
- "tall" "0"
- "visible" "1"
- "enabled" "1"
- "image" "../hud/eng_sel_item_movable"
- "drawcolor" "ProgressOffWhite"
- "scaleImage" "1"
- }
- "MoveableKeyText"
- {
- "ControlName" "CExLabel"
- "fieldName" "MoveableKeyText"
- "font_minmode" "Cerbetica12"
- "xpos" "0"
- "ypos" "0"
- "zpos" "6"
- "wide" "12"
- "tall" "0"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "Pick Up"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "MoveableKeyLabel"
- {
- "ControlName" "Label"
- "fieldName" "MoveableKeyLabel"
- "font_minmode" "Cerbetica12"
- "xpos" "0"
- "ypos" "29"
- "zpos" "6"
- "wide" "12"
- "tall" "0"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%movekey%"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- }
-}
diff --git a/minmode/resource/ui/Teammenu-center.res b/minmode/resource/ui/Teammenu-center.res deleted file mode 100644 index afee50f..0000000 --- a/minmode/resource/ui/Teammenu-center.res +++ /dev/null @@ -1,618 +0,0 @@ -"Resource/UI/TeamMenu.res" -{ - "team" - { - "ControlName" "ImagePanel" - "fieldName" "team" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "480" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor" "255 0 0 255" - "tabPosition" "0" - } - "BlueTeamBG" - { - "ControlName" "ImagePanel" - "fieldName" "BlueTeamBG" - "xpos" "c-110" - "ypos" "c-20" - "zpos" "0" - "wide" "110" - "tall" "40" - "visible" "1" - "enabled" "1" - "fillcolor" "70 130 180 125" - } - "RedTeamBG" - { - "ControlName" "ImagePanel" - "fieldName" "RedTeamBG" - "xpos" "c0" - "ypos" "c-20" - "zpos" "0" - "wide" "110" - "tall" "40" - "visible" "1" - "enabled" "1" - "fillcolor" "205 50 50 153" - } - "AutojoinBackground" - { - "ControlName" "ImagePanel" - "fieldName" "AutojoinBackground" - "xpos" "c-110" - "ypos" "c-40" - "zpos" "0" - "wide" "220" - "tall" "20" - "visible" "1" - "enabled" "1" - "fillcolor" "0 0 0 100" - } - "SpectateBackground" - { - "ControlName" "ImagePanel" - "fieldName" "SpectateBackground" - "xpos" "c-110" - "ypos" "c20" - "zpos" "0" - "wide" "220" - "tall" "20" - "visible" "1" - "enabled" "1" - "fillcolor" "0 0 0 100" - } - - - - "SysMenu" - { - "ControlName" "Menu" - "fieldName" "SysMenu" - "xpos" "0" - "ypos" "0" - "wide" "64" - "tall" "24" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - "tabPosition" "0" - } - - "MapInfo" - { - "ControlName" "HTML" - "fieldName" "MapInfo" - "xpos" "100" - "ypos" "34" - "wide" "450" - "tall" "365" - "autoResize" "3" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - "tabPosition" "0" - } - - "mapname" - { - "ControlName" "Label" - "fieldName" "mapname" - "xpos" "c-100" - "ypos" "c-100" - "wide" "200" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "1" - "font" "CerbeticaBold28" - "fgcolor" "TanLight" - } - - "teambutton0" - { - "ControlName" "CTFTeamButton" - "fieldName" "teambutton0" - "xpos" "c-110" - "ypos" "210" - "zpos" "3" - "wide" "110" - "tall" "40" - "autoResize" "0" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "3" - "labelText" "&3. Blue Team" [$WIN32] - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "command" "jointeam blue" - "team" "3" // team blue - "font" "CerbeticaBold16" - "defaultFgColor_override" "255 255 255 128" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "255 255 255 128" - "selectedFgColor_override" "TanLight" - } - - "teambutton1" - { - "ControlName" "CTFTeamButton" - "fieldName" "teambutton1" - "xpos" "c0" - "ypos" "210" - "zpos" "3" - "wide" "110" - "tall" "40" - "autoResize" "0" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "3" - "labelText" "&4. Red Team" [$WIN32] - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "command" "jointeam red" - "team" "4" // team red - "font" "CerbeticaBold16" - "defaultFgColor_override" "255 255 255 128" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "255 255 255 128" - "selectedFgColor_override" "TanLight" - } - - "teambutton2" - { - "ControlName" "CTFTeamButton" - "fieldName" "teambutton2" - "xpos" "c-110" - "ypos" "c-40" - "zpos" "3" - "wide" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "1" - "labelText" "&1. Auto-join" [$WIN32] - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "paintborder" "0" - "command" "jointeam auto" - "font" "CerbeticaBold16" - "defaultFgColor_override" "255 255 255 128" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "255 255 255 128" - "selectedFgColor_override" "TanLight" - } - - "teambutton3" - { - "ControlName" "CTFTeamButton" - "fieldName" "teambutton3" - "xpos" "c-110" - "ypos" "c20" - "zpos" "3" - "wide" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "2" - "labelText" "&2. Spectate" [$WIN32] - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "paintborder" "0" - "command" "jointeam spectate" - "font" "CerbeticaBold16" - "defaultFgColor_override" "255 255 255 128" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "255 255 255 128" - "selectedFgColor_override" "TanLight" - } - - "CancelButton" [$WIN32] - { - "ControlName" "CExButton" - "fieldName" "CancelButton" - "xpos" "r190" - "xpos_hidef" "r200" - "ypos" "r40" - "ypos_lodef" "r64" - "ypos_hidef" "r54" - "zpos" "6" - "wide" "150" - "tall" "30" - "autoResize" "0" - "pinCorner" "2" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "#TF_Cancel" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "paintbackground""0" - "command" "cancelmenu" - "font" "CerbeticaBold16" - } - - "TeamMenuSelect" - { - "ControlName" "CExLabel" - "fieldName" "TeamMenuSelect" - "xpos" "30" - "ypos" "c200" - "zpos" "6" - "wide" "450" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "visible_lodef" "0" - "enabled" "1" - "labelText" "#TF_SelectATeam" - "textAlignment" "west" - "dulltext" "0" - "brighttext" "0" - "font" "CerbeticaBold32" - "fgcolor" "HudOffWhite" - } - - "TeamMenuAuto" - { - "ControlName" "CExLabel" - "fieldName" "TeamMenuAuto" - "xpos" "9999" [$WIN32] - "ypos" "9999" - "zpos" "1" - "wide" "102" [$WIN32] - "wide" "94" [$X360] - "tall" "24" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - "labelText" "#TF_Random" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "wrap" "0" - "font" "MenuSmallFont" - "fgcolor" "black" - } - - "TeamMenuSpectate" - { - "ControlName" "CExLabel" - "fieldName" "TeamMenuSpectate" - "xpos" "9999" - "ypos" "9999" - "zpos" "1" - "wide" "0" - "tall" "0" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - "labelText" "" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "wrap" "0" - "font" "CerbeticaBold16" - "fgcolor" "white" - } - - "MenuBG" - { - "ControlName" "ImagePanel" - "fieldName" "MenuBG" - "xpos" "0" - "ypos" "0" - "zpos" "0" - "wide" "f0" - "tall" "480" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - "fillcolor" "255 255 255 7" - - } - - "ShadedBar" - { - "ControlName" "ImagePanel" - "fieldName" "ShadedBar" - "xpos" "9999" - "ypos" "9999" - "zpos" "5" - "wide" "0" - "tall" "0" - "tall_lodef" "74" - "tall_hidef" "65" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - "tabPosition" "0" - "image" "loadout_bottom_gradient" - "tileImage" "1" - "PaintBackgroundType" "0" - } - - "BlueCount" - { - "ControlName" "CExLabel" - "fieldName" "BlueCount" - "xpos" "c-157" - "ypos" "c-10" - "zpos" "1" - "wide" "90" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%bluecount%" - "textAlignment" "east" - "dulltext" "0" - "brighttext" "1" - "font" "Cerbetica14" - "fgcolor" "255 255 255 175" - } - "BlueCountPlayers" - { - "ControlName" "CExLabel" - "fieldName" "BlueCountPlayers" - "xpos" "c-120" - "ypos" "c-10" - "zpos" "1" - "wide" "90" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "players" - "textAlignment" "east" - "dulltext" "0" - "brighttext" "1" - "font" "Cerbetica14" - "fgcolor" "255 255 255 175" - } - - "RedCount" - { - "ControlName" "CExLabel" - "fieldName" "RedCount" - "xpos" "c-51" - "ypos" "c-10" - "zpos" "1" - "wide" "90" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%redcount%" - "textAlignment" "east" - "dulltext" "0" - "brighttext" "1" - "font" "Cerbetica14" - "fgcolor" "255 255 255 175" - } - "RedCountPlayers" - { - "ControlName" "CExLabel" - "fieldName" "RedCountPlayers" - "xpos" "c-14" - "ypos" "c-10" - "zpos" "1" - "wide" "90" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "players" - "textAlignment" "east" - "dulltext" "0" - "brighttext" "1" - "font" "Cerbetica14" - "fgcolor" "255 255 255 175" - } - - "bluedoor" - { - "ControlName" "CModelPanel" - "fieldName" "bluedoor" - "xpos" "9999" - "ypos" "9999" - "zpos" "2" - "wide" "f0" - "tall" "480" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fov" "20" - - - } - - "reddoor" - { - "ControlName" "CModelPanel" - "fieldName" "reddoor" - "xpos" "9999" - "ypos" "9999" - "zpos" "2" - "wide" "f0" - "tall" "480" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fov" "20" - - } - - "autodoor" - { - "ControlName" "CModelPanel" - "fieldName" "autodoor" - "xpos" "9999" - "ypos" "9999" - "zpos" "2" - "wide" "f0" - "tall" "480" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fov" "20" - - - } - - "spectate" - { - "ControlName" "CModelPanel" - "fieldName" "spectate" - "xpos" "9999" - "ypos" "9999" - "zpos" "0" - "wide" "f0" - "tall" "480" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fov" "20" - - } - - - "HighlanderLabel" [$WIN32] - { - "ControlName" "CExLabel" - "fieldName" "HighlanderLabel" - "xpos" "c-50" - "ypos" "c100" - "zpos" "6" - "wide" "105" - "tall" "50" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "#TF_Highlander_Mode" - "textAlignment" "Center" - "dulltext" "0" - "brighttext" "0" - "font" "CerbeticaBold16" - "fgcolor" "TanLight" - "centerwrap" "1" - } - - "HighlanderLabelShadow" [$WIN32] - { - "ControlName" "CExLabel" - "fieldName" "HighlanderLabelShadow" - "xpos" "c-49" - "ypos" "c101" - "zpos" "6" - "wide" "105" - "tall" "50" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "#TF_Highlander_Mode" - "textAlignment" "Center" - "dulltext" "0" - "brighttext" "0" - "font" "CerbeticaBold16" - "fgcolor" "TransparentBlack" - "centerwrap" "1" - } - - "TeamsFullLabel" [$WIN32] - { - "ControlName" "CExLabel" - "fieldName" "TeamsFullLabel" - "xpos" "c-50" - "ypos" "c150" - "zpos" "6" - "wide" "105" - "tall" "35" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "labelText" "#TF_Teams_Full" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "font" "CerbeticaBold12" - "fgcolor" "TanLight" - "centerwrap" "1" - } - - "TeamsFullLabelShadow" [$WIN32] - { - "ControlName" "CExLabel" - "fieldName" "TeamsFullLabelShadow" - "xpos" "c-49" - "ypos" "c151" - "zpos" "6" - "wide" "105" - "tall" "35" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "labelText" "#TF_Teams_Full" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "font" "CerbeticaBold12" - "fgcolor" "TransparentBlack" - "centerwrap" "1" - } - - "TeamsFullArrow" [$WIN32] - { - "ControlName" "CTFImagePanel" - "fieldName" "TeamsFullArrow" - "xpos" "9999" - "ypos" "9999" - "zpos" "6" - "wide" "0" - "tall" "0" - "visible" "0" - "enabled" "0" - "image" "../HUD/arrow_big_down" - "scaleImage" "1" - } -} - diff --git a/minmode/resource/ui/Teammenu.res b/minmode/resource/ui/Teammenu.res deleted file mode 100644 index 19f36c2..0000000 --- a/minmode/resource/ui/Teammenu.res +++ /dev/null @@ -1,647 +0,0 @@ -"Resource/UI/TeamMenu.res"
-{
- "team"
- {
- "ControlName" "ImagePanel"
- "fieldName" "team"
- "xpos" "0"
- "ypos" "0"
- "wide" "f0"
- "tall" "480"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fgcolor" "255 0 0 255"
- "tabPosition" "0"
- }
- "MainBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MainBG"
- "xpos" "0"
- "ypos" "0"
- "zpos" "0"
- "wide" "f0"
- "tall" "f0"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "fillcolor" "0 0 0 0"
- }
- "SidePanelBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "SidePanelBG"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "255"
- "tall" "f0"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "fillcolor" "0 0 0 60"
- }
- "BlueTeamBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "BlueTeamBG"
- "xpos" "0"
- "ypos" "c-35"
- "zpos" "0"
- "wide" "255"
- "tall" "30"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "70 130 180 125"
- }
- "RedTeamBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "RedTeamBG"
- "xpos" "0"
- "ypos" "c5"
- "zpos" "0"
- "wide" "255"
- "tall" "30"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "205 50 50 153"
- }
- "AutojoinBackground"
- {
- "ControlName" "ImagePanel"
- "fieldName" "AutojoinBackground"
- "xpos" "0"
- "ypos" "c-75"
- "zpos" "0"
- "wide" "255"
- "tall" "30"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "0 0 0 100"
- }
- "SpectateBackground"
- {
- "ControlName" "ImagePanel"
- "fieldName" "SpectateBackground"
- "xpos" "0"
- "ypos" "c45"
- "zpos" "0"
- "wide" "255"
- "tall" "30"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "0 0 0 100"
- }
-
-
-
- "SysMenu"
- {
- "ControlName" "Menu"
- "fieldName" "SysMenu"
- "xpos" "0"
- "ypos" "0"
- "wide" "64"
- "tall" "24"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "0"
- "tabPosition" "0"
- }
-
- "MapInfo"
- {
- "ControlName" "HTML"
- "fieldName" "MapInfo"
- "xpos" "100"
- "ypos" "34"
- "wide" "450"
- "tall" "365"
- "autoResize" "3"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "0"
- "tabPosition" "0"
- }
-
- "mapname"
- {
- "ControlName" "Label"
- "fieldName" "mapname"
- "xpos" "10"
- "ypos" "35"
- "wide" "235"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "1"
- "font" "CerbeticaBold28"
- "fgcolor" "TanLight"
- }
-
- "teambutton0"
- {
- "ControlName" "CTFTeamButton"
- "fieldName" "teambutton0"
- "xpos" "10"
- "ypos" "c-35"
- "zpos" "3"
- "wide" "245"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "3"
- "labelText" "&3 BLU" [$WIN32]
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- "command" "jointeam blue"
- "team" "3" // team blue
- "font" "CerbeticaBold20"
- "defaultFgColor_override" "255 255 255 128"
- "armedFgColor_override" "TanLight"
- "depressedFgColor_override" "255 255 255 128"
- "selectedFgColor_override" "TanLight"
- }
-
- "teambutton1"
- {
- "ControlName" "CTFTeamButton"
- "fieldName" "teambutton1"
- "xpos" "10"
- "ypos" "c5"
- "zpos" "3"
- "wide" "245"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "3"
- "labelText" "&4 RED" [$WIN32]
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- "command" "jointeam red"
- "team" "4" // team red
- "font" "CerbeticaBold20"
- "defaultFgColor_override" "255 255 255 128"
- "armedFgColor_override" "TanLight"
- "depressedFgColor_override" "255 255 255 128"
- "selectedFgColor_override" "TanLight"
- }
-
- "teambutton2"
- {
- "ControlName" "CTFTeamButton"
- "fieldName" "teambutton2"
- "xpos" "10"
- "ypos" "c-75"
- "zpos" "3"
- "wide" "245"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "1"
- "labelText" "&1 Auto-join" [$WIN32]
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- "paintborder" "0"
- "command" "jointeam auto"
- "font" "CerbeticaBold20"
- "defaultFgColor_override" "255 255 255 128"
- "armedFgColor_override" "TanLight"
- "depressedFgColor_override" "255 255 255 128"
- "selectedFgColor_override" "TanLight"
- }
-
- "teambutton3"
- {
- "ControlName" "CTFTeamButton"
- "fieldName" "teambutton3"
- "xpos" "10"
- "ypos" "c45"
- "zpos" "3"
- "wide" "245"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "2"
- "labelText" "&2 Spectate" [$WIN32]
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- "paintborder" "0"
- "command" "jointeam spectate"
- "font" "CerbeticaBold20"
- "defaultFgColor_override" "255 255 255 128"
- "armedFgColor_override" "TanLight"
- "depressedFgColor_override" "255 255 255 128"
- "selectedFgColor_override" "TanLight"
- }
-
- "CancelButton" [$WIN32]
- {
- "ControlName" "CExButton"
- "fieldName" "CancelButton"
- "xpos" "0"
- "ypos" "r40"
- "zpos" "6"
- "wide" "255"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "0"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "#TF_Cancel"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "paintbackground""0"
- "command" "cancelmenu"
- "font" "CerbeticaBold16"
- "defaultFgColor_override" "255 255 255 128"
- "armedFgColor_override" "TanLight"
- "depressedFgColor_override" "255 255 255 128"
- "selectedFgColor_override" "TanLight"
- }
-
- "TeamMenuSelect"
- {
- "ControlName" "CExLabel"
- "fieldName" "TeamMenuSelect"
- "xpos" "0"
- "ypos" "c165"
- "zpos" "6"
- "wide" "255"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "visible_lodef" "0"
- "enabled" "1"
- "labelText" "#TF_SelectATeam"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "font" "CerbeticaBold32"
- "fgcolor" "HudOffWhite"
- }
-
- "TeamMenuAuto"
- {
- "ControlName" "CExLabel"
- "fieldName" "TeamMenuAuto"
- "xpos" "9999" [$WIN32]
- "ypos" "9999"
- "zpos" "1"
- "wide" "102" [$WIN32]
- "wide" "94" [$X360]
- "tall" "24"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "0"
- "labelText" "#TF_Random"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "wrap" "0"
- "font" "MenuSmallFont"
- "fgcolor" "black"
- }
-
- "TeamMenuSpectate"
- {
- "ControlName" "CExLabel"
- "fieldName" "TeamMenuSpectate"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "1"
- "wide" "0"
- "tall" "0"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "0"
- "labelText" ""
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "wrap" "0"
- "font" "CerbeticaBold16"
- "fgcolor" "white"
- }
-
- "MenuBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MenuBG"
- "xpos" "0"
- "ypos" "0"
- "zpos" "0"
- "wide" "f0"
- "tall" "480"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "0"
- "fillcolor" "255 255 255 7"
-
- }
-
- "ShadedBar"
- {
- "ControlName" "ImagePanel"
- "fieldName" "ShadedBar"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "5"
- "wide" "0"
- "tall" "0"
- "tall_lodef" "74"
- "tall_hidef" "65"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "0"
- "tabPosition" "0"
- "image" "loadout_bottom_gradient"
- "tileImage" "1"
- "PaintBackgroundType" "0"
- }
-
- "BlueCount"
- {
- "ControlName" "CExLabel"
- "fieldName" "BlueCount"
- "xpos" "-10"
- "ypos" "c-35"
- "zpos" "1"
- "wide" "255"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%bluecount%"
- "textAlignment" "east"
- "dulltext" "0"
- "brighttext" "1"
- "font" "CerbeticaBold20"
- "fgcolor" "255 255 255 255"
- }
- "BlueCountPlayers"
- {
- "ControlName" "CExLabel"
- "fieldName" "BlueCountPlayers"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "1"
- "wide" "90"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "players"
- "textAlignment" "east"
- "dulltext" "0"
- "brighttext" "1"
- "font" "Cerbetica14"
- "fgcolor" "255 255 255 175"
- }
-
- "RedCount"
- {
- "ControlName" "CExLabel"
- "fieldName" "RedCount"
- "xpos" "-10"
- "ypos" "c5"
- "zpos" "1"
- "wide" "255"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%redcount%"
- "textAlignment" "east"
- "dulltext" "0"
- "brighttext" "1"
- "font" "CerbeticaBold20"
- "fgcolor" "255 255 255 255"
- }
- "RedCountPlayers"
- {
- "ControlName" "CExLabel"
- "fieldName" "RedCountPlayers"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "1"
- "wide" "90"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "players"
- "textAlignment" "east"
- "dulltext" "0"
- "brighttext" "1"
- "font" "Cerbetica14"
- "fgcolor" "255 255 255 175"
- }
-
- "bluedoor"
- {
- "ControlName" "CModelPanel"
- "fieldName" "bluedoor"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "2"
- "wide" "f0"
- "tall" "480"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fov" "20"
-
-
- }
-
- "reddoor"
- {
- "ControlName" "CModelPanel"
- "fieldName" "reddoor"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "2"
- "wide" "f0"
- "tall" "480"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fov" "20"
-
- }
-
- "autodoor"
- {
- "ControlName" "CModelPanel"
- "fieldName" "autodoor"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "2"
- "wide" "f0"
- "tall" "480"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fov" "20"
-
-
- }
-
- "spectate"
- {
- "ControlName" "CModelPanel"
- "fieldName" "spectate"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "f0"
- "tall" "480"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fov" "20"
-
- }
-
-
- "HighlanderLabel" [$WIN32]
- {
- "ControlName" "CExLabel"
- "fieldName" "HighlanderLabel"
- "xpos" "0"
- "ypos" "c95"
- "zpos" "6"
- "wide" "255"
- "tall" "50"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Highlander_Mode"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- "font" "CerbeticaBold16"
- "fgcolor" "TanLight"
- "centerwrap" "1"
- }
-
- "HighlanderLabelShadow" [$WIN32]
- {
- "ControlName" "CExLabel"
- "fieldName" "HighlanderLabelShadow"
- "xpos" "1"
- "ypos" "c96"
- "zpos" "6"
- "wide" "255"
- "tall" "50"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Highlander_Mode"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- "font" "CerbeticaBold16"
- "fgcolor" "TransparentBlack"
- "centerwrap" "1"
- }
-
- "TeamsFullLabel" [$WIN32]
- {
- "ControlName" "CExLabel"
- "fieldName" "TeamsFullLabel"
- "xpos" "c-50"
- "ypos" "c150"
- "zpos" "6"
- "wide" "105"
- "tall" "35"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "labelText" "#TF_Teams_Full"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "font" "CerbeticaBold12"
- "fgcolor" "TanLight"
- "centerwrap" "1"
- }
-
- "TeamsFullLabelShadow" [$WIN32]
- {
- "ControlName" "CExLabel"
- "fieldName" "TeamsFullLabelShadow"
- "xpos" "c-49"
- "ypos" "c151"
- "zpos" "6"
- "wide" "105"
- "tall" "35"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "labelText" "#TF_Teams_Full"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "font" "CerbeticaBold12"
- "fgcolor" "TransparentBlack"
- "centerwrap" "1"
- }
-
- "TeamsFullArrow" [$WIN32]
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "TeamsFullArrow"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "6"
- "wide" "0"
- "tall" "0"
- "visible" "0"
- "enabled" "0"
- "image" "../HUD/arrow_big_down"
- "scaleImage" "1"
- }
-}
-
diff --git a/minmode/resource/ui/TextWindow.res b/minmode/resource/ui/TextWindow.res deleted file mode 100644 index 36720e0..0000000 --- a/minmode/resource/ui/TextWindow.res +++ /dev/null @@ -1,186 +0,0 @@ -"Resource/UI/TextWindow.res" -{ - "info" - { - "ControlName" "CTFTextWindow" - "fieldName" "info" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "480" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "settitlebarvisible" "0" - } - - "MainBG" - { - "ControlName" "ImagePanel" - "fieldName" "MainBG" - "xpos" "c-180" - "ypos" "c-120" - "zpos" "-1" - "wide" "360" - "tall" "250" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fillcolor" "0 0 0 100" - } - - - "TFMessageTitle" - { - "ControlName" "CExLabel" - "fieldName" "TFMessageTitle" - "xpos" "c-180" - "ypos" "c-116" - "zpos" "1" - "wide" "360" - "tall" "26" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "#TF_WELCOME" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "font" "Cerbetica24" - "fgcolor" "TanLight" - } - - "TextMessage" - { - "ControlName" "TextEntry" - "fieldName" "TextMessage" - "visible" "0" - "enabled" "0" - } - - "TFTextMessage" - { - "ControlName" "CExRichText" - "fieldName" "TFTextMessage" - "font" "Cerbetica12" - "xpos" "c-170" - "ypos" "c-90" - "zpos" "1" - "wide" "340" - "tall" "185" - "autoResize" "3" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "paintborder" "0" - "textAlignment" "northwest" - "fgcolor" "TanLight" - } - - "HTMLMessage" - { - "ControlName" "HTML" - "fieldName" "HTMLMessage" - "xpos" "c-170" - "ypos" "c-110" - "zpos" "1" - "wide" "340" - "tall" "205" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "paintborder" "0" - } - - "ok" - { - "ControlName" "CExButton" - "fieldName" "ok" - "xpos" "c-180" - "ypos" "c96" - "zpos" "6" - "wide" "360" - "tall" "30" - "autoResize" "0" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "CONTINUE (&E)" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "wrap" "0" - "command" "okay" - "default" "1" - "font" "Cerbetica24" - "paintbackground" "0" - - "fgcolor" "TanLight" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanDark" - "depressedFgColor_override" "TanDark" - "selectedFgColor_override" "TanDark" - } - - "MenuBG" - { - "ControlName" "CModelPanel" - "fieldName" "MenuBG" - "xpos" "9999" - "ypos" "9999" - "zpos" "0" - "wide" "f0" - "tall" "480" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fov" "20" - - "model" - { - "modelname" "models/vgui/UI_welcome01_screen.mdl" - "skin" "0" - "angles_x" "0" - "angles_y" "180" - "angles_z" "0" - "origin_x" "290" - "origin_y" "0" - "origin_z" "-39" - } - } - - "ShadedBar" - { - "ControlName" "ImagePanel" - "fieldName" "ShadedBar" - "xpos" "9999" - "ypos" "9999" - "zpos" "5" - "wide" "f0" - "tall" "50" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "image" "loadout_bottom_gradient" - "tileImage" "1" - "PaintBackgroundType" "0" - } - - "MessageTitle" - { - "ControlName" "Label" - "fieldName" "MessageTitle" - "visible" "0" - "enabled" "0" - } -} diff --git a/minmode/resource/ui/TextWindowCustomServer.res b/minmode/resource/ui/TextWindowCustomServer.res deleted file mode 100644 index bcdb4b2..0000000 --- a/minmode/resource/ui/TextWindowCustomServer.res +++ /dev/null @@ -1,186 +0,0 @@ -"Resource/UI/TextWindow.res" -{ - "info" - { - "ControlName" "CTFTextWindow" - "fieldName" "info" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "480" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "settitlebarvisible" "0" - } - - "MainBG" - { - "ControlName" "ImagePanel" - "fieldName" "MainBG" - "xpos" "c-250" - "ypos" "c-210" - "zpos" "-1" - "wide" "500" - "tall" "415" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fillcolor" "0 0 0 100" - } - - - "TFMessageTitle" - { - "ControlName" "CExLabel" - "fieldName" "TFMessageTitle" - "xpos" "c-180" - "ypos" "c-116" - "zpos" "1" - "wide" "360" - "tall" "26" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "#TF_WELCOME" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "font" "Cerbetica24" - "fgcolor" "TanLight" - } - - "TextMessage" - { - "ControlName" "TextEntry" - "fieldName" "TextMessage" - "visible" "0" - "enabled" "0" - } - - "TFTextMessage" - { - "ControlName" "CExRichText" - "fieldName" "TFTextMessage" - "font" "Cerbetica12" - "xpos" "c-170" - "ypos" "c-90" - "zpos" "1" - "wide" "340" - "tall" "185" - "autoResize" "3" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "paintborder" "0" - "textAlignment" "northwest" - "fgcolor" "TanLight" - } - - "HTMLMessage" - { - "ControlName" "HTML" - "fieldName" "HTMLMessage" - "xpos" "c-240" - "ypos" "c-200" - "zpos" "1" - "wide" "480" - "tall" "370" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "paintborder" "0" - } - - "ok" - { - "ControlName" "CExButton" - "fieldName" "ok" - "xpos" "c-180" - "ypos" "c171" - "zpos" "6" - "wide" "360" - "tall" "30" - "autoResize" "0" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "CONTINUE (&E)" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "wrap" "0" - "command" "okay" - "default" "1" - "font" "Cerbetica24" - "paintbackground" "0" - - "fgcolor" "TanLight" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanDark" - "depressedFgColor_override" "TanDark" - "selectedFgColor_override" "TanDark" - } - - "MenuBG" - { - "ControlName" "CModelPanel" - "fieldName" "MenuBG" - "xpos" "9999" - "ypos" "9999" - "zpos" "0" - "wide" "f0" - "tall" "480" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fov" "20" - - "model" - { - "modelname" "models/vgui/UI_welcome01_screen.mdl" - "skin" "0" - "angles_x" "0" - "angles_y" "180" - "angles_z" "0" - "origin_x" "290" - "origin_y" "0" - "origin_z" "-39" - } - } - - "ShadedBar" - { - "ControlName" "ImagePanel" - "fieldName" "ShadedBar" - "xpos" "9999" - "ypos" "9999" - "zpos" "5" - "wide" "f0" - "tall" "50" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "image" "loadout_bottom_gradient" - "tileImage" "1" - "PaintBackgroundType" "0" - } - - "MessageTitle" - { - "ControlName" "Label" - "fieldName" "MessageTitle" - "visible" "0" - "enabled" "0" - } -} diff --git a/minmode/resource/ui/WaveStatusPanel.res b/minmode/resource/ui/WaveStatusPanel.res deleted file mode 100644 index 904b443..0000000 --- a/minmode/resource/ui/WaveStatusPanel.res +++ /dev/null @@ -1,153 +0,0 @@ -"Resource/UI/WaveStatusPanel.res"
-{
- "Background"
- {
- "ControlName" "ScalableImagePanel"
- "fieldName" "Background"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "-1"
- "wide" "400"
- "tall" "35"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "image" "../HUD/tournament_panel_brown"
-
- "src_corner_height" "22" // pixels inside the image
- "src_corner_width" "22"
-
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
-
- "WaveCountLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "WaveCountLabel"
- "font" "CerbeticaBold16"
- "fgcolor" "TanLight"
- "xpos" "200"
- "ypos" "5"
- "zpos" "5"
- "wide" "200"
- "tall" "15"
- "xpos_minmode" "150"
- "wide_minmode" "180"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "center"
- "textAlignment_minmode" "west"
- "labelText" "%wave_count%"
- }
-
- "SeparatorBar"
- {
- "ControlName" "Panel"
- "fieldName" "SeparatorBar"
- "xpos" "0"
- "ypos" "0"
- "zpos" "3"
- "wide" "1"
- "tall" "30"
- "visible" "0"
- "enabled" "1"
- "scaleImage" "1"
- "PaintBackgroundType" "2"
- "bgcolor_override" "TanLight"
-
- if_verbose
- {
- "visible" "1"
- }
- }
-
- "SupportLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "SupportLabel"
- "font" "CerbeticaBold14"
- "fgcolor" "TanLight"
- "xpos" "55"
- "ypos" "6"
- "zpos" "3"
- "wide" "60"
- "tall" "15"
- "visible" "0"
- "enabled" "1"
- "textAlignment" "west"
- "labelText" "#TF_MVM_Support"
-
- if_verbose
- {
- "visible" "1"
- }
- }
-
- "ProgressBar"
- {
- "ControlName" "ScalableImagePanel"
- "fieldName" "ProgressBar"
- "xpos" "211"
- "ypos" "22"
- "zpos" "3"
- "wide" "178"
- "tall" "7"
- "xpos_minmode" "211"
- "ypos_minmode" "10"
- "wide_minmode" "178"
- "visible" "1"
- "enabled" "1"
- "image" ""
-
- "src_corner_height" "22" // pixels inside the image
- "src_corner_width" "22"
-
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
-
- "ProgressBarBG"
- {
- "ControlName" "ScalableImagePanel"
- "fieldName" "ProgressBarBG"
- "xpos" "210"
- "ypos" "19"
- "zpos" "3"
- "wide" "180"
- "tall" "12"
- "xpos_minmode" "210"
- "ypos_minmode" "7"
- "wide_minmode" "180"
- "visible" "0"
- "enabled" "0"
- "image" "../HUD/tournament_panel_tan"
-
- "src_corner_height" "22" // pixels inside the image
- "src_corner_width" "22"
-
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
-
- "ProgressBarBG2"
- {
- "ControlName" "ImagePanel"
- "fieldName" "ProgressBarBG2"
- "xpos" "211"
- "ypos" "22"
- "zpos" "2"
- "wide" "178"
- "tall" "7"
- "xpos_minmode" "211"
- "ypos_minmode" "10"
- "wide_minmode" "178"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "Base Color"
-
- }
-}
diff --git a/minmode/resource/ui/build_menu/HudMenuEngyBuild.res b/minmode/resource/ui/build_menu/HudMenuEngyBuild.res deleted file mode 100644 index e8d834f..0000000 --- a/minmode/resource/ui/build_menu/HudMenuEngyBuild.res +++ /dev/null @@ -1,303 +0,0 @@ -"Resource/UI/build_menu/HudMenuEngyBuild.res"
-{
- "MainBackground"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MainBackground"
- "xpos" "50"
- "ypos" "10"
- "zpos" "0"
- "wide" "400"
- "tall" "130"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_bg"
- "fillcolor" "0 0 0 100"
- }
-
- "BuildIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "BuildIcon"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "1"
- "wide" "48"
- "tall" "48"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_build"
- "iconColor" "255 255 255 255"
- }
-
- "BuildIconShadow"
- {
- "ControlName" "CIconPanel"
- "fieldName" "BuildIconShadow"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "48"
- "tall" "48"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_build"
- "iconColor" "0 0 0 255"
- }
-
- "TitleLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TitleLabel"
- "font" "CerbeticaBold32"
- "xpos" "68"
- "ypos" "-10"
- "zpos" "2"
- "wide" "300"
- "tall" "38"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#Hud_menu_build_title"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "TitleLabelDropshadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "TitleLabelDropshadow"
- "font" "CerbeticaBold32"
- "fgcolor" "TransparentBlack"
- "xpos" "70" // align me to the left edge of the first selection
- "ypos" "-8"
- "zpos" "1"
- "wide" "300"
- "tall" "38"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#Hud_menu_build_title"
- "textAlignment" "Left"
- "dulltext" "1"
- "brighttext" "0"
- }
-
- "CancelLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CancelLabel"
- "font" "SpectatorKeyHints"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "1"
- "wide" "200"
- "tall" "13"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#Hud_Menu_Build_Cancel"
- "textAlignment" "East"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "active_item_1"
- {
- "ControlName" "EditablePanel"
- "fieldName" "active_item_1"
- "xpos" "50"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "1"
- }
-
- "active_item_2"
- {
- "ControlName" "EditablePanel"
- "fieldName" "active_item_2"
- "xpos" "150"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "1"
- }
-
- "active_item_3"
- {
- "ControlName" "EditablePanel"
- "fieldName" "active_item_3"
- "xpos" "250"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "1"
- }
-
- "active_item_4"
- {
- "ControlName" "EditablePanel"
- "fieldName" "active_item_4"
- "xpos" "350"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "1"
- }
-
- "already_built_item_1"
- {
- "ControlName" "EditablePanel"
- "fieldName" "already_built_item_1"
- "xpos" "50"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "0"
- }
-
- "already_built_item_2"
- {
- "ControlName" "EditablePanel"
- "fieldName" "already_built_item_2"
- "xpos" "150"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "0"
- }
-
- "already_built_item_3"
- {
- "ControlName" "EditablePanel"
- "fieldName" "already_built_item_3"
- "xpos" "250"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "0"
- }
-
- "already_built_item_4"
- {
- "ControlName" "EditablePanel"
- "fieldName" "already_built_item_4"
- "xpos" "350"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "0"
- }
-
- "cant_afford_item_1"
- {
- "ControlName" "EditablePanel"
- "fieldName" "cant_afford_item_1"
- "xpos" "50"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "0"
- }
-
- "cant_afford_item_2"
- {
- "ControlName" "EditablePanel"
- "fieldName" "cant_afford_item_2"
- "xpos" "150"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "0"
- }
-
- "cant_afford_item_3"
- {
- "ControlName" "EditablePanel"
- "fieldName" "cant_afford_item_3"
- "xpos" "250"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "0"
- }
-
- "cant_afford_item_4"
- {
- "ControlName" "EditablePanel"
- "fieldName" "cant_afford_item_4"
- "xpos" "350"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "0"
- }
-
- "unavailable_item_1"
- {
- "ControlName" "EditablePanel"
- "fieldName" "unavailable_item_1"
- "xpos" "50"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "0"
- }
-
- "unavailable_item_2"
- {
- "ControlName" "EditablePanel"
- "fieldName" "unavailable_item_2"
- "xpos" "150"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "0"
- }
-
- "unavailable_item_3"
- {
- "ControlName" "EditablePanel"
- "fieldName" "unavailable_item_3"
- "xpos" "250"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "0"
- }
-
- "unavailable_item_4"
- {
- "ControlName" "EditablePanel"
- "fieldName" "unavailable_item_4"
- "xpos" "350"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "0"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/base_active.res b/minmode/resource/ui/build_menu/base_active.res deleted file mode 100644 index c967b69..0000000 --- a/minmode/resource/ui/build_menu/base_active.res +++ /dev/null @@ -1,165 +0,0 @@ -"Resource/UI/build_menu/base.res"
-{
- "ItemNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemNameLabel"
- "font" "CerbeticaBold12"
- "xpos" "15"
- "ypos" "2"
- "zpos" "1"
- "wide" "70"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Object_Sentry"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "ItemBackground"
- {
- "ControlName" "CIconPanel"
- "fieldName" "ItemBackground"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "98"
- "tall" "105"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_item_bg"
- "iconColor" "ProgressOffWhite"
- }
-
- "BuildingIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "BuildingIcon"
- "xpos" "22"
- "ypos" "33"
- "zpos" "2"
- "wide" "56"
- "tall" "56"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_sentry_build"
- "iconColor" "255 255 255 255"
- }
-
- "MetalIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "MetalIcon"
- "xpos" "34"
- "ypos" "18"
- "zpos" "1"
- "wide" "10"
- "tall" "10"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_metal"
- "iconColor" "TanLight"
- }
-
- "CostLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CostLabel"
- "font" "CerbeticaBold16"
- "fgcolor" "TanLight"
- "xpos" "49"
- "ypos" "16"
- "zpos" "1"
- "wide" "84"
- "tall" "13"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%metal%"
- "textAlignment" "Left"
- }
-
- "ModeLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ModeLabel"
- "font" "DefaultSmall"
- "fgcolor" "TanDarker"
- "xpos" "33"
- "ypos" "17"
- "zpos" "1"
- "wide" "44"
- "tall" "13"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "East"
- }
-
- "NumberBg"
- {
- "ControlName" "CIconPanel"
- "fieldName" "NumberBg"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "18"
- "tall" "18"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
- }
-
- "NumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "TanLight"
- "xpos" "0"
- "ypos" "95"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "1"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
- "NumberLabelShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "TransparentBlack"
- "xpos" "1"
- "ypos" "96"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "1"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/base_active_teleport_target.res b/minmode/resource/ui/build_menu/base_active_teleport_target.res deleted file mode 100644 index 69e23be..0000000 --- a/minmode/resource/ui/build_menu/base_active_teleport_target.res +++ /dev/null @@ -1,111 +0,0 @@ -"Resource/UI/build_menu/base.res" -{ - "ItemNameLabel" - { - "ControlName" "CExLabel" - "fieldName" "ItemNameLabel" - "font" "CerbeticaBold16" - "xpos" "15" - "ypos" "4" - "zpos" "1" - "wide" "70" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "#TF_Object_Sentry" - "textAlignment" "Center" - "dulltext" "0" - "brighttext" "0" - } - - "ItemBackground" - { - "ControlName" "CIconPanel" - "fieldName" "ItemBackground" - "xpos" "9999" - "ypos" "9999" - "zpos" "0" - "wide" "98" - "tall" "105" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "icon" "hud_menu_item_bg" - "iconColor" "ProgressOffWhite" - } - - "BuildingIcon" - { - "ControlName" "CIconPanel" - "fieldName" "BuildingIcon" - "xpos" "22" - "ypos" "23" - "zpos" "2" - "wide" "56" - "tall" "56" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "icon" "hud_menu_sentry_build" - "iconColor" "255 255 255 255" - } - - "ModeLabel" - { - "ControlName" "CExLabel" - "fieldName" "ModeLabel" - "font" "DefaultSmall" - "fgcolor" "TanDarker" - "xpos" "33" - "ypos" "17" - "zpos" "1" - "wide" "44" - "tall" "13" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "" - "textAlignment" "East" - } - - "NumberBg" - { - "ControlName" "CIconPanel" - "fieldName" "NumberBg" - "xpos" "9999" - "ypos" "9999" - "zpos" "0" - "wide" "18" - "tall" "18" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "icon" "ico_key_blank" - "iconColor" "255 255 255 255" - } - - "NumberLabel" - { - "ControlName" "CExLabel" - "fieldName" "NumberLabel" - "font" "CerbeticaBold20" - "fgcolor" "TanLight" - "xpos" "0" - "ypos" "85" - "zpos" "1" - "wide" "100" - "tall" "18" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "1" - "textAlignment" "Center" - "dulltext" "1" - "brighttext" "0" - } - -}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/base_already_built.res b/minmode/resource/ui/build_menu/base_already_built.res deleted file mode 100644 index 4eaee37..0000000 --- a/minmode/resource/ui/build_menu/base_already_built.res +++ /dev/null @@ -1,185 +0,0 @@ -"Resource/UI/build_menu/base_already_built.res"
-{
- "CantBuildReason"
- {
- "ControlName" "CExLabel"
- "fieldName" "CantBuildReason"
- "font" "CerbeticaBold20"
- "xpos" "10"
- "ypos" "48"
- "zpos" "2"
- "wide" "80"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#Hud_Menu_Build_Already_Built"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "ItemNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemNameLabel"
- "font" "CerbeticaBold12"
- "xpos" "15"
- "ypos" "2"
- "zpos" "1"
- "wide" "70"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Object_Sentry"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "ItemBackground"
- {
- "ControlName" "CIconPanel"
- "fieldName" "ItemBackground"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "98"
- "tall" "105"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_item_bg"
- "iconColor" "ProgressOffWhite"
- }
-
- "BuildingIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "BuildingIcon"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "2"
- "wide" "56"
- "tall" "56"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_sentry_build"
- "iconColor" "255 255 255 255"
- }
-
- "MetalIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "MetalIcon"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "1"
- "wide" "10"
- "tall" "10"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_metal"
- "iconColor" "TanLight"
- }
-
- "CostLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CostLabel"
- "font" "CerbeticaBold16"
- "fgcolor" "TanLight"
- "xpos" "99999"
- "ypos" "99999"
- "zpos" "1"
- "wide" "84"
- "tall" "13"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%metal%"
- "textAlignment" "Left"
- }
-
- "ModeLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ModeLabel"
- "font" "DefaultSmall"
- "fgcolor" "TanDarker"
- "xpos" "33"
- "ypos" "17"
- "zpos" "1"
- "wide" "44"
- "tall" "13"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "East"
- }
-
- "NumberBg"
- {
- "ControlName" "CIconPanel"
- "fieldName" "NumberBg"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "18"
- "tall" "18"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
- }
-
- "NumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "TanLight"
- "xpos" "0"
- "ypos" "95"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "1"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
- "NumberLabelShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "TransparentBlack"
- "xpos" "1"
- "ypos" "96"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "1"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/base_cant_afford.res b/minmode/resource/ui/build_menu/base_cant_afford.res deleted file mode 100644 index bea2718..0000000 --- a/minmode/resource/ui/build_menu/base_cant_afford.res +++ /dev/null @@ -1,184 +0,0 @@ -"Resource/UI/build_menu/base_cant_afford.res"
-{
- "CantBuildReason"
- {
- "ControlName" "CExLabel"
- "fieldName" "CantBuildReason"
- "font" "CerbeticaBold20"
- "fgcolor" "RedSolid"
- "xpos" "10"
- "ypos" "9"
- "zpos" "2"
- "wide" "80"
- "tall" "98"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "Can't Afford"
- "textAlignment" "Center"
- }
-
- "ItemNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemNameLabel"
- "font" "CerbeticaBold12"
- "xpos" "15"
- "ypos" "2"
- "zpos" "1"
- "wide" "70"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Object_Sentry"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "ItemBackground"
- {
- "ControlName" "CIconPanel"
- "fieldName" "ItemBackground"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "98"
- "tall" "105"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_item_bg"
- "iconColor" "ProgressOffWhite"
- }
-
- "BuildingIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "BuildingIcon"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "2"
- "wide" "56"
- "tall" "56"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_sentry_build"
- "iconColor" "255 255 255 255"
- }
-
- "MetalIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "MetalIcon"
- "xpos" "34"
- "ypos" "18"
- "zpos" "1"
- "wide" "10"
- "tall" "10"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_metal"
- "iconColor" "RedSolid"
- }
-
- "CostLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CostLabel"
- "font" "CerbeticaBold16"
- "fgcolor" "RedSolid"
- "xpos" "49"
- "ypos" "16"
- "zpos" "1"
- "wide" "84"
- "tall" "13"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%metal%"
- "textAlignment" "Left"
- }
-
- "ModeLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ModeLabel"
- "font" "DefaultSmall"
- "fgcolor" "TanDarker"
- "xpos" "33"
- "ypos" "17"
- "zpos" "1"
- "wide" "44"
- "tall" "13"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "East"
- }
-
- "NumberBg"
- {
- "ControlName" "CIconPanel"
- "fieldName" "NumberBg"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "18"
- "tall" "18"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
- }
-
- "NumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "TanLight"
- "xpos" "0"
- "ypos" "95"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "1"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
- "NumberLabelShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "TransparentBlack"
- "xpos" "1"
- "ypos" "96"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "1"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/base_selectable.res b/minmode/resource/ui/build_menu/base_selectable.res deleted file mode 100644 index 4dab442..0000000 --- a/minmode/resource/ui/build_menu/base_selectable.res +++ /dev/null @@ -1,107 +0,0 @@ -"Resource/UI/build_menu/base_selectable.res"
-{
- "MainBackground"
- {
- "ControlName" "CIconPanel"
- "fieldName" "MainBackground"
- "xpos" "3"
- "ypos" "1"
- "zpos" "0"
- "wide" "98"
- "tall" "135"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_item_bg"
- "iconColor" "128 128 128 255"
- }
-
- "ItemNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemNameLabel"
- "font" "Default"
- "xpos" "10"
- "ypos" "2"
- "zpos" "1"
- "wide" "84"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Empty_Slot"
- "labelText_lodef" "#TF_Empty_Slot"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- "fgcolor" "black"
- }
-
- "ItemBackground"
- {
- "ControlName" "CIconPanel"
- "fieldName" "ItemBackground"
- "xpos" "4"
- "ypos" "0"
- "zpos" "0"
- "wide" "98"
- "tall" "135"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_item_bg"
- "iconColor" "ProgressOffWhite"
- }
-
- "BuildingIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "BuildingIcon"
- "xpos" "22"
- "ypos" "19"
- "zpos" "2"
- "wide" "56"
- "tall" "56"
- "visible" "0"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_sentry_build"
- "iconColor" "255 255 255 255"
- }
-
- "MetalIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "MetalIcon"
- "xpos" "10"
- "ypos" "79"
- "zpos" "1"
- "wide" "10"
- "tall" "10"
- "visible" "0"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_metal"
- "iconColor" "TanDarker"
- }
-
- "CostLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CostLabel"
- "font" "HudFontSmall"
- "fgcolor" "TanDarker"
- "xpos" "23"
- "ypos" "78"
- "zpos" "1"
- "wide" "84"
- "tall" "13"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "labelText" "%metal%"
- "textAlignment" "Left"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/base_unavailable.res b/minmode/resource/ui/build_menu/base_unavailable.res deleted file mode 100644 index cb4389a..0000000 --- a/minmode/resource/ui/build_menu/base_unavailable.res +++ /dev/null @@ -1,150 +0,0 @@ -"Resource/UI/build_menu/base_unavailable.res"
-{
- "ItemNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemNameLabel"
- "font" "Default"
- "xpos" "6"
- "ypos" "0"
- "zpos" "1"
- "wide" "84"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Object_Sentry"
- "labelText_lodef" "#TF_Object_Sentry_360"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "ItemBackground"
- {
- "ControlName" "CIconPanel"
- "fieldName" "ItemBackground"
- "xpos" "4"
- "ypos" "14"
- "zpos" "0"
- "wide" "98"
- "tall" "105"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_item_bg_outline"
- "iconColor" "ProgressOffWhiteTransparent"
- }
-
- "CantBuildReason"
- {
- "ControlName" "CExLabel"
- "fieldName" "CantBuildReason"
- "font" "Default"
- "xpos" "10"
- "ypos" "48"
- "zpos" "2"
- "wide" "80"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#Hud_Menu_Build_Unavailable"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "MetalIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "MetalIcon"
- "xpos" "10"
- "ypos" "18"
- "zpos" "1"
- "wide" "10"
- "tall" "10"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_metal"
- "iconColor" "TanDark"
- }
-
- "CostLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CostLabel"
- "font" "HudFontSmall"
- "fgcolor" "TanDark"
- "xpos" "23"
- "ypos" "17"
- "zpos" "1"
- "wide" "84"
- "tall" "13"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%metal%"
- "textAlignment" "Left"
- }
-
- "ModeLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ModeLabel"
- "font" "DefaultSmall"
- "fgcolor" "TanDark"
- "xpos" "33"
- "ypos" "17"
- "zpos" "1"
- "wide" "44"
- "tall" "13"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "East"
- }
-
- "NumberBg"
- {
- "ControlName" "CIconPanel"
- "fieldName" "NumberBg"
- "xpos" "41"
- "ypos" "99"
- "zpos" "0"
- "wide" "18"
- "tall" "18"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
- }
-
- "NumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "HudMenuNumberFont"
- "fgcolor" "Black"
- "xpos" "0"
- "ypos" "98"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "1"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/base_unavailable_teleport_target.res b/minmode/resource/ui/build_menu/base_unavailable_teleport_target.res deleted file mode 100644 index 6ba5c24..0000000 --- a/minmode/resource/ui/build_menu/base_unavailable_teleport_target.res +++ /dev/null @@ -1,150 +0,0 @@ -"Resource/UI/build_menu/base_unavailable.res" -{ - "ItemNameLabel" - { - "ControlName" "CExLabel" - "fieldName" "ItemNameLabel" - "font" "CerbeticaBold16" - "xpos" "15" - "ypos" "4" - "zpos" "1" - "wide" "70" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "#TF_Object_Sentry" - "textAlignment" "Center" - "dulltext" "0" - "brighttext" "0" - } - - "ItemBackground" - { - "ControlName" "CIconPanel" - "fieldName" "ItemBackground" - "xpos" "9999" - "ypos" "9999" - "zpos" "0" - "wide" "98" - "tall" "105" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "icon" "hud_menu_item_bg" - "iconColor" "ProgressOffWhite" - } - - "CantBuildReason" - { - "ControlName" "CExLabel" - "fieldName" "CantBuildReason" - "font" "CerbeticaBold16" - "xpos" "10" - "ypos" "44" - "zpos" "2" - "wide" "80" - "tall" "18" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "#Hud_Menu_Build_Unavailable" - "textAlignment" "Center" - "dulltext" "0" - "brighttext" "0" - } - - "BuildingIcon" - { - "ControlName" "CIconPanel" - "fieldName" "BuildingIcon" - "xpos" "" - "ypos" "9999" - "zpos" "2" - "wide" "56" - "tall" "56" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "icon" "hud_menu_sentry_build" - "iconColor" "255 255 255 255" - } - - "ModeLabel" - { - "ControlName" "CExLabel" - "fieldName" "ModeLabel" - "font" "DefaultSmall" - "fgcolor" "TanDarker" - "xpos" "33" - "ypos" "17" - "zpos" "1" - "wide" "44" - "tall" "13" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "" - "textAlignment" "East" - } - - "NumberBg" - { - "ControlName" "CIconPanel" - "fieldName" "NumberBg" - "xpos" "9999" - "ypos" "9999" - "zpos" "0" - "wide" "18" - "tall" "18" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "icon" "ico_key_blank" - "iconColor" "255 255 255 255" - } - - "NumberLabel" - { - "ControlName" "CExLabel" - "fieldName" "NumberLabel" - "font" "CerbeticaBold20" - "fgcolor" "TanLight" - "xpos" "0" - "ypos" "85" - "zpos" "1" - "wide" "100" - "tall" "18" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "1" - "textAlignment" "Center" - "dulltext" "1" - "brighttext" "0" - } - "NumberLabelShadow" - { - "ControlName" "CExLabel" - "fieldName" "NumberLabelShadow" - "font" "CerbeticaBold20" - "fgcolor" "TransparentBlack" - "xpos" "1" - "ypos" "86" - "zpos" "1" - "wide" "100" - "tall" "18" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "2" - "textAlignment" "Center" - "dulltext" "1" - "brighttext" "0" - } -}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/dispenser_active.res b/minmode/resource/ui/build_menu/dispenser_active.res deleted file mode 100644 index a9ff482..0000000 --- a/minmode/resource/ui/build_menu/dispenser_active.res +++ /dev/null @@ -1,24 +0,0 @@ -#base "base_active.res"
-
-"Resource/UI/build_menu/dispenser_active.res"
-{
- "ItemNameLabel"
- {
- "labelText" "#TF_Object_Dispenser"
- }
-
- "BuildingIcon"
- {
- "icon" "hud_menu_dispenser_build"
- }
-
- "NumberLabel"
- {
- "labelText" "2"
- }
-
- "NumberLabelShadow"
- {
- "labelText" "2"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/dispenser_already_built.res b/minmode/resource/ui/build_menu/dispenser_already_built.res deleted file mode 100644 index ece5fae..0000000 --- a/minmode/resource/ui/build_menu/dispenser_already_built.res +++ /dev/null @@ -1,19 +0,0 @@ -#base "base_already_built.res"
-
-"Resource/UI/build_menu/dispenser_already_built.res"
-{
- "ItemNameLabel"
- {
- "labelText" "#TF_Object_dispenser"
- }
-
- "NumberLabel"
- {
- "labelText" "2"
- }
-
- "NumberLabelShadow"
- {
- "labelText" "2"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/dispenser_cant_afford.res b/minmode/resource/ui/build_menu/dispenser_cant_afford.res deleted file mode 100644 index f80aa18..0000000 --- a/minmode/resource/ui/build_menu/dispenser_cant_afford.res +++ /dev/null @@ -1,18 +0,0 @@ -#base "base_cant_afford.res"
-
-"Resource/UI/build_menu/dispenser_cant_afford.res"
-{
- "ItemNameLabel"
- {
- "labelText" "#TF_Object_dispenser"
- }
-
- "NumberLabel"
- {
- "labelText" "2"
- }
- "NumberLabelShadow"
- {
- "labelText" "2"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/dispenser_selectable.res b/minmode/resource/ui/build_menu/dispenser_selectable.res deleted file mode 100644 index c302214..0000000 --- a/minmode/resource/ui/build_menu/dispenser_selectable.res +++ /dev/null @@ -1,19 +0,0 @@ -#base "base_selectable.res"
-
-"Resource/UI/build_menu/dispenser_selectable.res"
-{
- "ItemNameLabel"
- {
- "labelText" "#TF_Object_Dispenser"
- }
-
- "BuildingIcon"
- {
- "icon" "hud_menu_dispenser_build"
- }
-
- "NumberLabelShadow"
- {
- "labelText" "2"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/dispenser_unavailable.res b/minmode/resource/ui/build_menu/dispenser_unavailable.res deleted file mode 100644 index 6bb6775..0000000 --- a/minmode/resource/ui/build_menu/dispenser_unavailable.res +++ /dev/null @@ -1,19 +0,0 @@ -#base "base_unavailable.res"
-
-"Resource/UI/build_menu/dispenser_unavailable.res"
-{
- "ItemNameLabel"
- {
- "labelText" "#TF_Object_dispenser"
- }
-
- "NumberLabel"
- {
- "labelText" "2"
- }
-
- "NumberLabelShadow"
- {
- "labelText" "2"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/eureka_target_home_avail.res b/minmode/resource/ui/build_menu/eureka_target_home_avail.res deleted file mode 100644 index d660d4a..0000000 --- a/minmode/resource/ui/build_menu/eureka_target_home_avail.res +++ /dev/null @@ -1,19 +0,0 @@ -#base "base_active_teleport_target.res" - -"Resource/UI/build_menu/dispenser_active.res" -{ - "ItemNameLabel" - { - "labelText" "#Hud_Menu_Teleport_Base" - } - - "BuildingIcon" - { - "icon" "eureka_teleport_home" - } - - "NumberLabel" - { - "labelText" "1" - } -}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/eureka_target_home_unavail.res b/minmode/resource/ui/build_menu/eureka_target_home_unavail.res deleted file mode 100644 index e52aa17..0000000 --- a/minmode/resource/ui/build_menu/eureka_target_home_unavail.res +++ /dev/null @@ -1,14 +0,0 @@ -#base "base_unavailable_teleport_target.res" - -"Resource/UI/build_menu/dispenser_unavailable.res" -{ - "ItemNameLabel" - { - "labelText" "#Hud_Menu_Teleport_Base" - } - - "NumberLabel" - { - "labelText" "1" - } -}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/eureka_target_tele_exit_avail.res b/minmode/resource/ui/build_menu/eureka_target_tele_exit_avail.res deleted file mode 100644 index fb4d1bd..0000000 --- a/minmode/resource/ui/build_menu/eureka_target_tele_exit_avail.res +++ /dev/null @@ -1,19 +0,0 @@ -#base "base_active_teleport_target.res" - -"Resource/UI/build_menu/tele_exit_active.res" -{ - "ItemNameLabel" - { - "labelText" "#TF_Object_Tele_Exit_360" - } - - "BuildingIcon" - { - "icon" "hud_menu_tele_exit_build" - } - - "NumberLabel" - { - "labelText" "2" - } -}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/eureka_target_tele_exit_unavail.res b/minmode/resource/ui/build_menu/eureka_target_tele_exit_unavail.res deleted file mode 100644 index 2d9f77c..0000000 --- a/minmode/resource/ui/build_menu/eureka_target_tele_exit_unavail.res +++ /dev/null @@ -1,14 +0,0 @@ -#base "base_unavailable_teleport_target.res" - -"Resource/UI/build_menu/tele_exit_unavailable.res" -{ - "ItemNameLabel" - { - "labelText" "#TF_Object_tele_exit_360" - } - - "NumberLabel" - { - "labelText" "2" - } -}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/hudmenueurekaeffect.res b/minmode/resource/ui/build_menu/hudmenueurekaeffect.res deleted file mode 100644 index 88b9bf1..0000000 --- a/minmode/resource/ui/build_menu/hudmenueurekaeffect.res +++ /dev/null @@ -1,159 +0,0 @@ -"Resource/UI/build_menu/HudMenuEurekaEffect.res" -{ - "MainBackground" - { - "ControlName" "ImagePanel" - "fieldName" "MainBackground" - "xpos" "25" - "ypos" "10" - "zpos" "0" - "wide" "200" - "tall" "120" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "icon" "hud_menu_bg" - "fillcolor" "0 0 0 100" - } - - "BuildIcon" - { - "ControlName" "CIconPanel" - "fieldName" "BuildIcon" - "xpos" "9999" - "ypos" "9999" - "zpos" "1" - "wide" "48" - "tall" "48" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "icon" "ico_build" - "iconColor" "255 255 255 255" - } - - "BuildIconShadow" - { - "ControlName" "CIconPanel" - "fieldName" "BuildIconShadow" - "xpos" "9999" - "ypos" "9999" - "zpos" "0" - "wide" "48" - "tall" "48" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "icon" "ico_build" - "iconColor" "0 0 0 255" - } - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "CerbeticaBold32" - "xpos" "34" // align me to the left edge of the first selection - "ypos" "-10" - "zpos" "2" - "wide" "300" - "tall" "38" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "#Hud_Menu_Teleport_Title" - "textAlignment" "Left" - "dulltext" "0" - "brighttext" "0" - } - - "TitleLabelDropshadow" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabelDropshadow" - "font" "CerbeticaBold32" - "fgcolor" "TransparentBlack" - "xpos" "36" // align me to the left edge of the first selection - "ypos" "-8" - "zpos" "1" - "wide" "300" - "tall" "38" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "#Hud_Menu_Teleport_Title" - "textAlignment" "Left" - "dulltext" "1" - "brighttext" "0" - } - - "CancelLabel" - { - "ControlName" "CExLabel" - "fieldName" "CancelLabel" - "font" "SpectatorKeyHints" - "xpos" "9999" - "ypos" "9999" - "zpos" "1" - "wide" "200" - "tall" "13" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "#Hud_Menu_Build_Cancel" - "textAlignment" "East" - "dulltext" "0" - "brighttext" "0" - } - - "available_target_1" - { - "ControlName" "EditablePanel" - "fieldName" "available_target_1" - "xpos" "25" - "ypos" "23" - "zpos" "10" - "wide" "100" - "tall" "124" - "visible" "1" - } - - "available_target_2" - { - "ControlName" "EditablePanel" - "fieldName" "available_target_2" - "xpos" "125" - "ypos" "23" - "zpos" "1" - "wide" "100" - "tall" "124" - "visible" "1" - } - - "unavailable_target_1" - { - "ControlName" "EditablePanel" - "fieldName" "unavailable_target_1" - "xpos" "25" - "ypos" "23" - "zpos" "1" - "wide" "100" - "tall" "124" - "visible" "0" - } - - "unavailable_target_2" - { - "ControlName" "EditablePanel" - "fieldName" "unavailable_target_2" - "xpos" "125" - "ypos" "23" - "zpos" "1" - "wide" "100" - "tall" "124" - "visible" "0" - } -}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/pipboy/HudMenuEngyBuild.res b/minmode/resource/ui/build_menu/pipboy/HudMenuEngyBuild.res deleted file mode 100644 index 734c055..0000000 --- a/minmode/resource/ui/build_menu/pipboy/HudMenuEngyBuild.res +++ /dev/null @@ -1,304 +0,0 @@ -"Resource/UI/build_menu/HudMenuEngyBuild.res"
-{
- "MainBackground"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MainBackground"
- "xpos" "50"
- "ypos" "10"
- "zpos" "0"
- "wide" "400"
- "tall" "130"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_bg"
- "fillcolor" "50 255 50 50"
- }
-
- "BuildIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "BuildIcon"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "1"
- "wide" "48"
- "tall" "48"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_build"
- "iconColor" "255 255 255 255"
- }
-
- "BuildIconShadow"
- {
- "ControlName" "CIconPanel"
- "fieldName" "BuildIconShadow"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "48"
- "tall" "48"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_build"
- "iconColor" "0 0 0 255"
- }
-
- "TitleLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TitleLabel"
- "font" "CerbeticaBold32"
- "xpos" "68"
- "ypos" "-10"
- "zpos" "2"
- "wide" "300"
- "tall" "38"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#Hud_menu_build_title"
- "textAlignment" "Left"
- "fgcolor" "0 255 0 255"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "TitleLabelDropshadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "TitleLabelDropshadow"
- "font" "CerbeticaBold32"
- "fgcolor" "TransparentBlack"
- "xpos" "70" // align me to the left edge of the first selection
- "ypos" "-8"
- "zpos" "1"
- "wide" "300"
- "tall" "38"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#Hud_menu_build_title"
- "textAlignment" "Left"
- "dulltext" "1"
- "brighttext" "0"
- }
-
- "CancelLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CancelLabel"
- "font" "SpectatorKeyHints"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "1"
- "wide" "200"
- "tall" "13"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#Hud_Menu_Build_Cancel"
- "textAlignment" "East"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "active_item_1"
- {
- "ControlName" "EditablePanel"
- "fieldName" "active_item_1"
- "xpos" "50"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "1"
- }
-
- "active_item_2"
- {
- "ControlName" "EditablePanel"
- "fieldName" "active_item_2"
- "xpos" "150"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "1"
- }
-
- "active_item_3"
- {
- "ControlName" "EditablePanel"
- "fieldName" "active_item_3"
- "xpos" "250"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "1"
- }
-
- "active_item_4"
- {
- "ControlName" "EditablePanel"
- "fieldName" "active_item_4"
- "xpos" "350"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "1"
- }
-
- "already_built_item_1"
- {
- "ControlName" "EditablePanel"
- "fieldName" "already_built_item_1"
- "xpos" "50"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "0"
- }
-
- "already_built_item_2"
- {
- "ControlName" "EditablePanel"
- "fieldName" "already_built_item_2"
- "xpos" "150"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "0"
- }
-
- "already_built_item_3"
- {
- "ControlName" "EditablePanel"
- "fieldName" "already_built_item_3"
- "xpos" "250"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "0"
- }
-
- "already_built_item_4"
- {
- "ControlName" "EditablePanel"
- "fieldName" "already_built_item_4"
- "xpos" "350"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "0"
- }
-
- "cant_afford_item_1"
- {
- "ControlName" "EditablePanel"
- "fieldName" "cant_afford_item_1"
- "xpos" "50"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "0"
- }
-
- "cant_afford_item_2"
- {
- "ControlName" "EditablePanel"
- "fieldName" "cant_afford_item_2"
- "xpos" "150"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "0"
- }
-
- "cant_afford_item_3"
- {
- "ControlName" "EditablePanel"
- "fieldName" "cant_afford_item_3"
- "xpos" "250"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "0"
- }
-
- "cant_afford_item_4"
- {
- "ControlName" "EditablePanel"
- "fieldName" "cant_afford_item_4"
- "xpos" "350"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "0"
- }
-
- "unavailable_item_1"
- {
- "ControlName" "EditablePanel"
- "fieldName" "unavailable_item_1"
- "xpos" "50"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "0"
- }
-
- "unavailable_item_2"
- {
- "ControlName" "EditablePanel"
- "fieldName" "unavailable_item_2"
- "xpos" "150"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "0"
- }
-
- "unavailable_item_3"
- {
- "ControlName" "EditablePanel"
- "fieldName" "unavailable_item_3"
- "xpos" "250"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "0"
- }
-
- "unavailable_item_4"
- {
- "ControlName" "EditablePanel"
- "fieldName" "unavailable_item_4"
- "xpos" "350"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "0"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/pipboy/base_active.res b/minmode/resource/ui/build_menu/pipboy/base_active.res deleted file mode 100644 index 255cb46..0000000 --- a/minmode/resource/ui/build_menu/pipboy/base_active.res +++ /dev/null @@ -1,166 +0,0 @@ -"Resource/UI/build_menu/base.res"
-{
- "ItemNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemNameLabel"
- "font" "CerbeticaBold12"
- "xpos" "15"
- "ypos" "2"
- "zpos" "1"
- "wide" "70"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Object_Sentry"
- "textAlignment" "Center"
- "fgcolor" "0 255 0 255"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "ItemBackground"
- {
- "ControlName" "CIconPanel"
- "fieldName" "ItemBackground"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "98"
- "tall" "105"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_item_bg"
- "iconColor" "ProgressOffWhite"
- }
-
- "BuildingIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "BuildingIcon"
- "xpos" "22"
- "ypos" "33"
- "zpos" "2"
- "wide" "56"
- "tall" "56"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_sentry_build"
- "iconColor" "0 255 0 255"
- }
-
- "MetalIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "MetalIcon"
- "xpos" "34"
- "ypos" "18"
- "zpos" "1"
- "wide" "10"
- "tall" "10"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_metal"
- "iconColor" "0 255 0 255"
- }
-
- "CostLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CostLabel"
- "font" "CerbeticaBold16"
- "fgcolor" "0 255 0 255"
- "xpos" "49"
- "ypos" "16"
- "zpos" "1"
- "wide" "84"
- "tall" "13"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%metal%"
- "textAlignment" "Left"
- }
-
- "ModeLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ModeLabel"
- "font" "DefaultSmall"
- "fgcolor" "TanDarker"
- "xpos" "33"
- "ypos" "17"
- "zpos" "1"
- "wide" "44"
- "tall" "13"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "East"
- }
-
- "NumberBg"
- {
- "ControlName" "CIconPanel"
- "fieldName" "NumberBg"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "18"
- "tall" "18"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
- }
-
- "NumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "0 255 0 255"
- "xpos" "0"
- "ypos" "95"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "1"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
- "NumberLabelShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "TransparentBlack"
- "xpos" "1"
- "ypos" "96"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "1"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/pipboy/base_active_teleport_target.res b/minmode/resource/ui/build_menu/pipboy/base_active_teleport_target.res deleted file mode 100644 index fdf6353..0000000 --- a/minmode/resource/ui/build_menu/pipboy/base_active_teleport_target.res +++ /dev/null @@ -1,111 +0,0 @@ -"Resource/UI/build_menu/base.res" -{ - "ItemNameLabel" - { - "ControlName" "CExLabel" - "fieldName" "ItemNameLabel" - "font" "CerbeticaBold16" - "xpos" "15" - "ypos" "4" - "zpos" "1" - "wide" "70" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "#TF_Object_Sentry" - "fgcolor" "0 255 0 255" - "textAlignment" "Center" - "dulltext" "0" - "brighttext" "0" - } - - "ItemBackground" - { - "ControlName" "CIconPanel" - "fieldName" "ItemBackground" - "xpos" "9999" - "ypos" "9999" - "zpos" "0" - "wide" "98" - "tall" "105" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "icon" "hud_menu_item_bg" - "iconColor" "0 0 0 255" - } - - "BuildingIcon" - { - "ControlName" "CIconPanel" - "fieldName" "BuildingIcon" - "xpos" "22" - "ypos" "23" - "zpos" "2" - "wide" "56" - "tall" "56" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "icon" "hud_menu_sentry_build" - "iconColor" "0 255 0 255" - } - - "ModeLabel" - { - "ControlName" "CExLabel" - "fieldName" "ModeLabel" - "font" "DefaultSmall" - "fgcolor" "TanDarker" - "xpos" "33" - "ypos" "17" - "zpos" "1" - "wide" "44" - "tall" "13" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "" - "textAlignment" "East" - } - - "NumberBg" - { - "ControlName" "CIconPanel" - "fieldName" "NumberBg" - "xpos" "9999" - "ypos" "9999" - "zpos" "0" - "wide" "18" - "tall" "18" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "icon" "ico_key_blank" - "iconColor" "255 255 255 255" - } - - "NumberLabel" - { - "ControlName" "CExLabel" - "fieldName" "NumberLabel" - "font" "CerbeticaBold20" - "fgcolor" "0 255 0 255" - "xpos" "0" - "ypos" "85" - "zpos" "1" - "wide" "100" - "tall" "18" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "1" - "textAlignment" "Center" - "dulltext" "1" - "brighttext" "0" - } -}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/pipboy/base_already_built.res b/minmode/resource/ui/build_menu/pipboy/base_already_built.res deleted file mode 100644 index 9b48b81..0000000 --- a/minmode/resource/ui/build_menu/pipboy/base_already_built.res +++ /dev/null @@ -1,187 +0,0 @@ -"Resource/UI/build_menu/base_already_built.res"
-{
- "CantBuildReason"
- {
- "ControlName" "CExLabel"
- "fieldName" "CantBuildReason"
- "font" "CerbeticaBold20"
- "xpos" "10"
- "ypos" "48"
- "zpos" "2"
- "wide" "80"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#Hud_Menu_Build_Already_Built"
- "textAlignment" "Center"
- "fgcolor" "0 255 0 255"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "ItemNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemNameLabel"
- "font" "CerbeticaBold12"
- "xpos" "15"
- "ypos" "2"
- "zpos" "1"
- "wide" "70"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fgcolor" "0 255 0 255"
- "labelText" "#TF_Object_Sentry"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "ItemBackground"
- {
- "ControlName" "CIconPanel"
- "fieldName" "ItemBackground"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "98"
- "tall" "105"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_item_bg"
- "iconColor" "ProgressOffWhite"
- }
-
- "BuildingIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "BuildingIcon"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "2"
- "wide" "56"
- "tall" "56"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_sentry_build"
- "iconColor" "255 255 255 255"
- }
-
- "MetalIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "MetalIcon"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "1"
- "wide" "10"
- "tall" "10"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_metal"
- "iconColor" "TanLight"
- }
-
- "CostLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CostLabel"
- "font" "CerbeticaBold16"
- "fgcolor" "TanLight"
- "xpos" "99999"
- "ypos" "99999"
- "zpos" "1"
- "wide" "84"
- "tall" "13"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%metal%"
- "textAlignment" "Left"
- }
-
- "ModeLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ModeLabel"
- "font" "DefaultSmall"
- "fgcolor" "TanDarker"
- "xpos" "33"
- "ypos" "17"
- "zpos" "1"
- "wide" "44"
- "tall" "13"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "East"
- }
-
- "NumberBg"
- {
- "ControlName" "CIconPanel"
- "fieldName" "NumberBg"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "18"
- "tall" "18"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
- }
-
- "NumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "0 255 0 255"
- "xpos" "0"
- "ypos" "95"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "1"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
- "NumberLabelShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "TransparentBlack"
- "xpos" "1"
- "ypos" "96"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "1"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/pipboy/base_cant_afford.res b/minmode/resource/ui/build_menu/pipboy/base_cant_afford.res deleted file mode 100644 index 71391c5..0000000 --- a/minmode/resource/ui/build_menu/pipboy/base_cant_afford.res +++ /dev/null @@ -1,185 +0,0 @@ -"Resource/UI/build_menu/base_cant_afford.res"
-{
- "CantBuildReason"
- {
- "ControlName" "CExLabel"
- "fieldName" "CantBuildReason"
- "font" "CerbeticaBold20"
- "fgcolor" "RedSolid"
- "xpos" "10"
- "ypos" "9"
- "zpos" "2"
- "wide" "80"
- "tall" "98"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "Can't Afford"
- "textAlignment" "Center"
- }
-
- "ItemNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemNameLabel"
- "font" "CerbeticaBold12"
- "fgcolor" "0 255 0 255"
- "xpos" "15"
- "ypos" "2"
- "zpos" "1"
- "wide" "70"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Object_Sentry"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "ItemBackground"
- {
- "ControlName" "CIconPanel"
- "fieldName" "ItemBackground"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "98"
- "tall" "105"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_item_bg"
- "iconColor" "ProgressOffWhite"
- }
-
- "BuildingIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "BuildingIcon"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "2"
- "wide" "56"
- "tall" "56"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_sentry_build"
- "iconColor" "255 255 255 255"
- }
-
- "MetalIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "MetalIcon"
- "xpos" "34"
- "ypos" "18"
- "zpos" "1"
- "wide" "10"
- "tall" "10"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_metal"
- "iconColor" "RedSolid"
- }
-
- "CostLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CostLabel"
- "font" "CerbeticaBold16"
- "fgcolor" "RedSolid"
- "xpos" "49"
- "ypos" "16"
- "zpos" "1"
- "wide" "84"
- "tall" "13"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%metal%"
- "textAlignment" "Left"
- }
-
- "ModeLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ModeLabel"
- "font" "DefaultSmall"
- "fgcolor" "TanDarker"
- "xpos" "33"
- "ypos" "17"
- "zpos" "1"
- "wide" "44"
- "tall" "13"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "East"
- }
-
- "NumberBg"
- {
- "ControlName" "CIconPanel"
- "fieldName" "NumberBg"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "18"
- "tall" "18"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
- }
-
- "NumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "0 255 0 255"
- "xpos" "0"
- "ypos" "95"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "1"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
- "NumberLabelShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "TransparentBlack"
- "xpos" "1"
- "ypos" "96"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "1"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/pipboy/base_selectable.res b/minmode/resource/ui/build_menu/pipboy/base_selectable.res deleted file mode 100644 index 2b01137..0000000 --- a/minmode/resource/ui/build_menu/pipboy/base_selectable.res +++ /dev/null @@ -1,107 +0,0 @@ -"Resource/UI/build_menu/base_selectable.res"
-{
- "MainBackground"
- {
- "ControlName" "CIconPanel"
- "fieldName" "MainBackground"
- "xpos" "3"
- "ypos" "1"
- "zpos" "0"
- "wide" "98"
- "tall" "135"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_item_bg"
- "iconColor" "128 128 128 255"
- }
-
- "ItemNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemNameLabel"
- "font" "Default"
- "xpos" "10"
- "ypos" "2"
- "zpos" "1"
- "wide" "84"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Empty_Slot"
- "labelText_lodef" "#TF_Empty_Slot"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- "fgcolor" "black"
- }
-
- "ItemBackground"
- {
- "ControlName" "CIconPanel"
- "fieldName" "ItemBackground"
- "xpos" "4"
- "ypos" "0"
- "zpos" "0"
- "wide" "98"
- "tall" "135"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_item_bg"
- "iconColor" "0 0 0 255"
- }
-
- "BuildingIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "BuildingIcon"
- "xpos" "22"
- "ypos" "19"
- "zpos" "2"
- "wide" "56"
- "tall" "56"
- "visible" "0"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_sentry_build"
- "iconColor" "255 255 255 255"
- }
-
- "MetalIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "MetalIcon"
- "xpos" "10"
- "ypos" "79"
- "zpos" "1"
- "wide" "10"
- "tall" "10"
- "visible" "0"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_metal"
- "iconColor" "TanDarker"
- }
-
- "CostLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CostLabel"
- "font" "HudFontSmall"
- "fgcolor" "0 255 0 255"
- "xpos" "23"
- "ypos" "78"
- "zpos" "1"
- "wide" "84"
- "tall" "13"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "labelText" "%metal%"
- "textAlignment" "Left"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/pipboy/base_unavailable.res b/minmode/resource/ui/build_menu/pipboy/base_unavailable.res deleted file mode 100644 index e27a8dc..0000000 --- a/minmode/resource/ui/build_menu/pipboy/base_unavailable.res +++ /dev/null @@ -1,152 +0,0 @@ -"Resource/UI/build_menu/base_unavailable.res"
-{
- "ItemNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemNameLabel"
- "font" "Default"
- "xpos" "6"
- "ypos" "0"
- "zpos" "1"
- "wide" "84"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Object_Sentry"
- "labelText_lodef" "#TF_Object_Sentry_360"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- "fgcolor" "0 255 0 255"
- }
-
- "ItemBackground"
- {
- "ControlName" "CIconPanel"
- "fieldName" "ItemBackground"
- "xpos" "4"
- "ypos" "14"
- "zpos" "0"
- "wide" "98"
- "tall" "105"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_item_bg_outline"
- "iconColor" "0 0 0 255"
- }
-
- "CantBuildReason"
- {
- "ControlName" "CExLabel"
- "fieldName" "CantBuildReason"
- "font" "Default"
- "xpos" "10"
- "ypos" "48"
- "zpos" "2"
- "wide" "80"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#Hud_Menu_Build_Unavailable"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "MetalIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "MetalIcon"
- "xpos" "10"
- "ypos" "18"
- "zpos" "1"
- "wide" "10"
- "tall" "10"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_metal"
- "iconColor" "0 255 0 255"
- }
-
- "CostLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CostLabel"
- "font" "HudFontSmall"
- "fgcolor" "0 255 0 255"
- "xpos" "23"
- "ypos" "17"
- "zpos" "1"
- "wide" "84"
- "tall" "13"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%metal%"
- "textAlignment" "Left"
- }
-
- "ModeLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ModeLabel"
- "font" "DefaultSmall"
- "fgcolor" "TanDark"
- "xpos" "33"
- "ypos" "17"
- "zpos" "1"
- "wide" "44"
- "tall" "13"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "East"
- }
-
- "NumberBg"
- {
- "ControlName" "CIconPanel"
- "fieldName" "NumberBg"
- "xpos" "41"
- "ypos" "99"
- "zpos" "0"
- "wide" "18"
- "tall" "18"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_key_blank"
- "iconColor" "0 255 0 255"
- }
-
- "NumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "HudMenuNumberFont"
- "fgcolor" "Black"
- "xpos" "0"
- "ypos" "98"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "1"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- "fgcolor" "0 255 0 255"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/pipboy/base_unavailable_teleport_target.res b/minmode/resource/ui/build_menu/pipboy/base_unavailable_teleport_target.res deleted file mode 100644 index 6db393c..0000000 --- a/minmode/resource/ui/build_menu/pipboy/base_unavailable_teleport_target.res +++ /dev/null @@ -1,132 +0,0 @@ -"Resource/UI/build_menu/base_unavailable.res" -{ - "ItemNameLabel" - { - "ControlName" "CExLabel" - "fieldName" "ItemNameLabel" - "font" "CerbeticaBold16" - "xpos" "15" - "ypos" "4" - "zpos" "1" - "wide" "70" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor" "0 255 0 255" - "labelText" "#TF_Object_Sentry" - "textAlignment" "Center" - "dulltext" "0" - "brighttext" "0" - } - - "ItemBackground" - { - "ControlName" "CIconPanel" - "fieldName" "ItemBackground" - "xpos" "9999" - "ypos" "9999" - "zpos" "0" - "wide" "98" - "tall" "105" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "icon" "hud_menu_item_bg" - "iconColor" "ProgressOffWhite" - } - - "CantBuildReason" - { - "ControlName" "CExLabel" - "fieldName" "CantBuildReason" - "font" "CerbeticaBold16" - "xpos" "10" - "ypos" "44" - "zpos" "2" - "wide" "80" - "tall" "18" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor" "0 255 0 255" - "labelText" "#Hud_Menu_Build_Unavailable" - "textAlignment" "Center" - "dulltext" "0" - "brighttext" "0" - } - - "BuildingIcon" - { - "ControlName" "CIconPanel" - "fieldName" "BuildingIcon" - "xpos" "" - "ypos" "9999" - "zpos" "2" - "wide" "56" - "tall" "56" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "icon" "hud_menu_sentry_build" - "iconColor" "255 255 255 255" - } - - "ModeLabel" - { - "ControlName" "CExLabel" - "fieldName" "ModeLabel" - "font" "DefaultSmall" - "fgcolor" "TanDarker" - "xpos" "33" - "ypos" "17" - "zpos" "1" - "wide" "44" - "tall" "13" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "" - "textAlignment" "East" - } - - "NumberBg" - { - "ControlName" "CIconPanel" - "fieldName" "NumberBg" - "xpos" "9999" - "ypos" "9999" - "zpos" "0" - "wide" "18" - "tall" "18" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "icon" "ico_key_blank" - "iconColor" "255 255 255 255" - } - - "NumberLabel" - { - "ControlName" "CExLabel" - "fieldName" "NumberLabel" - "font" "CerbeticaBold20" - "fgcolor" "0 255 0 255" - "xpos" "0" - "ypos" "85" - "zpos" "1" - "wide" "100" - "tall" "18" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "1" - "textAlignment" "Center" - "dulltext" "1" - "brighttext" "0" - } -}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/pipboy/dispenser_active.res b/minmode/resource/ui/build_menu/pipboy/dispenser_active.res deleted file mode 100644 index a9ff482..0000000 --- a/minmode/resource/ui/build_menu/pipboy/dispenser_active.res +++ /dev/null @@ -1,24 +0,0 @@ -#base "base_active.res"
-
-"Resource/UI/build_menu/dispenser_active.res"
-{
- "ItemNameLabel"
- {
- "labelText" "#TF_Object_Dispenser"
- }
-
- "BuildingIcon"
- {
- "icon" "hud_menu_dispenser_build"
- }
-
- "NumberLabel"
- {
- "labelText" "2"
- }
-
- "NumberLabelShadow"
- {
- "labelText" "2"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/pipboy/dispenser_already_built.res b/minmode/resource/ui/build_menu/pipboy/dispenser_already_built.res deleted file mode 100644 index ece5fae..0000000 --- a/minmode/resource/ui/build_menu/pipboy/dispenser_already_built.res +++ /dev/null @@ -1,19 +0,0 @@ -#base "base_already_built.res"
-
-"Resource/UI/build_menu/dispenser_already_built.res"
-{
- "ItemNameLabel"
- {
- "labelText" "#TF_Object_dispenser"
- }
-
- "NumberLabel"
- {
- "labelText" "2"
- }
-
- "NumberLabelShadow"
- {
- "labelText" "2"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/pipboy/dispenser_cant_afford.res b/minmode/resource/ui/build_menu/pipboy/dispenser_cant_afford.res deleted file mode 100644 index f80aa18..0000000 --- a/minmode/resource/ui/build_menu/pipboy/dispenser_cant_afford.res +++ /dev/null @@ -1,18 +0,0 @@ -#base "base_cant_afford.res"
-
-"Resource/UI/build_menu/dispenser_cant_afford.res"
-{
- "ItemNameLabel"
- {
- "labelText" "#TF_Object_dispenser"
- }
-
- "NumberLabel"
- {
- "labelText" "2"
- }
- "NumberLabelShadow"
- {
- "labelText" "2"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/pipboy/dispenser_selectable.res b/minmode/resource/ui/build_menu/pipboy/dispenser_selectable.res deleted file mode 100644 index c302214..0000000 --- a/minmode/resource/ui/build_menu/pipboy/dispenser_selectable.res +++ /dev/null @@ -1,19 +0,0 @@ -#base "base_selectable.res"
-
-"Resource/UI/build_menu/dispenser_selectable.res"
-{
- "ItemNameLabel"
- {
- "labelText" "#TF_Object_Dispenser"
- }
-
- "BuildingIcon"
- {
- "icon" "hud_menu_dispenser_build"
- }
-
- "NumberLabelShadow"
- {
- "labelText" "2"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/pipboy/dispenser_unavailable.res b/minmode/resource/ui/build_menu/pipboy/dispenser_unavailable.res deleted file mode 100644 index 6bb6775..0000000 --- a/minmode/resource/ui/build_menu/pipboy/dispenser_unavailable.res +++ /dev/null @@ -1,19 +0,0 @@ -#base "base_unavailable.res"
-
-"Resource/UI/build_menu/dispenser_unavailable.res"
-{
- "ItemNameLabel"
- {
- "labelText" "#TF_Object_dispenser"
- }
-
- "NumberLabel"
- {
- "labelText" "2"
- }
-
- "NumberLabelShadow"
- {
- "labelText" "2"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/pipboy/eureka_target_home_avail.res b/minmode/resource/ui/build_menu/pipboy/eureka_target_home_avail.res deleted file mode 100644 index d660d4a..0000000 --- a/minmode/resource/ui/build_menu/pipboy/eureka_target_home_avail.res +++ /dev/null @@ -1,19 +0,0 @@ -#base "base_active_teleport_target.res" - -"Resource/UI/build_menu/dispenser_active.res" -{ - "ItemNameLabel" - { - "labelText" "#Hud_Menu_Teleport_Base" - } - - "BuildingIcon" - { - "icon" "eureka_teleport_home" - } - - "NumberLabel" - { - "labelText" "1" - } -}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/pipboy/eureka_target_home_unavail.res b/minmode/resource/ui/build_menu/pipboy/eureka_target_home_unavail.res deleted file mode 100644 index e52aa17..0000000 --- a/minmode/resource/ui/build_menu/pipboy/eureka_target_home_unavail.res +++ /dev/null @@ -1,14 +0,0 @@ -#base "base_unavailable_teleport_target.res" - -"Resource/UI/build_menu/dispenser_unavailable.res" -{ - "ItemNameLabel" - { - "labelText" "#Hud_Menu_Teleport_Base" - } - - "NumberLabel" - { - "labelText" "1" - } -}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/pipboy/eureka_target_tele_exit_avail.res b/minmode/resource/ui/build_menu/pipboy/eureka_target_tele_exit_avail.res deleted file mode 100644 index fb4d1bd..0000000 --- a/minmode/resource/ui/build_menu/pipboy/eureka_target_tele_exit_avail.res +++ /dev/null @@ -1,19 +0,0 @@ -#base "base_active_teleport_target.res" - -"Resource/UI/build_menu/tele_exit_active.res" -{ - "ItemNameLabel" - { - "labelText" "#TF_Object_Tele_Exit_360" - } - - "BuildingIcon" - { - "icon" "hud_menu_tele_exit_build" - } - - "NumberLabel" - { - "labelText" "2" - } -}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/pipboy/eureka_target_tele_exit_unavail.res b/minmode/resource/ui/build_menu/pipboy/eureka_target_tele_exit_unavail.res deleted file mode 100644 index 2d9f77c..0000000 --- a/minmode/resource/ui/build_menu/pipboy/eureka_target_tele_exit_unavail.res +++ /dev/null @@ -1,14 +0,0 @@ -#base "base_unavailable_teleport_target.res" - -"Resource/UI/build_menu/tele_exit_unavailable.res" -{ - "ItemNameLabel" - { - "labelText" "#TF_Object_tele_exit_360" - } - - "NumberLabel" - { - "labelText" "2" - } -}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/pipboy/hudmenueurekaeffect.res b/minmode/resource/ui/build_menu/pipboy/hudmenueurekaeffect.res deleted file mode 100644 index 268ed13..0000000 --- a/minmode/resource/ui/build_menu/pipboy/hudmenueurekaeffect.res +++ /dev/null @@ -1,178 +0,0 @@ -"Resource/UI/build_menu/HudMenuEurekaEffect.res" -{ - "MainBackground" - { - "ControlName" "ImagePanel" - "fieldName" "MainBackground" - "xpos" "25" - "ypos" "10" - "zpos" "0" - "wide" "200" - "tall" "120" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "icon" "hud_menu_bg" - "fillcolor" "50 255 50 50" - } - - "ItemBackground" - { - "ControlName" "CTFImagePanel" - "fieldName" "ItemBackground" - "xpos" "0" - "ypos" "0" - "zpos" "-2" - "wide" "250" - "tall" "180" - "visible" "0" - "enabled" "0" - "scaleImage" "1" - "image" "pipboy_overlay" - "tileImage" "1" - "drawcolor" "192 192 192 255" - } - "BackgroundEngineer" - { - "ControlName" "CTFImagePanel" - "fieldName" "BackgroundEngineer" - "xpos" "9999" - "ypos" "9999" - "zpos" "-1" - "wide" "40" - "tall" "40" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "pipboy_engineer" - "tileImage" "0" - "tileVertically" "0" - } - - "BuildIcon" - { - "ControlName" "CIconPanel" - "fieldName" "BuildIcon" - "xpos" "9999" - "ypos" "999" - "zpos" "1" - "wide" "48" - "tall" "48" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "icon" "ico_build" - "iconColor" "0 255 0 255" - } - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "CerbeticaBold32" - "xpos" "34" // align me to the left edge of the first selection - "ypos" "-10" - "zpos" "2" - "wide" "300" - "tall" "38" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor" "0 255 0 255" - "labelText" "#Hud_Menu_Teleport_Title" - "textAlignment" "Left" - "dulltext" "0" - "brighttext" "0" - } - - "TitleLabelDropshadow" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabelDropshadow" - "font" "CerbeticaBold32" - "fgcolor" "TransparentBlack" - "xpos" "36" // align me to the left edge of the first selection - "ypos" "-8" - "zpos" "1" - "wide" "300" - "tall" "38" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "#Hud_Menu_Teleport_Title" - "textAlignment" "Left" - "dulltext" "1" - "brighttext" "0" - } - - "CancelLabel" - { - "ControlName" "CExLabel" - "fieldName" "CancelLabel" - "font" "SpectatorKeyHints" - "xpos" "9999" - "ypos" "9999" - "zpos" "1" - "wide" "200" - "tall" "13" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "#Hud_Menu_Build_Cancel" - "textAlignment" "East" - "dulltext" "0" - "brighttext" "0" - "fgcolor" "0 255 0 255" - } - - "available_target_1" - { - "ControlName" "EditablePanel" - "fieldName" "available_target_1" - "xpos" "25" - "ypos" "23" - "zpos" "10" - "wide" "100" - "tall" "124" - "visible" "1" - } - - "available_target_2" - { - "ControlName" "EditablePanel" - "fieldName" "available_target_2" - "xpos" "125" - "ypos" "23" - "zpos" "1" - "wide" "100" - "tall" "124" - "visible" "1" - } - - "unavailable_target_1" - { - "ControlName" "EditablePanel" - "fieldName" "unavailable_target_1" - "xpos" "25" - "ypos" "23" - "zpos" "1" - "wide" "100" - "tall" "124" - "visible" "0" - } - - "unavailable_target_2" - { - "ControlName" "EditablePanel" - "fieldName" "unavailable_target_2" - "xpos" "125" - "ypos" "23" - "zpos" "1" - "wide" "100" - "tall" "124" - "visible" "0" - } -}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/pipboy/sentry_active.res b/minmode/resource/ui/build_menu/pipboy/sentry_active.res deleted file mode 100644 index 3010ec4..0000000 --- a/minmode/resource/ui/build_menu/pipboy/sentry_active.res +++ /dev/null @@ -1,20 +0,0 @@ -#base "base_active.res"
-
-"Resource/UI/build_menu/sentry_active.res"
-{
- "ItemNameLabel"
- {
- "labelText" "#TF_Object_Sentry"
- "labelText_lodef" "#TF_Object_Sentry_360"
- }
-
- "BuildingIcon"
- {
- "icon" "hud_menu_sentry_build"
- }
-
- "NumberLabel"
- {
- "labelText" "1"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/pipboy/sentry_already_built.res b/minmode/resource/ui/build_menu/pipboy/sentry_already_built.res deleted file mode 100644 index 1fc0e65..0000000 --- a/minmode/resource/ui/build_menu/pipboy/sentry_already_built.res +++ /dev/null @@ -1,15 +0,0 @@ -#base "base_already_built.res"
-
-"Resource/UI/build_menu/sentry_already_built.res"
-{
- "ItemNameLabel"
- {
- "labelText" "#TF_Object_Sentry"
- "labelText_lodef" "#TF_Object_Sentry_360"
- }
-
- "NumberLabel"
- {
- "labelText" "1"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/pipboy/sentry_cant_afford.res b/minmode/resource/ui/build_menu/pipboy/sentry_cant_afford.res deleted file mode 100644 index b20e0da..0000000 --- a/minmode/resource/ui/build_menu/pipboy/sentry_cant_afford.res +++ /dev/null @@ -1,16 +0,0 @@ -#base "base_cant_afford.res"
-
-"Resource/UI/build_menu/sentry_cant_afford.res"
-{
- "ItemNameLabel"
- {
- "labelText" "#TF_Object_Sentry"
- "labelText_lodef" "#TF_Object_Sentry_360"
- }
-
- "NumberLabel"
- {
- "labelText" "1"
- }
-
-}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/pipboy/sentry_selectable.res b/minmode/resource/ui/build_menu/pipboy/sentry_selectable.res deleted file mode 100644 index 924b226..0000000 --- a/minmode/resource/ui/build_menu/pipboy/sentry_selectable.res +++ /dev/null @@ -1,15 +0,0 @@ -#base "base_selectable.res"
-
-"Resource/UI/build_menu/sentry_selectable.res"
-{
- "ItemNameLabel"
- {
- "labelText" "#TF_Object_Sentry"
- "labelText_lodef" "#TF_Object_Sentry_360"
- }
-
- "BuildingIcon"
- {
- "icon" "hud_menu_sentry_build"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/pipboy/sentry_unavailable.res b/minmode/resource/ui/build_menu/pipboy/sentry_unavailable.res deleted file mode 100644 index 2bdff80..0000000 --- a/minmode/resource/ui/build_menu/pipboy/sentry_unavailable.res +++ /dev/null @@ -1,15 +0,0 @@ -#base "base_unavailable.res"
-
-"Resource/UI/build_menu/sentry_unavailable.res"
-{
- "ItemNameLabel"
- {
- "labelText" "#TF_Object_Sentry"
- "labelText_lodef" "#TF_Object_Sentry_360"
- }
-
- "NumberLabel"
- {
- "labelText" "1"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/pipboy/tele_entrance_active.res b/minmode/resource/ui/build_menu/pipboy/tele_entrance_active.res deleted file mode 100644 index fe81bd2..0000000 --- a/minmode/resource/ui/build_menu/pipboy/tele_entrance_active.res +++ /dev/null @@ -1,23 +0,0 @@ -#base "base_active.res"
-
-"Resource/UI/build_menu/tele_entrance_active.res"
-{
- "ItemNameLabel"
- {
- "labelText" "#TF_Object_Tele_Entrance_360"
- }
-
- "BuildingIcon"
- {
- "icon" "hud_menu_tele_entrance_build"
- }
-
- "NumberLabel"
- {
- "labelText" "3"
- }
- "NumberLabelShadow"
- {
- "labelText" "3"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/pipboy/tele_entrance_already_built.res b/minmode/resource/ui/build_menu/pipboy/tele_entrance_already_built.res deleted file mode 100644 index 8f902fb..0000000 --- a/minmode/resource/ui/build_menu/pipboy/tele_entrance_already_built.res +++ /dev/null @@ -1,18 +0,0 @@ -#base "base_already_built.res"
-
-"Resource/UI/build_menu/tele_entrance_already_built.res"
-{
- "ItemNameLabel"
- {
- "labelText" "#TF_Object_tele_entrance_360"
- }
-
- "NumberLabel"
- {
- "labelText" "3"
- }
- "NumberLabelShadow"
- {
- "labelText" "3"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/pipboy/tele_entrance_cant_afford.res b/minmode/resource/ui/build_menu/pipboy/tele_entrance_cant_afford.res deleted file mode 100644 index 7ababc3..0000000 --- a/minmode/resource/ui/build_menu/pipboy/tele_entrance_cant_afford.res +++ /dev/null @@ -1,18 +0,0 @@ -#base "base_cant_afford.res"
-
-"Resource/UI/build_menu/tele_entrance_cant_afford.res"
-{
- "ItemNameLabel"
- {
- "labelText" "#TF_Object_tele_entrance_360"
- }
-
- "NumberLabel"
- {
- "labelText" "3"
- }
- "NumberLabelShadow"
- {
- "labelText" "3"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/pipboy/tele_entrance_unavailable.res b/minmode/resource/ui/build_menu/pipboy/tele_entrance_unavailable.res deleted file mode 100644 index de90aec..0000000 --- a/minmode/resource/ui/build_menu/pipboy/tele_entrance_unavailable.res +++ /dev/null @@ -1,18 +0,0 @@ -#base "base_unavailable.res"
-
-"Resource/UI/build_menu/tele_entrance_unavailable.res"
-{
- "ItemNameLabel"
- {
- "labelText" "#TF_Object_tele_entrance_360"
- }
-
- "NumberLabel"
- {
- "labelText" "3"
- }
- "NumberLabelShadow"
- {
- "labelText" "3"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/pipboy/tele_exit_active.res b/minmode/resource/ui/build_menu/pipboy/tele_exit_active.res deleted file mode 100644 index ac0339f..0000000 --- a/minmode/resource/ui/build_menu/pipboy/tele_exit_active.res +++ /dev/null @@ -1,23 +0,0 @@ -#base "base_active.res"
-
-"Resource/UI/build_menu/tele_exit_active.res"
-{
- "ItemNameLabel"
- {
- "labelText" "#TF_Object_Tele_Exit_360"
- }
-
- "BuildingIcon"
- {
- "icon" "hud_menu_tele_exit_build"
- }
-
- "NumberLabel"
- {
- "labelText" "4"
- }
- "NumberLabelShadow"
- {
- "labelText" "4"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/pipboy/tele_exit_already_built.res b/minmode/resource/ui/build_menu/pipboy/tele_exit_already_built.res deleted file mode 100644 index a850c21..0000000 --- a/minmode/resource/ui/build_menu/pipboy/tele_exit_already_built.res +++ /dev/null @@ -1,18 +0,0 @@ -#base "base_already_built.res"
-
-"Resource/UI/build_menu/tele_exit_already_built.res"
-{
- "ItemNameLabel"
- {
- "labelText" "#TF_Object_tele_exit_360"
- }
-
- "NumberLabel"
- {
- "labelText" "4"
- }
- "NumberLabelShadow"
- {
- "labelText" "4"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/pipboy/tele_exit_cant_afford.res b/minmode/resource/ui/build_menu/pipboy/tele_exit_cant_afford.res deleted file mode 100644 index 70056eb..0000000 --- a/minmode/resource/ui/build_menu/pipboy/tele_exit_cant_afford.res +++ /dev/null @@ -1,18 +0,0 @@ -#base "base_cant_afford.res"
-
-"Resource/UI/build_menu/tele_exit_cant_afford.res"
-{
- "ItemNameLabel"
- {
- "labelText" "#TF_Object_tele_exit_360"
- }
-
- "NumberLabel"
- {
- "labelText" "4"
- }
- "NumberLabelShadow"
- {
- "labelText" "4"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/pipboy/tele_exit_unavailable.res b/minmode/resource/ui/build_menu/pipboy/tele_exit_unavailable.res deleted file mode 100644 index 978192a..0000000 --- a/minmode/resource/ui/build_menu/pipboy/tele_exit_unavailable.res +++ /dev/null @@ -1,18 +0,0 @@ -#base "base_unavailable.res"
-
-"Resource/UI/build_menu/tele_exit_unavailable.res"
-{
- "ItemNameLabel"
- {
- "labelText" "#TF_Object_tele_exit_360"
- }
-
- "NumberLabel"
- {
- "labelText" "4"
- }
- "NumberLabelShadow"
- {
- "labelText" "4"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/pipboy/tele_selectable.res b/minmode/resource/ui/build_menu/pipboy/tele_selectable.res deleted file mode 100644 index 4252cef..0000000 --- a/minmode/resource/ui/build_menu/pipboy/tele_selectable.res +++ /dev/null @@ -1,14 +0,0 @@ -#base "base_selectable.res"
-
-"Resource/UI/build_menu/tele_selectable.res"
-{
- "ItemNameLabel"
- {
- "labelText" "Teleporter"
- }
-
- "BuildingIcon"
- {
- "icon" "hud_menu_tele_entrance_build"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/sentry_active.res b/minmode/resource/ui/build_menu/sentry_active.res deleted file mode 100644 index 3010ec4..0000000 --- a/minmode/resource/ui/build_menu/sentry_active.res +++ /dev/null @@ -1,20 +0,0 @@ -#base "base_active.res"
-
-"Resource/UI/build_menu/sentry_active.res"
-{
- "ItemNameLabel"
- {
- "labelText" "#TF_Object_Sentry"
- "labelText_lodef" "#TF_Object_Sentry_360"
- }
-
- "BuildingIcon"
- {
- "icon" "hud_menu_sentry_build"
- }
-
- "NumberLabel"
- {
- "labelText" "1"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/sentry_already_built.res b/minmode/resource/ui/build_menu/sentry_already_built.res deleted file mode 100644 index 1fc0e65..0000000 --- a/minmode/resource/ui/build_menu/sentry_already_built.res +++ /dev/null @@ -1,15 +0,0 @@ -#base "base_already_built.res"
-
-"Resource/UI/build_menu/sentry_already_built.res"
-{
- "ItemNameLabel"
- {
- "labelText" "#TF_Object_Sentry"
- "labelText_lodef" "#TF_Object_Sentry_360"
- }
-
- "NumberLabel"
- {
- "labelText" "1"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/sentry_cant_afford.res b/minmode/resource/ui/build_menu/sentry_cant_afford.res deleted file mode 100644 index b20e0da..0000000 --- a/minmode/resource/ui/build_menu/sentry_cant_afford.res +++ /dev/null @@ -1,16 +0,0 @@ -#base "base_cant_afford.res"
-
-"Resource/UI/build_menu/sentry_cant_afford.res"
-{
- "ItemNameLabel"
- {
- "labelText" "#TF_Object_Sentry"
- "labelText_lodef" "#TF_Object_Sentry_360"
- }
-
- "NumberLabel"
- {
- "labelText" "1"
- }
-
-}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/sentry_selectable.res b/minmode/resource/ui/build_menu/sentry_selectable.res deleted file mode 100644 index 924b226..0000000 --- a/minmode/resource/ui/build_menu/sentry_selectable.res +++ /dev/null @@ -1,15 +0,0 @@ -#base "base_selectable.res"
-
-"Resource/UI/build_menu/sentry_selectable.res"
-{
- "ItemNameLabel"
- {
- "labelText" "#TF_Object_Sentry"
- "labelText_lodef" "#TF_Object_Sentry_360"
- }
-
- "BuildingIcon"
- {
- "icon" "hud_menu_sentry_build"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/sentry_unavailable.res b/minmode/resource/ui/build_menu/sentry_unavailable.res deleted file mode 100644 index 2bdff80..0000000 --- a/minmode/resource/ui/build_menu/sentry_unavailable.res +++ /dev/null @@ -1,15 +0,0 @@ -#base "base_unavailable.res"
-
-"Resource/UI/build_menu/sentry_unavailable.res"
-{
- "ItemNameLabel"
- {
- "labelText" "#TF_Object_Sentry"
- "labelText_lodef" "#TF_Object_Sentry_360"
- }
-
- "NumberLabel"
- {
- "labelText" "1"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/tele_entrance_active.res b/minmode/resource/ui/build_menu/tele_entrance_active.res deleted file mode 100644 index fe81bd2..0000000 --- a/minmode/resource/ui/build_menu/tele_entrance_active.res +++ /dev/null @@ -1,23 +0,0 @@ -#base "base_active.res"
-
-"Resource/UI/build_menu/tele_entrance_active.res"
-{
- "ItemNameLabel"
- {
- "labelText" "#TF_Object_Tele_Entrance_360"
- }
-
- "BuildingIcon"
- {
- "icon" "hud_menu_tele_entrance_build"
- }
-
- "NumberLabel"
- {
- "labelText" "3"
- }
- "NumberLabelShadow"
- {
- "labelText" "3"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/tele_entrance_already_built.res b/minmode/resource/ui/build_menu/tele_entrance_already_built.res deleted file mode 100644 index 8f902fb..0000000 --- a/minmode/resource/ui/build_menu/tele_entrance_already_built.res +++ /dev/null @@ -1,18 +0,0 @@ -#base "base_already_built.res"
-
-"Resource/UI/build_menu/tele_entrance_already_built.res"
-{
- "ItemNameLabel"
- {
- "labelText" "#TF_Object_tele_entrance_360"
- }
-
- "NumberLabel"
- {
- "labelText" "3"
- }
- "NumberLabelShadow"
- {
- "labelText" "3"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/tele_entrance_cant_afford.res b/minmode/resource/ui/build_menu/tele_entrance_cant_afford.res deleted file mode 100644 index 7ababc3..0000000 --- a/minmode/resource/ui/build_menu/tele_entrance_cant_afford.res +++ /dev/null @@ -1,18 +0,0 @@ -#base "base_cant_afford.res"
-
-"Resource/UI/build_menu/tele_entrance_cant_afford.res"
-{
- "ItemNameLabel"
- {
- "labelText" "#TF_Object_tele_entrance_360"
- }
-
- "NumberLabel"
- {
- "labelText" "3"
- }
- "NumberLabelShadow"
- {
- "labelText" "3"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/tele_entrance_unavailable.res b/minmode/resource/ui/build_menu/tele_entrance_unavailable.res deleted file mode 100644 index de90aec..0000000 --- a/minmode/resource/ui/build_menu/tele_entrance_unavailable.res +++ /dev/null @@ -1,18 +0,0 @@ -#base "base_unavailable.res"
-
-"Resource/UI/build_menu/tele_entrance_unavailable.res"
-{
- "ItemNameLabel"
- {
- "labelText" "#TF_Object_tele_entrance_360"
- }
-
- "NumberLabel"
- {
- "labelText" "3"
- }
- "NumberLabelShadow"
- {
- "labelText" "3"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/tele_exit_active.res b/minmode/resource/ui/build_menu/tele_exit_active.res deleted file mode 100644 index ac0339f..0000000 --- a/minmode/resource/ui/build_menu/tele_exit_active.res +++ /dev/null @@ -1,23 +0,0 @@ -#base "base_active.res"
-
-"Resource/UI/build_menu/tele_exit_active.res"
-{
- "ItemNameLabel"
- {
- "labelText" "#TF_Object_Tele_Exit_360"
- }
-
- "BuildingIcon"
- {
- "icon" "hud_menu_tele_exit_build"
- }
-
- "NumberLabel"
- {
- "labelText" "4"
- }
- "NumberLabelShadow"
- {
- "labelText" "4"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/tele_exit_already_built.res b/minmode/resource/ui/build_menu/tele_exit_already_built.res deleted file mode 100644 index a850c21..0000000 --- a/minmode/resource/ui/build_menu/tele_exit_already_built.res +++ /dev/null @@ -1,18 +0,0 @@ -#base "base_already_built.res"
-
-"Resource/UI/build_menu/tele_exit_already_built.res"
-{
- "ItemNameLabel"
- {
- "labelText" "#TF_Object_tele_exit_360"
- }
-
- "NumberLabel"
- {
- "labelText" "4"
- }
- "NumberLabelShadow"
- {
- "labelText" "4"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/tele_exit_cant_afford.res b/minmode/resource/ui/build_menu/tele_exit_cant_afford.res deleted file mode 100644 index 70056eb..0000000 --- a/minmode/resource/ui/build_menu/tele_exit_cant_afford.res +++ /dev/null @@ -1,18 +0,0 @@ -#base "base_cant_afford.res"
-
-"Resource/UI/build_menu/tele_exit_cant_afford.res"
-{
- "ItemNameLabel"
- {
- "labelText" "#TF_Object_tele_exit_360"
- }
-
- "NumberLabel"
- {
- "labelText" "4"
- }
- "NumberLabelShadow"
- {
- "labelText" "4"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/tele_exit_unavailable.res b/minmode/resource/ui/build_menu/tele_exit_unavailable.res deleted file mode 100644 index 978192a..0000000 --- a/minmode/resource/ui/build_menu/tele_exit_unavailable.res +++ /dev/null @@ -1,18 +0,0 @@ -#base "base_unavailable.res"
-
-"Resource/UI/build_menu/tele_exit_unavailable.res"
-{
- "ItemNameLabel"
- {
- "labelText" "#TF_Object_tele_exit_360"
- }
-
- "NumberLabel"
- {
- "labelText" "4"
- }
- "NumberLabelShadow"
- {
- "labelText" "4"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/build_menu/tele_selectable.res b/minmode/resource/ui/build_menu/tele_selectable.res deleted file mode 100644 index 4252cef..0000000 --- a/minmode/resource/ui/build_menu/tele_selectable.res +++ /dev/null @@ -1,14 +0,0 @@ -#base "base_selectable.res"
-
-"Resource/UI/build_menu/tele_selectable.res"
-{
- "ItemNameLabel"
- {
- "labelText" "Teleporter"
- }
-
- "BuildingIcon"
- {
- "icon" "hud_menu_tele_entrance_build"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/charinfoarmorysubpanel.res b/minmode/resource/ui/charinfoarmorysubpanel.res deleted file mode 100644 index ce1933b..0000000 --- a/minmode/resource/ui/charinfoarmorysubpanel.res +++ /dev/null @@ -1,512 +0,0 @@ -"Resource/UI/CharInfoArmorySubPanel.res" -{ - "armory_panel" - { - "ControlName" "Frame" - "fieldName" "armory_panel" - "wide" "f0" - "zpos" "501" - "visible" "1" - "autoResize" "0" - "pinCorner" "0" - "enabled" "1" - "tabPosition" "0" - "settitlebarvisible" "0" - "PaintBackgroundType" "0" - "bgcolor_override" "25 25 25 255" - "infocus_bgcolor_override" "25 25 25 255" - "outoffocus_bgcolor_override" "25 25 25 255" - - "thumbnail_bgcolor" "51 47 46 255" - "thumbnail_bgcolor_mouseover" "156 146 128 255" - "thumbnail_bgcolor_selected" "176 166 148 255" - - "thumbnails_rows" "4" - "thumbnails_columns" "4" - - "thumbnails_x" "c-300" - "thumbnails_y" "60" - "thumbnails_delta_x" "8" - "thumbnails_delta_y" "8" - - "thumbnail_modelpanels_kv" - { - "ControlName" "CItemModelPanel" - "zpos" "13" - "wide" "70" - "tall" "49" - "visible" "0" - "bgcolor_override" "0 0 0 255" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "0" - - "model_xpos" "7" - "model_ypos" "5" - "model_wide" "58" - "model_tall" "38" - "text_ypos" "60" - "text_center" "1" - "name_only" "1" - - "inset_eq_x" "2" - "inset_eq_y" "2" - - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - } - } - } - - "CaratLabel" - { - "ControlName" "CExLabel" - "fieldName" "CaratLabel" - "font" "HudFontSmallestBold" - "labelText" ">>" - "textAlignment" "west" - "xpos" "c-300" - "ypos" "7" - "zpos" "1" - "wide" "20" - "tall" "15" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "200 128 255 255" - } - "ArmoryLabel" - { - "ControlName" "Label" - "fieldName" "ArmoryLabel" - "font" "HudFontMediumSmallBold" - "labelText" "#Armory" - "textAlignment" "west" - "xpos" "c-280" - "ypos" "2" - "zpos" "1" - "wide" "560" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - - "FiltersLabel" - { - "ControlName" "CExLabel" - "fieldName" "FiltersLabel" - "font" "HudFontSmallestBold" - "labelText" "#Store_FilterLabel" - "textAlignment" "west" - "xpos" "c-300" - "ypos" "32" - "zpos" "1" - "wide" "60" - "tall" "20" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - - "FilterComboBox" - { - "ControlName" "ComboBox" - "fieldName" "FilterComboBox" - "Font" "HudFontSmallestBold" - "xpos" "c-240" - "ypos" "32" - "zpos" "1" - "wide" "150" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "1" - "textHidden" "0" - "editable" "0" - "maxchars" "-1" - "NumericInputOnly" "0" - "unicode" "0" - - "fgcolor_override" "235 226 202 255" - "bgcolor_override" "51 47 46 255" - "disabledFgColor_override" "235 226 202 255" - "disabledBgColor_override" "51 47 46 255" - "selectionColor_override" "51 47 46 255" - "selectionTextColor_override" "235 226 202 255" - "defaultSelectionBG2Color_override" "51 47 46 255" - } - - "DataPanel" - { - "ControlName" "EditablePanel" - "fieldName" "DataPanel" - "xpos" "c20" - "ypos" "30" - "zpos" "0" - "wide" "270" - "tall" "253" - "visible" "1" - "PaintBackgroundType" "0" - "paintborder" "1" - "border" "StorePreviewBorder" - - "Data_TextRichText" - { - "ControlName" "CEconItemDetailsRichText" - "fieldName" "Data_TextRichText" - "font" "Cerbetica12" - "labelText" "%datatext%" - "textAlignment" "north-west" - "xpos" "10" - "ypos" "118" - "wide" "250" - "tall" "125" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor" "TanLight" - "wrap" "1" - "highlight_color" "Base Color" - "itemset_color" "216 244 9 255" - "link_color" "200 128 255 255" - "image_up_arrow" "scroll_up_off" - "image_up_arrow_mouseover" "scroll_up_on" - "image_down_arrow" "scroll_down_off" - "image_down_arrow_mouseover" "scroll_down_on" - "image_line" "ArmoryScrollbarWell" - "image_box" "ArmoryScrollbarBox" - } - } - - "SelectedItemModelPanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "SelectedItemModelPanel" - "xpos" "c25" - "ypos" "40" - "zpos" "1" - "wide" "260" - "tall" "135" - "visible" "1" - "bgcolor_override" "0 0 0 0" - "PaintBackgroundType" "2" - "paintborder" "0" - - "model_hide" "1" - "text_center" "1" - "resize_to_text" "1" - - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "inventory_image_type" "1" - "allow_rot" "0" - } - } - "SelectedItemImageModelPanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "SelectedItemImageModelPanel" - "xpos" "c-280" // Slightly right of center, because the photo background is - "ypos" "160" - "zpos" "1" - "wide" "290" - "tall" "140" - "visible" "0" - "bgcolor_override" "0 0 0 0" - "PaintBackgroundType" "2" - "paintborder" "0" - - - "model_ypos" "10" - "model_tall" "120" - "name_only" "0" - "attrib_only" "0" - "model_only" "1" - "paint_icon_hide" "1" - - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "inventory_image_type" "1" - "allow_rot" "0" - } - } - - "mouseoveritempanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "mouseoveritempanel" - "xpos" "c-70" - "ypos" "270" - "zpos" "10000" - "wide" "250" - "tall" "180" - "visible" "0" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "0" - "paintborder" "0" - - "BackColor" - { - "ControlName" "EditablePanel" - "fieldName" "BackColor" - "xpos" "0" - "ypos" "0" - "zpos" "-1" - "wide" "f0" - "tall" "f0" - "visible" "1" - "enabled" "1" - "pinCorner" "0" - "autoResize" "0" - "PaintBackgroundType" "0" - "border" "NoBorder" - "bgcolor_override" "30 30 30 255" - } - - "text_ypos" "20" - "text_center" "1" - "model_hide" "0" - "resize_to_text" "0" - "padding_height" "15" - "name_only" "1" - - "model_ypos" "40" - "model_tall" "120" - - "text_forcesize" "1" - - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "inventory_image_type" "1" - "allow_rot" "0" - } - } - - "PrevPageButton" - { - "ControlName" "CExButton" - "fieldName" "PrevPageButton" - "xpos" "c-86" - "ypos" "290" - "zpos" "5" - "wide" "20" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "&A" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "prevpage" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "defaultBgColor_override" "25 25 25 255" - "armedBgColor_override" "35 35 35 255" - "depressedBgColor_override" "35 35 35 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "NoBorder" - "border_armed" "NoBorder" - } - - "CurPageLabel" - { - "ControlName" "CExLabel" - "fieldName" "CurPageLabel" - "font" "HudFontSmallBold" - "labelText" "%thumbnailpage%" - "textAlignment" "center" - "xpos" "c-60" - "ypos" "290" - "zpos" "5" - "wide" "40" - "tall" "20" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "Base Color" - } - - "NextPageButton" - { - "ControlName" "CExButton" - "fieldName" "NextPageButton" - "xpos" "c-15" - "ypos" "290" - "zpos" "5" - "wide" "20" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "&D" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "nextpage" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "defaultBgColor_override" "25 25 25 255" - "armedBgColor_override" "35 35 35 255" - "depressedBgColor_override" "35 35 35 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "NoBorder" - "border_armed" "NoBorder" - } - - "WikiButton" - { - "ControlName" "CExButton" - "fieldName" "WikiButton" - "xpos" "c130" - "ypos" "290" - "zpos" "20" - "wide" "160" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#ArmoryButton_Wiki" - "font" "HudFontSmallestBold" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "wiki" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "defaultBgColor_override" "25 25 25 255" - "armedBgColor_override" "35 35 35 255" - "depressedBgColor_override" "35 35 35 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "NoBorder" - "border_armed" "NoBorder" - } - - "ViewSetButton" - { - "ControlName" "CExButton" - "fieldName" "ViewSetButton" - "xpos" "c20" - "ypos" "290" - "zpos" "20" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#ArmoryButton_SetDetails" - "font" "HudFontSmallestBold" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "viewset" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "defaultBgColor_override" "25 25 25 255" - "armedBgColor_override" "35 35 35 255" - "depressedBgColor_override" "35 35 35 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "NoBorder" - "border_armed" "NoBorder" - } - - "StoreButton" - { - "ControlName" "CExButton" - "fieldName" "StoreButton" - "xpos" "c-138" - "ypos" "323" - "zpos" "20" - "wide" "200" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "#ArmoryButton_Store" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "openstore" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "defaultBgColor_override" "25 25 25 255" - "armedBgColor_override" "35 35 35 255" - "depressedBgColor_override" "35 35 35 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "NoBorder" - "border_armed" "NoBorder" - - } - - "ReloadSchemeButton" - { - "ControlName" "CExButton" - "fieldName" "ReloadSchemeButton" - "xpos" "c-180" - "ypos" "345" - "zpos" "25" - "wide" "100" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "RELOADSCHEME" - "font" "HudFontSmallestBold" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "reloadscheme" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "defaultBgColor_override" "25 25 25 255" - "armedBgColor_override" "35 35 35 255" - "depressedBgColor_override" "35 35 35 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "NoBorder" - "border_armed" "NoBorder" - } -} diff --git a/minmode/resource/ui/charinfopanel.res b/minmode/resource/ui/charinfopanel.res deleted file mode 100644 index 6462105..0000000 --- a/minmode/resource/ui/charinfopanel.res +++ /dev/null @@ -1,198 +0,0 @@ -"Resource/UI/CharInfoPanel.res" -{ - "character_info" - { - "ControlName" "EditablePanel" - "fieldName" "character_info" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "480" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "settitlebarvisible" "1" - "PaintBackgroundType" "0" - "bgcolor_override" "46 43 42 0" - "infocus_bgcolor_override" "46 43 42 0" - "outoffocus_bgcolor_override" "46 43 42 0" - - "title" "#CharInfoAndSetup" - "title_font" "HudFontMediumBold" - "titletextinsetX" "40" - "titletextinsetY" "0" - "titlebarfgcolor_override" "200 187 161 255" - "titlebardisabledfgcolor_override" "200 187 161 255" - "titlebarbgcolor_override" "46 43 42 255" - - "clientinsetx_override" "0" - "sheetinset_bottom" "40" - } - - "BackgroundHeader" - { - "ControlName" "ImagePanel" - "fieldName" "BackgroundHeader" - "xpos" "0" - "ypos" "0" - "zpos" "-2" - "wide" "f0" - "tall" "120" - "visible" "1" - "enabled" "1" - "image" "loadout_header" - "tileImage" "1" - } - "BackgroundHeader2" - { - "ControlName" "ImagePanel" - "fieldName" "BackgroundHeader2" - "xpos" "0" - "ypos" "0" - "zpos" "-2" - "wide" "f0" - "tall" "120" - "visible" "1" - "enabled" "1" - "fillcolor" "15 15 15 175" - "tileImage" "1" - } - "BackgroundFooter" - { - "ControlName" "ImagePanel" - "fieldName" "BackgroundFooter" - "xpos" "0" - "ypos" "420" - "zpos" "0" - "wide" "f0" - "tall" "60" - "visible" "1" - "enabled" "1" - "image" "loadout_header" - "tileImage" "1" - } - "BackgroundFooter2" - { - "ControlName" "ImagePanel" - "fieldName" "BackgroundFooter2" - "xpos" "0" - "ypos" "420" - "zpos" "1" - "wide" "f0" - "tall" "60" - "visible" "1" - "enabled" "1" - "fillcolor" "15 15 15 220" - "tileImage" "1" - } - - "FooterLine" - { - "ControlName" "EditablePanel" - "fieldName" "HeaderLine" - "xpos" "0" - "ypos" "420" - "zpos" "2" - "wide" "f0" - "tall" "2" - "visible" "1" - "enabled" "1" - "autoResize" "0" - "PaintBackgroundType" "2" - "border" "NoBorder" - "bgcolor_override" "Base Color" - } - - "Sheet" - { - "ControlName" "EditablePanel" - "fieldName" "Sheet" - "tabxindent" "80" - "tabxdelta" "10" - "tabwidth" "240" - "tabheight" "34" - "transition_time" "0" - - "HeaderLine" - { - "ControlName" "EditablePanel" - "fieldName" "HeaderLine" - "xpos" "0" - "ypos" "32" - "zpos" "5" - "wide" "f0" - "tall" "2" - "visible" "1" - "enabled" "1" - "autoResize" "0" - "PaintBackgroundType" "2" - "border" "NoBorder" - "bgcolor_override" "Base Color" - } - - "tabskv" - { - "textinsetx" "25" - "textAlignment" "center" - "font" "Cerbetica32" - "ypos" "50" - "selectedcolor" "TanLight" - "unselectedcolor" "TanDark" - "paintbackground" "1" - "defaultBgColor_override" "25 25 25 255" - "unselectedBgColor_override" "10 10 10 255" - "activeborder_override" "CyanBorderTabs" - "depressedBgColor_override" "10 10 10 255" - "normalborder_override" "CyanBorderTabsInactive" - } - } - - "BackButton" - { - "ControlName" "CExButton" - "fieldName" "BackButton" - "xpos" "c-295" - "ypos" "437" - "zpos" "2" - "wide" "100" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "<< Back (&Q)" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "0" - "Command" "back" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - - "NotificationsPresentPanel" - { - "ControlName" "CNotificationsPresentPanel" - "fieldName" "NotificationsPresentPanel" - "xpos" "r200" - "ypos" "10" - "zpos" "10000" - "wide" "190" - "tall" "50" - "visible" "0" - "enabled" "1" - } -} diff --git a/minmode/resource/ui/classloadoutpanel.res b/minmode/resource/ui/classloadoutpanel.res deleted file mode 100644 index cc7e956..0000000 --- a/minmode/resource/ui/classloadoutpanel.res +++ /dev/null @@ -1,751 +0,0 @@ -"Resource/UI/FullLoadoutPanel.res" -{ - "class_loadout_panel" - { - "ControlName" "Frame" - "fieldName" "class_loadout_panel" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "settitlebarvisible" "0" - "PaintBackgroundType" "0" - "bgcolor_override" "25 25 25 255" - "infocus_bgcolor_override" "25 25 25 255" - "outoffocus_bgcolor_override" "25 25 25 255" - - "item_xpos_offcenter_a" "-310" - "item_xpos_offcenter_b" "165" - "item_ypos" "60" - "item_ydelta" "75" - "item_mod_wide" "40" - - "item_backpack_offcenter_x" "-288" - "item_backpack_xdelta" "4" - "item_backpack_ydelta" "3" - - "button_xpos_offcenter" "175" - "button_ypos" "85" - "button_ydelta" "80" - "button_override_delete_xpos" "0" - - "modelpanels_kv" - { - "ControlName" "CItemModelPanel" - "xpos" "c-70" - "ypos" "270" - "wide" "140" - "tall" "70" - "visible" "0" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "1" - - "model_center_x" "1" - "model_ypos" "3" - "model_tall" "52" - "model_wide" "82" - "text_ypos" "47" - "text_center" "1" - "name_only" "1" - - "attriblabel" - { - "font" "ItemFontAttribLarge" - "visible" "0" - } - - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - } - } - - "itemoptionpanels_kv" - { - "ControlName" "CExButton" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "12" - "tall" "16" - "autoResize" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "+" - "font" "Cerbetica12" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "bgcolor_override" "255 0 0 255" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "1" - - "fgcolor_override" "Base Color" - - "border_default" "NoBorder" - "border_armed" "NoBorder" - "border_depressed" "NoBorder" - } - } - - "CaratLabel" - { - "ControlName" "CExLabel" - "fieldName" "CaratLabel" - "font" "Cerbetica16" - "labelText" ">>" - "textAlignment" "west" - "xpos" "c-300" - "ypos" "26" - "zpos" "1" - "wide" "20" - "tall" "16" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "200 128 255 255" - } - "ClassLabel" - { - "ControlName" "CExLabel" - "fieldName" "ClassLabel" - "font" "HudFontMediumBold" - "labelText" "#ClassBeingEquipped" - "textAlignment" "west" - "xpos" "c-280" - "ypos" "15" - "zpos" "1" - "wide" "240" - "tall" "40" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "CurrentlyEquippedLabel" - { - "ControlName" "CExLabel" - "fieldName" "CurrentlyEquippedLabel" - "font" "HudFontSmallestBold" - "labelText" "#CurrentlyEquipped" - "textAlignment" "south-west" - "xpos" "9999" - "ypos" "9999" - "zpos" "1" - "wide" "180" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - - "TopLine" - { - "ControlName" "ImagePanel" - "fieldName" "TopLine" - "xpos" "9999" - "ypos" "9999" - "zpos" "2" - "wide" "610" - "tall" "10" - "visible" "1" - "enabled" "1" - "image" "loadout_dotted_line" - "tileImage" "1" - "tileVertically" "0" - "fillcolor" "0 0 0 0" - } - - "classmodelpanel" - { - "ControlName" "CTFPlayerModelPanel" - "fieldName" "classmodelpanel" - - "xpos" "c-135" - "ypos" "20" - "zpos" "-1" - "wide" "270" - "tall" "340" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - "render_texture""0" - "fov" "30" - "allow_rot" "1" - - "model" - { - "force_pos" "1" - - "angles_x" "0" - "angles_y" "170" - "angles_z" "0" - "origin_x" "190" - "origin_y" "0" - "origin_z" "-48" - "frame_origin_x" "0" - "frame_origin_y" "0" - "frame_origin_z" "0" - "spotlight" "1" - - "modelname" "" - - "animation" - { - "name" "PRIMARY" - "activity" "ACT_MP_STAND_PRIMARY" - "default" "1" - } - "animation" - { - "name" "SECONDARY" - "activity" "ACT_MP_STAND_SECONDARY" - } - "animation" - { - "name" "MELEE" - "activity" "ACT_MP_STAND_MELEE" - } - "animation" - { - "name" "BUILDING" - "activity" "ACT_MP_STAND_BUILDING" - } - "animation" - { - "name" "PDA" - "activity" "ACT_MP_STAND_PDA" - } - "animation" - { - "name" "ITEM1" - "activity" "ACT_MP_STAND_ITEM1" - } - "animation" - { - "name" "ITEM2" - "activity" "ACT_MP_STAND_ITEM2" - } - "animation" - { - "name" "MELEE_ALLCLASS" - "activity" "ACT_MP_STAND_MELEE_ALLCLASS" - } - "animation" - { - "name" "PRIMARY2" - "activity" "ACT_MP_STAND_PRIMARY" - } - "animation" - { - "name" "SECONDARY2" - "activity" "ACT_MP_STAND_SECONDARY2" - } - } - } - - "mouseoveritempanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "mouseoveritempanel" - "xpos" "c-70" - "ypos" "270" - "zpos" "100" - "wide" "250" - "tall" "300" - "visible" "0" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "1" - - "text_ypos" "0" - "text_center" "1" - "model_hide" "1" - "resize_to_text" "1" - "padding_height" "15" - - "BackColor" - { - "ControlName" "EditablePanel" - "fieldName" "BackColor" - "xpos" "0" - "ypos" "0" - "zpos" "-1" - "wide" "f0" - "tall" "f0" - "visible" "1" - "enabled" "1" - "pinCorner" "0" - "autoResize" "0" - "PaintBackgroundType""1" - "border" "NoBorder" - "bgcolor_override" "35 35 35 255" - - "attriblabel" - { - "font" "ItemFontAttribLarge" - "xpos" "0" - "ypos" "30" - "zpos" "101" - "wide" "140" - "tall" "60" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%attriblist%" - "textAlignment" "center" - "fgcolor" "117 107 94 255" - "centerwrap" "1" - } - } - } - - "PassiveAttribsLabel" - { - "ControlName" "CExLabel" - "fieldName" "PassiveAttribsLabel" - "font" "ItemFontAttribLarge" - "xpos" "c-135" - "ypos" "120" - "zpos" "0" - "wide" "270" - "tall" "240" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "" - "textAlignment" "south" - "fgcolor" "75 255 75 255" - "centerwrap" "1" - } - - "loadout_preset_panel" - { - "ControlName" "CLoadoutPresetPanel" - "FieldName" "loadout_preset_panel" - "zpos" "20" - "wide" "150" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "paintbackground" "0" - } - - "PresetsExplanation" - { - "ControlName" "CExplanationPopup" - "fieldName" "PresetsExplanation" - "xpos" "0" - "ypos" "0" - "zpos" "10000" - "wide" "250" - "tall" "160" - "visible" "0" - "PaintBackgroundType" "2" - "paintbackground" "0" - "border" "MainMenuHighlightBorder" - - "force_close" "1" - "end_x" "c-200" - "end_y" "120" - "end_wide" "250" - "end_tall" "160" - "callout_inparents_x" "c0" - "callout_inparents_y" "75" - "next_explanation" "" - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontSmallBold" - "labelText" "#ItemPresetsExplanation_Title" - "textAlignment" "north" - "xpos" "20" - "ypos" "10" - "wide" "210" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "TextLabel" - { - "ControlName" "CExLabel" - "fieldName" "TextLabel" - "font" "HudFontSmall" - "labelText" "#ClassLoadoutItemPresetsExplanation_Text" - "textAlignment" "north-west" - "xpos" "20" - "ypos" "35" - "wide" "210" - "tall" "200" - "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" "0" - "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" "117 107 94 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" - } - } - } - - "ItemOptionsPanel" - { - "ControlName" "CLoadoutParticleSlider" - "fieldname" "ItemOptionsPanel" - "xpos" "0" - "ypos" "0" - "zpos" "100" - "wide" "140" - "tall" "75" - "autoResize" "1" - "visible" "0" - "bgcolor_override" "69 64 63 0" - "PaintBackgroundType" "0" - } - "RedButton" - { - "ControlName" "CExImageButton" - "fieldName" "RedButton" -// "xpos" "c-40" -// "ypos" "35" - "xpos" "c5" - "ypos" "22" - "zpos" "12" - "wide" "80" - "tall" "20" - "autoResize" "1" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "RED Team" - "textAlignment" "center" - "font" "Cerbetica16" - "scaleImage" "1" - "command" "sv_cheats 1;r_skin 0" - - "fgcolor" "TanLight" - "defaultFgColor_override" "250 68 17 255" - "armedFgColor_override" "Base Color" - "depressedFgColor_override" "250 68 17 255" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "keyboardinputenabled" "0" - - "paintbackground" "1" - - "border_default" "NoBorder" - "border_armed" "NoBorder" - "border_depressed" "NoBorder" - } - - "BlueButton" - { - "ControlName" "CExImageButton" - "fieldName" "BlueButton" -// "xpos" "c-40" -// "ypos" "10" - "xpos" "c-85" - "ypos" "22" - "zpos" "12" - "wide" "80" - "tall" "20" - "autoResize" "1" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "BLU Team" - "textAlignment" "center" - "font" "Cerbetica16" - "scaleImage" "1" - "command" "sv_cheats 1;r_skin 1" - - "fgcolor" "TanLight" - "defaultFgColor_override" "0 98 255 255" - "armedFgColor_override" "Base Color" - "depressedFgColor_override" "0 98 255 255" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "keyboardinputenabled" "0" - - "paintbackground" "1" - - "border_default" "NoBorder" - "border_armed" "NoBorder" - "border_depressed" "NoBorder" - } - - "CharacterLoadoutButton" - { - "ControlName" "CExImageButton" - "fieldName" "CharacterLoadoutButton" - "labelText" "" - "xpos" "c-166" - "ypos" "c-180" - "zpos" "10" - "wide" "25" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "dulltext" "0" - "brighttext" "0" - "default" "0" - "Command" "characterloadout" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "image_drawcolor" "TanLight" - "image_armedcolor" "Button Color" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "4" - "ypos" "4" - "zpos" "1" - "wide" "17" - "tall" "17" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "glyph_items" - } - } - - "TauntLoadoutButton" - { - "ControlName" "CExImageButton" - "fieldName" "TauntLoadoutButton" - "labelText" "" - "xpos" "c-166" - "ypos" "c-153" - "zpos" "2" - "wide" "25" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "dulltext" "0" - "brighttext" "0" - "default" "0" - "Command" "tauntloadout" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "image_drawcolor" "TanLight" - "image_armedcolor" "Button Color" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "4" - "ypos" "4" - "zpos" "1" - "wide" "17" - "tall" "17" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../hud/ico_reel" - } - } - - "TauntsExplanation" - { - "ControlName" "CExplanationPopup" - "fieldName" "TauntsExplanation" - "xpos" "0" - "ypos" "0" - "zpos" "10000" - "wide" "250" - "tall" "160" - "visible" "0" - "PaintBackgroundType" "2" - "paintbackground" "0" - "border" "MainMenuHighlightBorder" - - "force_close" "1" - "end_x" "c-180" - "end_y" "150" - "end_wide" "250" - "end_tall" "140" - "callout_inparents_x" "c15" - "callout_inparents_y" "330" - "next_explanation" "" - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontSmallBold" - "labelText" "#TauntsExplanation_Title" - "textAlignment" "north" - "xpos" "20" - "ypos" "10" - "wide" "210" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "TextLabel" - { - "ControlName" "CExLabel" - "fieldName" "TextLabel" - "font" "HudFontSmall" - "labelText" "#ClassLoadoutTauntsExplanation_Text" - "textAlignment" "north-west" - "xpos" "20" - "ypos" "35" - "wide" "210" - "tall" "200" - "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" "0" - "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" "117 107 94 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" - } - } - } - -} diff --git a/minmode/resource/ui/craftingpanel.res b/minmode/resource/ui/craftingpanel.res deleted file mode 100644 index 7a739fa..0000000 --- a/minmode/resource/ui/craftingpanel.res +++ /dev/null @@ -1,499 +0,0 @@ -"Resource/UI/CraftingPanel.res" -{ - "crafting_panel" - { - "ControlName" "Frame" - "fieldName" "crafting_panel" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "400" - "zpos" "501" - "visible" "1" - "autoResize" "0" - "pinCorner" "0" - "enabled" "1" - "tabPosition" "0" - "settitlebarvisible" "0" - "PaintBackgroundType" "0" - "bgcolor_override" "25 25 25 255" - "infocus_bgcolor_override" "25 25 25 255" - "outoffocus_bgcolor_override" "25 25 25 255" - - "item_ypos" "85" - "output_item_ypos" "255" - "item_crafting_offcenter_x" "0" - "item_backpack_xdelta" "2" - "item_backpack_ydelta" "4" - - "button_xpos_offcenter" "175" - "button_ypos" "85" - "button_ydelta" "80" - "button_override_delete_xpos" "0" - - "modelpanels_kv" - { - "ControlName" "CItemModelPanel" - "wide" "70" - "tall" "45" - "visible" "0" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "1" - - "model_ypos" "5" - "model_tall" "35" - "text_center" "1" - "name_only" "1" - "text_forcesize" "3" - "noitem_use_fullpanel" "1" - - "inset_eq_x" "2" - "inset_eq_y" "2" - - "MainContentsContainer" - { - "ControlName" "EditablePanel" - "fieldName" "MainContentsContainer" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "f0" - "visible" "1" - "bgcolor_override" "0 0 0 0" - - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - } - - "namelabel" - { - "ControlName" "CExLabel" - "fieldName" "namelabel" - "xpos" "0" - "ypos" "0" - "zpos" "2" - "wide" "50" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%itemname%" - "textAlignment" "south" - "fgcolor" "235 226 202 255" - "wrap" "1" - "centerwrap" "1" - } - } - } - - "recipebuttons_kv" - { - "font" "HudFontSmallestBold" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "280" - "tall" "13" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "wrap" "0" - "centerwrap" "0" - "textAlignment" "west" - "textinsetx" "0" - "defaultFgColor_override" "117 107 94 255" - "defaultBgColor_override" "0 0 0 0" - "armedFgColor_override" "235 226 202 255" - "armedBgColor_override" "0 0 0 0" - "depressedFgColor_override" "178 82 22 255" - "depressedBgColor_override" "0 0 0 0" - } - - "filter_xoffset" "-290" - "filter_ypos" "30" - "filter_xdelta" "10" - "filter_ydelta" "10" - - "recipefilterbuttons_kv" - { - "zpos" "2" - "wide" "30" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "" - "textAlignment" "south-west" - "Command" "" - "Default" "0" - "font" "MenuKeys" - "scaleImage" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - } - - "ClassLabel" - { - "ControlName" "CExLabel" - "fieldName" "ClassLabel" - "font" "HudFontSmallBold" - "labelText" "#CraftStep1" - "textAlignment" "north-west" - "xpos" "c-290" - "ypos" "10" - "zpos" "1" - "wide" "240" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "200 187 161 255" - } - - "selectedrecipecontainer" - { - "ControlName" "EditablePanel" - "fieldName" "selectedrecipecontainer" - "xpos" "c0" - "ypos" "0" - "zpos" "5" - "wide" "300" - "tall" "350" - "PaintBackgroundType" "2" - "bgcolor_override" "200 187 161 0" - - "RecipeTitle" - { - "ControlName" "CExLabel" - "fieldName" "RecipeTitle" - "font" "HudFontSmallBold" - "labelText" "%recipetitle%" - "textAlignment" "west" - "xpos" "0" - "ypos" "10" - "zpos" "1" - "wide" "280" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor" "200 187 161 255" - "wrap" "1" - } - - "RecipeInputStringLabel" - { - "ControlName" "CExLabel" - "fieldName" "RecipeInputStringLabel" - "font" "ItemFontAttribLarge" - "labelText" "%recipeinputstring%" - "textAlignment" "north-west" - "xpos" "0" - "ypos" "45" - "zpos" "1" - "wide" "280" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor" "153 204 255 255" - "wrap" "1" - } - - "InputLabel" - { - "ControlName" "CExLabel" - "fieldName" "InputLabel" - "font" "HudFontSmallBold" - "labelText" "#Craft_Recipe_Inputs" - "textAlignment" "north-west" - "xpos" "0" - "ypos" "68" - "zpos" "1" - "wide" "200" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor" "117 107 94 255" - } - "OutputLabel" - { - "ControlName" "CExLabel" - "fieldName" "OutputLabel" - "font" "HudFontSmallBold" - "labelText" "#Craft_Recipe_Outputs" - "textAlignment" "north-west" - "xpos" "0" - "ypos" "238" - "zpos" "1" - "wide" "200" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor" "117 107 94 255" - } - - "CraftButton" - { - "ControlName" "CExButton" - "fieldName" "CraftButton" - "xpos" "0" - "ypos" "318" - "zpos" "20" - "wide" "200" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "0" - "tabPosition" "0" - "labelText" "#CraftConfirm" - "font" "HudFontMediumBold" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "craft" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - - "FreeAccountLabel" - { - "ControlName" "CExLabel" - "fieldName" "FreeAccountLabel" - "font" "HudFontSmallestBold" - "labelText" "#Craft_PremiumRecipe" - "textAlignment" "west" - "xpos" "0" - "ypos" "318" - "zpos" "21" - "wide" "200" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor" "178 82 22 255" - } - "UpgradeButton" - { - "ControlName" "CExButton" - "fieldName" "UpgradeButton" - "xpos" "200" - "ypos" "318" - "zpos" "20" - "wide" "100" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#TF_Trial_Upgrade" - "font" "HudFontSmallBold" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "upgrade" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "defaultBgColor_override" "102 122 42 255" - "armedBgColor_override" "143 167 57 255" - "depressedBgColor_override" "143 167 57 255" - "selectedBgColor_override" "143 167 57 255" - } - } - - "recipecontainerscroller" - { - "ControlName" "EditablePanel" - "fieldName" "recipecontainerscroller" - "xpos" "c-290" - "ypos" "70" - "zpos" "5" - "wide" "280" - "tall" "240" - "PaintBackgroundType" "2" - "fgcolor_override" "59 54 48 255" - "bgcolor_override" "200 187 161 0" - "autohide_buttons" "1" - } - "recipecontainer" - { - "ControlName" "EditablePanel" - "fieldName" "recipecontainer" - "xpos" "0" - "ypos" "0" - "zpos" "5" - "wide" "280" - "tall" "240" - "PaintBackgroundType" "2" - "bgcolor_override" "200 187 161 0" - } - - "mouseoveritempanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "mouseoveritempanel" - "xpos" "c-70" - "ypos" "270" - "zpos" "100" - "wide" "300" - "tall" "300" - "visible" "0" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "1" - - "text_ypos" "20" - "text_center" "1" - "model_hide" "1" - "resize_to_text" "1" - "padding_height" "15" - - "BackColor" - { - "ControlName" "EditablePanel" - "fieldName" "BackColor" - "xpos" "0" - "ypos" "0" - "zpos" "-1" - "wide" "f0" - "tall" "f0" - "visible" "1" - "enabled" "1" - "pinCorner" "0" - "autoResize" "0" - "PaintBackgroundType""1" - "border" "NoBorder" - "bgcolor_override" "35 35 35 255" - - "attriblabel" - { - "font" "ItemFontAttribLarge" - "xpos" "0" - "ypos" "30" - "zpos" "101" - "wide" "140" - "tall" "60" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%attriblist%" - "textAlignment" "center" - "fgcolor" "117 107 94 255" - "centerwrap" "1" - } - } - } - - "mousedragitempanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "mousedragitempanel" - - "xpos" "c-70" - "ypos" "270" - "zpos" "100" - "wide" "54" - "tall" "42" - "visible" "0" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "1" - - "model_ypos" "5" - "model_tall" "35" - "text_ypos" "60" - "text_center" "1" - "name_only" "1" - - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - } - } - - "TooltipPanel" - { - "ControlName" "EditablePanel" - "fieldName" "TooltipPanel" - "xpos" "0" - "ypos" "0" - "zpos" "100" - "wide" "140" - "tall" "50" - "visible" "0" - "PaintBackgroundType" "2" - "border" "MainMenuBGBorder" - - "TipLabel" - { - "ControlName" "CExLabel" - "fieldName" "TipLabel" - "font" "HudFontSmallest" - "labelText" "%tiptext%" - "textAlignment" "center" - "xpos" "20" - "ypos" "10" - "zpos" "2" - "wide" "100" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "235 226 202 255" - "wrap" "1" - "centerwrap" "1" - } - } - - "ShowExplanationsButton" - { - "ControlName" "CExButton" - "fieldName" "ShowExplanationsButton" - "xpos" "c275" - "ypos" "10" - "zpos" "100" - "wide" "20" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "?" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "reloadscheme" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } -} diff --git a/minmode/resource/ui/craftingstatusdialog.res b/minmode/resource/ui/craftingstatusdialog.res deleted file mode 100644 index e4774a0..0000000 --- a/minmode/resource/ui/craftingstatusdialog.res +++ /dev/null @@ -1,130 +0,0 @@ -"Resource/UI/CraftingStatusDialog.res" -{ - "CraftingStatusDialog" - { - "fieldName" "CraftingStatusDialog" - "visible" "1" - "enabled" "1" - "xpos" "c-100" - "ypos" "200" - "wide" "200" - "tall" "110" - "paintbackgroundtype" "2" - "paintbackground" "1" - "bgcolor_override" "30 30 30 255" - "settitlebarvisible" "0" - "border" "CyanBorder" - } - - "CenterPositioner" - { - "ControlName" "Label" - "fieldName" "CenterPositioner" - "font" "HudFontSmallBold" - "xpos" "0" - "ypos" "10" - "zpos" "0" - "wide" "200" - "tall" "0" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "0" - "centerwrap" "0" - "labelText" "" - "textAlignment" "center" - "bgcolor_override" "0 0 0 0" - } - - "RecipeItemModelPanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "RecipeItemModelPanel" - "visible" "0" - } - - "TitleLabel" - { - "ControlName" "Label" - "fieldName" "TitleLabel" - "font" "HudFontSmallBold" - "xpos" "0" - "ypos" "0" - "zpos" "0" - "wide" "200" - "tall" "60" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "0" - "centerwrap" "1" - "labelText" "%updatetext%" - "textAlignment" "center" - "fgcolor_override" "TanLight" - "bgcolor_override" "0 0 0 0" - "auto_wide_tocontents" "1" - - "pin_to_sibling" "CenterPositioner" - "pin_corner_to_sibling" "4" - "pin_to_sibling_corner" "4" - } - "EllipsesLabel" - { - "ControlName" "Label" - "fieldName" "EllipsesLabel" - "font" "HudFontSmallBold" - "xpos" "0" - "ypos" "0" - "zpos" "0" - "wide" "200" - "tall" "60" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%ellipses%" - "textAlignment" "west" - "fgcolor_override" "TanLight" - "bgcolor_override" "0 0 0 0" - - "pin_to_sibling" "TitleLabel" - "pin_corner_to_sibling" "0" - "pin_to_sibling_corner" "1" - } - - "CloseButton" - { - "ControlName" "CExButton" - "fieldName" "CloseButton" - "xpos" "50" - "ypos" "75" - "zpos" "1" - "wide" "100" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#GameUI_Ok" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "close" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255k" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } -} diff --git a/minmode/resource/ui/destroy_menu/HudMenuEngyDestroy.res b/minmode/resource/ui/destroy_menu/HudMenuEngyDestroy.res deleted file mode 100644 index e044a5f..0000000 --- a/minmode/resource/ui/destroy_menu/HudMenuEngyDestroy.res +++ /dev/null @@ -1,239 +0,0 @@ -"Resource/UI/build_menu/HudMenuEngyDestroy.res"
-{
- "MainBackground"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MainBackground"
- "xpos" "50"
- "ypos" "10"
- "zpos" "0"
- "wide" "400"
- "tall" "130"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_bg"
- "fillcolor" "0 0 0 100"
- }
-
- "DestroyIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "DestroyIcon"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "64"
- "tall" "64"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_demolish"
- "iconColor" "255 255 255 255"
- }
-
- "TitleLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TitleLabel"
- "font" "CerbeticaBold32"
- "xpos" "68"
- "ypos" "-10"
- "zpos" "2"
- "wide" "300"
- "tall" "38"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "Ka-Boom!"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "TitleLabelDropshadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "TitleLabelDropshadow"
- "font" "CerbeticaBold32"
- "fgcolor" "TransparentBlack"
- "xpos" "70" // align me to the left edge of the first selection
- "ypos" "-8"
- "zpos" "1"
- "wide" "300"
- "tall" "38"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "Ka-Boom!"
- "textAlignment" "Left"
- "dulltext" "1"
- "brighttext" "0"
- }
-
- "CancelLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CancelLabel"
- "font" "SpectatorKeyHints"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "1"
- "wide" "200"
- "tall" "13"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#Hud_Menu_Build_Cancel"
- "textAlignment" "East"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "active_item_1"
- {
- "ControlName" "EditablePanel"
- "fieldName" "active_item_1"
- "xpos" "50"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "1"
- }
-
- "active_item_2"
- {
- "ControlName" "EditablePanel"
- "fieldName" "active_item_2"
- "xpos" "150"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "1"
- }
-
- "active_item_3"
- {
- "ControlName" "EditablePanel"
- "fieldName" "active_item_3"
- "xpos" "250"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "1"
- }
-
- "active_item_4"
- {
- "ControlName" "EditablePanel"
- "fieldName" "active_item_4"
- "xpos" "350"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "1"
- }
-
- "inactive_item_1"
- {
- "ControlName" "CEngyDestroyMenuItem"
- "fieldName" "inactive_item_1"
- "xpos" "50"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "1"
- }
-
- "inactive_item_2"
- {
- "ControlName" "CEngyDestroyMenuItem"
- "fieldName" "inactive_item_2"
- "xpos" "150"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "1"
- }
-
- "inactive_item_3"
- {
- "ControlName" "CEngyDestroyMenuItem"
- "fieldName" "inactive_item_3"
- "xpos" "250"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "1"
- }
-
- "inactive_item_4"
- {
- "ControlName" "CEngyDestroyMenuItem"
- "fieldName" "inactive_item_4"
- "xpos" "350"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "1"
- }
-
- "unavailable_item_1"
- {
- "ControlName" "EditablePanel"
- "fieldName" "unavailable_item_1"
- "xpos" "50"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "0"
- }
-
- "unavailable_item_2"
- {
- "ControlName" "EditablePanel"
- "fieldName" "unavailable_item_2"
- "xpos" "150"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "0"
- }
-
- "unavailable_item_3"
- {
- "ControlName" "EditablePanel"
- "fieldName" "unavailable_item_3"
- "xpos" "250"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "0"
- }
-
- "unavailable_item_4"
- {
- "ControlName" "EditablePanel"
- "fieldName" "unavailable_item_4"
- "xpos" "350"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "0"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/destroy_menu/dispenser_active.res b/minmode/resource/ui/destroy_menu/dispenser_active.res deleted file mode 100644 index ef2fdf3..0000000 --- a/minmode/resource/ui/destroy_menu/dispenser_active.res +++ /dev/null @@ -1,127 +0,0 @@ -"Resource/UI/destroy_menu/dispenser_active.res"
-{
- "ItemNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemNameLabel"
- "font" "CerbeticaBold12"
- "xpos" "15"
- "ypos" "2"
- "zpos" "1"
- "wide" "70"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Object_Dispenser"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "ItemBackground"
- {
- "ControlName" "CIconPanel"
- "fieldName" "ItemBackground"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "98"
- "tall" "105"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_item_bg_outline"
- "iconColor" "ProgressOffWhite"
- }
-
- "DestroyIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "DestroyIcon"
- "xpos" "13"
- "ypos" "18"
- "zpos" "1"
- "wide" "70"
- "tall" "70"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_demolish"
- "iconColor" "255 255 255 255"
- }
-
- "BuildingIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "BuildingIcon"
- "xpos" "10"
- "ypos" "12"
- "zpos" "2"
- "wide" "80"
- "tall" "80"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "obj_status_dispenser"
- "iconColor" "255 255 255 255"
- }
-
- "NumberBg"
- {
- "ControlName" "CIconPanel"
- "fieldName" "NumberBg"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "18"
- "tall" "18"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
- }
-
- "NumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "TanLight"
- "xpos" "0"
- "ypos" "95"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "2"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
- "NumberLabelShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "TransparentBlack"
- "xpos" "1"
- "ypos" "96"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "2"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/destroy_menu/dispenser_inactive.res b/minmode/resource/ui/destroy_menu/dispenser_inactive.res deleted file mode 100644 index 901f937..0000000 --- a/minmode/resource/ui/destroy_menu/dispenser_inactive.res +++ /dev/null @@ -1,135 +0,0 @@ -"Resource/UI/build_menu/dispenser_inactive.res"
-{
- "ItemNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemNameLabel"
- "font" "CerbeticaBold12"
- "xpos" "15"
- "ypos" "2"
- "zpos" "1"
- "wide" "70"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Object_Dispenser"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "ItemBackground"
- {
- "ControlName" "CIconPanel"
- "fieldName" "ItemBackground"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "98"
- "tall" "105"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_item_bg_outline"
- "iconColor" "ProgressOffWhiteTransparent"
- }
-
- "NotBuiltLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NotBuiltLabel"
- "font" "CerbeticaBold20"
- "xpos" "10"
- "ypos" "48"
- "zpos" "2"
- "wide" "80"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_NotBuilt"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "UnavailableLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "UnavailableLabel"
- "font" "CerbeticaBold20"
- "xpos" "10"
- "ypos" "48"
- "zpos" "2"
- "wide" "80"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "labelText" "#Hud_Menu_Build_Unavailable"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "NumberBg"
- {
- "ControlName" "CIconPanel"
- "fieldName" "NumberBg"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "18"
- "tall" "18"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
- }
-
- "NumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "TanLight"
- "xpos" "0"
- "ypos" "95"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "2"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
- "NumberLabelShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "TransparentBlack"
- "xpos" "1"
- "ypos" "96"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "2"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/destroy_menu/pipboy/HudMenuEngyDestroy.res b/minmode/resource/ui/destroy_menu/pipboy/HudMenuEngyDestroy.res deleted file mode 100644 index 1ba699f..0000000 --- a/minmode/resource/ui/destroy_menu/pipboy/HudMenuEngyDestroy.res +++ /dev/null @@ -1,274 +0,0 @@ -"Resource/UI/build_menu/HudMenuEngyDestroy.res"
-{
- "MainBackground"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MainBackground"
- "xpos" "50"
- "ypos" "10"
- "zpos" "0"
- "wide" "400"
- "tall" "130"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_bg"
- "fillcolor" "50 255 50 50"
- }
-
- "ItemBackground"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "ItemBackground"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "-2"
- "wide" "450"
- "tall" "180"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "image" "pipboy_overlay"
- "tileImage" "1"
- "drawcolor" "192 192 192 255"
- }
- "BackgroundEngineer"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "BackgroundEngineer"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "-1"
- "wide" "40"
- "tall" "40"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "image" "pipboy_engineer"
- "tileImage" "0"
- "tileVertically" "0"
- }
-
- "DestroyIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "DestroyIcon"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "64"
- "tall" "64"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_demolish"
- "iconColor" "0 255 0 255"
- }
-
- "TitleLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TitleLabel"
- "font" "CerbeticaBold32"
- "xpos" "68"
- "ypos" "-10"
- "zpos" "2"
- "wide" "300"
- "tall" "38"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "Ka-Boom!"
- "textAlignment" "Left"
- "fgcolor" "0 255 0 255"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "TitleLabelDropshadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "TitleLabelDropshadow"
- "font" "CerbeticaBold32"
- "fgcolor" "TransparentBlack"
- "xpos" "70" // align me to the left edge of the first selection
- "ypos" "-8"
- "zpos" "1"
- "wide" "300"
- "tall" "38"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "Ka-Boom!"
- "textAlignment" "Left"
- "dulltext" "1"
- "brighttext" "0"
- }
-
- "CancelLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CancelLabel"
- "font" "SpectatorKeyHints"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "1"
- "wide" "200"
- "tall" "13"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#Hud_Menu_Build_Cancel"
- "textAlignment" "East"
- "dulltext" "0"
- "brighttext" "0"
- "fgcolor" "0 255 0 255"
- }
-
- "active_item_1"
- {
- "ControlName" "EditablePanel"
- "fieldName" "active_item_1"
- "xpos" "50"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "1"
- }
-
- "active_item_2"
- {
- "ControlName" "EditablePanel"
- "fieldName" "active_item_2"
- "xpos" "150"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "1"
- }
-
- "active_item_3"
- {
- "ControlName" "EditablePanel"
- "fieldName" "active_item_3"
- "xpos" "250"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "1"
- }
-
- "active_item_4"
- {
- "ControlName" "EditablePanel"
- "fieldName" "active_item_4"
- "xpos" "350"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "1"
- }
-
- "inactive_item_1"
- {
- "ControlName" "CEngyDestroyMenuItem"
- "fieldName" "inactive_item_1"
- "xpos" "50"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "1"
- }
-
- "inactive_item_2"
- {
- "ControlName" "CEngyDestroyMenuItem"
- "fieldName" "inactive_item_2"
- "xpos" "150"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "1"
- }
-
- "inactive_item_3"
- {
- "ControlName" "CEngyDestroyMenuItem"
- "fieldName" "inactive_item_3"
- "xpos" "250"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "1"
- }
-
- "inactive_item_4"
- {
- "ControlName" "CEngyDestroyMenuItem"
- "fieldName" "inactive_item_4"
- "xpos" "350"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "1"
- }
-
- "unavailable_item_1"
- {
- "ControlName" "EditablePanel"
- "fieldName" "unavailable_item_1"
- "xpos" "50"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "0"
- }
-
- "unavailable_item_2"
- {
- "ControlName" "EditablePanel"
- "fieldName" "unavailable_item_2"
- "xpos" "150"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "0"
- }
-
- "unavailable_item_3"
- {
- "ControlName" "EditablePanel"
- "fieldName" "unavailable_item_3"
- "xpos" "250"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "0"
- }
-
- "unavailable_item_4"
- {
- "ControlName" "EditablePanel"
- "fieldName" "unavailable_item_4"
- "xpos" "350"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "0"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/destroy_menu/pipboy/dispenser_active.res b/minmode/resource/ui/destroy_menu/pipboy/dispenser_active.res deleted file mode 100644 index 47b86b6..0000000 --- a/minmode/resource/ui/destroy_menu/pipboy/dispenser_active.res +++ /dev/null @@ -1,128 +0,0 @@ -"Resource/UI/destroy_menu/dispenser_active.res"
-{
- "ItemNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemNameLabel"
- "font" "CerbeticaBold12"
- "fgcolor" "0 255 0 255"
- "xpos" "15"
- "ypos" "2"
- "zpos" "1"
- "wide" "70"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Object_Dispenser"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "ItemBackground"
- {
- "ControlName" "CIconPanel"
- "fieldName" "ItemBackground"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "98"
- "tall" "105"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_item_bg_outline"
- "iconColor" "ProgressOffWhite"
- }
-
- "DestroyIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "DestroyIcon"
- "xpos" "13"
- "ypos" "18"
- "zpos" "1"
- "wide" "70"
- "tall" "70"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_demolish"
- "iconColor" "0 255 0 255"
- }
-
- "BuildingIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "BuildingIcon"
- "xpos" "10"
- "ypos" "12"
- "zpos" "2"
- "wide" "80"
- "tall" "80"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "obj_status_dispenser"
- "iconColor" "0 255 0 255"
- }
-
- "NumberBg"
- {
- "ControlName" "CIconPanel"
- "fieldName" "NumberBg"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "18"
- "tall" "18"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
- }
-
- "NumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "0 255 0 255"
- "xpos" "0"
- "ypos" "95"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "2"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
- "NumberLabelShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "TransparentBlack"
- "xpos" "1"
- "ypos" "96"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "2"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/destroy_menu/pipboy/dispenser_inactive.res b/minmode/resource/ui/destroy_menu/pipboy/dispenser_inactive.res deleted file mode 100644 index 0020939..0000000 --- a/minmode/resource/ui/destroy_menu/pipboy/dispenser_inactive.res +++ /dev/null @@ -1,138 +0,0 @@ -"Resource/UI/build_menu/dispenser_inactive.res"
-{
- "ItemNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemNameLabel"
- "font" "CerbeticaBold12"
- "fgcolor" "0 255 0 255"
- "xpos" "15"
- "ypos" "2"
- "zpos" "1"
- "wide" "70"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Object_Dispenser"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "ItemBackground"
- {
- "ControlName" "CIconPanel"
- "fieldName" "ItemBackground"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "98"
- "tall" "105"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_item_bg_outline"
- "iconColor" "ProgressOffWhiteTransparent"
- }
-
- "NotBuiltLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NotBuiltLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "0 255 0 255"
- "xpos" "10"
- "ypos" "48"
- "zpos" "2"
- "wide" "80"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_NotBuilt"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "UnavailableLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "UnavailableLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "0 255 0 255"
- "xpos" "10"
- "ypos" "48"
- "zpos" "2"
- "wide" "80"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "labelText" "#Hud_Menu_Build_Unavailable"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "NumberBg"
- {
- "ControlName" "CIconPanel"
- "fieldName" "NumberBg"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "18"
- "tall" "18"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
- }
-
- "NumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "0 255 0 255"
- "xpos" "0"
- "ypos" "95"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "2"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
- "NumberLabelShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "TransparentBlack"
- "xpos" "1"
- "ypos" "96"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "2"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/destroy_menu/pipboy/sentry_active.res b/minmode/resource/ui/destroy_menu/pipboy/sentry_active.res deleted file mode 100644 index bafde8f..0000000 --- a/minmode/resource/ui/destroy_menu/pipboy/sentry_active.res +++ /dev/null @@ -1,128 +0,0 @@ -"Resource/UI/destroy_menu/sentry_active.res"
-{
- "ItemNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemNameLabel"
- "font" "CerbeticaBold12"
- "fgcolor" "0 255 0 255"
- "xpos" "15"
- "ypos" "2"
- "zpos" "1"
- "wide" "70"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Object_Sentry"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "ItemBackground"
- {
- "ControlName" "CIconPanel"
- "fieldName" "ItemBackground"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "98"
- "tall" "105"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_item_bg_outline"
- "iconColor" "ProgressOffWhite"
- }
-
- "DestroyIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "DestroyIcon"
- "xpos" "13"
- "ypos" "18"
- "zpos" "1"
- "wide" "70"
- "tall" "70"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_demolish"
- "iconColor" "0 255 0 255"
- }
-
- "BuildingIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "BuildingIcon"
- "xpos" "10"
- "ypos" "12"
- "zpos" "2"
- "wide" "80"
- "tall" "80"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "obj_status_sentrygun_1"
- "iconColor" "0 255 0 255"
- }
-
- "NumberBg"
- {
- "ControlName" "CIconPanel"
- "fieldName" "NumberBg"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "18"
- "tall" "18"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
- }
-
- "NumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "0 255 0 255"
- "xpos" "0"
- "ypos" "95"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "1"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
- "NumberLabelShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "TransparentBlack"
- "xpos" "1"
- "ypos" "96"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "1"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/destroy_menu/pipboy/sentry_inactive.res b/minmode/resource/ui/destroy_menu/pipboy/sentry_inactive.res deleted file mode 100644 index 8c6c005..0000000 --- a/minmode/resource/ui/destroy_menu/pipboy/sentry_inactive.res +++ /dev/null @@ -1,138 +0,0 @@ -"Resource/UI/destroy_menu/sentry_inactive.res"
-{
- "ItemNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemNameLabel"
- "font" "CerbeticaBold12"
- "fgcolor" "0 255 0 255"
- "xpos" "15"
- "ypos" "2"
- "zpos" "1"
- "wide" "70"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Object_Sentry"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "ItemBackground"
- {
- "ControlName" "CIconPanel"
- "fieldName" "ItemBackground"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "98"
- "tall" "105"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_item_bg_outline"
- "iconColor" "ProgressOffWhiteTransparent"
- }
-
- "NotBuiltLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NotBuiltLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "0 255 0 255"
- "xpos" "10"
- "ypos" "48"
- "zpos" "2"
- "wide" "80"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_NotBuilt"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "UnavailableLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "UnavailableLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "0 255 0 255"
- "xpos" "10"
- "ypos" "48"
- "zpos" "2"
- "wide" "80"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "labelText" "#Hud_Menu_Build_Unavailable"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "NumberBg"
- {
- "ControlName" "CIconPanel"
- "fieldName" "NumberBg"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "18"
- "tall" "18"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_key_blank"
- "iconColor" "255 255 255 128"
- }
-
- "NumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "0 255 0 255"
- "xpos" "0"
- "ypos" "95"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "1"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
- "NumberLabelShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "TransparentBlack"
- "xpos" "1"
- "ypos" "96"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "1"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/destroy_menu/pipboy/tele_entrance_active.res b/minmode/resource/ui/destroy_menu/pipboy/tele_entrance_active.res deleted file mode 100644 index f5c8ddf..0000000 --- a/minmode/resource/ui/destroy_menu/pipboy/tele_entrance_active.res +++ /dev/null @@ -1,128 +0,0 @@ -"Resource/UI/destroy_menu/tele_entrance_active.res"
-{
- "ItemNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemNameLabel"
- "font" "CerbeticaBold12"
- "fgcolor" "0 255 0 255"
- "xpos" "15"
- "ypos" "2"
- "zpos" "1"
- "wide" "70"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Object_Tele_Entrance_360"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "ItemBackground"
- {
- "ControlName" "CIconPanel"
- "fieldName" "ItemBackground"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "98"
- "tall" "105"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_item_bg_outline"
- "iconColor" "ProgressOffWhite"
- }
-
- "DestroyIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "DestroyIcon"
- "xpos" "13"
- "ypos" "18"
- "zpos" "1"
- "wide" "70"
- "tall" "70"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_demolish"
- "iconColor" "0 255 0 255"
- }
-
- "BuildingIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "BuildingIcon"
- "xpos" "10"
- "ypos" "12"
- "zpos" "2"
- "wide" "80"
- "tall" "80"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "obj_status_tele_entrance"
- "iconColor" "0 255 0 255"
- }
-
- "NumberBg"
- {
- "ControlName" "CIconPanel"
- "fieldName" "NumberBg"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "18"
- "tall" "18"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
- }
-
- "NumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "0 255 0 255"
- "xpos" "0"
- "ypos" "95"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "3"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
- "NumberLabelShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "TransparentBlack"
- "xpos" "1"
- "ypos" "96"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "3"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/destroy_menu/pipboy/tele_entrance_inactive.res b/minmode/resource/ui/destroy_menu/pipboy/tele_entrance_inactive.res deleted file mode 100644 index 0172f77..0000000 --- a/minmode/resource/ui/destroy_menu/pipboy/tele_entrance_inactive.res +++ /dev/null @@ -1,139 +0,0 @@ -"Resource/UI/build_menu/tele_entrance_inactive.res"
-{
- "ItemNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemNameLabel"
- "font" "CerbeticaBold12"
- "fgcolor" "0 255 0 255"
- "xpos" "15"
- "ypos" "2"
- "zpos" "1"
- "wide" "70"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Object_Tele_Entrance_360"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "ItemBackground"
- {
- "ControlName" "CIconPanel"
- "fieldName" "ItemBackground"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "98"
- "tall" "105"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_item_bg_outline"
- "iconColor" "ProgressOffWhiteTransparent"
- }
-
- "NotBuiltLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NotBuiltLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "0 255 0 255"
- "xpos" "10"
- "ypos" "48"
- "zpos" "2"
- "wide" "80"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_NotBuilt"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "UnavailableLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "UnavailableLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "0 255 0 255"
- "xpos" "10"
- "ypos" "48"
- "zpos" "2"
- "wide" "80"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "labelText" "#Hud_Menu_Build_Unavailable"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "NumberBg"
- {
- "ControlName" "CIconPanel"
- "fieldName" "NumberBg"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "18"
- "tall" "18"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
- }
-
- "NumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "0 255 0 255"
- "xpos" "0"
- "ypos" "95"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "3"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
- "NumberLabelShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "TransparentBlack"
- "xpos" "1"
- "ypos" "96"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "3"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-
-}
\ No newline at end of file diff --git a/minmode/resource/ui/destroy_menu/pipboy/tele_exit_active.res b/minmode/resource/ui/destroy_menu/pipboy/tele_exit_active.res deleted file mode 100644 index 63446bc..0000000 --- a/minmode/resource/ui/destroy_menu/pipboy/tele_exit_active.res +++ /dev/null @@ -1,128 +0,0 @@ -"Resource/UI/destroy_menu/tele_exit_active.res"
-{
- "ItemNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemNameLabel"
- "font" "CerbeticaBold12"
- "fgcolor" "0 255 0 255"
- "xpos" "15"
- "ypos" "2"
- "zpos" "1"
- "wide" "70"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Object_Tele_Exit_360"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "ItemBackground"
- {
- "ControlName" "CIconPanel"
- "fieldName" "ItemBackground"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "98"
- "tall" "105"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_item_bg_outline"
- "iconColor" "ProgressOffWhite"
- }
-
- "DestroyIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "DestroyIcon"
- "xpos" "13"
- "ypos" "18"
- "zpos" "1"
- "wide" "70"
- "tall" "70"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_demolish"
- "iconColor" "0 255 0 255"
- }
-
- "BuildingIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "BuildingIcon"
- "xpos" "10"
- "ypos" "12"
- "zpos" "2"
- "wide" "80"
- "tall" "80"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "obj_status_tele_exit"
- "iconColor" "0 255 0 255"
- }
-
- "NumberBg"
- {
- "ControlName" "CIconPanel"
- "fieldName" "NumberBg"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "18"
- "tall" "18"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
- }
-
- "NumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "0 255 0 255"
- "xpos" "0"
- "ypos" "95"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "4"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
- "NumberLabelShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "TransparentBlack"
- "xpos" "1"
- "ypos" "96"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "4"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/destroy_menu/pipboy/tele_exit_inactive.res b/minmode/resource/ui/destroy_menu/pipboy/tele_exit_inactive.res deleted file mode 100644 index c21afa4..0000000 --- a/minmode/resource/ui/destroy_menu/pipboy/tele_exit_inactive.res +++ /dev/null @@ -1,139 +0,0 @@ -"Resource/UI/build_menu/tele_exit_inactive.res"
-{
- "ItemNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemNameLabel"
- "font" "CerbeticaBold12"
- "fgcolor" "0 255 0 255"
- "xpos" "15"
- "ypos" "2"
- "zpos" "1"
- "wide" "70"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Object_Tele_Exit_360"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "ItemBackground"
- {
- "ControlName" "CIconPanel"
- "fieldName" "ItemBackground"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "98"
- "tall" "105"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_item_bg_outline"
- "iconColor" "ProgressOffWhiteTransparent"
- }
-
- "NotBuiltLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NotBuiltLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "0 255 0 255"
- "xpos" "10"
- "ypos" "48"
- "zpos" "2"
- "wide" "80"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_NotBuilt"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "UnavailableLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "UnavailableLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "0 255 0 255"
- "xpos" "10"
- "ypos" "48"
- "zpos" "2"
- "wide" "80"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "labelText" "#Hud_Menu_Build_Unavailable"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "NumberBg"
- {
- "ControlName" "CIconPanel"
- "fieldName" "NumberBg"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "18"
- "tall" "18"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
- }
-
- "NumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "0 255 0 255"
- "xpos" "0"
- "ypos" "95"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "4"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
- "NumberLabelShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "TransparentBlack"
- "xpos" "1"
- "ypos" "96"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "4"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-
-}
\ No newline at end of file diff --git a/minmode/resource/ui/destroy_menu/sentry_active.res b/minmode/resource/ui/destroy_menu/sentry_active.res deleted file mode 100644 index 32c1bdb..0000000 --- a/minmode/resource/ui/destroy_menu/sentry_active.res +++ /dev/null @@ -1,127 +0,0 @@ -"Resource/UI/destroy_menu/sentry_active.res"
-{
- "ItemNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemNameLabel"
- "font" "CerbeticaBold12"
- "xpos" "15"
- "ypos" "2"
- "zpos" "1"
- "wide" "70"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Object_Sentry"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "ItemBackground"
- {
- "ControlName" "CIconPanel"
- "fieldName" "ItemBackground"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "98"
- "tall" "105"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_item_bg_outline"
- "iconColor" "ProgressOffWhite"
- }
-
- "DestroyIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "DestroyIcon"
- "xpos" "13"
- "ypos" "18"
- "zpos" "1"
- "wide" "70"
- "tall" "70"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_demolish"
- "iconColor" "255 255 255 255"
- }
-
- "BuildingIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "BuildingIcon"
- "xpos" "10"
- "ypos" "12"
- "zpos" "2"
- "wide" "80"
- "tall" "80"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "obj_status_sentrygun_1"
- "iconColor" "255 255 255 255"
- }
-
- "NumberBg"
- {
- "ControlName" "CIconPanel"
- "fieldName" "NumberBg"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "18"
- "tall" "18"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
- }
-
- "NumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "TanLight"
- "xpos" "0"
- "ypos" "95"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "1"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
- "NumberLabelShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "TransparentBlack"
- "xpos" "1"
- "ypos" "96"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "1"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/destroy_menu/sentry_inactive.res b/minmode/resource/ui/destroy_menu/sentry_inactive.res deleted file mode 100644 index a17c2cf..0000000 --- a/minmode/resource/ui/destroy_menu/sentry_inactive.res +++ /dev/null @@ -1,135 +0,0 @@ -"Resource/UI/destroy_menu/sentry_inactive.res"
-{
- "ItemNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemNameLabel"
- "font" "CerbeticaBold12"
- "xpos" "15"
- "ypos" "2"
- "zpos" "1"
- "wide" "70"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Object_Sentry"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "ItemBackground"
- {
- "ControlName" "CIconPanel"
- "fieldName" "ItemBackground"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "98"
- "tall" "105"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_item_bg_outline"
- "iconColor" "ProgressOffWhiteTransparent"
- }
-
- "NotBuiltLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NotBuiltLabel"
- "font" "CerbeticaBold20"
- "xpos" "10"
- "ypos" "48"
- "zpos" "2"
- "wide" "80"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_NotBuilt"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "UnavailableLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "UnavailableLabel"
- "font" "CerbeticaBold20"
- "xpos" "10"
- "ypos" "48"
- "zpos" "2"
- "wide" "80"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "labelText" "#Hud_Menu_Build_Unavailable"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "NumberBg"
- {
- "ControlName" "CIconPanel"
- "fieldName" "NumberBg"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "18"
- "tall" "18"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_key_blank"
- "iconColor" "255 255 255 128"
- }
-
- "NumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "TanLight"
- "xpos" "0"
- "ypos" "95"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "1"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
- "NumberLabelShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "TransparentBlack"
- "xpos" "1"
- "ypos" "96"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "1"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/destroy_menu/tele_entrance_active.res b/minmode/resource/ui/destroy_menu/tele_entrance_active.res deleted file mode 100644 index 10f50b2..0000000 --- a/minmode/resource/ui/destroy_menu/tele_entrance_active.res +++ /dev/null @@ -1,127 +0,0 @@ -"Resource/UI/destroy_menu/tele_entrance_active.res"
-{
- "ItemNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemNameLabel"
- "font" "CerbeticaBold12"
- "xpos" "15"
- "ypos" "2"
- "zpos" "1"
- "wide" "70"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Object_Tele_Entrance_360"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "ItemBackground"
- {
- "ControlName" "CIconPanel"
- "fieldName" "ItemBackground"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "98"
- "tall" "105"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_item_bg_outline"
- "iconColor" "ProgressOffWhite"
- }
-
- "DestroyIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "DestroyIcon"
- "xpos" "13"
- "ypos" "18"
- "zpos" "1"
- "wide" "70"
- "tall" "70"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_demolish"
- "iconColor" "255 255 255 255"
- }
-
- "BuildingIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "BuildingIcon"
- "xpos" "10"
- "ypos" "12"
- "zpos" "2"
- "wide" "80"
- "tall" "80"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "obj_status_tele_entrance"
- "iconColor" "255 255 255 255"
- }
-
- "NumberBg"
- {
- "ControlName" "CIconPanel"
- "fieldName" "NumberBg"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "18"
- "tall" "18"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
- }
-
- "NumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "TanLight"
- "xpos" "0"
- "ypos" "95"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "3"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
- "NumberLabelShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "TransparentBlack"
- "xpos" "1"
- "ypos" "96"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "3"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/destroy_menu/tele_entrance_inactive.res b/minmode/resource/ui/destroy_menu/tele_entrance_inactive.res deleted file mode 100644 index 4ce356a..0000000 --- a/minmode/resource/ui/destroy_menu/tele_entrance_inactive.res +++ /dev/null @@ -1,136 +0,0 @@ -"Resource/UI/build_menu/tele_entrance_inactive.res"
-{
- "ItemNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemNameLabel"
- "font" "CerbeticaBold12"
- "xpos" "15"
- "ypos" "2"
- "zpos" "1"
- "wide" "70"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Object_Tele_Entrance_360"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "ItemBackground"
- {
- "ControlName" "CIconPanel"
- "fieldName" "ItemBackground"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "98"
- "tall" "105"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_item_bg_outline"
- "iconColor" "ProgressOffWhiteTransparent"
- }
-
- "NotBuiltLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NotBuiltLabel"
- "font" "CerbeticaBold20"
- "xpos" "10"
- "ypos" "48"
- "zpos" "2"
- "wide" "80"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_NotBuilt"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "UnavailableLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "UnavailableLabel"
- "font" "CerbeticaBold20"
- "xpos" "10"
- "ypos" "48"
- "zpos" "2"
- "wide" "80"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "labelText" "#Hud_Menu_Build_Unavailable"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "NumberBg"
- {
- "ControlName" "CIconPanel"
- "fieldName" "NumberBg"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "18"
- "tall" "18"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
- }
-
- "NumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "TanLight"
- "xpos" "0"
- "ypos" "95"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "3"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
- "NumberLabelShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "TransparentBlack"
- "xpos" "1"
- "ypos" "96"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "3"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-
-}
\ No newline at end of file diff --git a/minmode/resource/ui/destroy_menu/tele_exit_active.res b/minmode/resource/ui/destroy_menu/tele_exit_active.res deleted file mode 100644 index e5d3a45..0000000 --- a/minmode/resource/ui/destroy_menu/tele_exit_active.res +++ /dev/null @@ -1,127 +0,0 @@ -"Resource/UI/destroy_menu/tele_exit_active.res"
-{
- "ItemNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemNameLabel"
- "font" "CerbeticaBold12"
- "xpos" "15"
- "ypos" "2"
- "zpos" "1"
- "wide" "70"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Object_Tele_Exit_360"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "ItemBackground"
- {
- "ControlName" "CIconPanel"
- "fieldName" "ItemBackground"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "98"
- "tall" "105"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_item_bg_outline"
- "iconColor" "ProgressOffWhite"
- }
-
- "DestroyIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "DestroyIcon"
- "xpos" "13"
- "ypos" "18"
- "zpos" "1"
- "wide" "70"
- "tall" "70"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_demolish"
- "iconColor" "255 255 255 255"
- }
-
- "BuildingIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "BuildingIcon"
- "xpos" "10"
- "ypos" "12"
- "zpos" "2"
- "wide" "80"
- "tall" "80"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "obj_status_tele_exit"
- "iconColor" "255 255 255 255"
- }
-
- "NumberBg"
- {
- "ControlName" "CIconPanel"
- "fieldName" "NumberBg"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "18"
- "tall" "18"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
- }
-
- "NumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "TanLight"
- "xpos" "0"
- "ypos" "95"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "4"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
- "NumberLabelShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "TransparentBlack"
- "xpos" "1"
- "ypos" "96"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "4"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/destroy_menu/tele_exit_inactive.res b/minmode/resource/ui/destroy_menu/tele_exit_inactive.res deleted file mode 100644 index 0a1810c..0000000 --- a/minmode/resource/ui/destroy_menu/tele_exit_inactive.res +++ /dev/null @@ -1,136 +0,0 @@ -"Resource/UI/build_menu/tele_exit_inactive.res"
-{
- "ItemNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemNameLabel"
- "font" "CerbeticaBold12"
- "xpos" "15"
- "ypos" "2"
- "zpos" "1"
- "wide" "70"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Object_Tele_Exit_360"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "ItemBackground"
- {
- "ControlName" "CIconPanel"
- "fieldName" "ItemBackground"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "98"
- "tall" "105"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_item_bg_outline"
- "iconColor" "ProgressOffWhiteTransparent"
- }
-
- "NotBuiltLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NotBuiltLabel"
- "font" "CerbeticaBold20"
- "xpos" "10"
- "ypos" "48"
- "zpos" "2"
- "wide" "80"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_NotBuilt"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "UnavailableLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "UnavailableLabel"
- "font" "CerbeticaBold20"
- "xpos" "10"
- "ypos" "48"
- "zpos" "2"
- "wide" "80"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "labelText" "#Hud_Menu_Build_Unavailable"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "NumberBg"
- {
- "ControlName" "CIconPanel"
- "fieldName" "NumberBg"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "18"
- "tall" "18"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
- }
-
- "NumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "TanLight"
- "xpos" "0"
- "ypos" "95"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "4"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
- "NumberLabelShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "TransparentBlack"
- "xpos" "1"
- "ypos" "96"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "4"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-
-}
\ No newline at end of file diff --git a/minmode/resource/ui/disguise_menu/HudMenuSpyDisguise.res b/minmode/resource/ui/disguise_menu/HudMenuSpyDisguise.res deleted file mode 100644 index 544ddde..0000000 --- a/minmode/resource/ui/disguise_menu/HudMenuSpyDisguise.res +++ /dev/null @@ -1,444 +0,0 @@ -"Resource/UI/disguise_menu/HudMenuSpyDisguise.res"
-{
- "MainBackground"
- {
- "ControlName" "CIconPanel"
- "fieldName" "MainBackground"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "470"
- "tall" "170"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_bg"
- "iconColor" "255 255 255 255"
- }
-
- "TitleLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TitleLabel"
- "font" "CerbeticaBold28"
- "xpos" "25" // align me to the left edge of the first selection
- "ypos" "40"
- "zpos" "3"
- "wide" "360"
- "tall" "38"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#Hud_Menu_Disguise_Title"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "TitleLabelDropshadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "TitleLabelDropshadow"
- "font" "CerbeticaBold28"
- "fgcolor" "TransparentBlack"
- "xpos" "27" // align me to the left edge of the first selection
- "ypos" "42"
- "zpos" "3"
- "wide" "360"
- "tall" "38"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#Hud_Menu_Disguise_Title"
- "textAlignment" "Left"
- "dulltext" "1"
- "brighttext" "0"
- }
-
- "ToggleLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ToggleLabel"
- "font" "Cerbetica12"
- "xpos" "-40"
- "ypos" "195"
- "zpos" "2"
- "wide" "200"
- "tall" "13"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#Hud_Menu_Spy_Minus_Toggle"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "CancelLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CancelLabel"
- "font" "Default"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "2"
- "wide" "200"
- "tall" "13"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#Hud_Menu_Build_Cancel"
- "textAlignment" "east"
- "dulltext" "0"
- "brighttext" "0"
- }
- "ShadedBar"
- {
- "ControlName" "ImagePanel"
- "fieldName" "ShadedBar"
- "xpos" "20"
- "ypos" "60"
- "zpos" "1"
- "wide" "80"
- "tall" "132"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "fillcolor" "0 0 0 100"
- "PaintBackgroundType" "0"
- }
-
- "class_item_red_1"
- {
- "ControlName" "EditablePanel"
- "fieldName" "class_item_red_1"
- "xpos" "20"
- "ypos" "72"
- "zpos" "2"
- "wide" "80"
- "tall" "16"
- "visible" "1"
- }
-
- "class_item_blue_1"
- {
- "ControlName" "EditablePanel"
- "fieldName" "class_item_blue_1"
- "xpos" "20"
- "ypos" "72"
- "zpos" "2"
- "wide" "80"
- "tall" "16"
- "visible" "1"
- }
-
- "class_item_red_2"
- {
- "ControlName" "EditablePanel"
- "fieldName" "class_item_red_2"
- "xpos" "20"
- "ypos" "84"
- "zpos" "2"
- "wide" "80"
- "tall" "16"
- "visible" "1"
- }
-
- "class_item_blue_2"
- {
- "ControlName" "EditablePanel"
- "fieldName" "class_item_blue_2"
- "xpos" "20"
- "ypos" "84"
- "zpos" "2"
- "wide" "80"
- "tall" "16"
- "visible" "1"
- }
-
- "class_item_red_3"
- {
- "ControlName" "EditablePanel"
- "fieldName" "class_item_red_3"
- "xpos" "20"
- "ypos" "96"
- "zpos" "2"
- "wide" "80"
- "tall" "16"
- "visible" "1"
- }
-
- "class_item_blue_3"
- {
- "ControlName" "EditablePanel"
- "fieldName" "class_item_blue_3"
- "xpos" "20"
- "ypos" "96"
- "zpos" "2"
- "wide" "80"
- "tall" "16"
- "visible" "1"
- }
-
- "class_item_red_4"
- {
- "ControlName" "EditablePanel"
- "fieldName" "class_item_red_4"
- "xpos" "20"
- "ypos" "108"
- "zpos" "2"
- "wide" "80"
- "tall" "16"
- "visible" "1"
- }
-
- "class_item_blue_4"
- {
- "ControlName" "EditablePanel"
- "fieldName" "class_item_blue_4"
- "xpos" "20"
- "ypos" "108"
- "zpos" "2"
- "wide" "80"
- "tall" "16"
- "visible" "1"
- }
-
- "class_item_red_5"
- {
- "ControlName" "EditablePanel"
- "fieldName" "class_item_red_5"
- "xpos" "20"
- "ypos" "120"
- "zpos" "2"
- "wide" "80"
- "tall" "16"
- "visible" "1"
- }
-
- "class_item_blue_5"
- {
- "ControlName" "EditablePanel"
- "fieldName" "class_item_blue_5"
- "xpos" "20"
- "ypos" "120"
- "zpos" "2"
- "wide" "80"
- "tall" "16"
- "visible" "1"
- }
-
- "class_item_red_6"
- {
- "ControlName" "EditablePanel"
- "fieldName" "class_item_red_6"
- "xpos" "20"
- "ypos" "132"
- "zpos" "2"
- "wide" "80"
- "tall" "16"
- "visible" "1"
- }
-
- "class_item_blue_6"
- {
- "ControlName" "EditablePanel"
- "fieldName" "class_item_blue_6"
- "xpos" "20"
- "ypos" "132"
- "zpos" "2"
- "wide" "80"
- "tall" "16"
- "visible" "1"
- }
-
- "class_item_red_7"
- {
- "ControlName" "EditablePanel"
- "fieldName" "class_item_red_7"
- "xpos" "20"
- "ypos" "144"
- "zpos" "2"
- "wide" "80"
- "tall" "16"
- "visible" "1"
- }
-
- "class_item_blue_7"
- {
- "ControlName" "EditablePanel"
- "fieldName" "class_item_blue_7"
- "xpos" "20"
- "ypos" "144"
- "zpos" "2"
- "wide" "80"
- "tall" "16"
- "visible" "1"
- }
-
- "class_item_red_8"
- {
- "ControlName" "EditablePanel"
- "fieldName" "class_item_red_8"
- "xpos" "20"
- "ypos" "156"
- "zpos" "2"
- "wide" "80"
- "tall" "16"
- "visible" "1"
- }
-
- "class_item_blue_8"
- {
- "ControlName" "EditablePanel"
- "fieldName" "class_item_blue_8"
- "xpos" "20"
- "ypos" "156"
- "zpos" "2"
- "wide" "80"
- "tall" "16"
- "visible" "1"
- }
-
- "class_item_red_9"
- {
- "ControlName" "EditablePanel"
- "fieldName" "class_item_red_9"
- "xpos" "20"
- "ypos" "168"
- "zpos" "2"
- "wide" "80"
- "tall" "16"
- "visible" "1"
- }
-
- "class_item_blue_9"
- {
- "ControlName" "EditablePanel"
- "fieldName" "class_item_blue_9"
- "xpos" "20"
- "ypos" "168"
- "zpos" "2"
- "wide" "80"
- "tall" "16"
- "tall" "16"
- "visible" "1"
- }
-
- "NumberBg1"
- {
- "ControlName" "CIconPanel"
- "fieldName" "NumberBg"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "4"
- "wide" "0"
- "tall" "0"
- "visible" "0"
- "enabled" "0"
- "scaleImage" "0"
- "icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
- }
-
- "NumberLabel1"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold14"
- "fgcolor" "255 255 255 255"
- "xpos" "25"
- "ypos" "87"
- "zpos" "5"
- "wide" "15"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "labelText" "1"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-
- "NumberBg2"
- {
- "ControlName" "CIconPanel"
- "fieldName" "NumberBg"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "4"
- "wide" "15"
- "tall" "15"
- "visible" "0"
- "enabled" "0"
- "scaleImage" "1"
- "icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
- }
-
- "NumberLabel2"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold14"
- "fgcolor" "255 255 255 255"
- "xpos" "25"
- "ypos" "123"
- "zpos" "5"
- "wide" "15"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "labelText" "2"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-
- "NumberBg3"
- {
- "ControlName" "CIconPanel"
- "fieldName" "NumberBg"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "4"
- "wide" "15"
- "tall" "15"
- "visible" "0"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
- }
-
- "NumberLabel3"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold14"
- "fgcolor" "255 255 255 255"
- "xpos" "25"
- "ypos" "159"
- "zpos" "5"
- "wide" "15"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "labelText" "3"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/disguise_menu/demoman_blue.res b/minmode/resource/ui/disguise_menu/demoman_blue.res deleted file mode 100644 index 146882a..0000000 --- a/minmode/resource/ui/disguise_menu/demoman_blue.res +++ /dev/null @@ -1,96 +0,0 @@ -"Resource/UI/disguise_menu/demoman_blue.res"
-{
- "ItemNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemName"
- "font" "CerbeticaBold14"
- "xpos" "20"
- "ypos" "0"
- "zpos" "1"
- "wide" "45"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Class_Name_Demoman"
- "fgcolor" "70 130 180 153"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "ClassIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "ClassIcon"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "1"
- "wide" "45"
- "tall" "90"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_scout_red"
- }
-
- "NumberBg"
- {
- "ControlName" "CIconPanel"
- "fieldName" "NumberBg"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "15"
- "tall" "15"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
- }
-
- "NewNumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold14"
- "fgcolor" "70 130 180 153"
- "xpos" "5"
- "ypos" "3"
- "zpos" "0"
- "wide" "15"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "labelText" "1"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-
- "NumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold14"
- "fgcolor" "70 130 180 153"
- "xpos" "5"
- "ypos" "3"
- "zpos" "0"
- "wide" "15"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "4"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/disguise_menu/demoman_red.res b/minmode/resource/ui/disguise_menu/demoman_red.res deleted file mode 100644 index f339a3a..0000000 --- a/minmode/resource/ui/disguise_menu/demoman_red.res +++ /dev/null @@ -1,96 +0,0 @@ -"Resource/UI/disguise_menu/demoman_red.res"
-{
- "ItemNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemName"
- "font" "CerbeticaBold14"
- "xpos" "20"
- "ypos" "0"
- "zpos" "1"
- "wide" "45"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Class_Name_Demoman"
- "fgcolor" "205 50 50 153"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "ClassIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "ClassIcon"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "1"
- "wide" "45"
- "tall" "90"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_scout_red"
- }
-
- "NumberBg"
- {
- "ControlName" "CIconPanel"
- "fieldName" "NumberBg"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "15"
- "tall" "15"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
- }
-
- "NewNumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold14"
- "fgcolor" "205 50 50 153"
- "xpos" "5"
- "ypos" "3"
- "zpos" "0"
- "wide" "15"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "labelText" "1"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-
- "NumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold14"
- "fgcolor" "205 50 50 153"
- "xpos" "5"
- "ypos" "3"
- "zpos" "0"
- "wide" "15"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "4"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/disguise_menu/engineer_blue.res b/minmode/resource/ui/disguise_menu/engineer_blue.res deleted file mode 100644 index 2f4d597..0000000 --- a/minmode/resource/ui/disguise_menu/engineer_blue.res +++ /dev/null @@ -1,96 +0,0 @@ -"Resource/UI/disguise_menu/engineer_blue.res"
-{
- "ItemNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemName"
- "font" "CerbeticaBold14"
- "xpos" "20"
- "ypos" "0"
- "zpos" "1"
- "wide" "45"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Class_Name_Engineer"
- "fgcolor" "70 130 180 153"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "ClassIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "ClassIcon"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "1"
- "wide" "45"
- "tall" "90"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_scout_red"
- }
-
- "NumberBg"
- {
- "ControlName" "CIconPanel"
- "fieldName" "NumberBg"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "15"
- "tall" "15"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
- }
-
- "NewNumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold14"
- "fgcolor" "70 130 180 153"
- "xpos" "5"
- "ypos" "3"
- "zpos" "0"
- "wide" "15"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "labelText" "3"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-
- "NumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold14"
- "fgcolor" "70 130 180 153"
- "xpos" "5"
- "ypos" "3"
- "zpos" "0"
- "wide" "15"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "6"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/disguise_menu/engineer_red.res b/minmode/resource/ui/disguise_menu/engineer_red.res deleted file mode 100644 index 4cb4904..0000000 --- a/minmode/resource/ui/disguise_menu/engineer_red.res +++ /dev/null @@ -1,96 +0,0 @@ -"Resource/UI/disguise_menu/engineer_red.res"
-{
- "ItemNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemName"
- "font" "CerbeticaBold14"
- "xpos" "20"
- "ypos" "0"
- "zpos" "1"
- "wide" "45"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Class_Name_Engineer"
- "fgcolor" "205 50 50 153"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "ClassIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "ClassIcon"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "1"
- "wide" "45"
- "tall" "90"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_scout_red"
- }
-
- "NumberBg"
- {
- "ControlName" "CIconPanel"
- "fieldName" "NumberBg"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "0"
- "tall" "0"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
- }
-
- "NewNumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold14"
- "fgcolor" "205 50 50 153"
- "xpos" "5"
- "ypos" "3"
- "zpos" "0"
- "wide" "15"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "labelText" "3"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-
- "NumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold14"
- "fgcolor" "205 50 50 153"
- "xpos" "5"
- "ypos" "3"
- "zpos" "0"
- "wide" "15"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "6"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/disguise_menu/heavy_blue.res b/minmode/resource/ui/disguise_menu/heavy_blue.res deleted file mode 100644 index b989853..0000000 --- a/minmode/resource/ui/disguise_menu/heavy_blue.res +++ /dev/null @@ -1,96 +0,0 @@ -"Resource/UI/disguise_menu/heavy_red.res"
-{
- "ItemNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemName"
- "font" "CerbeticaBold14"
- "xpos" "20"
- "ypos" "0"
- "zpos" "1"
- "wide" "45"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Class_Name_HWGuy"
- "fgcolor" "70 130 180 153"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "ClassIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "ClassIcon"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "1"
- "wide" "45"
- "tall" "90"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_scout_red"
- }
-
- "NumberBg"
- {
- "ControlName" "CIconPanel"
- "fieldName" "NumberBg"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "15"
- "tall" "15"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
- }
-
- "NewNumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold14"
- "fgcolor" "70 130 180 153"
- "xpos" "5"
- "ypos" "3"
- "zpos" "0"
- "wide" "15"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "labelText" "2"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-
- "NumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold14"
- "fgcolor" "70 130 180 153"
- "xpos" "5"
- "ypos" "3"
- "zpos" "0"
- "wide" "15"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "5"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/disguise_menu/heavy_red.res b/minmode/resource/ui/disguise_menu/heavy_red.res deleted file mode 100644 index 423f754..0000000 --- a/minmode/resource/ui/disguise_menu/heavy_red.res +++ /dev/null @@ -1,96 +0,0 @@ -"Resource/UI/disguise_menu/heavy_red.res"
-{
- "ItemNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemName"
- "font" "CerbeticaBold14"
- "xpos" "20"
- "ypos" "0"
- "zpos" "1"
- "wide" "45"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Class_Name_HWGuy"
- "fgcolor" "205 50 50 153"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "ClassIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "ClassIcon"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "1"
- "wide" "45"
- "tall" "90"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_scout_red"
- }
-
- "NumberBg"
- {
- "ControlName" "CIconPanel"
- "fieldName" "NumberBg"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "15"
- "tall" "15"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
- }
-
- "NewNumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold14"
- "fgcolor" "205 50 50 153"
- "xpos" "5"
- "ypos" "3"
- "zpos" "0"
- "wide" "15"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "labelText" "2"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-
- "NumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold14"
- "fgcolor" "205 50 50 153"
- "xpos" "5"
- "ypos" "3"
- "zpos" "0"
- "wide" "15"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "5"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/disguise_menu/medic_blue.res b/minmode/resource/ui/disguise_menu/medic_blue.res deleted file mode 100644 index 3ed5300..0000000 --- a/minmode/resource/ui/disguise_menu/medic_blue.res +++ /dev/null @@ -1,96 +0,0 @@ -"Resource/UI/disguise_menu/scout_red.res"
-{
- "ItemNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemName"
- "font" "CerbeticaBold14"
- "xpos" "20"
- "ypos" "0"
- "zpos" "1"
- "wide" "45"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Class_Name_Medic"
- "fgcolor" "70 130 180 153"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "ClassIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "ClassIcon"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "1"
- "wide" "45"
- "tall" "90"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_scout_red"
- }
-
- "NumberBg"
- {
- "ControlName" "CIconPanel"
- "fieldName" "NumberBg"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "15"
- "tall" "15"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
- }
-
- "NewNumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold14"
- "fgcolor" "70 130 180 153"
- "xpos" "5"
- "ypos" "3"
- "zpos" "0"
- "wide" "15"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "labelText" "1"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-
- "NumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold14"
- "fgcolor" "70 130 180 153"
- "xpos" "5"
- "ypos" "3"
- "zpos" "0"
- "wide" "15"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "7"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/disguise_menu/medic_red.res b/minmode/resource/ui/disguise_menu/medic_red.res deleted file mode 100644 index 44b9111..0000000 --- a/minmode/resource/ui/disguise_menu/medic_red.res +++ /dev/null @@ -1,96 +0,0 @@ -"Resource/UI/disguise_menu/medic_red.res"
-{
- "ItemNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemName"
- "font" "CerbeticaBold14"
- "xpos" "20"
- "ypos" "0"
- "zpos" "1"
- "wide" "45"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Class_Name_Medic"
- "fgcolor" "205 50 50 153"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "ClassIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "ClassIcon"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "1"
- "wide" "45"
- "tall" "90"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_scout_red"
- }
-
- "NumberBg"
- {
- "ControlName" "CIconPanel"
- "fieldName" "NumberBg"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "15"
- "tall" "15"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
- }
-
- "NewNumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold14"
- "fgcolor" "205 50 50 153"
- "xpos" "5"
- "ypos" "3"
- "zpos" "0"
- "wide" "15"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "labelText" "1"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-
- "NumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold14"
- "fgcolor" "205 50 50 153"
- "xpos" "5"
- "ypos" "3"
- "zpos" "0"
- "wide" "15"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "7"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/disguise_menu/pyro_blue.res b/minmode/resource/ui/disguise_menu/pyro_blue.res deleted file mode 100644 index 8dbd41f..0000000 --- a/minmode/resource/ui/disguise_menu/pyro_blue.res +++ /dev/null @@ -1,96 +0,0 @@ -"Resource/UI/disguise_menu/pyro_blue.res"
-{
- "ItemNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemName"
- "font" "CerbeticaBold14"
- "xpos" "20"
- "ypos" "0"
- "zpos" "1"
- "wide" "45"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Class_Name_Pyro"
- "fgcolor" "70 130 180 153"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "ClassIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "ClassIcon"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "1"
- "wide" "45"
- "tall" "90"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_scout_red"
- }
-
- "NumberBg"
- {
- "ControlName" "CIconPanel"
- "fieldName" "NumberBg"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "15"
- "tall" "15"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
- }
-
- "NewNumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold14"
- "fgcolor" "70 130 180 153"
- "xpos" "5"
- "ypos" "3"
- "zpos" "0"
- "wide" "15"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "labelText" "3"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-
- "NumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold14"
- "fgcolor" "70 130 180 153"
- "xpos" "5"
- "ypos" "3"
- "zpos" "0"
- "wide" "15"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "3"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/disguise_menu/pyro_red.res b/minmode/resource/ui/disguise_menu/pyro_red.res deleted file mode 100644 index b3db4bb..0000000 --- a/minmode/resource/ui/disguise_menu/pyro_red.res +++ /dev/null @@ -1,96 +0,0 @@ -"Resource/UI/disguise_menu/pyro_red.res"
-{
- "ItemNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemName"
- "font" "CerbeticaBold14"
- "xpos" "20"
- "ypos" "0"
- "zpos" "1"
- "wide" "45"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Class_Name_Pyro"
- "fgcolor" "205 50 50 153"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "ClassIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "ClassIcon"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "1"
- "wide" "45"
- "tall" "90"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_scout_red"
- }
-
- "NumberBg"
- {
- "ControlName" "CIconPanel"
- "fieldName" "NumberBg"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "15"
- "tall" "15"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
- }
-
- "NewNumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold14"
- "fgcolor" "205 50 50 153"
- "xpos" "5"
- "ypos" "3"
- "zpos" "0"
- "wide" "15"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "labelText" "3"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-
- "NumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold14"
- "fgcolor" "205 50 50 153"
- "xpos" "5"
- "ypos" "3"
- "zpos" "0"
- "wide" "15"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "3"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/disguise_menu/scout_blue.res b/minmode/resource/ui/disguise_menu/scout_blue.res deleted file mode 100644 index 35b5655..0000000 --- a/minmode/resource/ui/disguise_menu/scout_blue.res +++ /dev/null @@ -1,96 +0,0 @@ -"Resource/UI/disguise_menu/scout_blue.res"
-{
- "ItemNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemName"
- "font" "CerbeticaBold14"
- "xpos" "20"
- "ypos" "0"
- "zpos" "1"
- "wide" "45"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Class_Name_Scout"
- "fgcolor" "70 130 180 153"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "ClassIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "ClassIcon"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "1"
- "wide" "45"
- "tall" "90"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_scout_red"
- }
-
- "NumberBg"
- {
- "ControlName" "CIconPanel"
- "fieldName" "NumberBg"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "15"
- "tall" "15"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
- }
-
- "NewNumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold14"
- "fgcolor" "70 130 180 153"
- "xpos" "5"
- "ypos" "3"
- "zpos" "0"
- "wide" "15"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "labelText" "1"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-
- "NumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold14"
- "fgcolor" "70 130 180 153"
- "xpos" "5"
- "ypos" "3"
- "zpos" "0"
- "wide" "15"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "1"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/disguise_menu/scout_red.res b/minmode/resource/ui/disguise_menu/scout_red.res deleted file mode 100644 index 988475a..0000000 --- a/minmode/resource/ui/disguise_menu/scout_red.res +++ /dev/null @@ -1,96 +0,0 @@ -"Resource/UI/disguise_menu/scout_red.res"
-{
- "ItemNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemName"
- "font" "CerbeticaBold14"
- "xpos" "20"
- "ypos" "0"
- "zpos" "1"
- "wide" "45"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Class_Name_Scout"
- "fgcolor" "205 50 50 153"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "ClassIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "ClassIcon"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "1"
- "wide" "45"
- "tall" "90"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_scout_red"
- }
-
- "NumberBg"
- {
- "ControlName" "CIconPanel"
- "fieldName" "NumberBg"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "15"
- "tall" "15"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
- }
-
- "NewNumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold14"
- "fgcolor" "205 50 50 153"
- "xpos" "5"
- "ypos" "3"
- "zpos" "0"
- "wide" "15"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "labelText" "1"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-
- "NumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold14"
- "fgcolor" "205 50 50 153"
- "xpos" "5"
- "ypos" "3"
- "zpos" "0"
- "wide" "15"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "1"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/disguise_menu/sniper_blue.res b/minmode/resource/ui/disguise_menu/sniper_blue.res deleted file mode 100644 index 7bbd79a..0000000 --- a/minmode/resource/ui/disguise_menu/sniper_blue.res +++ /dev/null @@ -1,96 +0,0 @@ -"Resource/UI/disguise_menu/sniper_blue.res"
-{
- "ItemNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemName"
- "font" "CerbeticaBold14"
- "xpos" "20"
- "ypos" "0"
- "zpos" "1"
- "wide" "45"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Class_Name_Sniper"
- "fgcolor" "70 130 180 153"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "ClassIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "ClassIcon"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "1"
- "wide" "45"
- "tall" "90"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_scout_red"
- }
-
- "NumberBg"
- {
- "ControlName" "CIconPanel"
- "fieldName" "NumberBg"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "15"
- "tall" "15"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
- }
-
- "NewNumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold14"
- "fgcolor" "70 130 180 153"
- "xpos" "5"
- "ypos" "3"
- "zpos" "0"
- "wide" "15"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "labelText" "2"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-
- "NumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold14"
- "fgcolor" "70 130 180 153"
- "xpos" "5"
- "ypos" "3"
- "zpos" "0"
- "wide" "15"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "8"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/disguise_menu/sniper_red.res b/minmode/resource/ui/disguise_menu/sniper_red.res deleted file mode 100644 index 21249ab..0000000 --- a/minmode/resource/ui/disguise_menu/sniper_red.res +++ /dev/null @@ -1,96 +0,0 @@ -"Resource/UI/disguise_menu/sniper_red.res"
-{
- "ItemNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemName"
- "font" "CerbeticaBold14"
- "xpos" "20"
- "ypos" "0"
- "zpos" "1"
- "wide" "45"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Class_Name_Sniper"
- "fgcolor" "205 50 50 153"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "ClassIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "ClassIcon"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "1"
- "wide" "45"
- "tall" "90"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_scout_red"
- }
-
- "NumberBg"
- {
- "ControlName" "CIconPanel"
- "fieldName" "NumberBg"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "15"
- "tall" "15"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
- }
-
- "NewNumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold14"
- "fgcolor" "205 50 50 153"
- "xpos" "5"
- "ypos" "3"
- "zpos" "0"
- "wide" "15"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "labelText" "2"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-
- "NumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold14"
- "fgcolor" "205 50 50 153"
- "xpos" "5"
- "ypos" "3"
- "zpos" "0"
- "wide" "15"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "8"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/disguise_menu/soldier_blue.res b/minmode/resource/ui/disguise_menu/soldier_blue.res deleted file mode 100644 index 89f6384..0000000 --- a/minmode/resource/ui/disguise_menu/soldier_blue.res +++ /dev/null @@ -1,96 +0,0 @@ -"Resource/UI/disguise_menu/soldier_blue.res"
-{
- "ItemNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemName"
- "font" "CerbeticaBold14"
- "xpos" "20"
- "ypos" "0"
- "zpos" "1"
- "wide" "45"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Class_Name_Soldier"
- "fgcolor" "70 130 180 153"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "ClassIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "ClassIcon"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "1"
- "wide" "45"
- "tall" "90"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_scout_red"
- }
-
- "NumberBg"
- {
- "ControlName" "CIconPanel"
- "fieldName" "NumberBg"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "15"
- "tall" "15"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
- }
-
- "NewNumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold14"
- "fgcolor" "70 130 180 153"
- "xpos" "5"
- "ypos" "3"
- "zpos" "0"
- "wide" "15"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "labelText" "2"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-
- "NumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold14"
- "fgcolor" "70 130 180 153"
- "xpos" "5"
- "ypos" "3"
- "zpos" "0"
- "wide" "15"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "2"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/disguise_menu/soldier_red.res b/minmode/resource/ui/disguise_menu/soldier_red.res deleted file mode 100644 index adb3524..0000000 --- a/minmode/resource/ui/disguise_menu/soldier_red.res +++ /dev/null @@ -1,96 +0,0 @@ -"Resource/UI/disguise_menu/soldier_red.res"
-{
- "ItemNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemName"
- "font" "CerbeticaBold14"
- "xpos" "20"
- "ypos" "0"
- "zpos" "1"
- "wide" "45"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Class_Name_Soldier"
- "fgcolor" "205 50 50 153"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "ClassIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "ClassIcon"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "1"
- "wide" "45"
- "tall" "90"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_scout_red"
- }
-
- "NumberBg"
- {
- "ControlName" "CIconPanel"
- "fieldName" "NumberBg"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "15"
- "tall" "15"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
- }
-
- "NewNumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold14"
- "fgcolor" "205 50 50 153"
- "xpos" "5"
- "ypos" "3"
- "zpos" "0"
- "wide" "15"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "labelText" "2"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-
- "NumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold14"
- "fgcolor" "205 50 50 153"
- "xpos" "5"
- "ypos" "3"
- "zpos" "0"
- "wide" "15"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "2"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/disguise_menu/spy_blue.res b/minmode/resource/ui/disguise_menu/spy_blue.res deleted file mode 100644 index 1824481..0000000 --- a/minmode/resource/ui/disguise_menu/spy_blue.res +++ /dev/null @@ -1,96 +0,0 @@ -"Resource/UI/disguise_menu/spy_blue.res"
-{
- "ItemNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemName"
- "font" "CerbeticaBold14"
- "xpos" "20"
- "ypos" "0"
- "zpos" "1"
- "wide" "45"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Class_Name_Spy"
- "fgcolor" "70 130 180 153"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "ClassIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "ClassIcon"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "1"
- "wide" "45"
- "tall" "90"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_scout_red"
- }
-
- "NumberBg"
- {
- "ControlName" "CIconPanel"
- "fieldName" "NumberBg"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "15"
- "tall" "15"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
- }
-
- "NewNumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold14"
- "fgcolor" "70 130 180 153"
- "xpos" "5"
- "ypos" "3"
- "zpos" "0"
- "wide" "15"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "labelText" "3"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-
- "NumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold14"
- "fgcolor" "70 130 180 153"
- "xpos" "5"
- "ypos" "3"
- "zpos" "0"
- "wide" "15"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "9"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/disguise_menu/spy_red.res b/minmode/resource/ui/disguise_menu/spy_red.res deleted file mode 100644 index af04cc7..0000000 --- a/minmode/resource/ui/disguise_menu/spy_red.res +++ /dev/null @@ -1,96 +0,0 @@ -"Resource/UI/disguise_menu/spy_red.res"
-{
- "ItemNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemName"
- "font" "CerbeticaBold14"
- "xpos" "20"
- "ypos" "0"
- "zpos" "1"
- "wide" "45"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Class_Name_Spy"
- "fgcolor" "205 50 50 153"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "ClassIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "ClassIcon"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "1"
- "wide" "45"
- "tall" "90"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_scout_red"
- }
-
- "NumberBg"
- {
- "ControlName" "CIconPanel"
- "fieldName" "NumberBg"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "15"
- "tall" "15"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
- }
-
- "NewNumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold14"
- "fgcolor" "205 50 50 153"
- "xpos" "5"
- "ypos" "3"
- "zpos" "0"
- "wide" "15"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "labelText" "3"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-
- "NumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold14"
- "fgcolor" "205 50 50 153"
- "xpos" "5"
- "ypos" "3"
- "zpos" "0"
- "wide" "15"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "9"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/econ/BackpackPanel.res b/minmode/resource/ui/econ/BackpackPanel.res deleted file mode 100644 index f1c9b86..0000000 --- a/minmode/resource/ui/econ/BackpackPanel.res +++ /dev/null @@ -1,2231 +0,0 @@ -"Resource/UI/FullLoadoutPanel.res" -{ - "backpack_panel" - { - "ControlName" "Frame" - "fieldName" "backpack_panel" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "settitlebarvisible" "0" - "PaintBackgroundType" "0" - "bgcolor_override" "25 25 25 255" - "infocus_bgcolor_override" "25 25 25 255" - "outoffocus_bgcolor_override" "25 25 25 255" - - "item_xpos_offcenter_a" "-310" - "item_xpos_offcenter_b" "165" - "item_ypos" "60" - "item_ydelta" "80" - "item_mod_wide" "40" - - "item_backpack_offcenter_x" "-288" - "item_backpack_xdelta" "4" - "item_backpack_ydelta" "3" - - "button_xpos_offcenter" "175" - "button_ypos" "85" - "button_ydelta" "80" - "button_override_delete_xpos" "0" - - "page_button_y" "288" - "page_button_x_delta" "3" - "page_button_y_delta" "3" - "page_button_per_row" "20" - "page_button_height" "13" - - "pagebuttons_kv" - { - "ControlName" "EditablePanel" - "wide" "10" - "tall" "10" - "visible" "0" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "1" - - "Button" - { - "fieldName" "Button" - "ControlName" "CExButton" - "wide" "25" - "tall" "13" - "visible" "1" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "1" - "textAlignment" "center" - "labelText" "%page%" - "font" "HudFontSmallestBold" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - - "New" - { - "ControlName" "CExLabel" - "fieldName" "New" - "font" "FontStorePrice" - "textAlignment" "east" - "ypos" "0" - "xpos" "0" - "zpos" "0" - "wide" "f1" - "tall" "f-3" - "textinsetx" "8" - "autoResize" "1" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "labelText" "#Store_Price_New" - "mouseinputenabled" "0" - "paintbackground" "0" - "proportionaltoparent" "1" - "border" "StoreNewBorder" - "fgcolor" "10 10 10 255" - } - } - - "modelpanels_kv" - { - "ControlName" "CItemModelPanel" - "xpos" "c-70" - "ypos" "270" - "wide" "54" - "tall" "42" - "visible" "0" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "1" - - "model_xpos" "2" - "model_ypos" "5" - "model_wide" "50" - "model_tall" "35" - "text_ypos" "60" - "text_center" "1" - "name_only" "1" - - "inset_eq_x" "2" - "inset_eq_y" "2" - - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - } - - "New" - { - "ControlName" "CExLabel" - "fieldName" "New" - "font" "FontStorePrice" - "textAlignment" "east" - "xpos" "rs1" - "zpos" "15" - "wide" "25" - "tall" "12" - "textinsetx" "8" - "autoResize" "1" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "labelText" "#Store_Price_New" - "mouseinputenabled" "0" - "paintbackground" "0" - "proportionaltoparent" "1" - "border" "StoreNewBorder" - "fgcolor" "10 10 10 255" - } - - "use_item_sounds" "1" - } - } - - "CaratLabel" - { - "ControlName" "CExLabel" - "fieldName" "CaratLabel" - "font" "Cerbetica16" - "labelText" ">>" - "textAlignment" "west" - "xpos" "c-300" - "ypos" "20" - "zpos" "1" - "wide" "20" - "tall" "15" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "200 128 255 255" - } - "ClassLabel" - { - "ControlName" "CExLabel" - "fieldName" "ClassLabel" - "font" "HudFontMediumSmallBold" - "labelText" "#ClassBeingEquipped" - "textAlignment" "west" - "xpos" "c-280" - "ypos" "15" - "zpos" "1" - "wide" "210" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - - "tool_icon" - { - "ControlName" "ScalableImagePanel" - "fieldName" "tool_icon" - "xpos" "10" - "ypos" "10" - "zpos" "2" - "wide" "16" - "tall" "16" - "visible" "0" - "enabled" "1" - "image" "backpack_jewel_modify_target_b_g" - "tileImage" "0" - "tileVertically" "0" - "drawcolor" "112 176 74 255" - } - - "ShowRarityComboBox" - { - "ControlName" "ComboBox" - "fieldName" "ShowRarityComboBox" - "Font" "HudFontSmallestBold" - "wrap" "0" - "xpos" "c-85" - "ypos" "37" - "zpos" "1" - "wide" "205" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "textHidden" "0" - "editable" "0" - "maxchars" "-1" - "NumericInputOnly" "0" - "unicode" "0" - "default" "0" - "border" "CyanBorder" - - "fgcolor_override" "235 226 202 255" - "bgcolor_override" "0 0 0 0" - "disabledFgColor_override" "235 226 202 255" - "disabledBgColor_override" "0 0 0 0" - "selectionColor_override" "0 0 0 0" - "selectionTextColor_override" "235 226 202 255" - "defaultSelectionBG2Color_override" "0 0 0 0" - } - "ShowBaseItemsCheckbox" - { - "ControlName" "CheckButton" - "fieldName" "ShowBaseItemsCheckbox" - "labelText" "#ShowBaseItemsCheckBox" - "Font" "HudFontSmallestBold" - "textAlignment" "east" - "xpos" "c-70" - "ypos" "15" - "zpos" "1" - "wide" "200" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "dulltext" "0" - "brighttext" "0" - } - - "NameFilterLabel" - { - "ControlName" "CExLabel" - "fieldName" "NameFilterLabel" - "font" "HudFontSmallestBold" - "labelText" "#Store_NameFilterLabel" - "textAlignment" "west" - "xpos" "c+137" - "ypos" "0" - "zpos" "1" - "wide" "90" - "tall" "20" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor" "TanLight" - } - - "NameFilterTextEntry" - { - "ControlName" "TextEntry" - "fieldName" "NameFilterTextEntry" - "xpos" "c+137" - "ypos" "15" - "wide" "90" - "tall" "19" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "1" - "textHidden" "0" - "editable" "1" - "unicode" "1" - "fgcolor_override" "TanLight" - "bgcolor_override" "15 15 15 255" - "paintbackgroundtype" "0" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - "font" "HudFontSmallest" - } - - "SortByComboBox" - { - "ControlName" "ComboBox" - "fieldName" "SortByComboBox" - "Font" "HudFontSmallestBold" - "xpos" "c137" - "ypos" "37" - "zpos" "1" - "wide" "150" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "1" - "textHidden" "0" - "editable" "0" - "maxchars" "-1" - "NumericInputOnly" "0" - "unicode" "0" - - "fgcolor_override" "235 226 202 255" - "bgcolor_override" "0 0 0 0" - "disabledFgColor_override" "235 226 202 255" - "disabledBgColor_override" "0 0 0 0" - "selectionColor_override" "0 0 0 0" - "selectionTextColor_override" "235 226 202 255" - "defaultSelectionBG2Color_override" "0 0 0 0" - } - - "mouseoveritempanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "mouseoveritempanel" - "xpos" "c-70" - "ypos" "270" - "zpos" "100" - "wide" "300" - "tall" "300" - "visible" "0" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "1" - - "text_ypos" "20" - "text_center" "1" - "model_hide" "1" - "resize_to_text" "1" - "padding_height" "15" - - "BackColor" - { - "ControlName" "EditablePanel" - "fieldName" "BackColor" - "xpos" "0" - "ypos" "0" - "zpos" "-1" - "wide" "f0" - "tall" "f0" - "visible" "1" - "enabled" "1" - "pinCorner" "0" - "autoResize" "0" - "PaintBackgroundType""1" - "border" "NoBorder" - "bgcolor_override" "35 35 35 255" - - "attriblabel" - { - "font" "ItemFontAttribLarge" - "xpos" "0" - "ypos" "30" - "zpos" "101" - "wide" "140" - "tall" "60" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%attriblist%" - "textAlignment" "center" - "fgcolor" "117 107 94 255" - "centerwrap" "1" - } - } - } - - "mousedragitempanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "mousedragitempanel" - - "xpos" "c-70" - "ypos" "270" - "zpos" "100" - "wide" "54" - "tall" "42" - "visible" "0" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "1" - - "model_ypos" "5" - "model_tall" "35" - "text_ypos" "60" - "text_center" "1" - "name_only" "1" - - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - } - } - - "PrevPageButton" - { - "ControlName" "CExButton" - "fieldName" "PrevPageButton" - "xpos" "c-290" - "ypos" "323" - "zpos" "1" - "wide" "20" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "&A" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "prevpage" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "defaultBgColor_override" "25 25 25 255" - "armedBgColor_override" "35 35 35 255" - "depressedBgColor_override" "25 25 25 255" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanDark" - - "border_default" "NoBorder" - "border_armed" "NoBorder" - } - - "CurPageLabel" - { - "ControlName" "CExLabel" - "fieldName" "CurPageLabel" - "font" "HudFontSmallBold" - "labelText" "%backpackpage%" - "textAlignment" "center" - "xpos" "c-270" - "ypos" "323" - "zpos" "1" - "wide" "40" - "tall" "25" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "Base Color" - } - - "NextPageButton" - { - "ControlName" "CExButton" - "fieldName" "NextPageButton" - "xpos" "c-230" - "ypos" "323" - "zpos" "1" - "wide" "20" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "&D" - "font" "HudFontSmallBold" - "fgcolor" "TanLight" - "border" "NoBorder" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "nextpage" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "defaultBgColor_override" "25 25 25 255" - "armedBgColor_override" "35 35 35 255" - "depressedBgColor_override" "25 25 25 255" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanDark" - - "border_default" "NoBorder" - "border_armed" "NoBorder" - } - - "DragToNextPageButton" - { - "ControlName" "CExButton" - "fieldName" "DragToNextPageButton" - "xpos" "c290" - "ypos" "154" - "zpos" "1" - "wide" "25" - "tall" "35" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" ">" - "font" "HudFontMediumBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - "DragToPrevPageButton" - { - "ControlName" "CExButton" - "fieldName" "DragToPrevPageButton" - "xpos" "c-315" - "ypos" "154" - "zpos" "1" - "wide" "25" - "tall" "35" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "<" - "font" "HudFontMediumBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - - "CancelApplyToolButton" - { - "ControlName" "CExButton" - "fieldName" "CancelApplyToolButton" - "xpos" "c-288" - "ypos" "323" - "zpos" "20" - "wide" "100" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "#Cancel" - "font" "HudFontSmallBold" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "canceltool" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "defaultBgColor_override" "25 25 25 255" - "armedBgColor_override" "35 35 35 255" - "depressedBgColor_override" "25 25 25 255" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanDark" - - "border_default" "NoBorder" - "border_armed" "NoBorder" - - } - - "DeleteButton" - { - "ControlName" "CExButton" - "fieldName" "DeleteButton" - "xpos" "c-85" - "ypos" "323" - "zpos" "20" - "wide" "100" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "0" - "tabPosition" "0" - "labelText" "DELETE" - "font" "HudFontSmallBold" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "deleteitem" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "defaultBgColor_override" "25 25 25 255" - "armedBgColor_override" "35 35 35 255" - "depressedBgColor_override" "25 25 25 255" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanDark" - - "border_default" "NoBorder" - "border_armed" "NoBorder" - } - - "UseButton" - { - "ControlName" "CExButton" - "fieldName" "UseButton" - "xpos" "c35" - "ypos" "323" - "zpos" "20" - "wide" "130" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "0" - "tabPosition" "0" - "labelText" "#NoAction" - "font" "HudFontSmallBold" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "useitem" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "defaultBgColor_override" "25 25 25 255" - "armedBgColor_override" "35 35 35 255" - "depressedBgColor_override" "25 25 25 255" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanDark" - - "border_default" "NoBorder" - "border_armed" "NoBorder" - } - - "StyleButton" - { - "ControlName" "CExButton" - "fieldName" "StyleButton" - "xpos" "c-200" - "ypos" "323" - "zpos" "20" - "wide" "100" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "0" - "tabPosition" "0" - "labelText" "SET STYLE" - "font" "HudFontSmallBold" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "showstyles" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "defaultBgColor_override" "25 25 25 255" - "armedBgColor_override" "35 35 35 255" - "depressedBgColor_override" "25 25 25 255" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanDark" - - "border_default" "NoBorder" - "border_armed" "NoBorder" - } - - "DetailsButton" - { - "ControlName" "CExButton" - "fieldName" "DetailsButton" - "xpos" "c185" - "ypos" "323" - "zpos" "20" - "wide" "100" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "0" - "tabPosition" "0" - "labelText" "DETAILS" - "font" "HudFontSmallBold" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "showdetails" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "defaultBgColor_override" "25 25 25 255" - "armedBgColor_override" "35 35 35 255" - "depressedBgColor_override" "25 25 25 255" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanDark" - - "border_default" "NoBorder" - "border_armed" "NoBorder" - } - - "ShowExplanationsButton" - { - "ControlName" "CExButton" - "fieldName" "ShowExplanationsButton" - "xpos" "c275" - "ypos" "10" - "zpos" "100" - "wide" "20" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "?" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "show_explanations" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "defaultBgColor_override" "25 25 25 255" - "armedBgColor_override" "35 35 35 255" - "depressedBgColor_override" "25 25 25 255" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanDark" - - "border_default" "NoBorder" - "border_armed" "NoBorder" - - } - - "StartExplanation" - { - "ControlName" "CExplanationPopup" - "fieldName" "StartExplanation" - "xpos" "0" - "ypos" "0" - "zpos" "10000" - "wide" "250" - "tall" "140" - "visible" "0" - "PaintBackgroundType" "2" - "paintbackground" "0" - "border" "MainMenuHighlightBorder" - - "force_close" "1" - "end_x" "c-150" - "end_y" "100" - "end_wide" "300" - "end_tall" "155" - "callout_inparents_x" "c0" - "callout_inparents_y" "150" - "next_explanation" "PagesExplanation" - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontSmallBold" - "labelText" "#BackpackItemsExplanation_Title" - "textAlignment" "north" - "xpos" "20" - "ypos" "10" - "wide" "260" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "TextLabel" - { - "ControlName" "CExLabel" - "fieldName" "TextLabel" - "font" "HudFontSmall" - "labelText" "#BackpackItemsExplanation_Text" - "textAlignment" "north-west" - "xpos" "20" - "ypos" "45" - "wide" "260" - "tall" "85" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "CloseButton" - { - "ControlName" "CExImageButton" - "fieldName" "CloseButton" - "xpos" "280" - "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" "0" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "close" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "117 107 94 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" - } - } - "PositionLabel" - { - "ControlName" "CExLabel" - "fieldName" "PositionLabel" - "font" "HudFontSmallBold" - "labelText" "%explanationnumber%" - "textAlignment" "center" - "xpos" "0" - "ypos" "125" - "zpos" "-1" - "wide" "300" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "200 80 60 255" - } - "NextButton" - { - "ControlName" "CExImageButton" - "fieldName" "NextButton" - "xpos" "260" - "ypos" "125" - "zpos" "10" - "wide" "30" - "tall" "30" - "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" "nextexplanation" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "255 255 255 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "image" "blog_forward" - "scaleImage" "1" - } - } - } - - "PagesExplanation" - { - "ControlName" "CExplanationPopup" - "fieldName" "PagesExplanation" - "xpos" "0" - "ypos" "0" - "zpos" "10000" - "wide" "250" - "tall" "100" - "visible" "0" - "PaintBackgroundType" "2" - "paintbackground" "0" - "border" "MainMenuHighlightBorder" - - "force_close" "1" - "end_x" "c-50" - "end_y" "130" - "end_wide" "300" - "end_tall" "115" - "callout_inparents_x" "c240" - "callout_inparents_y" "290" - "next_explanation" "ContextExplanation" - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontSmallBold" - "labelText" "#BackpackPagesExplanation_Title" - "textAlignment" "north" - "xpos" "20" - "ypos" "10" - "wide" "260" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "TextLabel" - { - "ControlName" "CExLabel" - "fieldName" "TextLabel" - "font" "HudFontSmall" - "labelText" "#BackpackPagesExplanation_Text" - "textAlignment" "north-west" - "xpos" "20" - "ypos" "45" - "wide" "260" - "tall" "45" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "CloseButton" - { - "ControlName" "CExImageButton" - "fieldName" "CloseButton" - "xpos" "280" - "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" "0" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "close" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "117 107 94 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" - } - } - "PrevButton" - { - "ControlName" "CExImageButton" - "fieldName" "PrevButton" - "xpos" "10" - "ypos" "85" - "zpos" "10" - "wide" "30" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labeltext" "" - - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "0" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "prevexplanation" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "255 255 255 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "image" "blog_back" - "scaleImage" "1" - } - } - "PositionLabel" - { - "ControlName" "CExLabel" - "fieldName" "PositionLabel" - "font" "HudFontSmallBold" - "labelText" "%explanationnumber%" - "textAlignment" "center" - "xpos" "0" - "ypos" "85" - "zpos" "-1" - "wide" "300" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "200 80 60 255" - } - "NextButton" - { - "ControlName" "CExImageButton" - "fieldName" "NextButton" - "xpos" "260" - "ypos" "85" - "zpos" "10" - "wide" "30" - "tall" "30" - "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" "nextexplanation" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "255 255 255 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "image" "blog_forward" - "scaleImage" "1" - } - } - } - - "ContextExplanation" - { - "ControlName" "CExplanationPopup" - "fieldName" "DeleteExplanation" - "xpos" "0" - "ypos" "0" - "zpos" "10000" - "wide" "250" - "tall" "160" - "visible" "0" - "PaintBackgroundType" "2" - "paintbackground" "0" - "border" "MainMenuHighlightBorder" - - "force_close" "1" - "end_x" "c-150" - "end_y" "80" - "end_wide" "300" - "end_tall" "205" - "callout_inparents_x" "c-30" - "callout_inparents_y" "323" - "next_explanation" "ArmoryExplanation" - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontSmallBold" - "labelText" "#BackpackDeleteExplanation_Title" - "textAlignment" "north" - "xpos" "20" - "ypos" "10" - "wide" "260" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "TextLabel" - { - "ControlName" "CExLabel" - "fieldName" "TextLabel" - "font" "HudFontSmall" - "labelText" "#BackpackDeleteExplanation_Text" - "textAlignment" "north-west" - "xpos" "20" - "ypos" "45" - "wide" "260" - "tall" "135" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "CloseButton" - { - "ControlName" "CExImageButton" - "fieldName" "CloseButton" - "xpos" "280" - "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" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "117 107 94 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" - } - } - "PrevButton" - { - "ControlName" "CExImageButton" - "fieldName" "PrevButton" - "xpos" "10" - "ypos" "165" - "zpos" "10" - "wide" "30" - "tall" "30" - "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" "prevexplanation" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "255 255 255 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "image" "blog_back" - "scaleImage" "1" - } - } - "NextButton" - { - "ControlName" "CExImageButton" - "fieldName" "NextButton" - "xpos" "260" - "ypos" "165" - "zpos" "10" - "wide" "30" - "tall" "30" - "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" "nextexplanation" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "255 255 255 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "image" "blog_forward" - "scaleImage" "1" - } - } - "PositionLabel" - { - "ControlName" "CExLabel" - "fieldName" "PositionLabel" - "font" "HudFontSmallBold" - "labelText" "%explanationnumber%" - "textAlignment" "center" - "xpos" "0" - "ypos" "165" - "zpos" "-1" - "wide" "300" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "200 80 60 255" - } - } - - "ArmoryExplanation" - { - "ControlName" "CExplanationPopup" - "fieldName" "ArmoryExplanation" - "xpos" "0" - "ypos" "0" - "zpos" "10000" - "wide" "250" - "tall" "140" - "visible" "0" - "PaintBackgroundType" "2" - "paintbackground" "0" - "border" "MainMenuHighlightBorder" - - "force_close" "1" - "end_x" "c-150" - "end_y" "80" - "end_wide" "300" - "end_tall" "155" - "callout_inparents_x" "c225" - "callout_inparents_y" "323" - "next_explanation" "ToolsExplanation" - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontSmallBold" - "labelText" "#BackpackArmoryExplanation_Title" - "textAlignment" "north" - "xpos" "20" - "ypos" "10" - "wide" "260" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "TextLabel" - { - "ControlName" "CExLabel" - "fieldName" "TextLabel" - "font" "HudFontSmall" - "labelText" "#BackpackArmoryExplanation_Text" - "textAlignment" "north-west" - "xpos" "20" - "ypos" "45" - "wide" "260" - "tall" "135" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "CloseButton" - { - "ControlName" "CExImageButton" - "fieldName" "CloseButton" - "xpos" "280" - "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" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "117 107 94 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" - } - } - "PrevButton" - { - "ControlName" "CExImageButton" - "fieldName" "PrevButton" - "xpos" "10" - "ypos" "120" - "zpos" "10" - "wide" "30" - "tall" "30" - "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" "prevexplanation" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "255 255 255 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "image" "blog_back" - "scaleImage" "1" - } - } - "NextButton" - { - "ControlName" "CExImageButton" - "fieldName" "NextButton" - "xpos" "260" - "ypos" "120" - "zpos" "10" - "wide" "30" - "tall" "30" - "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" "nextexplanation" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "255 255 255 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "image" "blog_forward" - "scaleImage" "1" - } - } - "PositionLabel" - { - "ControlName" "CExLabel" - "fieldName" "PositionLabel" - "font" "HudFontSmallBold" - "labelText" "%explanationnumber%" - "textAlignment" "center" - "xpos" "0" - "ypos" "120" - "zpos" "-1" - "wide" "300" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "200 80 60 255" - } - } - - "ToolsExplanation" - { - "ControlName" "CExplanationPopup" - "fieldName" "ToolsExplanation" - "xpos" "0" - "ypos" "0" - "zpos" "10000" - "wide" "250" - "tall" "160" - "visible" "0" - "PaintBackgroundType" "2" - "paintbackground" "0" - "border" "MainMenuHighlightBorder" - - "force_close" "1" - "end_x" "c-150" - "end_y" "80" - "end_wide" "300" - "end_tall" "165" - "callout_inparents_x" "c105" - "callout_inparents_y" "323" - "next_explanation" "StockExplanation" - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontSmallBold" - "labelText" "#BackpackToolsExplanation_Title" - "textAlignment" "north" - "xpos" "20" - "ypos" "10" - "wide" "260" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "TextLabel" - { - "ControlName" "CExLabel" - "fieldName" "TextLabel" - "font" "HudFontSmall" - "labelText" "#BackpackToolsExplanation_Text" - "textAlignment" "north-west" - "xpos" "20" - "ypos" "45" - "wide" "260" - "tall" "135" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "CloseButton" - { - "ControlName" "CExImageButton" - "fieldName" "CloseButton" - "xpos" "280" - "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" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "117 107 94 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" - } - } - "PrevButton" - { - "ControlName" "CExImageButton" - "fieldName" "PrevButton" - "xpos" "10" - "ypos" "135" - "zpos" "10" - "wide" "30" - "tall" "30" - "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" "prevexplanation" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "255 255 255 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "image" "blog_back" - "scaleImage" "1" - } - } - "NextButton" - { - "ControlName" "CExImageButton" - "fieldName" "NextButton" - "xpos" "260" - "ypos" "135" - "zpos" "10" - "wide" "30" - "tall" "30" - "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" "nextexplanation" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "255 255 255 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "image" "blog_forward" - "scaleImage" "1" - } - } - "PositionLabel" - { - "ControlName" "CExLabel" - "fieldName" "PositionLabel" - "font" "HudFontSmallBold" - "labelText" "%explanationnumber%" - "textAlignment" "center" - "xpos" "0" - "ypos" "135" - "zpos" "-1" - "wide" "300" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "200 80 60 255" - } - } - - "StockExplanation" - { - "ControlName" "CExplanationPopup" - "fieldName" "StockExplanation" - "xpos" "0" - "ypos" "0" - "zpos" "10000" - "wide" "250" - "tall" "160" - "visible" "0" - "PaintBackgroundType" "2" - "paintbackground" "0" - "border" "MainMenuHighlightBorder" - "next_explanation" "SortExplanation" - - "force_close" "1" - "end_x" "c-150" - "end_y" "80" - "end_wide" "300" - "end_tall" "165" - "callout_inparents_x" "c0" - "callout_inparents_y" "50" - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontSmallBold" - "labelText" "#BackpackStockExplanation_Title" - "textAlignment" "north" - "xpos" "20" - "ypos" "10" - "wide" "260" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "TextLabel" - { - "ControlName" "CExLabel" - "fieldName" "TextLabel" - "font" "HudFontSmall" - "labelText" "#BackpackStockExplanation_Text" - "textAlignment" "north-west" - "xpos" "20" - "ypos" "45" - "wide" "260" - "tall" "135" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "CloseButton" - { - "ControlName" "CExImageButton" - "fieldName" "CloseButton" - "xpos" "280" - "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" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "117 107 94 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" - } - } - "PrevButton" - { - "ControlName" "CExImageButton" - "fieldName" "PrevButton" - "xpos" "10" - "ypos" "135" - "zpos" "10" - "wide" "30" - "tall" "30" - "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" "prevexplanation" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "255 255 255 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "image" "blog_back" - "scaleImage" "1" - } - } - "NextButton" - { - "ControlName" "CExImageButton" - "fieldName" "NextButton" - "xpos" "260" - "ypos" "135" - "zpos" "10" - "wide" "30" - "tall" "30" - "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" "nextexplanation" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "255 255 255 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "image" "blog_forward" - "scaleImage" "1" - } - } - "PositionLabel" - { - "ControlName" "CExLabel" - "fieldName" "PositionLabel" - "font" "HudFontSmallBold" - "labelText" "%explanationnumber%" - "textAlignment" "center" - "xpos" "0" - "ypos" "135" - "zpos" "-1" - "wide" "300" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "200 80 60 255" - } - } - - "SortExplanation" - { - "ControlName" "CExplanationPopup" - "fieldName" "SortExplanation" - "xpos" "0" - "ypos" "0" - "zpos" "10000" - "wide" "250" - "tall" "160" - "visible" "0" - "PaintBackgroundType" "2" - "paintbackground" "0" - "border" "MainMenuHighlightBorder" - - "force_close" "1" - "end_x" "c-110" - "end_y" "80" - "end_wide" "300" - "end_tall" "135" - "callout_inparents_x" "c200" - "callout_inparents_y" "55" - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontSmallBold" - "labelText" "#BackpackSortExplanation_Title" - "textAlignment" "north" - "xpos" "20" - "ypos" "10" - "wide" "260" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "TextLabel" - { - "ControlName" "CExLabel" - "fieldName" "TextLabel" - "font" "HudFontSmall" - "labelText" "#BackpackSortExplanation_Text" - "textAlignment" "north-west" - "xpos" "20" - "ypos" "45" - "wide" "260" - "tall" "135" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "CloseButton" - { - "ControlName" "CExImageButton" - "fieldName" "CloseButton" - "xpos" "280" - "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" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "117 107 94 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" - } - } - "PrevButton" - { - "ControlName" "CExImageButton" - "fieldName" "PrevButton" - "xpos" "10" - "ypos" "105" - "zpos" "10" - "wide" "30" - "tall" "30" - "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" "prevexplanation" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "255 255 255 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "image" "blog_back" - "scaleImage" "1" - } - } - "PositionLabel" - { - "ControlName" "CExLabel" - "fieldName" "PositionLabel" - "font" "HudFontSmallBold" - "labelText" "%explanationnumber%" - "textAlignment" "center" - "xpos" "0" - "ypos" "105" - "zpos" "-1" - "wide" "300" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "200 80 60 255" - } - } -} diff --git a/minmode/resource/ui/econ/ConfirmApplyCardUpgradeApplicationDialog.res b/minmode/resource/ui/econ/ConfirmApplyCardUpgradeApplicationDialog.res deleted file mode 100644 index 4ff5097..0000000 --- a/minmode/resource/ui/econ/ConfirmApplyCardUpgradeApplicationDialog.res +++ /dev/null @@ -1,300 +0,0 @@ -"Resource/UI/ConfirmApplyCardUpgradeApplicationDialog.res" -{ - "ConfirmApplyCardUpgradeApplicationDialog" - { - "fieldName" "ConfirmApplyCardUpgradeApplicationDialog" - "visible" "1" - "enabled" "1" - "xpos" "c-200" - "ypos" "c-200" - "wide" "400" - "tall" "240" - "settitlebarvisible" "0" - "paintborder" "2" - "paintbackground" "1" - "border" "CyanBorderThick" - "bgcolor_override" "25 25 25 255" - } - "mouseoveritempanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "mouseoveritempanel" - "xpos" "c-70" - "ypos" "270" - "zpos" "100" - "wide" "300" - "tall" "300" - "visible" "0" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "1" - "text_ypos" "20" - "text_center" "1" - "model_hide" "1" - "resize_to_text" "1" - "padding_height" "15" - "BackColor" - { - "ControlName" "EditablePanel" - "fieldName" "BackColor" - "xpos" "0" - "ypos" "0" - "zpos" "-1" - "wide" "f0" - "tall" "f0" - "visible" "1" - "enabled" "1" - "pinCorner" "0" - "autoResize" "0" - "PaintBackgroundType""1" - "border" "NoBorder" - "bgcolor_override" "35 35 35 255" - - "attriblabel" - { - "font" "ItemFontAttribLarge" - "xpos" "0" - "ypos" "30" - "zpos" "101" - "wide" "140" - "tall" "60" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%attriblist%" - "textAlignment" "center" - "fgcolor" "117 107 94 255" - "centerwrap" "1" - } - } - } - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "Cerbetica32" - "labelText" "dynamic" - "textAlignment" "center" - "xpos" "100" - "ypos" "10" - "zpos" "0" - "wide" "200" - "tall" "60" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "centerwrap" "1" - } - "ToolBG" - { - "ControlName" "CExLabel" - "fieldName" "ToolBG" - "font" "HudFontSmallBold" - "labelText" "" - "textAlignment" "east" - "xpos" "10" - "ypos" "10" - "zpos" "-1" - "wide" "84" - "tall" "64" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "paintbackground" "0" - "border" "BackpackItemBorder_SelfMade" - } - "tool_icon" - { - "ControlName" "ScalableImagePanel" - "fieldName" "tool_icon" - "xpos" "10" - "ypos" "10" - "zpos" "2" - "wide" "16" - "tall" "16" - "visible" "1" - "enabled" "1" - "image" "backpack_jewel_modify_target_b_g" - "tileImage" "0" - "tileVertically" "0" - "drawcolor" "112 176 74 255" - } - "tool_modelpanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "tool_modelpanel" - "xpos" "10" - "ypos" "10" - "zpos" "1" - "wide" "84" - "tall" "64" - "visible" "1" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "0" - "model_xpos" "2" - "model_ypos" "5" - "model_wide" "80" - "model_tall" "54" - "text_ypos" "100" - "text_center" "1" - "name_only" "1" - "paint_icon_hide" "1" - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - } - } - "SubjectBG" - { - "ControlName" "CExLabel" - "fieldName" "SubjectBG" - "font" "HudFontSmallBold" - "labelText" "" - "textAlignment" "east" - "xpos" "300" - "ypos" "10" - "zpos" "-1" - "wide" "84" - "tall" "64" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "paintbackground" "0" - "border" "BackpackItemBorder_Vintage" - } - "subject_icon" - { - "ControlName" "ScalableImagePanel" - "fieldName" "subject_icon" - "xpos" "300" - "ypos" "10" - "zpos" "2" - "wide" "16" - "tall" "16" - "visible" "1" - "enabled" "1" - "image" "backpack_jewel_modify_target_b_g" - "tileImage" "0" - "tileVertically" "0" - "drawcolor" "71 98 145 255" - } - "subject_modelpanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "subject_modelpanel" - "xpos" "300" - "ypos" "10" - "zpos" "1" - "wide" "84" - "tall" "64" - "visible" "1" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "0" - "model_xpos" "2" - "model_ypos" "5" - "model_wide" "80" - "model_tall" "54" - "text_ypos" "100" - "text_center" "1" - "name_only" "1" - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - } - } - "ConfirmLabel" - { - "ControlName" "CExLabel" - "fieldName" "ConfirmLabel" - "font" "HudFontSmall" - "labelText" "#ToolCardUpgradeApplyConfirm" - "textAlignment" "center" - "xpos" "20" - "ypos" "80" - "zpos" "0" - "wide" "360" - "tall" "120" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "Base Color" - } - "CancelButton" - { - "ControlName" "CExButton" - "fieldName" "CancelButton" - "xpos" "50" - "ypos" "200" - "zpos" "1" - "wide" "130" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#Cancel" - "font" "DfButton" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "0" - "Command" "cancel" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - "OkButton" - { - "ControlName" "CExButton" - "fieldName" "OkButton" - "xpos" "220" - "ypos" "200" - "zpos" "1" - "wide" "130" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#CraftNameConfirm" - "font" "DfButton" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "apply" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } -}
\ No newline at end of file diff --git a/minmode/resource/ui/econ/ConfirmApplyDecodeDialog.res b/minmode/resource/ui/econ/ConfirmApplyDecodeDialog.res deleted file mode 100644 index 8bf2c5b..0000000 --- a/minmode/resource/ui/econ/ConfirmApplyDecodeDialog.res +++ /dev/null @@ -1,300 +0,0 @@ -"Resource/UI/ConfirmApplyDecodeDialog.res" -{ - "ConfirmApplyDecodeDialog" - { - "fieldName" "ConfirmApplyDecodeDialog" - "visible" "1" - "enabled" "1" - "xpos" "c-200" - "ypos" "c-200" - "wide" "400" - "tall" "240" - "settitlebarvisible" "0" - "paintborder" "2" - "paintbackground" "1" - "border" "CyanBorderThick" - "bgcolor_override" "25 25 25 255" - } - "mouseoveritempanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "mouseoveritempanel" - "xpos" "c-70" - "ypos" "270" - "zpos" "100" - "wide" "300" - "tall" "300" - "visible" "0" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "0" - "paintborder" "0" - "text_ypos" "20" - "text_center" "1" - "model_hide" "1" - "resize_to_text" "1" - "padding_height" "15" - "BackColor" - { - "ControlName" "EditablePanel" - "fieldName" "BackColor" - "xpos" "0" - "ypos" "0" - "zpos" "-1" - "wide" "f0" - "tall" "f0" - "visible" "1" - "enabled" "1" - "pinCorner" "0" - "autoResize" "0" - "PaintBackgroundType""1" - "border" "NoBorder" - "bgcolor_override" "35 35 35 255" - - "attriblabel" - { - "font" "ItemFontAttribLarge" - "xpos" "0" - "ypos" "30" - "zpos" "101" - "wide" "140" - "tall" "60" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%attriblist%" - "textAlignment" "center" - "fgcolor" "117 107 94 255" - "centerwrap" "1" - } - } - } - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "Cerbetica32" - "labelText" "dynamic" - "textAlignment" "center" - "xpos" "100" - "ypos" "10" - "zpos" "0" - "wide" "200" - "tall" "60" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "centerwrap" "1" - } - "ToolBG" - { - "ControlName" "CExLabel" - "fieldName" "ToolBG" - "font" "HudFontSmallBold" - "labelText" "" - "textAlignment" "east" - "xpos" "10" - "ypos" "10" - "zpos" "-1" - "wide" "84" - "tall" "64" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "paintbackground" "0" - "border" "BackpackItemBorder_SelfMade" - } - "tool_icon" - { - "ControlName" "ScalableImagePanel" - "fieldName" "tool_icon" - "xpos" "10" - "ypos" "10" - "zpos" "2" - "wide" "16" - "tall" "16" - "visible" "1" - "enabled" "1" - "image" "backpack_jewel_modify_target_b_g" - "tileImage" "0" - "tileVertically" "0" - "drawcolor" "112 176 74 255" - } - "tool_modelpanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "tool_modelpanel" - "xpos" "10" - "ypos" "10" - "zpos" "1" - "wide" "84" - "tall" "64" - "visible" "1" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "0" - "model_xpos" "2" - "model_ypos" "5" - "model_wide" "80" - "model_tall" "54" - "text_ypos" "100" - "text_center" "1" - "name_only" "1" - "paint_icon_hide" "1" - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - } - } - "SubjectBG" - { - "ControlName" "CExLabel" - "fieldName" "SubjectBG" - "font" "HudFontSmallBold" - "labelText" "" - "textAlignment" "east" - "xpos" "300" - "ypos" "10" - "zpos" "-1" - "wide" "84" - "tall" "64" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "paintbackground" "0" - "border" "BackpackItemBorder_Vintage" - } - "subject_icon" - { - "ControlName" "ScalableImagePanel" - "fieldName" "subject_icon" - "xpos" "300" - "ypos" "10" - "zpos" "2" - "wide" "16" - "tall" "16" - "visible" "1" - "enabled" "1" - "image" "backpack_jewel_modify_target_b_g" - "tileImage" "0" - "tileVertically" "0" - "drawcolor" "71 98 145 255" - } - "subject_modelpanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "subject_modelpanel" - "xpos" "300" - "ypos" "10" - "zpos" "1" - "wide" "84" - "tall" "64" - "visible" "1" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "0" - "model_xpos" "2" - "model_ypos" "5" - "model_wide" "80" - "model_tall" "54" - "text_ypos" "100" - "text_center" "1" - "name_only" "1" - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - } - } - "ConfirmLabel" - { - "ControlName" "CExLabel" - "fieldName" "ConfirmLabel" - "font" "HudFontSmall" - "labelText" "#ToolDecodeConfirm" - "textAlignment" "center" - "xpos" "20" - "ypos" "80" - "zpos" "0" - "wide" "360" - "tall" "20" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "Base Color" - } - "CancelButton" - { - "ControlName" "CExButton" - "fieldName" "CancelButton" - "xpos" "50" - "ypos" "200" - "zpos" "1" - "wide" "130" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#Cancel" - "font" "DfButton" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "0" - "Command" "cancel" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - "OkButton" - { - "ControlName" "CExButton" - "fieldName" "OkButton" - "xpos" "220" - "ypos" "200" - "zpos" "1" - "wide" "130" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#CraftNameConfirm" - "font" "DfButton" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "apply" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } -}
\ No newline at end of file diff --git a/minmode/resource/ui/econ/ConfirmApplyGiftWrapDialog.res b/minmode/resource/ui/econ/ConfirmApplyGiftWrapDialog.res deleted file mode 100644 index 201dd4a..0000000 --- a/minmode/resource/ui/econ/ConfirmApplyGiftWrapDialog.res +++ /dev/null @@ -1,319 +0,0 @@ -"Resource/UI/ConfirmApplyGiftWrapDialog.res" -{ - "ConfirmApplyGiftWrapDialog" - { - "fieldName" "ConfirmApplyGiftWrapDialog" - "visible" "1" - "enabled" "1" - "xpos" "c-200" - "ypos" "c-200" - "wide" "400" - "tall" "240" - "settitlebarvisible" "0" - "settitlebarvisible" "0" - "paintborder" "2" - "paintbackground" "1" - "border" "CyanBorderThick" - "bgcolor_override" "25 25 25 255" - } - "mouseoveritempanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "mouseoveritempanel" - "xpos" "c-70" - "ypos" "270" - "zpos" "100" - "wide" "300" - "tall" "300" - "visible" "0" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "0" - "paintborder" "0" - "text_ypos" "20" - "text_center" "1" - "model_hide" "1" - "resize_to_text" "1" - "padding_height" "15" - "BackColor" - { - "ControlName" "EditablePanel" - "fieldName" "BackColor" - "xpos" "0" - "ypos" "0" - "zpos" "-1" - "wide" "f0" - "tall" "f0" - "visible" "1" - "enabled" "1" - "pinCorner" "0" - "autoResize" "0" - "PaintBackgroundType""1" - "border" "NoBorder" - "bgcolor_override" "35 35 35 255" - - "attriblabel" - { - "font" "ItemFontAttribLarge" - "xpos" "0" - "ypos" "30" - "zpos" "101" - "wide" "140" - "tall" "60" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%attriblist%" - "textAlignment" "center" - "fgcolor" "117 107 94 255" - "centerwrap" "1" - } - } - } - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "Cerbetica32" - "labelText" "dynamic" - "textAlignment" "center" - "xpos" "100" - "ypos" "10" - "zpos" "0" - "wide" "200" - "tall" "60" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "centerwrap" "1" - } - "ToolBG" - { - "ControlName" "CExLabel" - "fieldName" "ToolBG" - "font" "HudFontSmallBold" - "labelText" "" - "textAlignment" "east" - "xpos" "10" - "ypos" "10" - "zpos" "-1" - "wide" "84" - "tall" "64" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "paintbackground" "0" - "border" "BackpackItemBorder_SelfMade" - } - "tool_icon" - { - "ControlName" "ScalableImagePanel" - "fieldName" "tool_icon" - "xpos" "10" - "ypos" "10" - "zpos" "2" - "wide" "16" - "tall" "16" - "visible" "1" - "enabled" "1" - "image" "backpack_jewel_modify_target_b_g" - "tileImage" "0" - "tileVertically" "0" - "drawcolor" "112 176 74 255" - } - "tool_modelpanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "tool_modelpanel" - "xpos" "10" - "ypos" "10" - "zpos" "1" - "wide" "84" - "tall" "64" - "visible" "1" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "0" - "model_xpos" "2" - "model_ypos" "5" - "model_wide" "80" - "model_tall" "54" - "text_ypos" "100" - "text_center" "1" - "name_only" "1" - "paint_icon_hide" "1" - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - } - } - "SubjectBG" - { - "ControlName" "CExLabel" - "fieldName" "SubjectBG" - "font" "HudFontSmallBold" - "labelText" "" - "textAlignment" "east" - "xpos" "300" - "ypos" "10" - "zpos" "-1" - "wide" "84" - "tall" "64" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "paintbackground" "0" - "border" "BackpackItemBorder_Vintage" - } - "subject_icon" - { - "ControlName" "ScalableImagePanel" - "fieldName" "subject_icon" - "xpos" "300" - "ypos" "10" - "zpos" "2" - "wide" "16" - "tall" "16" - "visible" "1" - "enabled" "1" - "image" "backpack_jewel_modify_target_b_g" - "tileImage" "0" - "tileVertically" "0" - "drawcolor" "71 98 145 255" - } - "subject_modelpanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "subject_modelpanel" - "xpos" "300" - "ypos" "10" - "zpos" "1" - "wide" "84" - "tall" "64" - "visible" "1" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "0" - "model_xpos" "2" - "model_ypos" "5" - "model_wide" "80" - "model_tall" "54" - "text_ypos" "100" - "text_center" "1" - "name_only" "1" - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - } - } - "ConfirmLabel" - { - "ControlName" "CExLabel" - "fieldName" "ConfirmLabel" - "font" "HudFontSmall" - "labelText" "#ToolGiftWrapConfirm" - "textAlignment" "center" - "xpos" "20" - "ypos" "80" - "zpos" "0" - "wide" "360" - "tall" "20" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "Base Color" - } - "ConfirmLabelStrange" - { - "ControlName" "CExLabel" - "fieldName" "ConfirmLabelStrange" - "font" "HudFontSmall" - "labelText" "#ToolGiftWrapConfirmStrange" - "textAlignment" "center" - "xpos" "20" - "ypos" "80" - "zpos" "0" - "wide" "360" - "tall" "60" - "autoResize" "1" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "fgcolor_override" "Base Color" - } - "CancelButton" - { - "ControlName" "CExButton" - "fieldName" "CancelButton" - "xpos" "50" - "ypos" "200" - "zpos" "1" - "wide" "130" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#Cancel" - "font" "DfButton" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "0" - "Command" "cancel" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - "OkButton" - { - "ControlName" "CExButton" - "fieldName" "OkButton" - "xpos" "220" - "ypos" "200" - "zpos" "1" - "wide" "130" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#CraftNameConfirm" - "font" "DfButton" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "apply" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } -}
\ No newline at end of file diff --git a/minmode/resource/ui/econ/ConfirmApplyPaintCanDialog.res b/minmode/resource/ui/econ/ConfirmApplyPaintCanDialog.res deleted file mode 100644 index 91b8cd0..0000000 --- a/minmode/resource/ui/econ/ConfirmApplyPaintCanDialog.res +++ /dev/null @@ -1,347 +0,0 @@ -"Resource/UI/ConfirmApplyPaintCanDialog.res" -{ - "ConfirmApplyPaintCanDialog" - { - "fieldName" "ConfirmApplyPaintCanDialog" - "visible" "1" - "enabled" "1" - "xpos" "c-200" - "ypos" "c-200" - "wide" "400" - "tall" "240" - "settitlebarvisible" "0" - "paintborder" "2" - "paintbackground" "1" - "border" "CyanBorderThick" - "bgcolor_override" "25 25 25 255" - } - "mouseoveritempanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "mouseoveritempanel" - "xpos" "c-70" - "ypos" "270" - "zpos" "100" - "wide" "300" - "tall" "300" - "visible" "0" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "0" - "paintborder" "0" - "text_ypos" "20" - "text_center" "1" - "model_hide" "1" - "resize_to_text" "1" - "padding_height" "15" - "BackColor" - { - "ControlName" "EditablePanel" - "fieldName" "BackColor" - "xpos" "0" - "ypos" "0" - "zpos" "-1" - "wide" "f0" - "tall" "f0" - "visible" "1" - "enabled" "1" - "pinCorner" "0" - "autoResize" "0" - "PaintBackgroundType""1" - "border" "NoBorder" - "bgcolor_override" "35 35 35 255" - - "attriblabel" - { - "font" "ItemFontAttribLarge" - "xpos" "0" - "ypos" "30" - "zpos" "101" - "wide" "140" - "tall" "60" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%attriblist%" - "textAlignment" "center" - "fgcolor" "117 107 94 255" - "centerwrap" "1" - } - } - } - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "Cerbetica32" - "labelText" "dynamic" - "textAlignment" "center" - "xpos" "100" - "ypos" "10" - "zpos" "0" - "wide" "200" - "tall" "60" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "centerwrap" "1" - } - "ToolBG" - { - "ControlName" "CExLabel" - "fieldName" "ToolBG" - "font" "HudFontSmallBold" - "labelText" "" - "textAlignment" "east" - "xpos" "10" - "ypos" "10" - "zpos" "-1" - "wide" "84" - "tall" "64" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "paintbackground" "0" - "border" "BackpackItemBorder_SelfMade" - } - "tool_icon" - { - "ControlName" "ScalableImagePanel" - "fieldName" "tool_icon" - "xpos" "10" - "ypos" "10" - "zpos" "2" - "wide" "16" - "tall" "16" - "visible" "1" - "enabled" "1" - "image" "backpack_jewel_modify_target_b_g" - "tileImage" "0" - "tileVertically" "0" - "drawcolor" "112 176 74 255" - } - "tool_modelpanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "tool_modelpanel" - "xpos" "10" - "ypos" "10" - "zpos" "1" - "wide" "84" - "tall" "64" - "visible" "1" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "0" - "model_xpos" "2" - "model_ypos" "5" - "model_wide" "80" - "model_tall" "54" - "text_ypos" "100" - "text_center" "1" - "name_only" "1" - "paint_icon_hide" "1" - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - } - } - "SubjectBG" - { - "ControlName" "CExLabel" - "fieldName" "SubjectBG" - "font" "HudFontSmallBold" - "labelText" "" - "textAlignment" "east" - "xpos" "300" - "ypos" "10" - "zpos" "-1" - "wide" "84" - "tall" "64" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "paintbackground" "0" - "border" "BackpackItemBorder_Vintage" - } - "subject_icon" - { - "ControlName" "ScalableImagePanel" - "fieldName" "subject_icon" - "xpos" "300" - "ypos" "10" - "zpos" "2" - "wide" "16" - "tall" "16" - "visible" "1" - "enabled" "1" - "image" "backpack_jewel_modify_target_b_g" - "tileImage" "0" - "tileVertically" "0" - "drawcolor" "71 98 145 255" - } - "subject_modelpanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "subject_modelpanel" - "xpos" "300" - "ypos" "10" - "zpos" "1" - "wide" "84" - "tall" "64" - "visible" "1" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "0" - "model_xpos" "2" - "model_ypos" "5" - "model_wide" "80" - "model_tall" "54" - "text_ypos" "100" - "text_center" "1" - "name_only" "1" - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - } - } - "ConfirmLabel" - { - "ControlName" "CExLabel" - "fieldName" "ConfirmLabel" - "font" "HudFontSmall" - "labelText" "#ToolPaintConfirm" - "textAlignment" "center" - "xpos" "20" - "ypos" "80" - "zpos" "0" - "wide" "360" - "tall" "20" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "Base Color" - } - "paint_model" - { - "ControlName" "CItemModelPanel" - "fieldName" "paint_model" - "xpos" "150" - "ypos" "95" - "zpos" "1" - "wide" "100" - "tall" "100" - "visible" "1" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "0" - "model_xpos" "2" - "model_ypos" "5" - "model_wide" "100" - "model_tall" "100" - "text_ypos" "100" - "text_center" "1" - "name_only" "1" - "paint_icon_hide" "1" - "itemmodelpanel" - { - "force_use_model" "1" - "use_item_rendertarget" "1" - "allow_rot" "1" - } - } - "WarningLabel" - { - "ControlName" "CExLabel" - "fieldName" "WarningLabel" - "font" "HudFontSmall" - "labelText" "#ToolPaintConfirmWarning" - "textAlignment" "center" - "xpos" "0" - "ypos" "170" - "zpos" "0" - "wide" "400" - "tall" "20" - "autoResize" "1" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "fgcolor_override" "Base Color" - } - "CancelButton" - { - "ControlName" "CExButton" - "fieldName" "CancelButton" - "xpos" "50" - "ypos" "200" - "zpos" "1" - "wide" "130" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#Cancel" - "font" "DfButton" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "0" - "Command" "cancel" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - "OkButton" - { - "ControlName" "CExButton" - "fieldName" "OkButton" - "xpos" "220" - "ypos" "200" - "zpos" "1" - "wide" "130" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#CraftNameConfirm" - "font" "DfButton" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "apply" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } -}
\ No newline at end of file diff --git a/minmode/resource/ui/econ/ConfirmApplyStrangePartApplicationDialog.res b/minmode/resource/ui/econ/ConfirmApplyStrangePartApplicationDialog.res deleted file mode 100644 index 2084784..0000000 --- a/minmode/resource/ui/econ/ConfirmApplyStrangePartApplicationDialog.res +++ /dev/null @@ -1,301 +0,0 @@ -"Resource/UI/ConfirmApplyStrangePartApplicationDialog.res" -{ - "ConfirmApplyStrangePartApplicationDialog" - { - "fieldName" "ConfirmApplyStrangePartApplicationDialog" - "visible" "1" - "enabled" "1" - "xpos" "c-200" - "ypos" "c-200" - "wide" "400" - "tall" "240" - "settitlebarvisible" "0" - "paintborder" "2" - "paintbackground" "1" - "border" "CyanBorderThick" - "bgcolor_override" "25 25 25 255" - - } - "mouseoveritempanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "mouseoveritempanel" - "xpos" "c-70" - "ypos" "270" - "zpos" "100" - "wide" "300" - "tall" "300" - "visible" "0" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "0" - "paintborder" "0" - "text_ypos" "20" - "text_center" "1" - "model_hide" "1" - "resize_to_text" "1" - "padding_height" "15" - "BackColor" - { - "ControlName" "EditablePanel" - "fieldName" "BackColor" - "xpos" "0" - "ypos" "0" - "zpos" "-1" - "wide" "f0" - "tall" "f0" - "visible" "1" - "enabled" "1" - "pinCorner" "0" - "autoResize" "0" - "PaintBackgroundType""1" - "border" "NoBorder" - "bgcolor_override" "35 35 35 255" - - "attriblabel" - { - "font" "ItemFontAttribLarge" - "xpos" "0" - "ypos" "30" - "zpos" "101" - "wide" "140" - "tall" "60" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%attriblist%" - "textAlignment" "center" - "fgcolor" "117 107 94 255" - "centerwrap" "1" - } - } - } - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "Cerbetica32" - "labelText" "dynamic" - "textAlignment" "center" - "xpos" "100" - "ypos" "10" - "zpos" "0" - "wide" "200" - "tall" "60" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "centerwrap" "1" - } - "ToolBG" - { - "ControlName" "CExLabel" - "fieldName" "ToolBG" - "font" "HudFontSmallBold" - "labelText" "" - "textAlignment" "east" - "xpos" "10" - "ypos" "10" - "zpos" "-1" - "wide" "84" - "tall" "64" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "paintbackground" "0" - "border" "BackpackItemBorder_SelfMade" - } - "tool_icon" - { - "ControlName" "ScalableImagePanel" - "fieldName" "tool_icon" - "xpos" "10" - "ypos" "10" - "zpos" "2" - "wide" "16" - "tall" "16" - "visible" "1" - "enabled" "1" - "image" "backpack_jewel_modify_target_b_g" - "tileImage" "0" - "tileVertically" "0" - "drawcolor" "112 176 74 255" - } - "tool_modelpanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "tool_modelpanel" - "xpos" "10" - "ypos" "10" - "zpos" "1" - "wide" "84" - "tall" "64" - "visible" "1" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "0" - "model_xpos" "2" - "model_ypos" "5" - "model_wide" "80" - "model_tall" "54" - "text_ypos" "100" - "text_center" "1" - "name_only" "1" - "paint_icon_hide" "1" - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - } - } - "SubjectBG" - { - "ControlName" "CExLabel" - "fieldName" "SubjectBG" - "font" "HudFontSmallBold" - "labelText" "" - "textAlignment" "east" - "xpos" "300" - "ypos" "10" - "zpos" "-1" - "wide" "84" - "tall" "64" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "paintbackground" "0" - "border" "BackpackItemBorder_Vintage" - } - "subject_icon" - { - "ControlName" "ScalableImagePanel" - "fieldName" "subject_icon" - "xpos" "300" - "ypos" "10" - "zpos" "2" - "wide" "16" - "tall" "16" - "visible" "1" - "enabled" "1" - "image" "backpack_jewel_modify_target_b_g" - "tileImage" "0" - "tileVertically" "0" - "drawcolor" "71 98 145 255" - } - "subject_modelpanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "subject_modelpanel" - "xpos" "300" - "ypos" "10" - "zpos" "1" - "wide" "84" - "tall" "64" - "visible" "1" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "0" - "model_xpos" "2" - "model_ypos" "5" - "model_wide" "80" - "model_tall" "54" - "text_ypos" "100" // Hide it off the bottom - "text_center" "1" - "name_only" "1" - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - } - } - "ConfirmLabel" - { - "ControlName" "CExLabel" - "fieldName" "ConfirmLabel" - "font" "HudFontSmall" - "labelText" "#ToolStrangePartApplyConfirm" - "textAlignment" "center" - "xpos" "20" - "ypos" "80" - "zpos" "0" - "wide" "360" - "tall" "60" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "Base Color" - } - "CancelButton" - { - "ControlName" "CExButton" - "fieldName" "CancelButton" - "xpos" "50" - "ypos" "200" - "zpos" "1" - "wide" "130" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#Cancel" - "font" "DfButton" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "0" - "Command" "cancel" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - "OkButton" - { - "ControlName" "CExButton" - "fieldName" "OkButton" - "xpos" "220" - "ypos" "200" - "zpos" "1" - "wide" "130" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#CraftNameConfirm" - "font" "DfButton" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "apply" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } -}
\ No newline at end of file diff --git a/minmode/resource/ui/econ/ConfirmApplyTeamColorPaintCanDialog.res b/minmode/resource/ui/econ/ConfirmApplyTeamColorPaintCanDialog.res deleted file mode 100644 index eef7a12..0000000 --- a/minmode/resource/ui/econ/ConfirmApplyTeamColorPaintCanDialog.res +++ /dev/null @@ -1,376 +0,0 @@ -"Resource/UI/ConfirmApplyTeamColorPaintCanDialog.res" -{ - "ConfirmApplyTeamColorPaintCanDialog" - { - "fieldName" "ConfirmApplyTeamColorPaintCanDialog" - "visible" "1" - "enabled" "1" - "xpos" "c-200" - "ypos" "c-200" - "wide" "400" - "tall" "240" - "settitlebarvisible" "0" - "paintborder" "2" - "paintbackground" "1" - "border" "CyanBorderThick" - "bgcolor_override" "25 25 25 255" - } - "mouseoveritempanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "mouseoveritempanel" - "xpos" "c-70" - "ypos" "270" - "zpos" "100" - "wide" "300" - "tall" "300" - "visible" "0" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "0" - "paintborder" "0" - "text_ypos" "20" - "text_center" "1" - "model_hide" "1" - "resize_to_text" "1" - "padding_height" "15" - "BackColor" - { - "ControlName" "EditablePanel" - "fieldName" "BackColor" - "xpos" "0" - "ypos" "0" - "zpos" "-1" - "wide" "f0" - "tall" "f0" - "visible" "1" - "enabled" "1" - "pinCorner" "0" - "autoResize" "0" - "PaintBackgroundType""1" - "border" "NoBorder" - "bgcolor_override" "35 35 35 255" - - "attriblabel" - { - "font" "ItemFontAttribLarge" - "xpos" "0" - "ypos" "30" - "zpos" "101" - "wide" "140" - "tall" "60" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%attriblist%" - "textAlignment" "center" - "fgcolor" "117 107 94 255" - "centerwrap" "1" - } - } - } - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "Cerbetica32" - "labelText" "dynamic" - "textAlignment" "center" - "xpos" "100" - "ypos" "10" - "zpos" "0" - "wide" "200" - "tall" "60" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "centerwrap" "1" - } - "ToolBG" - { - "ControlName" "CExLabel" - "fieldName" "ToolBG" - "font" "HudFontSmallBold" - "labelText" "" - "textAlignment" "east" - "xpos" "10" - "ypos" "10" - "zpos" "-1" - "wide" "84" - "tall" "64" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "paintbackground" "0" - "border" "BackpackItemBorder_SelfMade" - } - "tool_icon" - { - "ControlName" "ScalableImagePanel" - "fieldName" "tool_icon" - "xpos" "10" - "ypos" "10" - "zpos" "2" - "wide" "16" - "tall" "16" - "visible" "1" - "enabled" "1" - "image" "backpack_jewel_modify_target_b_g" - "tileImage" "0" - "tileVertically" "0" - "drawcolor" "112 176 74 255" - } - "tool_modelpanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "tool_modelpanel" - "xpos" "10" - "ypos" "10" - "zpos" "1" - "wide" "84" - "tall" "64" - "visible" "1" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "0" - "model_xpos" "2" - "model_ypos" "5" - "model_wide" "80" - "model_tall" "54" - "text_ypos" "100" - "text_center" "1" - "name_only" "1" - "paint_icon_hide" "1" - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - } - } - "SubjectBG" - { - "ControlName" "CExLabel" - "fieldName" "SubjectBG" - "font" "HudFontSmallBold" - "labelText" "" - "textAlignment" "east" - "xpos" "300" - "ypos" "10" - "zpos" "-1" - "wide" "84" - "tall" "64" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "paintbackground" "0" - "border" "BackpackItemBorder_Vintage" - } - "subject_icon" - { - "ControlName" "ScalableImagePanel" - "fieldName" "subject_icon" - "xpos" "300" - "ypos" "10" - "zpos" "2" - "wide" "16" - "tall" "16" - "visible" "1" - "enabled" "1" - "image" "backpack_jewel_modify_target_b_g" - "tileImage" "0" - "tileVertically" "0" - "drawcolor" "71 98 145 255" - } - "subject_modelpanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "subject_modelpanel" - "xpos" "300" - "ypos" "10" - "zpos" "1" - "wide" "84" - "tall" "64" - "visible" "1" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "0" - "model_xpos" "2" - "model_ypos" "5" - "model_wide" "80" - "model_tall" "54" - "text_ypos" "100" - "text_center" "1" - "name_only" "1" - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - } - } - "ConfirmLabel" - { - "ControlName" "CExLabel" - "fieldName" "ConfirmLabel" - "font" "HudFontSmall" - "labelText" "#ToolPaintConfirm" - "textAlignment" "center" - "xpos" "20" - "ypos" "80" - "zpos" "0" - "wide" "360" - "tall" "20" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "Base Color" - } - "paint_model_red" - { - "ControlName" "CItemModelPanel" - "fieldName" "paint_model_red" - "xpos" "100" - "ypos" "95" - "zpos" "1" - "wide" "100" - "tall" "100" - "visible" "1" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "0" - "model_xpos" "2" - "model_ypos" "5" - "model_wide" "100" - "model_tall" "100" - "text_ypos" "100" - "text_center" "1" - "name_only" "1" - "paint_icon_hide" "1" - "itemmodelpanel" - { - "force_use_model" "1" - "use_item_rendertarget" "1" - "allow_rot" "1" - } - } - "paint_model_blue" - { - "ControlName" "CItemModelPanel" - "fieldName" "paint_model_blue" - "xpos" "200" - "ypos" "95" - "zpos" "1" - "wide" "100" - "tall" "100" - "visible" "1" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "0" - "model_xpos" "2" - "model_ypos" "5" - "model_wide" "100" - "model_tall" "100" - "text_ypos" "100" - "text_center" "1" - "name_only" "1" - "paint_icon_hide" "1" - "itemmodelpanel" - { - "force_use_model" "1" - "use_item_rendertarget" "1" - "allow_rot" "1" - } - } - "WarningLabel" - { - "ControlName" "CExLabel" - "fieldName" "WarningLabel" - "font" "HudFontSmall" - "labelText" "#ToolPaintConfirmWarning" - "textAlignment" "center" - "xpos" "0" - "ypos" "170" - "zpos" "0" - "wide" "400" - "tall" "20" - "autoResize" "1" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "fgcolor_override" "Base Color" - } - "CancelButton" - { - "ControlName" "CExButton" - "fieldName" "CancelButton" - "xpos" "50" - "ypos" "200" - "zpos" "1" - "wide" "130" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#Cancel" - "font" "DfButton" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "0" - "Command" "cancel" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - "OkButton" - { - "ControlName" "CExButton" - "fieldName" "OkButton" - "xpos" "220" - "ypos" "200" - "zpos" "1" - "wide" "130" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#CraftNameConfirm" - "font" "DfButton" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "apply" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } -}
\ No newline at end of file diff --git a/minmode/resource/ui/econ/ConfirmCollectDialog.res b/minmode/resource/ui/econ/ConfirmCollectDialog.res deleted file mode 100644 index a727b5f..0000000 --- a/minmode/resource/ui/econ/ConfirmCollectDialog.res +++ /dev/null @@ -1,300 +0,0 @@ -"Resource/UI/ConfirmCollectDialog.res" -{ - "ConfirmCollectDialog" - { - "fieldName" "ConfirmCollectDialog" - "visible" "1" - "enabled" "1" - "xpos" "c-200" - "ypos" "105" - "wide" "400" - "tall" "240" - "settitlebarvisible" "0" - "paintborder" "2" - "paintbackground" "1" - "border" "CyanBorderThick" - "bgcolor_override" "25 25 25 255" - } - "mouseoveritempanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "mouseoveritempanel" - "xpos" "c-70" - "ypos" "270" - "zpos" "100" - "wide" "300" - "tall" "300" - "visible" "0" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "0" - "paintborder" "0" - "text_ypos" "20" - "text_center" "1" - "model_hide" "1" - "resize_to_text" "1" - "padding_height" "15" - "BackColor" - { - "ControlName" "EditablePanel" - "fieldName" "BackColor" - "xpos" "0" - "ypos" "0" - "zpos" "-1" - "wide" "f0" - "tall" "f0" - "visible" "1" - "enabled" "1" - "pinCorner" "0" - "autoResize" "0" - "PaintBackgroundType""1" - "border" "NoBorder" - "bgcolor_override" "35 35 35 255" - - "attriblabel" - { - "font" "ItemFontAttribLarge" - "xpos" "0" - "ypos" "30" - "zpos" "101" - "wide" "140" - "tall" "60" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%attriblist%" - "textAlignment" "center" - "fgcolor" "117 107 94 255" - "centerwrap" "1" - } - } - } - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "Cerbetica32" - "labelText" "dynamic" - "textAlignment" "center" - "xpos" "100" - "ypos" "10" - "zpos" "0" - "wide" "200" - "tall" "60" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "centerwrap" "1" - } - "ToolBG" - { - "ControlName" "CExLabel" - "fieldName" "ToolBG" - "font" "HudFontSmallBold" - "labelText" "" - "textAlignment" "east" - "xpos" "10" - "ypos" "10" - "zpos" "-1" - "wide" "84" - "tall" "64" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "paintbackground" "0" - "border" "BackpackItemBorder_SelfMade" - } - "tool_icon" - { - "ControlName" "ScalableImagePanel" - "fieldName" "tool_icon" - "xpos" "10" - "ypos" "10" - "zpos" "2" - "wide" "16" - "tall" "16" - "visible" "1" - "enabled" "1" - "image" "backpack_jewel_modify_target_b_g" - "tileImage" "0" - "tileVertically" "0" - "drawcolor" "112 176 74 255" - } - "tool_modelpanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "tool_modelpanel" - "xpos" "10" - "ypos" "10" - "zpos" "1" - "wide" "84" - "tall" "64" - "visible" "1" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "0" - "model_xpos" "2" - "model_ypos" "5" - "model_wide" "80" - "model_tall" "54" - "text_ypos" "100" - "text_center" "1" - "name_only" "1" - "paint_icon_hide" "1" - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - } - } - "SubjectBG" - { - "ControlName" "CExLabel" - "fieldName" "SubjectBG" - "font" "HudFontSmallBold" - "labelText" "" - "textAlignment" "east" - "xpos" "300" - "ypos" "10" - "zpos" "-1" - "wide" "84" - "tall" "64" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "paintbackground" "0" - "border" "BackpackItemBorder_Vintage" - } - "subject_icon" - { - "ControlName" "ScalableImagePanel" - "fieldName" "subject_icon" - "xpos" "300" - "ypos" "10" - "zpos" "2" - "wide" "16" - "tall" "16" - "visible" "1" - "enabled" "1" - "image" "backpack_jewel_modify_target_b_g" - "tileImage" "0" - "tileVertically" "0" - "drawcolor" "71 98 145 255" - } - "subject_modelpanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "subject_modelpanel" - "xpos" "300" - "ypos" "10" - "zpos" "1" - "wide" "84" - "tall" "64" - "visible" "1" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "0" - "model_xpos" "2" - "model_ypos" "5" - "model_wide" "80" - "model_tall" "54" - "text_ypos" "100" - "text_center" "1" - "name_only" "1" - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - } - } - "ConfirmLabel" - { - "ControlName" "CExLabel" - "fieldName" "ConfirmLabel" - "font" "HudFontSmall" - "labelText" "#ToolCollectConfirm" - "textAlignment" "center" - "xpos" "20" - "ypos" "80" - "zpos" "0" - "wide" "360" - "tall" "80" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "DcEmphasis" - } - "CancelButton" - { - "ControlName" "CExButton" - "fieldName" "CancelButton" - "xpos" "50" - "ypos" "200" - "zpos" "1" - "wide" "130" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#Cancel" - "font" "DfTitleLabelSmall" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "0" - "Command" "cancel" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - "OkButton" - { - "ControlName" "CExButton" - "fieldName" "OkButton" - "xpos" "220" - "ypos" "200" - "zpos" "1" - "wide" "130" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#CraftNameConfirm" - "font" "DfTitleLabelSmall" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "apply" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } -}
\ No newline at end of file diff --git a/minmode/resource/ui/econ/ConfirmCustomizeTextureDialog.res b/minmode/resource/ui/econ/ConfirmCustomizeTextureDialog.res deleted file mode 100644 index 0ea9ffb..0000000 --- a/minmode/resource/ui/econ/ConfirmCustomizeTextureDialog.res +++ /dev/null @@ -1,986 +0,0 @@ -"Resource/UI/econ/ConfirmCustomizeTextureDialog.res" -{ - "ConfirmCustomizeTextureDialog" - { - "fieldName" "ConfirmCustomizeTextureDialog" - "visible" "1" - "enabled" "1" - "xpos" "c-280" - "ypos" "c-225" - "wide" "560" - "tall" "345" - "settitlebarvisible" "0" - "paintborder" "2" - "paintbackground" "1" - "border" "CyanBorderThick" - "bgcolor_override" "25 25 25 255" - } - "mouseoveritempanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "mouseoveritempanel" - "xpos" "c-70" - "ypos" "270" - "zpos" "100" - "wide" "300" - "tall" "300" - "visible" "0" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "0" - "paintborder" "0" - "text_ypos" "20" - "text_center" "1" - "model_hide" "1" - "resize_to_text" "1" - "padding_height" "15" - "BackColor" - { - "ControlName" "EditablePanel" - "fieldName" "BackColor" - "xpos" "0" - "ypos" "0" - "zpos" "-1" - "wide" "f0" - "tall" "f0" - "visible" "1" - "enabled" "1" - "pinCorner" "0" - "autoResize" "0" - "PaintBackgroundType""1" - "border" "NoBorder" - "bgcolor_override" "35 35 35 255" - - "attriblabel" - { - "font" "ItemFontAttribLarge" - "xpos" "0" - "ypos" "30" - "zpos" "101" - "wide" "140" - "tall" "60" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%attriblist%" - "textAlignment" "center" - "fgcolor" "117 107 94 255" - "centerwrap" "1" - } - } - } - "ToolBG" - { - "ControlName" "CExLabel" - "fieldName" "ToolBG" - "font" "HudFontSmallBold" - "labelText" "" - "textAlignment" "east" - "xpos" "10" - "ypos" "10" - "zpos" "-1" - "wide" "84" - "tall" "64" - "paintbackground" "0" - "border" "BackpackItemBorder_SelfMade" - } - "tool_icon" - { - "ControlName" "ScalableImagePanel" - "fieldName" "tool_icon" - "xpos" "10" - "ypos" "10" - "zpos" "2" - "wide" "16" - "tall" "16" - "visible" "1" - "enabled" "1" - "image" "backpack_jewel_modify_target_b_g" - "tileImage" "0" - "tileVertically" "0" - "drawcolor" "112 176 74 255" - } - "tool_modelpanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "tool_modelpanel" - "xpos" "10" - "ypos" "10" - "zpos" "1" - "wide" "84" - "tall" "64" - "visible" "1" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "0" - "model_xpos" "2" - "model_ypos" "5" - "model_wide" "80" - "model_tall" "54" - "text_ypos" "100" - "text_center" "1" - "name_only" "1" - "paint_icon_hide" "1" - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - } - } - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "Cerbetica32" - "labelText" "dynamic" - "textAlignment" "center" - "xpos" "100" - "ypos" "10" - "zpos" "0" - "wide" "365" - "tall" "60" - "centerwrap" "1" - } - "SubjectBG" - { - "ControlName" "CExLabel" - "fieldName" "SubjectBG" - "font" "HudFontSmallBold" - "labelText" "" - "textAlignment" "east" - "xpos" "465" - "ypos" "10" - "zpos" "-1" - "wide" "84" - "tall" "64" - "paintbackground" "0" - "border" "BackpackItemBorder_3" - } - "subject_icon" - { - "ControlName" "ScalableImagePanel" - "fieldName" "subject_icon" - "xpos" "465" - "ypos" "10" - "zpos" "2" - "wide" "16" - "tall" "16" - "visible" "1" - "enabled" "1" - "image" "backpack_jewel_modify_target_b_g" - "tileImage" "0" - "tileVertically" "0" - "drawcolor" "71 98 145 255" - } - "subject_modelpanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "subject_modelpanel" - "xpos" "465" - "ypos" "10" - "zpos" "1" - "wide" "84" - "tall" "64" - "visible" "1" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "0" - "model_xpos" "2" - "model_ypos" "5" - "model_wide" "80" - "model_tall" "54" - "text_ypos" "100" - "text_center" "1" - "name_only" "1" - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - } - } - "paint_model" - { - "ControlName" "CItemModelPanel" - "fieldName" "paint_model" - "xpos" "275" - "ypos" "20" - "zpos" "100" - "wide" "160" - "tall" "160" - "visible" "1" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "paintborder" "0" - "model_xpos" "00" - "model_ypos" "00" - "model_wide" "160" - "model_tall" "160" - "model_only" "1" - "paint_icon_hide" "1" - "itemmodelpanel" - { - "force_use_model" "1" - "use_item_rendertarget" "0" - "allow_rot" "1" - } - } - "SelectImagePage" - { - "ControlName" "EditablePanel" - "fieldName" "SelectImagePage" - "xpos" "10" - "ypos" "80" - "wide" "540" - "tall" "260" - "visible" "1" - "enabled" "1" - "PageTitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "PageTitleLabel" - "font" "HudFontMediumSmall" - "labelText" "#ToolCustomizeTextureStep1" - "textAlignment" "north-west" - "xpos" "0" - "ypos" "0" - "zpos" "0" - "wide" "540" - "tall" "20" - } - "ImagePaletteGroupBox" - { - "ControlName" "EditablePanel" - "fieldName" "ImagePaletteGroupBox" - "xpos" "0" - "ypos" "25" - "zpos" "-1" - "wide" "350" - "tall" "200" - "border" "GrayDialogBorder" - "UseAvatarRadio" - { - "ControlName" "RadioButton" - "fieldName" "UseAvatarRadio" - "xpos" "10" - "ypos" "10" - "wide" "330" - "tall" "20" - "labelText" "#ToolCustomizeTextureUseAvatarImage" - "textAlignment" "west" - "font" "HudFontSmallBold" - } - "UseAnyImageRadio" - { - "ControlName" "RadioButton" - "fieldName" "UseAnyImageRadio" - "xpos" "10" - "ypos" "80" - "wide" "330" - "tall" "20" - "labelText" "#ToolCustomizeTextureUseAnyImage" - "textAlignment" "west" - "font" "HudFontSmallBold" - } - "BrowseForNewImageButton" - { - "ControlName" "CExButton" - "fieldName" "BrowseForNewImageButton" - "xpos" "40" - "ypos" "110" - "zpos" "1" - "wide" "300" - "tall" "20" - "labelText" "#ToolCustomizeTextureBrowseButton" - "font" "DfButton" - "Command" "pick_image" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - "ForBestResultsLabel" - { - "ControlName" "CExLabel" - "fieldName" "ForBestResultsLabel" - "font" "HudFontSmall" - "xpos" "40" - "ypos" "140" - "wide" "300" - "tall" "40" - "labelText" "#ToolCustomizeTextureBestResults" - "textAlignment" "north-west" - "wrap" "1" - } - } - "PreviewImageGroupBox" - { - "ControlName" "EditablePanel" - "fieldName" "PreviewImageGroupBox" - "xpos" "360" - "ypos" "25" - "zpos" "-1" - "wide" "180" - "tall" "200" - "border" "GrayDialogBorder" - "PreviewCroppedImage" - { - "ControlName" "CRGBAImagePanel" - "fieldName" "PreviewCroppedImage" - "xpos" "20" - "ypos" "20" - "zpos" "-1" - "wide" "140" - "tall" "140" - } - "SquarizeComboBox" - { - "ControlName" "ComboBox" - "fieldName" "SquarizeComboBox" - "xpos" "20" - "ypos" "170" - "zpos" "-1" - "wide" "140" - "tall" "15" - "editable" "0" - "font" "HudFontSmall" - "bgcolor_override" "0 0 0 255" - "disabledBgColor_override" "0 0 0 255" - "selectionColor_override" "0 0 0 255" - "selectionTextColor_override" "235 226 202 255" - "defaultSelectionBG2Color_override" "0 0 0 0" - } - } - "CancelButton" - { - "ControlName" "CExButton" - "fieldName" "CancelButton" - "xpos" "00" - "ypos" "230" - "zpos" "1" - "wide" "130" - "tall" "25" - "labelText" "#Cancel" - "font" "DfButton" - "textAlignment" "center" - "Command" "cancel" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - "NextButton" - { - "ControlName" "CExButton" - "fieldName" "NextButton" - "xpos" "410" - "ypos" "230" - "zpos" "1" - "wide" "130" - "tall" "25" - "labelText" "#TF_NextCarat" - "font" "DfButton" - "textAlignment" "center" - "Command" "next_page" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - } - "AdjustFilterPage" - { - "ControlName" "EditablePanel" - "fieldName" "AdjustFilterPage" - "xpos" "10" - "ypos" "80" - "wide" "540" - "tall" "260" - "visible" "1" - "enabled" "1" - "PageTitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "PageTitleLabel" - "font" "HudFontMediumSmall" - "labelText" "#ToolCustomizeTextureStep2" - "textAlignment" "north-west" - "xpos" "0" - "ypos" "0" - "zpos" "0" - "wide" "540" - "tall" "20" - } - "FilterOptionsGroupBox" - { - "ControlName" "EditablePanel" - "fieldName" "SelectFilterGroupBox" - "Font" "HudFontSmallestBold" - "xpos" "0" - "ypos" "25" - "zpos" "-1" - "wide" "160" - "tall" "200" - "border" "GrayDialogBorder" - "FilterLabel" - { - "ControlName" "CExLabel" - "fieldName" "FilterLabel" - "font" "HudFontSmallBold" - "xpos" "10" - "ypos" "10" - "wide" "140" - "tall" "20" - "labelText" "Filter:" - "textAlignment" "north-west" - "visible" "0" - } - "FilterComboBox" - { - "ControlName" "ComboBox" - "fieldName" "FilterComboBox" - "xpos" "10" - "ypos" "30" - "zpos" "-1" - "wide" "140" - "tall" "15" - "editable" "0" - "font" "HudFontSmall" - "visible" "0" - "bgcolor_override" "0 0 0 255" - "disabledBgColor_override" "0 0 0 255" - "selectionColor_override" "0 0 0 255" - "selectionTextColor_override" "235 226 202 255" - "defaultSelectionBG2Color_override" "0 0 0 0" - } - "PainterlyOptions" - { - "ControlName" "EditablePanel" - "fieldName" "PainterlyOptions" - "xpos" "10" - "ypos" "50" - "zpos" "-1" - "wide" "140" - "tall" "150" - "FilterDescriptionLabel" - { - "ControlName" "CExLabel" - "fieldName" "FilterDescriptionLabel" - "xpos" "0" - "ypos" "0" - "wide" "140" - "tall" "80" - "labelText" "#ToolCustomizeTexturePainterlyDescription" - "textAlignment" "north-west" - "font" "HudFontSmall" - "wrap" "1" - } - } - "StencilOptions" - { - "ControlName" "EditablePanel" - "fieldName" "StencilOptions" - "xpos" "10" - "ypos" "50" - "zpos" "-1" - "wide" "140" - "tall" "150" - "FilterDescriptionLabel" - { - "ControlName" "CExLabel" - "fieldName" "FilterDescriptionLabel" - "xpos" "0" - "ypos" "0" - "wide" "120" - "tall" "60" - "labelText" "#ToolCustomizeTextureStencilDescription" - "textAlignment" "north-west" - "font" "HudFontSmall" - "wrap" "1" - "visible" "0" - } - "ColorPaletteLabel" - { - "ControlName" "CExLabel" - "fieldName" "ColorPaletteLabel" - "xpos" "0" - "ypos" "60" - "wide" "140" - "tall" "15" - "labelText" "#ToolCustomizeTextureColorPalette" - "textAlignment" "north-west" - "font" "HudFontSmallBold" - } - "PrevStencilPaletteButton" - { - "ControlName" "CExButton" - "fieldName" "PrevStencilPaletteButton" - "xpos" "0" - "ypos" "80" - "zpos" "1" - "wide" "65" - "tall" "15" - "labelText" "<<" - "font" "DfButton" - "textAlignment" "center" - "Command" "prev_stencil_palette" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - "NextStencilPaletteButton" - { - "ControlName" "CExButton" - "fieldName" "NextStencilPaletteButton" - "xpos" "75" - "ypos" "80" - "zpos" "1" - "wide" "65" - "tall" "15" - "labelText" ">>" - "font" "DfButton" - "textAlignment" "center" - "Command" "next_stencil_palette" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - "StencilGradientMap" - { - "ControlName" "CustomTextureStencilGradientMapWidget" - "fieldName" "StencilGradientMap" - "xpos" "0" - "ypos" "100" - "zpos" "1" - "wide" "140" - "tall" "20" - } - "StencilModeComboBox" - { - "ControlName" "ComboBox" - "fieldName" "StencilModeComboBox" - "xpos" "0" - "ypos" "125" - "zpos" "-1" - "wide" "140" - "tall" "15" - "editable" "0" - "font" "HudFontSmall" - "bgcolor_override" "0 0 0 255" - "disabledBgColor_override" "0 0 0 255" - "selectionColor_override" "0 0 0 255" - "selectionTextColor_override" "235 226 202 255" - "defaultSelectionBG2Color_override" "0 0 0 0" - } - } - } - "PreviewImageGroupBox" - { - "ControlName" "EditablePanel" - "fieldName" "PreviewImageGroupBox" - "xpos" "170" - "ypos" "25" - "zpos" "-1" - "wide" "180" - "tall" "200" - "border" "GrayDialogBorder" - "PreviewFilteredImage" - { - "ControlName" "CRGBAImagePanel" - "fieldName" "PreviewFilteredImage" - "xpos" "20" - "ypos" "30" - "zpos" "-1" - "wide" "140" - "tall" "140" - } - } - "PreviewModelGroupBox" - { - "ControlName" "EditablePanel" - "fieldName" "PreviewModelGroupBox" - "xpos" "360" - "ypos" "25" - "zpos" "-1" - "wide" "180" - "tall" "200" - "border" "GrayDialogBorder" - "GradientBgPanel" - { - "ControlName" "ImagePanel" - "FieldName" "GradientBgPanel" - "xpos" "10" - "ypos" "10" - "zpos" "1" - "wide" "160" - "tall" "180" - "visible" "1" - "tileImage" "0" - "scaleImage" "1" - "image" "loadout_bottom_gradient" - "border" "ButtonBorder" - "paintbackgroundtype" "2" - "paintbackground" "1" - } - "DragToRotateLabel" - { - "ControlName" "CExLabel" - "fieldName" "DragToRotateLabel" - "font" "HudFontSmall" - "labelText" "#ToolCustomizeTextureDragToRotate" - "textAlignment" "center" - "xpos" "10" - "ypos" "170" - "zpos" "2" - "wide" "160" - "tall" "20" - "centerwrap" "1" - } - } - "CancelButton" - { - "ControlName" "CExButton" - "fieldName" "CancelButton" - "xpos" "00" - "ypos" "230" - "zpos" "1" - "wide" "130" - "tall" "25" - "labelText" "#Cancel" - "font" "DfButton" - "textAlignment" "center" - "Command" "cancel" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - "BackButton" - { - "ControlName" "CExButton" - "fieldName" "BackButton" - "xpos" "270" - "ypos" "230" - "zpos" "1" - "wide" "130" - "tall" "25" - "labelText" "#TF_BackCarat" - "font" "DfButton" - "textAlignment" "center" - "Command" "prev_page" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - "NextButton" - { - "ControlName" "CExButton" - "fieldName" "NextButton" - "xpos" "410" - "ypos" "230" - "zpos" "1" - "wide" "130" - "tall" "25" - "labelText" "#TF_NextCarat" - "font" "DfButton" - "textAlignment" "center" - "Command" "next_page" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - } - "FinalConfirmPage" - { - "ControlName" "EditablePanel" - "fieldName" "FinalConfirmPage" - "xpos" "10" - "ypos" "80" - "wide" "540" - "tall" "260" - "PageTitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "PageTitleLabel" - "font" "HudFontMediumSmall" - "labelText" "#ToolCustomizeTextureStep3" - "textAlignment" "north-west" - "xpos" "0" - "ypos" "0" - "zpos" "0" - "wide" "540" - "tall" "20" - } - "WarningTextGroupBox" - { - "ControlName" "EditablePanel" - "fieldName" "WarningTextGroupBox" - "Font" "HudFontSmallestBold" - "xpos" "0" - "ypos" "25" - "zpos" "-1" - "wide" "350" - "tall" "200" - "border" "GrayDialogBorder" - "WarningText" - { - "ControlName" "CExLabel" - "fieldName" "WarningText" - "font" "HudFontSmall" - "xpos" "10" - "ypos" "10" - "wide" "330" - "tall" "180" - "labelText" "#ToolCustomizeTextureConfirmWarning" - "textAlignment" "west" - "wrap" "1" - } - } - "PreviewModelGroupBox" - { - "ControlName" "EditablePanel" - "fieldName" "PreviewModelGroupBox" - "xpos" "360" - "ypos" "25" - "zpos" "-1" - "wide" "180" - "tall" "200" - "border" "GrayDialogBorder" - "GradientBgPanel" - { - "ControlName" "ImagePanel" - "FieldName" "GradientBgPanel" - "xpos" "10" - "ypos" "10" - "zpos" "1" - "wide" "160" - "tall" "180" - "visible" "1" - "tileImage" "0" - "scaleImage" "1" - "image" "loadout_bottom_gradient" - "border" "ButtonBorder" - "paintbackgroundtype" "2" - "paintbackground" "1" - } - "DragToRotateLabel" - { - "ControlName" "CExLabel" - "fieldName" "DragToRotateLabel" - "font" "HudFontSmall" - "labelText" "#ToolCustomizeTextureDragToRotate" - "textAlignment" "center" - "xpos" "10" - "ypos" "170" - "zpos" "2" - "wide" "160" - "tall" "20" - "centerwrap" "1" - } - } - "CancelButton" - { - "ControlName" "CExButton" - "fieldName" "CancelButton" - "xpos" "00" - "ypos" "230" - "zpos" "1" - "wide" "130" - "tall" "25" - "labelText" "#Cancel" - "font" "DfButton" - "textAlignment" "center" - "default" "0" - "Command" "cancel" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - "BackButton" - { - "ControlName" "CExButton" - "fieldName" "BackButton" - "xpos" "270" - "ypos" "230" - "zpos" "1" - "wide" "130" - "tall" "25" - "labelText" "#TF_BackCarat" - "font" "DfButton" - "textAlignment" "center" - "Command" "prev_page" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - "OkButton" - { - "ControlName" "CExButton" - "fieldName" "OkButton" - "xpos" "410" - "ypos" "230" - "zpos" "1" - "wide" "130" - "tall" "25" - "labelText" "#ToolCustomizeTextureOKButton" - "font" "DfButton" - "textAlignment" "center" - "default" "1" - "Command" "apply" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - } - "PerformingActionPage" - { - "ControlName" "EditablePanel" - "fieldName" "PerformingActionPage" - "xpos" "10" - "ypos" "80" - "wide" "540" - "tall" "260" - "PleaseWaitLabel" - { - "ControlName" "CExLabel" - "fieldName" "PleaseWaitLabel" - "font" "HudFontSmallBold" - "labelText" "#ToolCustomizeTexturePleaseWait" - "textAlignment" "center" - "xpos" "20" - "ypos" "25" - "zpos" "0" - "wide" "340" - "tall" "200" - "centerwrap" "1" - } - "PreviewModelGroupBox" - { - "ControlName" "EditablePanel" - "fieldName" "PreviewModelGroupBox" - "xpos" "360" - "ypos" "25" - "zpos" "-1" - "wide" "180" - "tall" "200" - "border" "GrayDialogBorder" - "GradientBgPanel" - { - "ControlName" "ImagePanel" - "FieldName" "GradientBgPanel" - "xpos" "10" - "ypos" "10" - "zpos" "1" - "wide" "160" - "tall" "180" - "visible" "1" - "tileImage" "0" - "scaleImage" "1" - "image" "loadout_bottom_gradient" - "border" "ButtonBorder" - "paintbackgroundtype" "2" - "paintbackground" "1" - } - "DragToRotateLabel" - { - "ControlName" "CExLabel" - "fieldName" "DragToRotateLabel" - "font" "HudFontSmall" - "labelText" "#ToolCustomizeTextureDragToRotate" - "textAlignment" "center" - "xpos" "10" - "ypos" "170" - "zpos" "2" - "wide" "160" - "tall" "20" - "centerwrap" "1" - } - } - } -}
\ No newline at end of file diff --git a/minmode/resource/ui/econ/ConfirmDialogAbandonNoPenalty.res b/minmode/resource/ui/econ/ConfirmDialogAbandonNoPenalty.res deleted file mode 100644 index 658b953..0000000 --- a/minmode/resource/ui/econ/ConfirmDialogAbandonNoPenalty.res +++ /dev/null @@ -1,139 +0,0 @@ -"Resource/UI/ConfirmDialogAbandonNoPenalty.res" -{ - "ConfirmDialog" - { - "ControlName" "Frame" - "fieldName" "ConfirmDialog" - "xpos" "c-150" - "ypos" "140" - "wide" "300" - "tall" "200" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "settitlebarvisible" "0" - "paintborder" "2" - "paintbackground" "1" - "border" "CyanBorderThick" - "bgcolor_override" "25 25 25 255" - } - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "Cerbetica32" - "labelText" "#ConfirmTitle" - "textAlignment" "north" - "xpos" "0" - "ypos" "15" - "zpos" "1" - "wide" "300" - "tall" "32" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "Base Color" - } - "AbandonIcon" - { - "ControlName" "ImagePanel" - "fieldName" "AbandonIcon" - "xpos" "10" - "ypos" "52" - "wide" "40" - "tall" "40" - "image" "pve/mvm_timeout_active_large" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - } - "ExplanationLabel" - { - "ControlName" "CExLabel" - "fieldName" "ExplanationLabel" - "font" "EconFontSmall" - "labelText" "%text%" - "textAlignment" "north-west" - "xpos" "60" - "ypos" "50" - "zpos" "1" - "wide" "220" - "tall" "170" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "TanLight" - } - "CancelButton" - { - "ControlName" "CExButton" - "fieldName" "CancelButton" - "xpos" "165" - "ypos" "165" - "zpos" "20" - "wide" "125" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#GameUI_CancelBold" - "font" "DfButton" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "cancel" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - "ConfirmButton" - { - "ControlName" "CExButton" - "fieldName" "ConfirmButton" - "xpos" "10" - "ypos" "165" - "zpos" "20" - "wide" "125" - "tall" "25" - "default" "1" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#ConfirmButtonText" - "font" "DfButton" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "confirm" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } -}
\ No newline at end of file diff --git a/minmode/resource/ui/econ/ConfirmDialogAbandonPenalty.res b/minmode/resource/ui/econ/ConfirmDialogAbandonPenalty.res deleted file mode 100644 index 7b6757d..0000000 --- a/minmode/resource/ui/econ/ConfirmDialogAbandonPenalty.res +++ /dev/null @@ -1,139 +0,0 @@ -"Resource/UI/ConfirmDialogAbandonPenalty.res" -{ - "ConfirmDialog" - { - "ControlName" "Frame" - "fieldName" "ConfirmDialog" - "xpos" "c-150" - "ypos" "140" - "wide" "300" - "tall" "200" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "settitlebarvisible" "0" - "paintborder" "2" - "paintbackground" "1" - "border" "CyanBorderThick" - "bgcolor_override" "25 25 25 255" - } - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "Cerbetica32" - "labelText" "#ConfirmTitle" - "textAlignment" "north" - "xpos" "0" - "ypos" "15" - "zpos" "1" - "wide" "300" - "tall" "20" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "Base Color" - } - "AbandonIcon" - { - "ControlName" "ImagePanel" - "fieldName" "AbandonIcon" - "xpos" "10" - "ypos" "52" - "wide" "40" - "tall" "40" - "image" "pve/mvm_timeout_active_large" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - } - "ExplanationLabel" - { - "ControlName" "CExLabel" - "fieldName" "ExplanationLabel" - "font" "EconFontSmall" - "labelText" "%text%" - "textAlignment" "north-west" - "xpos" "60" - "ypos" "50" - "zpos" "1" - "wide" "220" - "tall" "170" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "Base Color" - } - "CancelButton" - { - "ControlName" "CExButton" - "fieldName" "CancelButton" - "xpos" "165" - "ypos" "165" - "zpos" "20" - "wide" "125" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#GameUI_CancelBold" - "font" "DfButton" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "cancel" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - "ConfirmButton" - { - "ControlName" "CExButton" - "fieldName" "ConfirmButton" - "xpos" "10" - "ypos" "165" - "zpos" "20" - "wide" "125" - "tall" "25" - "default" "1" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#ConfirmButtonText" - "font" "DfButton" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "confirm" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } -}
\ No newline at end of file diff --git a/minmode/resource/ui/econ/ConfirmDialogAbandonSafe.res b/minmode/resource/ui/econ/ConfirmDialogAbandonSafe.res deleted file mode 100644 index bb56c03..0000000 --- a/minmode/resource/ui/econ/ConfirmDialogAbandonSafe.res +++ /dev/null @@ -1,126 +0,0 @@ -"Resource/UI/ConfirmDialogAbandonSafe.res" -{ - "ConfirmDialog" - { - "ControlName" "Frame" - "fieldName" "ConfirmDialog" - "xpos" "c-150" - "ypos" "140" - "wide" "300" - "tall" "200" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "settitlebarvisible" "0" - "paintborder" "2" - "paintbackground" "1" - "border" "CyanBorderThick" - "bgcolor_override" "25 25 25 255" - } - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "Cerbetica32" - "labelText" "#ConfirmTitle" - "textAlignment" "north" - "xpos" "0" - "ypos" "15" - "zpos" "1" - "wide" "300" - "tall" "32" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "Base Color" - } - "ExplanationLabel" - { - "ControlName" "CExLabel" - "fieldName" "ExplanationLabel" - "font" "EconFontSmall" - "labelText" "%text%" - "textAlignment" "north" - "xpos" "40" - "ypos" "50" - "zpos" "1" - "wide" "220" - "tall" "170" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "centerwrap" "1" - "fgcolor_override" "TanLight" - } - "CancelButton" - { - "ControlName" "CExButton" - "fieldName" "CancelButton" - "xpos" "165" - "ypos" "165" - "zpos" "20" - "wide" "125" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#GameUI_CancelBold" - "font" "DfButton" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "cancel" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - "ConfirmButton" - { - "ControlName" "CExButton" - "fieldName" "ConfirmButton" - "xpos" "10" - "ypos" "165" - "zpos" "20" - "wide" "125" - "tall" "25" - "default" "1" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#ConfirmButtonText" - "font" "DfButton" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "confirm" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } -}
\ No newline at end of file diff --git a/minmode/resource/ui/econ/ConfirmItemPreviewDialog.res b/minmode/resource/ui/econ/ConfirmItemPreviewDialog.res deleted file mode 100644 index 9c9fd5e..0000000 --- a/minmode/resource/ui/econ/ConfirmItemPreviewDialog.res +++ /dev/null @@ -1,238 +0,0 @@ -"Resource/UI/ConfirmItemPreviewDialog.res" -{ - "ConfirmItemPreviewDialog" - { - "fieldName" "ConfirmItemPreviewDialog" - "visible" "1" - "enabled" "1" - "xpos" "c-200" - "ypos" "105" - "wide" "400" - "tall" "240" - "settitlebarvisible" "0" - "paintborder" "2" - "paintbackground" "1" - "border" "CyanBorderThick" - "bgcolor_override" "25 25 25 255" - } - "mouseoveritempanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "mouseoveritempanel" - "xpos" "c-70" - "ypos" "270" - "zpos" "100" - "wide" "300" - "tall" "300" - "visible" "0" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "0" - "paintborder" "0" - "text_ypos" "20" - "text_center" "1" - "model_hide" "1" - "resize_to_text" "1" - "padding_height" "15" - "BackColor" - { - "ControlName" "EditablePanel" - "fieldName" "BackColor" - "xpos" "0" - "ypos" "0" - "zpos" "-1" - "wide" "f0" - "tall" "f0" - "visible" "1" - "enabled" "1" - "pinCorner" "0" - "autoResize" "0" - "PaintBackgroundType""1" - "border" "NoBorder" - "bgcolor_override" "35 35 35 255" - - "attriblabel" - { - "font" "ItemFontAttribLarge" - "xpos" "0" - "ypos" "30" - "zpos" "101" - "wide" "140" - "tall" "60" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%attriblist%" - "textAlignment" "center" - "fgcolor" "117 107 94 255" - "centerwrap" "1" - } - } - } - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "Cerbetica32" - "labelText" "dynamic" - "textAlignment" "center" - "xpos" "100" - "ypos" "80" - "zpos" "0" - "wide" "200" - "tall" "30" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "centerwrap" "1" - } - "ToolBG" - { - "ControlName" "CExLabel" - "fieldName" "ToolBG" - "font" "HudFontSmallBold" - "labelText" "" - "textAlignment" "east" - "xpos" "158" - "ypos" "14" - "zpos" "-1" - "wide" "84" - "tall" "64" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "paintbackground" "0" - "border" "BackpackItemBorder_SelfMade" - } - "tool_icon" - { - "ControlName" "ScalableImagePanel" - "fieldName" "tool_icon" - "xpos" "158" - "ypos" "14" - "zpos" "2" - "wide" "16" - "tall" "16" - "visible" "1" - "enabled" "1" - "image" "backpack_jewel_modify_target_b_g" - "tileImage" "0" - "tileVertically" "0" - "drawcolor" "112 176 74 255" - } - "tool_modelpanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "tool_modelpanel" - "xpos" "158" - "ypos" "14" - "zpos" "1" - "wide" "84" - "tall" "64" - "visible" "1" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "0" - "model_xpos" "2" - "model_ypos" "5" - "model_wide" "80" - "model_tall" "54" - "text_ypos" "100" - "text_center" "1" - "name_only" "1" - "paint_icon_hide" "1" - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - } - } - "ConfirmLabel" - { - "ControlName" "CExLabel" - "fieldName" "ConfirmLabel" - "font" "HudFontSmall" - "labelText" "#ItemPreview_Confirm" - "textAlignment" "center" - "xpos" "20" - "ypos" "100" - "zpos" "0" - "wide" "360" - "tall" "80" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "Base Color" - } - "CancelButton" - { - "ControlName" "CExButton" - "fieldName" "CancelButton" - "xpos" "50" - "ypos" "200" - "zpos" "1" - "wide" "130" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#Cancel" - "font" "DfButton" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "0" - "Command" "cancel" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - "OkButton" - { - "ControlName" "CExButton" - "fieldName" "OkButton" - "xpos" "220" - "ypos" "200" - "zpos" "1" - "wide" "130" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#CraftNameConfirm" - "font" "DfButton" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "apply" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } -}
\ No newline at end of file diff --git a/minmode/resource/ui/econ/ItemModelPanel.res b/minmode/resource/ui/econ/ItemModelPanel.res deleted file mode 100644 index 86fdb7b..0000000 --- a/minmode/resource/ui/econ/ItemModelPanel.res +++ /dev/null @@ -1,322 +0,0 @@ -"Resource/UI/ItemModelPanel.res" -{ - - "mouseoveritempanel" - { - "fieldName" "mouseoveritempanel" - "collection_list_xpos" "250" - "is_mouseover" "1" - "text_xpos_collection" "0" - "text_ypos" "15" - "text_forcesize" "0" - //"model_xpos_collection" "77" - //"model_ypos_collection" "20" - //"model_wide_collection" "156" - //"model_tall_collection" "100" - } - - "LoadingSpinner" - { - "ControlName" "ImagePanel" - "fieldName" "LoadingSpinner" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "f0" - "tall" "f0" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "paintborder" "0" - "image" "animated/tf2_logo_hourglass" - "scaleImage" "1" - } - - - "MainContentsContainer" - { - "ControlName" "EditablePanel" - "fieldName" "MainContentsContainer" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "f0" - "visible" "1" - "bgcolor_override" "0 0 0 0" - - "itemmodelpanel" - { - "ControlName" "CEmbeddedItemModelPanel" - "fieldName" "itemmodelpanel" - - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "140" - "tall" "100" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "useparentbg" "1" - - "inset_eq_x" "2" - "inset_eq_y" "2" - - "fov" "54" - "start_framed" "1" - - "disable_manipulation" "1" - - "model" - { - "angles_x" "10" - "angles_y" "130" - "angles_z" "0" - } - } - - "namelabel" - { - "ControlName" "CExLabel" - "fieldName" "namelabel" - "font" "ItemFontNameLarge" - "xpos" "0" - "ypos" "0" - "zpos" "2" - "wide" "140" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%itemname%" - "textAlignment" "south" - "fgcolor" "235 226 202 255" - "centerwrap" "1" - } - "attriblabel" - { - "ControlName" "CExLabel" - "fieldName" "attriblabel" - "font" "ItemFontAttribLarge" - "xpos" "0" - "ypos" "30" - "zpos" "2" - "wide" "140" - "tall" "60" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%attriblist%" - "textAlignment" "south" - "fgcolor" "117 107 94 255" - "centerwrap" "1" - } - - "equippedlabel" - { - "ControlName" "CExLabel" - "fieldName" "equippedlabel" - "font" "ItemFontAttribSmall" - "xpos" "37" - "ypos" "28" - "zpos" "2" - "wide" "35" - "tall" "10" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "#ItemPanelEquipped" - "textAlignment" "center" - "fgcolor" "200 80 60 255" - "bgcolor_override" "0 0 0 255" - "PaintBackgroundType" "2" - "PaintBackgroundType" "0" - "border" "NoBorder" - } - - "paint_icon" - { - "ControlName" "CItemMaterialCustomizationIconPanel" - "fieldName" "paint_icon" - "xpos" "0" - "ypos" "0" - "zpos" "2" - "wide" "16" - "tall" "16" - "visible" "0" - "enabled" "1" - - } - - "quantitylabel" - { - "ControlName" "CExLabel" - "fieldName" "quantitylabel" - "font" "Cerbetica12" - "xpos" "4" - "ypos" "4" - "zpos" "2" - "wide" "18" - "tall" "10" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "labelText" "" - "textAlignment" "center" - "fgcolor" "200 80 60 255" - "bgcolor_override" "0 0 0 255" - "PaintBackgroundType" "0" - "border" "NoBorder" - } - - "serieslabel" - { - "ControlName" "CExLabel" - "fieldName" "serieslabel" - "font" "Cerbetica12" - "xpos" "4" - "ypos" "4" - "zpos" "2" - "wide" "18" - "tall" "10" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "labelText" "" - "textAlignment" "center" - "fgcolor" "200 180 60 255" - "bgcolor_override" "0 40 30 255" - "PaintBackgroundType" "0" - "border" "NoBorder" - } - - "matcheslabel" - { - "ControlName" "CExLabel" - "fieldName" "matcheslabel" - "font" "ItemFontAttribSmall" - "xpos" "4" - "ypos" "4" - "zpos" "2" - "wide" "24" - "tall" "10" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "labelText" "" - "textAlignment" "center" - "border" "NoBorder" - "fgcolor" "200 180 60 255" - "bgcolor_override" "0 40 30 255" - "PaintBackgroundType" "2" - } - - "vision_restriction_icon" - { - "ControlName" "ImagePanel" - "fieldName" "vision_restriction_icon" - "xpos" "4" - "ypos" "4" - "zpos" "2" - "autoResize" "0" - "pinCorner" "0" - "wide" "20" - "border" "NoBorder" - "tall" "16" - "visible" "0" - "enabled" "1" - "scaleImage" "1" - } - - "is_strange_icon" - { - "ControlName" "ImagePanel" - "fieldName" "is_strange_icon" - "xpos" "4" - "ypos" "4" - "zpos" "2" - "autoResize" "0" - "pinCorner" "0" - "wide" "16" - "tall" "16" - "visible" "0" - "enabled" "1" - "scaleImage" "1" - } - "is_unusual_icon" - { - "ControlName" "ImagePanel" - "fieldName" "is_unusual_icon" - "xpos" "4" - "ypos" "4" - "zpos" "2" - "autoResize" "0" - "pinCorner" "0" - "wide" "16" - "tall" "16" - "visible" "0" - "enabled" "1" - "scaleImage" "1" - } - "is_loaner_icon" - { - "ControlName" "ImagePanel" - "fieldName" "is_loaner_icon" - "xpos" "4" - "ypos" "4" - "zpos" "2" - "autoResize" "0" - "pinCorner" "0" - "wide" "16" - "tall" "16" - "visible" "0" - "enabled" "1" - "scaleImage" "1" - } - - "contained_item_panel" - { - "ControlName" "CItemModelPanel" - "xpos" "32" - "ypos" "20" - "zpos" "4" - "wide" "18" - "tall" "18" - "visible" "0" - "bgcolor_override" "0 0 0 200" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "0" - "useparentbg" "0" - - "enabled" "1" - - "model_xpos" "1" - "model_ypos" "1" - "model_wide" "16" - "model_tall" "16" - "text_ypos" "60" - "text_center" "1" - "model_only" "1" - - "inset_eq_x" "2" - "inset_eq_y" "2" - - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - } - - "use_item_sounds" "1" - } - } -} diff --git a/minmode/resource/ui/econ/confirmdialogoptout.res b/minmode/resource/ui/econ/confirmdialogoptout.res deleted file mode 100644 index 380d25a..0000000 --- a/minmode/resource/ui/econ/confirmdialogoptout.res +++ /dev/null @@ -1,152 +0,0 @@ -"Resource/UI/ConfirmDialogOptOut.res" -{ - "ConfirmDialog" - { - "ControlName" "Frame" - "fieldName" "ConfirmDialog" - "xpos" "c-150" - "ypos" "140" - "wide" "300" - "tall" "250" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "settitlebarvisible" "0" - "paintborder" "2" - "paintbackground" "1" - "border" "CyanBorderThick" - "bgcolor_override" "25 25 25 255" - } - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "Cerbetica32" - "labelText" "#ConfirmTitle" - "textAlignment" "north" - "xpos" "0" - "ypos" "15" - "zpos" "1" - "wide" "300" - "tall" "40" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - - "ExplanationLabel" - { - "ControlName" "CExLabel" - "fieldName" "ExplanationLabel" - "font" "HudFontSmallBold" - "labelText" "%text%" - "textAlignment" "center" - "xpos" "40" - "ypos" "45" - "zpos" "1" - "wide" "220" - "tall" "130" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "centerwrap" "1" - "fgcolor_override" "Base Color" - } - - "CancelButton" - { - "ControlName" "CExButton" - "fieldName" "CancelButton" - "xpos" "165" - "ypos" "185" - "zpos" "20" - "wide" "125" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#Cancel" - "font" "HudFontSmallBold" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "cancel" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - - "ConfirmButton" - { - "ControlName" "CExButton" - "fieldName" "ConfirmButton" - "xpos" "10" - "ypos" "185" - "zpos" "20" - "wide" "125" - "tall" "25" - "default" "1" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#ConfirmButtonText" - "font" "HudFontSmallBold" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "confirm" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - - "OptOutCheckbox" - { - "ControlName" "CheckButton" - "fieldName" "OptOutCheckbox" - "xpos" "0" - "ypos" "217" - "zpos" "2" - "wide" "300" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#TF_Confirm_Opt_Out" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "wrap" "0" - "font" "HudFontSmallest" - "selected_fgcolor_override" "255 0 0 255" - } -} diff --git a/minmode/resource/ui/econ/cyclingadcontainer.res b/minmode/resource/ui/econ/cyclingadcontainer.res deleted file mode 100644 index 9fa1c4d..0000000 --- a/minmode/resource/ui/econ/cyclingadcontainer.res +++ /dev/null @@ -1,122 +0,0 @@ -"Resource/UI/econ/CyclingAdContainer.res" -{ - - "PrevButton" - { - "ControlName" "Button" - "fieldName" "PrevButton" - "xpos" "-2" - "ypos" "cs-0.5" - "zpos" "2" - "wide" "10" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "<" - "bgcolor_override" "0 0 0 220" - "fgcolor" "White" - "font" "DefaultVerySmall" - "textAlignment" "center" - - "proportionaltoparent" "1" - "paintbackground" "1" - "command" "prev" - "actionsignallevel" "2" - - "defaultBgColor_override" "0 0 0 150" - "armedBgColor_override" "Orange" - - "armedFgColor_override" "TanLight" - - "sound_armed" "ui/item_info_mouseover.wav" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - - "NextButton" - { - "ControlName" "Button" - "fieldName" "NextButton" - "xpos" "r8" - "ypos" "cs-0.5" - "zpos" "2" - "wide" "10" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" ">" - "bgcolor_override" "0 0 0 220" - "fgcolor" "White" - "font" "DefaultVerySmall" - "textAlignment" "center" - - "proportionaltoparent" "1" - "paintbackground" "1" - "command" "next" - "actionsignallevel" "2" - - "defaultBgColor_override" "0 0 0 150" - "armedBgColor_override" "Orange" - - - "armedFgColor_override" "TanLight" - - "sound_armed" "ui/item_info_mouseover.wav" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - - "AdsContainer" - { - "ControlName" "EditablePanel" - "fieldName" "AdsContainer" - "xpos" "cs-0.5" - "ypos" "0" - "zpos" "0" - "wide" "f0" - "tall" "f0" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "proportionaltoparent" "1" - } - - "Frame" - { - "Controlname" "EditablePanel" - "fieldName" "Frame" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "f0" - "zpos" "5" - "proportionaltoparent" "1" - "border" "InnerShadowBorder" - "mouseinputenabled" "0" - } - - "FadeTransition" - { - "ControlName" "EditablePanel" - "fieldName" "FadeTransition" - "xpos" "cs-0.5" - "ypos" "0" - "zpos" "1" - "wide" "f0" - "tall" "f0" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "proportionaltoparent" "1" - "mouseinputenabled" "0" - - "bgcolor_override" "26 23 22 255" - } - -} diff --git a/minmode/resource/ui/econ/inspectionpanel.res b/minmode/resource/ui/econ/inspectionpanel.res deleted file mode 100644 index 8a9a7fc..0000000 --- a/minmode/resource/ui/econ/inspectionpanel.res +++ /dev/null @@ -1,256 +0,0 @@ -"Resource/UI/econ/QuestEditorPanel.res" -{ - "InspectionPanel" - { - "fieldName" "InspectionPanel" - "xpos" "cs-0.5" - "ypos" "cs-0.5" - "zpos" "200" - "wide" "f0" - "tall" "f0" - "visible" "0" - "proportionaltoparent" "1" - "bgcolor_override" "30 25 25 245" - } - - "BGImage" - { - "ControlName" "ImagePanel" - "fieldName" "BGImage" - "xpos" "cs-0.5" - "ypos" "cs-0.5" - "zpos" "1" - "wide" "o1" - "tall" "p0.75" - "visible" "1" - "enabled" "1" - "image" "item_carousel_bg" - "scaleImage" "1" - "proportionaltoparent" "1" - } - - "ModelInspectionPanel" - { - "fieldName" "ModelInspectionPanel" - "xpos" "cs-0.5" - "ypos" "cs-0.5" - "zpos" "5" - "wide" "o1.5" - "tall" "f0" - "visible" "1" - "proportionaltoparent" "1" - - "force_use_model" "1" - "use_item_rendertarget" "0" - "allow_rot" "1" - "allow_pitch" "1" - "max_pitch" "30" - "use_pedestal" "1" - "use_particle" "1" - "fov" "75" - - "model" - { - "force_pos" "1" - - "angles_x" "7" - "angles_y" "130" - "angles_z" "0" - "origin_x" "175" - "origin_y" "0" - "origin_z" "0" - "frame_origin_x" "0" - "frame_origin_y" "0" - "frame_origin_z" "0" - "spotlight" "1" - - "modelname" "" - } - - "lights" - { - "default" - { - "name" "directional" - "color" "1 1 1" - "direction" "0 0 -1" - } - "spot light" - { - "name" "spot" - "color" "1 .9 .9" - "attenuation" "4.5 0 0" - "origin" "0 0 100" - "direction" "1 0 -0.5" - "inner_cone_angle" "1" - "outer_cone_angle" "90" - "maxDistance" "1000" - "exponent" "25" - } - "point light" - { - "name" "point" - "color" ".7 .8 1" - "attenuation" "15 0 0" - "origin" "15 -50 -200" - "maxDistance" "1000" - } - } - } - - "CloseButton" - { - "ControlName" "CExImageButton" - "fieldName" "CloseButton" - "xpos" "c92" - "ypos" "c-98" - "zpos" "100" - "wide" "20" - "tall" "20" - "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" "close" - "proportionaltoparent" "1" - "actionsignallevel" "2" - - "paintbackground" "0" - - "pin_to_sibling" "MainContainer" - "pin_corner_to_sibling" "PIN_BOTTOMLEFT" - "pin_to_sibling_corner" "PIN_TOPRIGHT" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "150 60 45 255" - "image_armedcolor" "200 80 60 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "f0" - "tall" "f0" - "visible" "1" - "enabled" "1" - "image" "close_button" - "scaleImage" "1" - "proportionaltoparent" "1" - } - } - - "TeamNavPanel" - { - "ControlName" "CNavigationPanel" - "fieldName" "TeamNavPanel" - "xpos" "cs-0.5" - "ypos" "c90" - "zpos" "100" - "wide" "60" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "proportionaltoparent" "1" - - "auto_scale" "1" - "auto_layout" "1" - "selected_button_default" "0" - "auto_layout_vertical_buffer" "-4" - "display_vertically" "0" - "align" "west" - - "ButtonSettings" - { - "wide" "19" - "tall" "19" - "autoResize" "0" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "" - "textAlignment" "south-west" - "scaleImage" "1" - - "fgcolor" "TanDark" - "defaultFgColor_override" "TanDark" - "armedFgColor_override" "TanDark" - "depressedFgColor_override" "TanDark" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "sound_armed" "UI/buttonrollover.wav" - - "paintbackground" "0" - "paintbackgroundtype" "0" - "defaultBgColor_Override" "0 0 0 255" - - "paintborder" "0" - - "image_drawcolor" "255 255 255 77" - "image_armedcolor" "255 255 255 128" - "image_selectedcolor" "255 255 255 255" - - "stayselectedonclick" "1" - "keyboardinputenabled" "0" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "19" - "tall" "19" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - } - } - - "Buttons" - { - "all" - { - "userdata" "2" - "image_default" "store/store_redteam" - "image_armed" "store/store_redteam" - "image_selected" "store/store_redteam" - - "SubImage" - { - "image" "store/store_redteam" - } - } - "scout" - { - "userdata" "3" - "image_default" "store/store_blueteam" - "image_armed" "store/store_blueteam" - "image_selected" "store/store_blueteam" - - "SubImage" - { - "image" "store/store_blueteam" - } - } - } - } -}
\ No newline at end of file diff --git a/minmode/resource/ui/econ/itemdiscardpanel.res b/minmode/resource/ui/econ/itemdiscardpanel.res deleted file mode 100644 index 0b52c6b..0000000 --- a/minmode/resource/ui/econ/itemdiscardpanel.res +++ /dev/null @@ -1,846 +0,0 @@ -"Resource/UI/ItemDiscardPanel.res" -{ - "item_discard" - { - "ControlName" "Frame" - "fieldName" "item_discard" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "480" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "settitlebarvisible" "0" - "PaintBackgroundType" "0" - "bgcolor_override" "46 43 42 255" - "infocus_bgcolor_override" "46 43 42 255" - "outoffocus_bgcolor_override" "46 43 42 255" - - "title" "#CharInfoAndSetup" - "title_font" "HudFontMediumBold" - "titletextinsetX" "40" - "titletextinsetY" "0" - "titlebarfgcolor_override" "200 187 161 255" - "titlebardisabledfgcolor_override" "200 187 161 255" - "titlebarbgcolor_override" "46 43 42 255" - } - - "modelpanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "modelpanel" - "xpos" "c-75" - "ypos" "20" - "zpos" "1" - "wide" "150" - "tall" "100" - "visible" "1" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "1" - - "model_ypos" "5" - "model_tall" "80" - "name_only" "1" - - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - "inventory_image_type" "1" - } - "BackColor" - { - "ControlName" "EditablePanel" - "fieldName" "BackColor" - "xpos" "0" - "ypos" "0" - "zpos" "-1" - "wide" "f0" - "tall" "f0" - "visible" "1" - "enabled" "1" - "pinCorner" "0" - "autoResize" "0" - "PaintBackgroundType""1" - "border" "NoBorder" - "bgcolor_override" "35 35 35 255" - - "attriblabel" - { - "font" "ItemFontAttribLarge" - "xpos" "0" - "ypos" "30" - "zpos" "101" - "wide" "140" - "tall" "60" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%attriblist%" - "textAlignment" "center" - "fgcolor" "117 107 94 255" - "centerwrap" "1" - } - } - } - - "CaratLabel2" - { - "ControlName" "CExLabel" - "fieldName" "CaratLabel2" - "font" "HudFontSmallestBold" - "labelText" ">>" - "textAlignment" "west" - "xpos" "c-105" - "ypos" "40" - "zpos" "10" - "wide" "20" - "tall" "15" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "200 80 60 255" - } - - "ExplanationLabel" - { - "ControlName" "CExLabel" - "fieldName" "ExplanationLabel" - "font" "HudFontSmallest" - "labelText" "#DiscardExplanation" - "textAlignment" "north" - "xpos" "c-280" - "ypos" "40" - "zpos" "10" - "wide" "175" - "tall" "60" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - } - - "ExplanationLabel2" - { - "ControlName" "CExLabel" - "fieldName" "ExplanationLabel2" - "font" "HudFontSmallest" - "labelText" "#DiscardExplanation2" - "textAlignment" "north" - "xpos" "c90" - "ypos" "40" - "zpos" "10" - "wide" "175" - "tall" "50" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - } - - "DiscardedCaratLabel" - { - "ControlName" "CExLabel" - "fieldName" "DiscardedCaratLabel" - "font" "HudFontSmallBold" - "labelText" "<<" - "textAlignment" "east" - "xpos" "c90" - "ypos" "50" - "zpos" "10" - "wide" "20" - "tall" "25" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "200 80 60 255" - } - "DiscardedLabel" - { - "ControlName" "CExLabel" - "fieldName" "DiscardedLabel" - "font" "HudFontMediumBold" - "labelText" "#Discarded" - "textAlignment" "west" - "xpos" "c115" - "ypos" "50" - "zpos" "10" - "wide" "200" - "tall" "25" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "200 80 60 255" - } - - "DiscardButton" - { - "ControlName" "CExButton" - "fieldName" "DiscardButton" - "xpos" "c125" - "ypos" "90" - "zpos" "20" - "wide" "100" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#X_DiscardItem" - "font" "HudFontSmallBold" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "discarditem" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - - "backpack_panel" - { - "ControlName" "CBackpackPanel" - "fieldName" "backpack_panel" - "xpos" "0" - "ypos" "100" - "wide" "f0" - "tall" "400" - "zpos" "0" - "visible" "1" - "items_only" "1" - "button_override_delete_xpos" "0" - } - - "CloseButton" - { - "ControlName" "CExButton" - "fieldName" "CloseButton" - "xpos" "c185" - "ypos" "423" - "zpos" "20" - "wide" "100" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "#TF_Close" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "vguicancel" - "default" "0" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - - "ShowExplanationsButton" - { - "ControlName" "CExButton" - "fieldName" "ShowExplanationsButton" - "xpos" "c265" - "ypos" "10" - "zpos" "100" - "wide" "20" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "?" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "0" - "Command" "show_explanations" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - - "StartExplanation" - { - "ControlName" "CExplanationPopup" - "fieldName" "StartExplanation" - "xpos" "0" - "ypos" "0" - "zpos" "10000" - "wide" "250" - "tall" "140" - "visible" "0" - "PaintBackgroundType" "2" - "paintbackground" "0" - "border" "MainMenuHighlightBorder" - - "force_close" "1" - "end_x" "c-150" - "end_y" "150" - "end_wide" "300" - "end_tall" "155" - "callout_inparents_x" "c0" - "callout_inparents_y" "200" - "next_explanation" "DiscardButtonExplanation" - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontSmallBold" - "labelText" "#DiscardItemsExplanation_Title" - "textAlignment" "north" - "xpos" "20" - "ypos" "10" - "wide" "260" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "TextLabel" - { - "ControlName" "CExLabel" - "fieldName" "TextLabel" - "font" "HudFontSmall" - "labelText" "#DiscardItemsExplanation_Text" - "textAlignment" "north-west" - "xpos" "20" - "ypos" "45" - "wide" "260" - "tall" "85" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "CloseButton" - { - "ControlName" "CExImageButton" - "fieldName" "CloseButton" - "xpos" "280" - "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" "0" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "close" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "117 107 94 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" - } - } - "PositionLabel" - { - "ControlName" "CExLabel" - "fieldName" "PositionLabel" - "font" "HudFontSmallBold" - "labelText" "%explanationnumber%" - "textAlignment" "center" - "xpos" "0" - "ypos" "125" - "zpos" "-1" - "wide" "300" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "200 80 60 255" - } - "NextButton" - { - "ControlName" "CExImageButton" - "fieldName" "NextButton" - "xpos" "260" - "ypos" "125" - "zpos" "10" - "wide" "30" - "tall" "30" - "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" "nextexplanation" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "255 255 255 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "image" "blog_forward" - "scaleImage" "1" - } - } - } - - "DiscardButtonExplanation" - { - "ControlName" "CExplanationPopup" - "fieldName" "DiscardButtonExplanation" - "xpos" "0" - "ypos" "0" - "zpos" "10000" - "wide" "250" - "tall" "100" - "visible" "0" - "PaintBackgroundType" "2" - "paintbackground" "0" - "border" "MainMenuHighlightBorder" - - "force_close" "1" - "end_x" "c-50" - "end_y" "200" - "end_wide" "300" - "end_tall" "125" - "callout_inparents_x" "c175" - "callout_inparents_y" "135" - "next_explanation" "DeleteButtonExplanation" - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontSmallBold" - "labelText" "#DiscardButtonExplanation_Title" - "textAlignment" "north" - "xpos" "20" - "ypos" "10" - "wide" "260" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "TextLabel" - { - "ControlName" "CExLabel" - "fieldName" "TextLabel" - "font" "HudFontSmall" - "labelText" "#DiscardButtonExplanation_Text" - "textAlignment" "north-west" - "xpos" "20" - "ypos" "45" - "wide" "260" - "tall" "45" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "CloseButton" - { - "ControlName" "CExImageButton" - "fieldName" "CloseButton" - "xpos" "280" - "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" "0" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "close" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "117 107 94 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" - } - } - "PrevButton" - { - "ControlName" "CExImageButton" - "fieldName" "PrevButton" - "xpos" "10" - "ypos" "95" - "zpos" "10" - "wide" "30" - "tall" "30" - "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" "prevexplanation" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "255 255 255 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "image" "blog_back" - "scaleImage" "1" - } - } - "PositionLabel" - { - "ControlName" "CExLabel" - "fieldName" "PositionLabel" - "font" "HudFontSmallBold" - "labelText" "%explanationnumber%" - "textAlignment" "center" - "xpos" "0" - "ypos" "95" - "zpos" "-1" - "wide" "300" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "200 80 60 255" - } - "NextButton" - { - "ControlName" "CExImageButton" - "fieldName" "NextButton" - "xpos" "260" - "ypos" "95" - "zpos" "10" - "wide" "30" - "tall" "30" - "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" "nextexplanation" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "255 255 255 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "image" "blog_forward" - "scaleImage" "1" - } - } - } - - "DeleteButtonExplanation" - { - "ControlName" "CExplanationPopup" - "fieldName" "DeleteButtonExplanation" - "xpos" "0" - "ypos" "0" - "zpos" "10000" - "wide" "250" - "tall" "100" - "visible" "0" - "PaintBackgroundType" "2" - "paintbackground" "0" - "border" "MainMenuHighlightBorder" - - "force_close" "1" - "end_x" "c0" - "end_y" "200" - "end_wide" "300" - "end_tall" "155" - "callout_inparents_x" "c235" - "callout_inparents_y" "423" - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontSmallBold" - "labelText" "#DiscardDeleteExplanation_Title" - "textAlignment" "north" - "xpos" "20" - "ypos" "10" - "wide" "260" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "TextLabel" - { - "ControlName" "CExLabel" - "fieldName" "TextLabel" - "font" "HudFontSmall" - "labelText" "#DiscardDeleteExplanation_Text" - "textAlignment" "north-west" - "xpos" "20" - "ypos" "45" - "wide" "260" - "tall" "85" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "CloseButton" - { - "ControlName" "CExImageButton" - "fieldName" "CloseButton" - "xpos" "280" - "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" "0" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "close" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "117 107 94 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" - } - } - "PrevButton" - { - "ControlName" "CExImageButton" - "fieldName" "PrevButton" - "xpos" "10" - "ypos" "125" - "zpos" "10" - "wide" "30" - "tall" "30" - "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" "prevexplanation" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "255 255 255 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "image" "blog_back" - "scaleImage" "1" - } - } - "PositionLabel" - { - "ControlName" "CExLabel" - "fieldName" "PositionLabel" - "font" "HudFontSmallBold" - "labelText" "%explanationnumber%" - "textAlignment" "center" - "xpos" "0" - "ypos" "125" - "zpos" "-1" - "wide" "300" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "200 80 60 255" - } - } -} diff --git a/minmode/resource/ui/econ/itemmodelpanelcollectionitem.res b/minmode/resource/ui/econ/itemmodelpanelcollectionitem.res deleted file mode 100644 index d7f8ee9..0000000 --- a/minmode/resource/ui/econ/itemmodelpanelcollectionitem.res +++ /dev/null @@ -1,386 +0,0 @@ -"Resource/UI/ItemModelPanelCollectionItem.res" -{ - "mouseoveritempanel" - { - "fieldName" "mouseoveritempanel" - "collection_list_xpos" "200" - "is_mouseover" "1" - "text_xpos_collection" "15" - "text_ypos" "15" - "model_xpos" "3" - "model_ypos" "3" - "model_wide" "195" - "model_tall" "130" - "text_forcesize" "2" - } - - "LoadingSpinner" - { - "ControlName" "ImagePanel" - "fieldName" "LoadingSpinner" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "f0" - "tall" "f0" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "paintborder" "0" - "image" "animated/tf2_logo_hourglass" - "scaleImage" "1" - } - - "MainContentsContainer" - { - "ControlName" "EditablePanel" - "fieldName" "MainContentsContainer" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "f0" - "visible" "1" - "bgcolor_override" "35 35 35 255" - - "itemmodelpanel" - { - "ControlName" "CEmbeddedItemModelPanel" - "fieldName" "itemmodelpanel" - - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "140" - "tall" "100" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "useparentbg" "1" - "proportionaltoparent" "1" - - "inset_eq_x" "2" - "inset_eq_y" "2" - - "disable_manipulation" "1" - - "force_use_model" "1" - "use_item_rendertarget" "0" - "allow_rot" "0" - "use_pedestal" "1" - "use_particle" "1" - "fov" "75" - - "model_rotate_yaw_speed" "50" - - "model" - { - "force_pos" "1" - - "angles_x" "7" - "angles_y" "130" - "angles_z" "0" - "origin_x" "175" - "origin_y" "0" - "origin_z" "0" - "frame_origin_x" "0" - "frame_origin_y" "0" - "frame_origin_z" "0" - "spotlight" "1" - "modelname" "" - } - } - - "namelabel" - { - "ControlName" "CExLabel" - "fieldName" "namelabel" - "font" "ItemFontNameLarge" - "xpos" "0" - "ypos" "0" - "zpos" "2" - "wide" "100" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%itemname%" - "textAlignment" "west" - "fgcolor" "235 226 202 255" - "centerwrap" "1" - } - - "attriblabel" - { - "ControlName" "CExLabel" - "fieldName" "attriblabel" - "font" "ItemFontAttribSmall" - "xpos" "0" - "ypos" "30" - "zpos" "2" - "wide" "100" - "tall" "60" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%attriblist%" - "textAlignment" "west" - "fgcolor" "117 107 94 255" - "centerwrap" "0" - } - - "collectionnamelabel" - { - "ControlName" "CExLabel" - "fieldName" "collectionnamelabel" - "font" "ItemFontNameLarge" - "xpos" "100" - "ypos" "30" - "zpos" "2" - "wide" "100" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%collectionname%" - "textAlignment" "west" - "fgcolor" "235 226 202 255" - "centerwrap" "0" - } - - "collectionlistlabel" - { - "ControlName" "CExLabel" - "fieldName" "collectionlistlabel" - "font" "ItemFontAttribSmall" - "xpos" "100" - "ypos" "60" - "zpos" "2" - "wide" "100" - "tall" "60" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%collectionlist%" - "textAlignment" "west" - "fgcolor" "117 107 94 255" - "centerwrap" "0" - } - - "collectionhighlight" - { - "ControlName" "EditablePanel" - "fieldName" "collectionhighlight" - "xpos" "208" - "ypos" "42" - "zpos" "1" - "wide" "145" - "tall" "9" - "visible" "1" - "PaintBackgroundType" "2" - "bgcolor_override" "215 206 182 255" - } - - "equippedlabel" - { - "ControlName" "CExLabel" - "fieldName" "equippedlabel" - "font" "ItemFontAttribSmall" - "xpos" "37" - "ypos" "28" - "zpos" "2" - "wide" "35" - "tall" "10" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "#ItemPanelEquipped" - "textAlignment" "center" - "fgcolor" "200 80 60 255" - "bgcolor_override" "0 0 0 255" - "PaintBackgroundType" "2" - } - - "paint_icon" - { - "ControlName" "CItemMaterialCustomizationIconPanel" - "fieldName" "paint_icon" - "xpos" "0" - "ypos" "0" - "zpos" "2" - "wide" "16" - "tall" "16" - "visible" "0" - "enabled" "1" - - } - - "quantitylabel" - { - "ControlName" "CExLabel" - "fieldName" "quantitylabel" - "font" "ItemFontAttribSmall" - "xpos" "4" - "ypos" "4" - "zpos" "2" - "wide" "10" - "tall" "10" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "labelText" "" - "textAlignment" "center" - "fgcolor" "200 80 60 255" - "bgcolor_override" "0 0 0 255" - "PaintBackgroundType" "2" - } - - "serieslabel" - { - "ControlName" "CExLabel" - "fieldName" "serieslabel" - "font" "ItemFontAttribSmall" - "xpos" "4" - "ypos" "4" - "zpos" "2" - "wide" "14" - "tall" "10" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "labelText" "" - "textAlignment" "center" - "fgcolor" "200 180 60 255" - "bgcolor_override" "0 40 30 255" - "PaintBackgroundType" "2" - } - - "matcheslabel" - { - "ControlName" "CExLabel" - "fieldName" "matcheslabel" - "font" "ItemFontAttribSmall" - "xpos" "4" - "ypos" "4" - "zpos" "2" - "wide" "20" - "tall" "10" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "labelText" "" - "textAlignment" "center" - "fgcolor" "200 180 60 255" - "bgcolor_override" "0 40 30 255" - "PaintBackgroundType" "2" - } - - "vision_restriction_icon" - { - "ControlName" "ImagePanel" - "fieldName" "vision_restriction_icon" - "xpos" "4" - "ypos" "4" - "zpos" "2" - "autoResize" "0" - "pinCorner" "0" - "wide" "16" - "tall" "16" - "visible" "0" - "enabled" "1" - "scaleImage" "1" - } - "is_strange_icon" - { - "ControlName" "ImagePanel" - "fieldName" "is_strange_icon" - "xpos" "4" - "ypos" "4" - "zpos" "2" - "autoResize" "0" - "pinCorner" "0" - "wide" "16" - "tall" "16" - "visible" "0" - "enabled" "1" - "scaleImage" "1" - } - "is_unusual_icon" - { - "ControlName" "ImagePanel" - "fieldName" "is_unusual_icon" - "xpos" "4" - "ypos" "4" - "zpos" "2" - "autoResize" "0" - "pinCorner" "0" - "wide" "16" - "tall" "16" - "visible" "0" - "enabled" "1" - "scaleImage" "1" - } - - "is_loaner_icon" - { - "ControlName" "ImagePanel" - "fieldName" "is_loaner_icon" - "xpos" "4" - "ypos" "4" - "zpos" "2" - "autoResize" "0" - "pinCorner" "0" - "wide" "16" - "tall" "16" - "visible" "0" - "enabled" "1" - "scaleImage" "1" - } - - "contained_item_panel" - { - "ControlName" "CItemModelPanel" - "xpos" "32" - "ypos" "20" - "zpos" "4" - "wide" "18" - "tall" "18" - "visible" "0" - "bgcolor_override" "0 0 0 200" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "0" - "useparentbg" "0" - - "enabled" "1" - - "model_xpos" "1" - "model_ypos" "1" - "model_wide" "16" - "model_tall" "16" - "text_ypos" "60" - "text_center" "1" - "model_only" "1" - - "inset_eq_x" "2" - "inset_eq_y" "2" - - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - } - - "use_item_sounds" "1" - } - } -} diff --git a/minmode/resource/ui/econ/itempickuppanel.res b/minmode/resource/ui/econ/itempickuppanel.res deleted file mode 100644 index 83efc9b..0000000 --- a/minmode/resource/ui/econ/itempickuppanel.res +++ /dev/null @@ -1,427 +0,0 @@ -"Resource/UI/ItemPickupPanel.res" -{ - "item_pickup" - { - "ControlName" "Frame" - "fieldName" "item_pickup" - "xpos" "0" - "ypos" "0" - "zpos" "100000" - "wide" "f0" - "tall" "480" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "settitlebarvisible" "0" - "PaintBackgroundType" "0" - "bgcolor_override" "25 25 25 255" - "infocus_bgcolor_override" "25 25 25 255" - "outoffocus_bgcolor_override" "25 25 25 255" - - "modelpanels_spacing" "40" - "modelpanels_width" "500" - "modelpanels_height" "260" - "modelpanels_ypos" "110" - - "modelpanelskv" - { - "PaintBackgroundType" "0" - "paintborder" "0" - "bgcolor_override" "0 0 0 0" - - "model_xpos" "-125" - "model_center_y" "1" - "model_tall" "160" - - "text_forcesize" "1" - "text_xpos" "250" - "text_wide" "225" - "text_center" "1" - "BackColor" - { - "ControlName" "EditablePanel" - "fieldName" "BackColor" - "xpos" "0" - "ypos" "0" - "zpos" "-1" - "wide" "f0" - "tall" "f0" - "visible" "1" - "enabled" "1" - "pinCorner" "0" - "autoResize" "0" - "PaintBackgroundType""1" - "border" "NoBorder" - "bgcolor_override" "35 35 35 255" - - } - - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "inventory_image_type" "1" - } - - - } - } - - "classimageoutline" - { - "ControlName" "EditablePanel" - "fieldName" "classimageoutline" - "xpos" "c207" - "ypos" "115" - "zpos" "6" - "wide" "36" - "tall" "36" - "visible" "1" - "bgcolor_override" "0 0 0 255" - } - - "classimage" - { - "ControlName" "ImagePanel" - "fieldName" "classimage" - "xpos" "c210" - "ypos" "118" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "image" "achievements/tf_medic_heal_grind" - "scaleImage" "1" - } - - "ItemsFoundLabel" - { - "ControlName" "CExLabel" - "fieldName" "ItemsFoundLabel" - "font" "HudFontMediumBigBold" - "labelText" "#NewItemsAcquired" - "textAlignment" "center" - "fgcolor" "TanLight" - "xpos" "0" - "ypos" "20" - "zpos" "1" - "wide" "f0" - "tall" "35" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - - "SelectedItemFoundMethodLabel" - { - "ControlName" "CExLabel" - "fieldName" "SelectedItemFoundMethodLabel" - "font" "HudFontMediumSmallBold" - "fgcolor" "TanLight" - "labelText" "" - "textAlignment" "center" - "xpos" "0" - "ypos" "75" - "zpos" "1" - "wide" "f0" - "tall" "35" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - - "ItemCountLabel" - { - "ControlName" "CExLabel" - "fieldName" "ItemCountLabel" - "font" "HudFontSmallestBold" - "labelText" "#Item" - "textAlignment" "north-west" - "xpos" "c-245" - "ypos" "115" - "zpos" "5" - "wide" "100" - "tall" "10" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "SelectedItemNumberLabel" - { - "ControlName" "CExLabel" - "fieldName" "SelectedItemNumberLabel" - "font" "HudFontMediumBigBold" - "labelText" "#SelectedItemNumber" - "textAlignment" "north-west" - "xpos" "c-245" - "ypos" "120" - "zpos" "5" - "wide" "120" - "tall" "40" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - - "NextButton" - { - "ControlName" "CExButton" - "fieldName" "NextButton" - "xpos" "c195" - "ypos" "350" - "zpos" "1" - "wide" "70" - "tall" "30" - "autoResize" "0" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "&D" - "font" "CerbeticaBold16" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "nextitem" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255k" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - - } - "PrevButton" - { - "ControlName" "CExButton" - "fieldName" "PrevButton" - "xpos" "c-265" - "ypos" "350" - "zpos" "1" - "wide" "70" - "tall" "30" - "autoResize" "0" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "&A" - "font" "CerbeticaBold16" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "previtem" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255k" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - - "CloseButton" - { - "ControlName" "CExButton" - "fieldName" "CloseButton" - "xpos" "c50" - "ypos" "420" - "zpos" "6" - "wide" "250" - "tall" "30" - "autoResize" "0" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#CloseItemPanel" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "vguicancel" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - "OpenLoadoutButton" - { - "ControlName" "CExButton" - "fieldName" "OpenLoadoutButton" - "xpos" "c-300" - "ypos" "420" - "zpos" "6" - "wide" "250" - "tall" "30" - "autoResize" "0" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "%loadouttext%" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "changeloadout" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - - "DiscardButton" - { - "ControlName" "CExImageButton" - "fieldName" "DiscardButton" - "xpos" "c210" - "ypos" "155" - "zpos" "10" - "wide" "30" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "discarditem" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "defaultBgColor_override" "117 107 94 255" - "armedBgColor_override" "145 73 59 255" - "depressedBgColor_override" "117 107 94 255" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "235 226 202 255" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "5" - "ypos" "5" - "zpos" "1" - "wide" "20" - "tall" "20" - "visible" "1" - "enabled" "1" - "image" "icon_trash_on" - "scaleImage" "1" - "paintbackgroundtype" "0" - } - } - "DiscardButtonTooltip" - { - "ControlName" "EditablePanel" - "fieldName" "DiscardButtonTooltip" - "xpos" "c175" - "ypos" "186" - "zpos" "11" - "wide" "100" - "tall" "50" - "visible" "0" - "PaintBackgroundType" "2" - "border" "NoBorder" - - "TipLabel" - { - "ControlName" "CExLabel" - "fieldName" "TipLabel" - "font" "HudFontSmallestBold" - "labelText" "#DiscardItem" - "textAlignment" "center" - "xpos" "12" - "ypos" "0" - "wide" "80" - "tall" "50" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "235 226 202 255" - "wrap" "1" - "centerwrap" "1" - } - } - "DiscardedLabel" - { - "ControlName" "CExLabel" - "fieldName" "DiscardedLabel" - "font" "HudFontMediumBold" - "labelText" "#Discarded" - "textAlignment" "center" - "xpos" "c-215" - "ypos" "210" - "zpos" "5" - "wide" "420" - "tall" "60" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "200 80 60 255" - "bgcolor_override" "46 43 42 255" - } - - "ScoreEntry" - { - "ControlName" "TextEntry" - "fieldName" "ScoreEntry" - "xpos" "c-100" - "ypos" "380" - "wide" "200" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - "tabPosition" "0" - "textHidden" "0" - "editable" "1" - "maxchars" "5" - "NumericInputOnly" "0" - "unicode" "0" - "wrap" "0" - "fgcolor_override" "235 226 202 255" - "bgcolor_override" "0 0 0 255" - "labelText" "Enter Score Here" - "textAlignment" "center" - } -} diff --git a/minmode/resource/ui/econ/lobbyleaderboard.res b/minmode/resource/ui/econ/lobbyleaderboard.res deleted file mode 100644 index f4d178c..0000000 --- a/minmode/resource/ui/econ/lobbyleaderboard.res +++ /dev/null @@ -1,143 +0,0 @@ -"Resource/UI/LobbyLeaderboard.res" -{ - "BookPage" - { - "ControlName" "ImagePanel" - "fieldName" "BookPage" - "xpos" "s-0.1667" - "ypos" "0" - "zpos" "0" - "wide" "o1" - "tall" "f0" - "visible" "0" - "enabled" "1" - "image" "" - "scaleImage" "1" - "proportionaltoparent" "1" - } - - "LocalLeaderboardButton" - { - "ControlName" "Button" - "fieldName" "LocalLeaderboardButton" - "xpos" "p0.05" - "ypos" "2" - "zpos" "0" - "wide" "p0.44" - "tall" "15" - "visible" "1" - "proportionaltoparent" "1" - - "actionsignallevel" "1" - "command" "local" - "labeltext" "#TF_Competitive_Friends" - "font" "HudFontSmallestBold" - "fgcolor_override" "TanLight" - "textAlignment" "center" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - - "GlobalLeaderboardButton" - { - "ControlName" "Button" - "fieldName" "GlobalLeaderboardButton" - "xpos" "rs1-p0.05" - "ypos" "2" - "zpos" "0" - "wide" "p0.44" - "tall" "15" - "visible" "1" - "proportionaltoparent" "1" - - "actionsignallevel" "1" - "command" "global" - "labeltext" "#TF_Competitive_Global" - "font" "HudFontSmallestBold" - "fgcolor_override" "TanLight" - "textAlignment" "center" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - - "Line" - { - "ControlName" "EditablePanel" - "fieldName" "Line" - "xpos" "p0.05" - "ypos" "18" - "wide" "p0.9" - "zpos" "1" - "tall" "2" - "visible" "0" - "proportionaltoparent" "1" - - "bgcolor_override" "89 81 71 255" - } - - "ScoreListScroller" - { - "ControlName" "ScrollableEditablePanel" - "fieldName" "ScoreListScroller" - "xpos" "p0.05" - "ypos" "p0.1" - "wide" "p0.95" - "tall" "p0.9" - "visible" "1" - "proportionaltoparent" "1" - "asynchandling" "hide" - } - - "LoadingImage" - { - "ControlName" "ImagePanel" - "fieldName" "LoadingImage" - "xpos" "cs-0.5" - "ypos" "cs-0.5" - "zpos" "1" - "wide" "p0.75" - "tall" "w1" - "visible" "1" - "enabled" "1" - "image" "animated/tf2_logo_hourglass" - "scaleImage" "1" - "proportionaltoparent" "1" - "asynchandling" "show" - } - "TooltipPanel" - { - "ControlName" "EditablePanel" - "fieldName" "TooltipPanel" - "xpos" "0" - "ypos" "0" - "zpos" "100" - "wide" "150" - "tall" "50" - "visible" "0" - "PaintBackgroundType" "2" - "border" "MainMenuBGBorder" - - "TipLabel" - { - "ControlName" "CExLabel" - "fieldName" "TipLabel" - "font" "HudFontSmallestBold" - "labelText" "%tiptext%" - "textAlignment" "center" - "xpos" "20" - "ypos" "10" - "zpos" "2" - "wide" "100" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "235 226 202 255" - "wrap" "1" - "centerwrap" "1" - } - } -} diff --git a/minmode/resource/ui/econ/store/v2/storehome_base.res b/minmode/resource/ui/econ/store/v2/storehome_base.res deleted file mode 100644 index 1fe6797..0000000 --- a/minmode/resource/ui/econ/store/v2/storehome_base.res +++ /dev/null @@ -1,676 +0,0 @@ -"Resource/UI/StoreHome_Base.res" -{ - "StorePage" - { - "ControlName" "Frame" - "fieldName" "StorePage" - "xpos" "0" - "ypos" "40" - "wide" "f0" - "tall" "480" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "settitlebarvisible" "0" - "PaintBackgroundType" "0" - "bgcolor_override" "25 25 25 255" - "infocus_bgcolor_override" "25 25 25 255" - "outoffocus_bgcolor_override" "25 25 25 255" - - "item_controls_xoffset" "2" - "item_controls_yoffset" "2" - - "max_cart_model_panels" "8" - - "item_ypos" "40" - "item_mod_wide" "40" - - "item_panels" "12" - "item_columns" "4" - "item_offcenter_x" "-230" - "item_xdelta" "8" - "item_ydelta" "8" - - "item_backdrop_zpos" "1" - "show_item_backdrop" "1" - "item_backdrop_color" "25 25 25 255" - "item_backdrop_left_margin" "11" - "item_backdrop_right_margin" "11" - "item_backdrop_top_margin" "9" - "item_backdrop_bottom_margin" "42" - "item_backdrop_paintbackgroundtype" "2" - - "item_backdrop_zpos" "1" - - "item_panel_bgcolor" "51 47 46 255" - "item_panel_bgcolor_mouseover" "156 146 128 255" - "item_panel_bgcolor_selected" "176 166 148 255" - - "classicon_xdelta" "5" - - "modelpanels_kv" - { - "ControlName" "CItemModelPanel" - "xpos" "c-70" - "ypos" "270" - "zpos" "5" - "wide" "111" - "tall" "62" - "visible" "0" - "bgcolor_override" "25 25 25 255" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "1" - "border" "NoBorder" - - "model_xpos" "24" - "model_ypos" "6" - "model_wide" "71" - "model_tall" "47" - "text_wide" "140" - "text_xpos" "0" - "text_ypos" "80" - "text_center" "0" - "name_only" "1" - "resize_to_text" "0" - "name_label_alignment" "3" - - "inset_eq_x" "2" - "inset_eq_y" "2" - - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - "inventory_image_type" "1" - } - - "use_item_sounds" "1" - } - - "modelpanel_labels_kv" - { - "font" "HudFontSmallestBold" - "textAlignment" "north-east" - "xpos" "c-61" - "ypos" "32" - "zpos" "15" - "wide" "16" - "tall" "10" - "autoResize" "1" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - - "use_item_sounds" "1" - } - - "cart_modelpanels_kv" - { - "ControlName" "CItemModelPanel" - "xpos" "c-70" - "ypos" "270" - "zpos" "13" - "wide" "32" - "tall" "25" - "visible" "0" - "bgcolor_override" "0 0 0 255" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "1" - "border" "NoBorder" - - "model_xpos" "2" - "model_ypos" "2" - "model_wide" "28" - "model_tall" "21" - "text_ypos" "60" - "text_center" "1" - "name_only" "1" - - "inset_eq_x" "2" - "inset_eq_y" "2" - - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - } - - "use_item_sounds" "1" - } - - "cart_labels_kv" - { - "font" "HudFontSmallestBold" - "textAlignment" "north-east" - "xpos" "c-61" - "ypos" "32" - "zpos" "15" - "wide" "16" - "tall" "10" - "autoResize" "1" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "use_item_sounds" "1" - } - } - - "mouseoveritempanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "mouseoveritempanel" - "xpos" "c-70" - "ypos" "270" - "zpos" "100" - "wide" "300" - "tall" "300" - "visible" "0" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "0" - "paintborder" "0" - - "BackColor" - { - "ControlName" "EditablePanel" - "fieldName" "BackColor" - "xpos" "0" - "ypos" "0" - "zpos" "-1" - "wide" "f0" - "tall" "f0" - "visible" "1" - "enabled" "1" - "pinCorner" "0" - "autoResize" "0" - "PaintBackgroundType""1" - "border" "NoBorder" - "bgcolor_override" "35 35 35 255" - - "attriblabel" - { - "font" "ItemFontAttribLarge" - "xpos" "0" - "ypos" "30" - "zpos" "101" - "wide" "140" - "tall" "60" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%attriblist%" - "textAlignment" "center" - "fgcolor" "117 107 94 255" - "centerwrap" "1" - } - } - - "text_ypos" "20" - "text_center" "1" - "model_hide" "1" - "resize_to_text" "1" - "padding_height" "15" - - "attriblabel" - { - "font" "ItemFontAttribLarge" - "xpos" "0" - "ypos" "32" - "zpos" "2" - "wide" "140" - "tall" "60" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%attriblist%" - "textAlignment" "center" - "fgcolor" "117 107 94 255" - "centerwrap" "1" - } - } - - "SaxtonBackgroundPanel" - { - "ControlName" "EditablePanel" - "fieldName" "SaxtonBackgroundPanel" - "xpos" "c-415" - "ypos" "10" - "zpos" "-1" - "wide" "300" - "tall" "300" - "visible" "1" - "enabled" "1" - - "MannCoImage" - { - "ControlName" "ImagePanel" - "fieldName" "MannCoImage" - "xpos" "15" - "ypos" "0" - "zpos" "0" - "wide" "420" - "tall" "220" - "visible" "1" - "enabled" "1" - "image" "store/saxton_welcome" - "scaleImage" "1" - } - } - - "StoreBackgroundPanel" - { - "ControlName" "EditablePanel" - "fieldName" "StoreBackgroundPanel" - "xpos" "0" - "ypos" "0" - "zpos" "-1" - "wide" "f0" - "tall" "f0" - "visible" "1" - "enabled" "1" - "proportiontoparent" "1" - - "StoreBackgroundImage" - { - "ControlName" "ScalableImagePanel" - "fieldName" "StoreBackgroundImage" - "xpos" "0" - "ypos" "0" - "zpos" "0" - "wide" "f0" - "tall" "f0" - "visible" "1" - "enable" "1" - "image" "store/store_bg001" - "scale_image" "1" - "proportiontoparent" "1" - } - } - - "ReloadSchemeButton" - { - "ControlName" "CExButton" - "fieldName" "ReloadSchemeButton" - "xpos" "c-100" - "ypos" "330" - "zpos" "25" - "wide" "100" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "RELOADSCHEME" - "font" "HudFontSmallestBold" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "reloadscheme" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - - "ItemCategoryTabs" - { - "ControlName" "CNavigationPanel" - "fieldName" "ItemCategoryTabs" - "xpos" "c-230" - "ypos" "8" - "zpos" "0" - "wide" "335" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - "auto_scale" "1" - "auto_layout" "1" - "selected_button_default" "0" - "auto_layout_horizontal_buffer" "9" - "display_vertically" "0" - "border" "NoBorder" - "ButtonSettings" - { - "wide" "100" - "tall" "30" - "textinsety" "-5" - "autoResize" "0" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "textAlignment" "center" - "scaleImage" "1" - "font" "Cerbetica16" - - "fgcolor" "124 114 99 255" - "defaultBgColor_override" "25 25 25 255" - "defaultFgColor_override" "124 114 99 255" - "armedBgColor_override" "30 30 30 255" - "armedFgColor_override" "124 114 99 255" - "selectedBgColor_override" "10 10 10 255" - "selectedFgColor_override" "235 227 203 255" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "sound_armed" "UI/buttonrollover.wav" - - "paintbackground" "1" - "paintborder" "1" - - "border" "ButtonBorder" - - "stayselectedonclick" "1" - "keyboardinputenabled" "0" - } - } - - "PrevPageButton" - { - "ControlName" "CExButton" - "fieldName" "PrevPageButton" - "xpos" "c130" - "ypos" "253" - "zpos" "5" - "wide" "20" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "&A" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "prevpage" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "defaultBgColor_override" "25 25 25 255" - "armedBgColor_override" "35 35 35 255" - "depressedBgColor_override" "25 25 25 255" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanDark" - - "border_default" "NoBorder" - "border_armed" "NoBorder" - } - - "CurPageLabel" - { - "ControlName" "CExLabel" - "fieldName" "CurPageLabel" - "font" "HudFontSmallBold" - "labelText" "%backpackpage%" - "textAlignment" "center" - "xpos" "c160" - "ypos" "253" - "zpos" "5" - "wide" "40" - "tall" "20" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "Base Color" - } - - "NextPageButton" - { - "ControlName" "CExButton" - "fieldName" "NextPageButton" - "xpos" "c210" - "ypos" "253" - "zpos" "5" - "wide" "20" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "&D" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "nextpage" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "defaultBgColor_override" "25 25 25 255" - "armedBgColor_override" "35 35 35 255" - "depressedBgColor_override" "25 25 25 255" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanDark" - - "border_default" "NoBorder" - "border_armed" "NoBorder" - } - - "BackpackSpaceLabel" - { - "ControlName" "CExLabel" - "fieldName" "BackpackSpaceLabel" - "font" "Cerbetica14" - "labelText" "%freebackpackspace%" - "textAlignment" "west" - "xpos" "c-237" - "ypos" "283" - "zpos" "10" - "wide" "160" - "tall" "20" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - - "CartButton" - { - "ControlName" "CExButton" - "fieldName" "CartButton" - "font" "HudFontSmallBold" - "labelText" "%storecart%" - "textAlignment" "east" - "xpos" "c-238" - "ypos" "305" - "zpos" "12" - "wide" "56" - "tall" "24" - "visible" "1" - "enabled" "1" - "PaintBackgroundType" "2" - "textinsetx" "15" - "border" "NoBorder" - - "Command" "viewcart" - "font" "HudFontSmallBold" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "defaultBgColor_override" "25 25 25 255" - "armedBgColor_override" "35 35 35 255" - "depressedBgColor_override" "25 25 25 255" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanDark" - - "border_default" "NoBorder" - "border_armed" "NoBorder" - } - - "CartImage" - { - "ControlName" "ImagePanel" - "fieldName" "CartImage" - "xpos" "c-233" - "ypos" "308" - "zpos" "13" - "wide" "24" - "tall" "20" - "visible" "1" - "enabled" "1" - "image" "store_cart" - "scaleImage" "1" - } - - "BrowseTheStoreButton" - { - "ControlName" "CExButton" - "fieldName" "BrowseTheStoreButton" - "xpos" "c-365" - "ypos" "c-80" - "zpos" "2" - "wide" "160" - "tall" "23" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "#Store_BrowseTheStore" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "startshopping" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - - "MarketPlaceButton" - { - "ControlName" "CExButton" - "fieldName" "MarketPlaceButton" - "xpos" "c-230" - "ypos" "c10" - "zpos" "2" - "wide" "170" - "tall" "23" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#Store_MarketPlace" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "marketplace" - "paintbackground" "1" - "defaultBgColor_override" "46 43 42 255" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontSmallest" - "labelText" "" - "textAlignment" "west" - "xpos" "c-45" - "ypos" "c-230" - "zpos" "100" - "wide" "350" - "tall" "20" - "autoResize" "1" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - } - - "HomePageLabelContainer" - { - "ControlName" "EditablePanel" - "fieldName" "HomePageLabelContainer" - "xpos" "c-295" - "ypos" "54" - "zpos" "5" - "wide" "200" - "tall" "160" - "mouseinputenabled" "0" - "visible" "0" - - "CaseLabel" - { - "ControlName" "CExLabel" - "fieldName" "CaseLabel" - "font" "HudFontMediumBold" - "labelText" "#Store_Case_Label" - "textAlignment" "west" - "xpos" "0" - "ypos" "0" - "zpos" "0" - "wide" "200" - "tall" "20" - "autoresize" "1" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - } - - "KeyLabel" - { - "ControlName" "CExLabel" - "fieldName" "KeyLabel" - "font" "HudFontMediumBold" - "labelText" "#Store_Key_Label" - "textAlignment" "west" - "xpos" "0" - "ypos" "70" - "zpos" "0" - "wide" "200" - "tall" "20" - "autoresize" "1" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - } - - "TauntLabel" - { - "ControlName" "CExLabel" - "fieldName" "CaseLabel" - "font" "HudFontMediumBold" - "labelText" "#Store_Taunt_Label" - "textAlignment" "west" - "xpos" "0" - "ypos" "140" - "zpos" "0" - "wide" "200" - "tall" "20" - "autoresize" "1" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - } - } -} diff --git a/minmode/resource/ui/econ/store/v2/storehome_freetrial.res b/minmode/resource/ui/econ/store/v2/storehome_freetrial.res deleted file mode 100644 index 7ac5946..0000000 --- a/minmode/resource/ui/econ/store/v2/storehome_freetrial.res +++ /dev/null @@ -1,282 +0,0 @@ -#base "StoreHome_Base.res" - -"Resource/UI/StoreHome_FreeTrial.res" -{ - "Callout" - { - "ControlName" "EditablePanel" - "fieldName" "Callout" - "xpos" "c-300" - "ypos" "193" - "wide" "235" - "tall" "150" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "bgcolor_override" "131 66 55 255" - "paintbackground" "1" - "paintborder" "0" - "paintbackgroundtype" "2" - - // Cover up top rounded corners - "BodyBgSquare" - { - "ControlName" "EditablePanel" - "fieldName" "BodyBgSquare" - "xpos" "2" - "ypos" "32" - "wide" "231" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "bgcolor_override" "34 30 31 255" - "paintbackground" "1" - "paintbackgroundtype" "0" - } - - // Bottom rounded corners - "BodyBg" - { - "ControlName" "EditablePanel" - "fieldName" "BodyBg" - "xpos" "2" - "ypos" "40" - "wide" "231" - "tall" "108" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "bgcolor_override" "34 30 31 255" - "paintbackground" "1" - "paintbackgroundtype" "2" - } - - "HeaderText" - { - "ControlName" "CExLabel" - "fieldName" "HeaderText" - "font" "HudFontSmallestBold" - "labelText" "#Store_FreeTrial_UpgradeCalloutHeader" - "textAlignment" "west" - "xpos" "10" - "ypos" "2" - "wide" "210" - "tall" "28" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - } - - "FreeTrialPoint1Dot" - { - "ControlName" "CExLabel" - "fieldName" "FreeTrialPoint1Dot" - "labelText" ">" - "font" "HudFontSmallest" - "xpos" "15" - "ypos" "45" - "zpos" "2" - "wide" "5" - "tall" "5" - "visible" "1" - "enabled" "1" - "fgcolor" "178 82 22 255" - } - "FreeTrialPoint1" - { - "ControlName" "CExLabel" - "fieldName" "FreeTrialPoint1" - "font" "HudFontSmallest" - "labelText" "#Store_FreeTrial_Point1" - "textAlignment" "west" - "xpos" "24" - "ypos" "38" - "zpos" "2" - "wide" "205" - "tall" "20" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor" "180 168 145 255" - } - "FreeTrialPoint2Dot" - { - "ControlName" "CExLabel" - "labelText" ">" - "font" "HudFontSmallest" - "fieldName" "FreeTrialPoint2Dot" - "xpos" "15" - "ypos" "61" - "zpos" "2" - "wide" "3" - "tall" "5" - "visible" "1" - "enabled" "1" - "fgcolor" "178 82 22 255" - } - "FreeTrialPoint2" - { - "ControlName" "CExLabel" - "fieldName" "FreeTrialPoint2" - "font" "HudFontSmallest" - "labelText" "#Store_FreeTrial_Point2" - "textAlignment" "west" - "xpos" "24" - "ypos" "54" - "zpos" "2" - "wide" "205" - "tall" "20" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor" "180 168 145 255" - } - "FreeTrialPoint3Dot" - { - "ControlName" "CExLabel" - "labelText" ">" - "font" "HudFontSmallest" - "fieldName" "FreeTrialPoint3Dot" - "xpos" "15" - "ypos" "77" - "zpos" "2" - "wide" "3" - "tall" "5" - "visible" "1" - "enabled" "1" - "fgcolor" "178 82 22 255" - } - "FreeTrialPoint3" - { - "ControlName" "CExLabel" - "fieldName" "FreeTrialPoint3" - "font" "HudFontSmallest" - "labelText" "#Store_FreeTrial_Point4" - "textAlignment" "west" - "xpos" "24" - "ypos" "70" - "zpos" "2" - "wide" "205" - "tall" "20" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor" "180 168 145 255" - } - "FreeTrialPoint4Dot" - { - "ControlName" "CExLabel" - "labelText" ">" - "font" "HudFontSmallest" - "fieldName" "FreeTrialPoint4Dot" - "xpos" "15" - "ypos" "93" - "zpos" "2" - "wide" "3" - "tall" "5" - "visible" "1" - "enabled" "1" - "fgcolor" "178 82 22 255" - } - "FreeTrialPoint4" - { - "ControlName" "CExLabel" - "fieldName" "FreeTrialPoint4" - "font" "HudFontSmallest" - "labelText" "#Store_FreeTrial_Point3" - "textAlignment" "north-west" - "xpos" "24" - "ypos" "89" - "zpos" "2" - "wide" "205" - "tall" "40" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor" "180 168 145 255" - } - - "PlusLabel" - { - "ControlName" "CExLabel" - "fieldName" "PlusLabel" - "font" "HudFontSmallest" - "labelText" "#Store_FreeTrial_Plus" - "textAlignment" "north-west" - "xpos" "55" - "ypos" "115" - "zpos" "2" - "wide" "325" - "tall" "40" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor" "178 82 22 255" - } - - "Plus2Label" - { - "ControlName" "CExLabel" - "fieldName" "Plus2Label" - "font" "HudFontSmallest" - "labelText" "#Store_Promotion_FirstPurchaseGift2" - "textAlignment" "north-west" - "xpos" "55" - "ypos" "115" - "zpos" "2" - "wide" "200" - "tall" "60" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor" "180 168 145 255" - } - } - - "FeaturedItemSymbol" - { - "ControlName" "ImagePanel" - "fieldName" "FeaturedItemSymbol" - "xpos" "c-314" - "ypos" "302" - "zpos" "3" - "wide" "58" - "tall" "58" - "visible" "1" - "enabled" "1" - "image" "store/store_starburst" - "scaleImage" "1" - } - - "PromotionImage_Hat" - { - "ControlName" "ImagePanel" - "fieldName" "PromotionImage_Hat" - "xpos" "c-328" - "ypos" "287" - "zpos" "4" - "wide" "85" - "tall" "85" - "visible" "1" - "enabled" "1" - "image" "../backpack/player/items/all_class/all_manncap_large" - "scaleImage" "1" - } -}
\ No newline at end of file diff --git a/minmode/resource/ui/econ/store/v2/storehome_premium.res b/minmode/resource/ui/econ/store/v2/storehome_premium.res deleted file mode 100644 index 2e71b64..0000000 --- a/minmode/resource/ui/econ/store/v2/storehome_premium.res +++ /dev/null @@ -1,42 +0,0 @@ -#base "StoreHome_Base.res" - -"Resource/UI/StoreHome_Premium.res" -{ - "PremiumCallout" - { - "ControlName" "EditablePanel" - "fieldName" "PremiumCallout" - "xpos" "c-323" - "ypos" "c-45" - "zpos" "-1" - "wide" "300" - "tall" "300" - "visible" "1" - "enabled" "1" - - "MannCoImage" - { - "ControlName" "ImagePanel" - "fieldName" "MannCoImage" - "wide" "420" - "tall" "220" - "visible" "0" - "enabled" "1" - "scaleImage" "1" - "xpos" "15" - "ypos" "0" - "zpos" "0" - -// if_halloween -// { -// "visible" "1" -// "image" "store/store_halloween_premium_callout" -// } - if_christmas - { - "visible" "1" - "image" "store/store_australian_christmas_callout_sale" - } - } - } -} diff --git a/minmode/resource/ui/econ/store/v2/storeitemcontrols.res b/minmode/resource/ui/econ/store/v2/storeitemcontrols.res deleted file mode 100644 index 93ec158..0000000 --- a/minmode/resource/ui/econ/store/v2/storeitemcontrols.res +++ /dev/null @@ -1,65 +0,0 @@ -"Resource/UI/StoreItemControls.res" -{ - "StoreItemControls" - { - "ControlName" "CStoreItemControlsPanel" - "fieldName" "StoreItemControls" - "xpos" "0" - "ypos" "0" - "zpos" "20" - "wide" "20" - "tall" "20" - "visible" "1" - "enabled" "1" - } - - "AddToCartButton" - { - "ControlName" "CExImageButton" - "fieldName" "AddToCartButton" - "xpos" "0" - "ypos" "0" - "zpos" "10" - "wide" "20" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "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" "addtocart" - - "paintbackground" "1" - - "defaultBgColor_override" "76 107 34 255" - "ArmedBgColor_override" "86 117 44 255" - "depressedBgColor_override" "66 97 24 255" - - "image_drawcolor" "117 107 94 255" - "image_armedcolor" "200 80 60 255" - "image_depressedcolor" "255 80 60 255" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "CartImage" - "xpos" "1" - "ypos" "1" - "zpos" "13" - "wide" "18" - "tall" "18" - "visible" "1" - "enabled" "1" - "image" "store_cart" - "scaleImage" "1" - } - } -} diff --git a/minmode/resource/ui/econ/store/v2/storemapstampsinfodialog.res b/minmode/resource/ui/econ/store/v2/storemapstampsinfodialog.res deleted file mode 100644 index 0d351e4..0000000 --- a/minmode/resource/ui/econ/store/v2/storemapstampsinfodialog.res +++ /dev/null @@ -1,209 +0,0 @@ -"StoreMapStampsInfoDialog.res" -{ - "MapStampsInfoDialog" - { - "ControlName" "CTFMapStampsInfoDialog" - "fieldName" "MapStampsInfoDialog" - "xpos" "0" - "ypos" "0" - "zpos" "1000" - "wide" "f0" - "tall" "f0" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - } - - // Fullscreen background panel - "BgPanel" - { - "ControlName" "Panel" - "fieldName" "BgPanel" - "xpos" "0" - "ypos" "0" - "zpos" "0" - "wide" "f0" - "tall" "f0" - "visible" "1" - "enabled" "1" - "paintbackground" "1" - "PaintBackgroundType" "0" - "bgcolor_override" "0 0 0 128" - } - - // Rounded dialog border - "DialogFrame" - { - "ControlName" "EditablePanel" - "fieldName" "DialogFrame" - "xpos" "c-120" - "ypos" "c-150" - "zpos" "0" - "wide" "240" - "tall" "300" - "visible" "1" - "enabled" "1" - "paintbackground" "0" - "border" "TFFatLineBorderOpaque" - "PaintBorder" "1" - - // Background for the player model & item preview panels - "PreviewViewportBg" - { - "ControlName" "EditablePanel" - "fieldName" "PreviewViewportBg" - "xpos" "10" - "ypos" "22" - "zpos" "1" - "wide" "220" - "tall" "209" - "visible" "1" - "enabled" "1" - "paintborder" "1" - "border" "StoreInnerShadowBorder" - } - - - // 90-degree corners on the top part of the footer - "FooterTopPanel" - { - "ControlName" "EditablePanel" - "fieldName" "FooterTopPanel" - "xpos" "3" - "ypos" "240" - "zpos" "1" - "wide" "235" - "tall" "10" - "visible" "1" - "enabled" "1" - "paintborder" "0" - "PaintBackgroundType" "0" - "paintbackground" "1" - "bgcolor_override" "50 46 41 255" - } - - // Rounded corners on the bottom of the footer - "FootBottomPanel" - { - "ControlName" "EditablePanel" - "fieldName" "FootBottomPanel" - "xpos" "3" - "ypos" "240" - "zpos" "1" - "wide" "235" - "tall" "58" - "visible" "1" - "enabled" "1" - "paintborder" "0" - "PaintBackgroundType" "2" - "paintbackground" "1" - "bgcolor_override" "50 46 41 255" - } - - "MapsDescLabel" - { - "ControlName" "CExLabel" - "fieldName" "MapsDescLabel" - "font" "HudFontSmallest" - "labelText" "#Store_MapsDesc" - "textAlignment" "north" - "xpos" "20" - "ypos" "29" - "zpos" "5" - "wide" "200" - "tall" "200" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - } - - "PromotionImage_Hat" - { - "ControlName" "ImagePanel" - "fieldName" "PromotionImage_Hat" - "xpos" "90" - "ypos" "120" - "zpos" "2" - "wide" "150" - "tall" "150" - "visible" "1" - "enabled" "1" - "image" "../backpack/player/items/all_class/world_traveller_large" - "scaleImage" "1" - } - } - - "CloseButton" - { - "ControlName" "CExImageButton" - "fieldName" "CloseButton" - "xpos" "c101" - "ypos" "c-144" - "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" "close" - - "paintbackground" "0" - - "image_drawcolor" "118 107 94 255" - "image_armedcolor" "246 247 213 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" - } - } - - "BackButton" - { - "ControlName" "CExButton" - "fieldName" "BackButton" - "xpos" "c-110" - "ypos" "c108" - "zpos" "2" - "wide" "80" - "tall" "22" - "autoResize" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#TF_BackCarat" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "close" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "fgcolor" "White" - } -}
\ No newline at end of file diff --git a/minmode/resource/ui/econ/store/v2/storepage.res b/minmode/resource/ui/econ/store/v2/storepage.res deleted file mode 100644 index bb65139..0000000 --- a/minmode/resource/ui/econ/store/v2/storepage.res +++ /dev/null @@ -1,2771 +0,0 @@ -"Resource/UI/StorePage.res" -{ - "StorePage" - { - "ControlName" "Frame" - "fieldName" "StorePage" - "xpos" "0" - "ypos" "40" - "wide" "f0" - "tall" "480" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "settitlebarvisible" "0" - "PaintBackgroundType" "0" - "bgcolor_override" "25 25 25 255" - "infocus_bgcolor_override" "25 25 25 255" - "outoffocus_bgcolor_override" "25 25 25 255" - - "max_cart_model_panels" "10" - - "item_ypos" "70" - - "item_panels" "15" - "item_columns" "5" - "item_offcenter_x" "-292" - "item_xdelta" "8" - "item_ydelta" "8" - - "item_controls_xoffset" "2" - "item_controls_yoffset" "2" - - "show_item_backdrop" "1" - "item_backdrop_color" "25 25 25 255" - "item_backdrop_left_margin" "11" - "item_backdrop_right_margin" "11" - "item_backdrop_top_margin" "9" - "item_backdrop_bottom_margin" "42" - "item_backdrop_paintbackgroundtype" "2" - - "item_panel_bgcolor" "51 47 46 255" - "item_panel_bgcolor_mouseover" "156 146 128 255" - "item_panel_bgcolor_selected" "176 166 148 255" - - "classicon_xdelta" "5" - - "modelpanels_kv" - { - "ControlName" "CItemModelPanel" - "xpos" "c-70" - "ypos" "270" - "zpos" "5" - "wide" "111" - "tall" "62" - "visible" "0" - "bgcolor_override" "0 0 0 255" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "1" - "border" "NoBorder" - - "model_xpos" "24" - "model_ypos" "6" - "model_wide" "71" - "model_tall" "47" - "text_wide" "140" - "text_xpos" "0" - "text_ypos" "80" - "text_center" "0" - "name_only" "1" - "resize_to_text" "0" - "name_label_alignment" "3" - - "inset_eq_x" "2" - "inset_eq_y" "2" - - "deferred_description" "1" - "deffered_icon" "1" - - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - "inventory_image_type" "1" - } - - "use_item_sounds" "1" - } - - "modelpanel_labels_kv" - { - "font" "HudFontSmallestBold" - "textAlignment" "north-east" - "xpos" "c-61" - "ypos" "32" - "zpos" "15" - "wide" "16" - "tall" "10" - "autoResize" "1" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "use_item_sounds" "1" - } - - "cart_modelpanels_kv" - { - "ControlName" "CItemModelPanel" - "xpos" "c-70" - "ypos" "270" - "zpos" "13" - "wide" "32" - "tall" "25" - "visible" "0" - "bgcolor_override" "0 0 0 255" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "1" - "border" "NoBorder" - - "model_xpos" "2" - "model_ypos" "2" - "model_wide" "28" - "model_tall" "21" - "text_ypos" "60" - "text_center" "1" - "name_only" "1" - - "inset_eq_x" "2" - "inset_eq_y" "2" - - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - } - - "use_item_sounds" "1" - } - - "cart_labels_kv" - { - "font" "HudFontSmallestBold" - "textAlignment" "north-east" - "xpos" "c-61" - "ypos" "32" - "zpos" "15" - "wide" "16" - "tall" "10" - "autoResize" "1" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "use_item_sounds" "1" - } - } - - "NameFilterTextEntry" - { - "ControlName" "TextEntry" - "fieldName" "NameFilterTextEntry" - "xpos" "c-70" - "ypos" "30" - "wide" "90" - "tall" "19" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "1" - "textHidden" "0" - "editable" "1" - "unicode" "1" - "fgcolor_override" "TanLight" - "bgcolor_override" "15 15 15 255" - "paintbackgroundtype" "2" - "font" "HudFontSmall" - } - - "SubcategoryFilterComboBox" - { - "ControlName" "ComboBox" - "fieldName" "SubcategoryFilterComboBox" - "Font" "HudFontSmallestBold" - "xpos" "c30" - "ypos" "30" - "zpos" "1" - "wide" "112" - "tall" "19" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "1" - "textHidden" "0" - "editable" "0" - "maxchars" "-1" - "NumericInputOnly" "0" - "unicode" "0" - "border_override" "ButtonBorder" - "paintborder" "1" - - "fgcolor_override" "235 226 202 255" - "bgcolor_override" "0 0 0 0" - "disabledFgColor_override" "235 226 202 255" - "disabledBgColor_override" "0 0 0 0" - "selectionColor_override" "0 0 0 0" - "selectionTextColor_override" "235 226 202 255" - "defaultSelectionBG2Color_override" "0 0 0 0" - - "Button" - { - "defaultFgColor_override" "TanLight" - "defaultBgColor_override" "15 15 15 255" - "armedFgColor_override" "15 255 255 255 255" - "armedBgColor_override" "15 15 15 255" - "paintbackgroundtype" "2" - } - } - - "SortFilterComboBox" - { - "ControlName" "ComboBox" - "fieldName" "SortFilterComboBox" - "Font" "HudFontSmallestBold" - "xpos" "c152" - "ypos" "30" - "zpos" "1" - "wide" "142" - "tall" "19" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "1" - "textHidden" "0" - "editable" "0" - "maxchars" "-1" - "NumericInputOnly" "0" - "unicode" "0" - "border_override" "ButtonBorder" - "paintborder" "1" - - "fgcolor_override" "235 226 202 255" - "bgcolor_override" "0 0 0 0" - "disabledFgColor_override" "235 226 202 255" - "disabledBgColor_override" "0 0 0 0" - "selectionColor_override" "0 0 0 0" - "selectionTextColor_override" "235 226 202 255" - "defaultSelectionBG2Color_override" "0 0 0 0" - - "Button" - { - "defaultFgColor_override" "TanLight" - "defaultBgColor_override" "15 15 15 255" - "armedFgColor_override" "15 255 255 255 255" - "armedBgColor_override" "15 15 15 255" - "paintbackgroundtype" "2" - } - } - - "mouseoveritempanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "mouseoveritempanel" - "xpos" "c-70" - "ypos" "270" - "zpos" "100" - "wide" "300" - "tall" "300" - "visible" "0" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "0" - "paintborder" "0" - "BackColor" - { - "ControlName" "EditablePanel" - "fieldName" "BackColor" - "xpos" "0" - "ypos" "0" - "zpos" "-1" - "wide" "f0" - "tall" "f0" - "visible" "1" - "enabled" "1" - "pinCorner" "0" - "autoResize" "0" - "PaintBackgroundType""1" - "border" "NoBorder" - "bgcolor_override" "35 35 35 255" - - "attriblabel" - { - "font" "ItemFontAttribLarge" - "xpos" "0" - "ypos" "30" - "zpos" "101" - "wide" "140" - "tall" "60" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%attriblist%" - "textAlignment" "center" - "fgcolor" "117 107 94 255" - "centerwrap" "1" - } - } - - "text_ypos" "20" - "text_center" "1" - "model_hide" "1" - "resize_to_text" "1" - "padding_height" "15" - } - - "ClassFilterTooltipLabel" - { - "ControlName" "CExLabel" - "fieldName" "ClassFilterTooltipLabel" - "font" "HudFontSmallBold" - "textAlignment" "center" - "xpos" "36" - "ypos" "170" - "zpos" "100" - "wide" "200" - "tall" "40" - "autoResize" "1" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "bgcolor_override" "0 0 0 0" - "PaintBackgroundType" "2" - "centerwrap" "1" - "paintborder" "1" - "textinsetx" "100" - "border" "LoadoutItemPopupBorder" - "fgcolor" "243 234 216 255" - } - - "PrevPageButton" - { - "ControlName" "CExButton" - "fieldName" "PrevPageButton" - "xpos" "c210" - "ypos" "280" - "zpos" "5" - "wide" "20" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "&A" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "prevpage" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "defaultBgColor_override" "25 25 25 255" - "armedBgColor_override" "35 35 35 255" - "depressedBgColor_override" "25 25 25 255" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanDark" - - "border_default" "NoBorder" - "border_armed" "NoBorder" - } - - "CurPageLabel" - { - "ControlName" "CExLabel" - "fieldName" "CurPageLabel" - "font" "HudFontSmallBold" - "labelText" "%backpackpage%" - "textAlignment" "center" - "xpos" "c230" - "ypos" "280" - "zpos" "5" - "wide" "40" - "tall" "20" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "Base Color" - } - - "NextPageButton" - { - "ControlName" "CExButton" - "fieldName" "NextPageButton" - "xpos" "c270" - "ypos" "280" - "zpos" "5" - "wide" "20" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "&D" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "nextpage" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "defaultBgColor_override" "25 25 25 255" - "armedBgColor_override" "35 35 35 255" - "depressedBgColor_override" "25 25 25 255" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanDark" - - "border_default" "NoBorder" - "border_armed" "NoBorder" - } - - "PriceLabel" - { - "ControlName" "CExLabel" - "fieldName" "PriceLabel" - "font" "HudFontSmallBold" - "labelText" "%selectionprice%" - "textAlignment" "east" - "xpos" "c20" - "ypos" "8" - "zpos" "5" - "wide" "303" - "tall" "20" - "autoResize" "1" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "wrap" "1" - "centerwrap" "1" - } - - "NameFilterLabel" - { - "ControlName" "CExLabel" - "fieldName" "NameFilterLabel" - "font" "HudFontSmallestBold" - "labelText" "#Store_NameFilterLabel" - "textAlignment" "west" - "xpos" "c-70" - "ypos" "12" - "zpos" "1" - "wide" "90" - "tall" "20" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor" "StoreDarkTan" - } - - "SubcategoryFiltersLabel" - { - "ControlName" "CExLabel" - "fieldName" "SubcategoryFiltersLabel" - "font" "HudFontSmallestBold" - "labelText" "#Store_ItemTypeFilterLabel" - "textAlignment" "west" - "xpos" "c30" - "ypos" "12" - "zpos" "1" - "wide" "100" - "tall" "20" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor" "StoreDarkTan" - } - - "SortFilterLabel" - { - "ControlName" "CExLabel" - "fieldName" "SortFilterLabel" - "font" "HudFontSmallestBold" - "labelText" "#Store_SortByLabel" - "textAlignment" "west" - "xpos" "c152" - "ypos" "12" - "zpos" "1" - "wide" "150" - "tall" "20" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor" "StoreDarkTan" - } - - "ClassFilterLabel" - { - "ControlName" "CExLabel" - "fieldName" "ClassFilterLabel" - "font" "HudFontSmallestBold" - "labelText" "#Store_ClassFilterLabel" - "textAlignment" "west" - "xpos" "c-300" - "ypos" "12" - "zpos" "1" - "wide" "60" - "tall" "20" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor" "StoreDarkTan" - } - - "ClassFilterNavPanel" - { - "ControlName" "CNavigationPanel" - "fieldName" "ClassFilterNavPanel" - "xpos" "c-300" - "ypos" "30" - "zpos" "1" - "wide" "225" - "tall" "19" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - "auto_scale" "1" - "auto_layout" "1" - "selected_button_default" "0" - "auto_layout_horizontal_buffer" "4" - "display_vertically" "0" - "align" "west" - - "ButtonSettings" - { - "wide" "19" - "tall" "19" - "autoResize" "0" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "" - "textAlignment" "south-west" - "scaleImage" "1" - - "fgcolor" "TanDark" - "defaultFgColor_override" "TanDark" - "armedFgColor_override" "TanDark" - "depressedFgColor_override" "TanDark" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "sound_armed" "UI/buttonrollover.wav" - - "paintbackground" "0" - "paintborder" "1" - "border" "NoBorder" - - "image_drawcolor" "75 215 255 180" - "image_armedcolor" "75 215 255 255" - "image_selectedcolor" "75 215 255 255" - - //"image_drawcolor" "175 50 255 180" - //"image_armedcolor" "175 50 255 255" - //"image_selectedcolor" "175 50 255 255" - - "stayselectedonclick" "1" - "keyboardinputenabled" "0" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "19" - "tall" "19" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - } - } - - "Buttons" - { - "all" - { - "userdata" "0" - "image_default" "class_icons/filter_all" - "image_armed" "class_icons/filter_all" - "image_selected" "class_icons/filter_all_on" - "tooltiptext" "#TF_Items_All" - - "SubImage" - { - "image" "class_icons/filter_all" - } - } - "scout" - { - "userdata" "1" - "image_default" "class_icons/filter_scout" - "image_armed" "class_icons/filter_scout" - "image_selected" "class_icons/filter_scout_on" - "tooltiptext" "#TF_Items_Scout" - - "SubImage" - { - "image" "class_icons/filter_scout" - } - } - "soldier" - { - "userdata" "3" - "image_default" "class_icons/filter_soldier" - "image_armed" "class_icons/filter_soldier" - "image_selected" "class_icons/filter_soldier_on" - "tooltiptext" "#TF_Items_Soldier" - - "SubImage" - { - "image" "class_icons/filter_soldier" - } - } - "pyro" - { - "userdata" "7" - "image_default" "class_icons/filter_pyro" - "image_armed" "class_icons/filter_pyro" - "image_selected" "class_icons/filter_pyro_on" - "tooltiptext" "#TF_Items_Pyro" - - "SubImage" - { - "image" "class_icons/filter_pyro" - } - } - "demo" - { - "userdata" "4" - "image_default" "class_icons/filter_demo" - "image_armed" "class_icons/filter_demo" - "image_selected" "class_icons/filter_demo_on" - "tooltiptext" "#TF_Items_Demoman" - - "SubImage" - { - "image" "class_icons/filter_demo" - } - } - "heavy" - { - "userdata" "6" - "image_default" "class_icons/filter_heavy" - "image_armed" "class_icons/filter_heavy" - "image_selected" "class_icons/filter_heavy_on" - "tooltiptext" "#TF_Items_Heavy" - - "SubImage" - { - "image" "class_icons/filter_heavy" - } - } - "engineer" - { - "userdata" "9" - "image_default" "class_icons/filter_engineer" - "image_armed" "class_icons/filter_engineer" - "image_selected" "class_icons/filter_engineer_on" - "tooltiptext" "#TF_Items_Engineer" - - "SubImage" - { - "image" "class_icons/filter_engineer" - } - } - "medic" - { - "userdata" "5" - "image_default" "class_icons/filter_medic" - "image_armed" "class_icons/filter_medic" - "image_selected" "class_icons/filter_medic_on" - "tooltiptext" "#TF_Items_Medic" - - "SubImage" - { - "image" "class_icons/filter_medic" - } - } - "sniper" - { - "userdata" "2" - "image_default" "class_icons/filter_sniper" - "image_armed" "class_icons/filter_sniper" - "image_selected" "class_icons/filter_sniper_on" - "tooltiptext" "#TF_Items_Sniper" - - "SubImage" - { - "image" "class_icons/filter_sniper" - } - } - "spy" - { - "userdata" "8" - "image_default" "class_icons/filter_spy" - "image_armed" "class_icons/filter_spy" - "image_selected" "class_icons/filter_spy_on" - "tooltiptext" "#TF_Items_Spy" - - "SubImage" - { - "image" "class_icons/filter_spy" - } - } - } - } - - "BackpackSpaceLabel" - { - "ControlName" "CExLabel" - "fieldName" "BackpackSpaceLabel" - "font" "Cerbetica14" - "labelText" "%freebackpackspace%" - "textAlignment" "west" - "xpos" "c-292" - "ypos" "279" - "zpos" "0" - "wide" "200" - "tall" "20" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - - "CartButton" - { - "ControlName" "CExButton" - "fieldName" "CartButton" - "font" "HudFontSmallBold" - "labelText" "%storecart%" - "textAlignment" "east" - "xpos" "c-292" - "ypos" "299" - "zpos" "12" - "wide" "56" - "tall" "24" - "visible" "1" - "enabled" "1" - "PaintBackgroundType" "2" - "textinsetx" "15" - - "Command" "viewcart" - "font" "HudFontSmallBold" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "defaultBgColor_override" "25 25 25 255" - "armedBgColor_override" "35 35 35 255" - "depressedBgColor_override" "25 25 25 255" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanDark" - - "border_default" "NoBorder" - "border_armed" "NoBorder" - } - - "CartImage" - { - "ControlName" "ImagePanel" - "fieldName" "CartImage" - "xpos" "c-289" - "ypos" "302" - "zpos" "13" - "wide" "24" - "tall" "20" - "visible" "1" - "enabled" "1" - "image" "store_cart" - "scaleImage" "1" - } - - "CartFeaturedItemSymbol" - { - "ControlName" "ImagePanel" - "fieldName" "CartFeaturedItemSymbol" - "xpos" "c-225" - "ypos" "243" - "zpos" "14" - "wide" "24" - "tall" "24" - "visible" "0" - "enabled" "1" - "image" "store_special" - "scaleImage" "1" - } - - "ReloadSchemeButton" - { - "ControlName" "CExButton" - "fieldName" "ReloadSchemeButton" - "xpos" "c0" - "ypos" "330" - "zpos" "25" - "wide" "100" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "RELOADSCHEME" - "font" "HudFontSmallestBold" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "reloadscheme" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - - "ShowExplanationsButton" - { - "ControlName" "CExButton" - "fieldName" "ShowExplanationsButton" - "xpos" "c50" - "ypos" "15" - "zpos" "100" - "wide" "20" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "?" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "show_explanations" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - - "StartExplanation" - { - "ControlName" "CExplanationPopup" - "fieldName" "StartExplanation" - "xpos" "0" - "ypos" "0" - "zpos" "10000" - "wide" "250" - "tall" "140" - "visible" "0" - "PaintBackgroundType" "2" - "paintbackground" "0" - "border" "MainMenuHighlightBorder" - - "force_close" "1" - "end_x" "c-150" - "end_y" "100" - "end_wide" "300" - "end_tall" "155" - "callout_inparents_x" "c0" - "callout_inparents_y" "150" - "next_explanation" "TabsExplanation" - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontSmallBold" - "labelText" "#StoreWelcomeExplanation_Title" - "textAlignment" "north" - "xpos" "20" - "ypos" "10" - "wide" "260" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "TextLabel" - { - "ControlName" "CExLabel" - "fieldName" "TextLabel" - "font" "HudFontSmall" - "labelText" "#StoreWelcomeExplanation_Text" - "textAlignment" "north-west" - "xpos" "20" - "ypos" "45" - "wide" "260" - "tall" "85" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "CloseButton" - { - "ControlName" "CExImageButton" - "fieldName" "CloseButton" - "xpos" "280" - "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" "0" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "close" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "117 107 94 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" - } - } - "PositionLabel" - { - "ControlName" "CExLabel" - "fieldName" "PositionLabel" - "font" "HudFontSmallBold" - "labelText" "%explanationnumber%" - "textAlignment" "center" - "xpos" "0" - "ypos" "125" - "zpos" "-1" - "wide" "300" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "200 80 60 255" - } - "NextButton" - { - "ControlName" "CExImageButton" - "fieldName" "NextButton" - "xpos" "260" - "ypos" "125" - "zpos" "10" - "wide" "30" - "tall" "30" - "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" "nextexplanation" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "255 255 255 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "image" "blog_forward" - "scaleImage" "1" - } - } - } - - "TabsExplanation" - { - "ControlName" "CExplanationPopup" - "fieldName" "TabsExplanation" - "xpos" "0" - "ypos" "0" - "zpos" "10000" - "wide" "250" - "tall" "160" - "visible" "0" - "PaintBackgroundType" "2" - "paintbackground" "0" - "border" "MainMenuHighlightBorder" - - "force_close" "1" - "end_x" "c-200" - "end_y" "50" - "end_wide" "300" - "end_tall" "160" - "callout_inparents_x" "c-180" - "callout_inparents_y" "0" - "next_explanation" "ItemsExplanation" - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontSmallBold" - "labelText" "#StoreTabsExplanation_Title" - "textAlignment" "north" - "xpos" "20" - "ypos" "10" - "wide" "260" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "TextLabel" - { - "ControlName" "CExLabel" - "fieldName" "TextLabel" - "font" "HudFontSmall" - "labelText" "#StoreTabsExplanation_Text" - "textAlignment" "north-west" - "xpos" "20" - "ypos" "45" - "wide" "260" - "tall" "85" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "CloseButton" - { - "ControlName" "CExImageButton" - "fieldName" "CloseButton" - "xpos" "280" - "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" "0" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "close" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "117 107 94 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" - } - } - "PrevButton" - { - "ControlName" "CExImageButton" - "fieldName" "PrevButton" - "xpos" "10" - "ypos" "115" - "zpos" "10" - "wide" "30" - "tall" "30" - "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" "prevexplanation" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "255 255 255 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "image" "blog_back" - "scaleImage" "1" - } - } - "PositionLabel" - { - "ControlName" "CExLabel" - "fieldName" "PositionLabel" - "font" "HudFontSmallBold" - "labelText" "%explanationnumber%" - "textAlignment" "center" - "xpos" "0" - "ypos" "115" - "zpos" "-1" - "wide" "300" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "200 80 60 255" - } - "NextButton" - { - "ControlName" "CExImageButton" - "fieldName" "NextButton" - "xpos" "260" - "ypos" "115" - "zpos" "10" - "wide" "30" - "tall" "30" - "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" "nextexplanation" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "255 255 255 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "image" "blog_forward" - "scaleImage" "1" - } - } - } - - "ItemsExplanation" - { - "ControlName" "CExplanationPopup" - "fieldName" "ItemsExplanation" - "xpos" "0" - "ypos" "0" - "zpos" "10000" - "wide" "250" - "tall" "160" - "visible" "0" - "PaintBackgroundType" "2" - "paintbackground" "0" - "border" "MainMenuHighlightBorder" - - "force_close" "1" - "end_x" "c-190" - "end_y" "0" - "end_wide" "300" - "end_tall" "140" - "callout_inparents_x" "c-210" - "callout_inparents_y" "60" - "next_explanation" "DetailsExplanation" - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontSmallBold" - "labelText" "#StoreItemsExplanation_Title" - "textAlignment" "north" - "xpos" "20" - "ypos" "10" - "wide" "260" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "TextLabel" - { - "ControlName" "CExLabel" - "fieldName" "TextLabel" - "font" "HudFontSmall" - "labelText" "#StoreItemsExplanation_Text" - "textAlignment" "north-west" - "xpos" "20" - "ypos" "45" - "wide" "260" - "tall" "135" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "CloseButton" - { - "ControlName" "CExImageButton" - "fieldName" "CloseButton" - "xpos" "280" - "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" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "117 107 94 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" - } - } - "PrevButton" - { - "ControlName" "CExImageButton" - "fieldName" "PrevButton" - "xpos" "10" - "ypos" "100" - "zpos" "10" - "wide" "30" - "tall" "30" - "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" "prevexplanation" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "255 255 255 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "image" "blog_back" - "scaleImage" "1" - } - } - "NextButton" - { - "ControlName" "CExImageButton" - "fieldName" "NextButton" - "xpos" "260" - "ypos" "100" - "zpos" "10" - "wide" "30" - "tall" "30" - "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" "nextexplanation" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "255 255 255 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "image" "blog_forward" - "scaleImage" "1" - } - } - "PositionLabel" - { - "ControlName" "CExLabel" - "fieldName" "PositionLabel" - "font" "HudFontSmallBold" - "labelText" "%explanationnumber%" - "textAlignment" "center" - "xpos" "0" - "ypos" "100" - "zpos" "-1" - "wide" "300" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "200 80 60 255" - } - } - - "DetailsExplanation" - { - "ControlName" "CExplanationPopup" - "fieldName" "DetailsExplanation" - "xpos" "0" - "ypos" "0" - "zpos" "10000" - "wide" "250" - "tall" "140" - "visible" "0" - "PaintBackgroundType" "2" - "paintbackground" "0" - "border" "MainMenuHighlightBorder" - - "force_close" "1" - "end_x" "c-260" - "end_y" "80" - "end_wide" "300" - "end_tall" "155" - "callout_inparents_x" "c90" - "callout_inparents_y" "160" - "next_explanation" "PreviewExplanation" - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontSmallBold" - "labelText" "#StoreDetailsExplanation_Title" - "textAlignment" "north" - "xpos" "20" - "ypos" "10" - "wide" "260" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "TextLabel" - { - "ControlName" "CExLabel" - "fieldName" "TextLabel" - "font" "HudFontSmall" - "labelText" "#StoreDetailsExplanation_Text" - "textAlignment" "north-west" - "xpos" "20" - "ypos" "45" - "wide" "260" - "tall" "135" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "CloseButton" - { - "ControlName" "CExImageButton" - "fieldName" "CloseButton" - "xpos" "280" - "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" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "117 107 94 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" - } - } - "PrevButton" - { - "ControlName" "CExImageButton" - "fieldName" "PrevButton" - "xpos" "10" - "ypos" "120" - "zpos" "10" - "wide" "30" - "tall" "30" - "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" "prevexplanation" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "255 255 255 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "image" "blog_back" - "scaleImage" "1" - } - } - "NextButton" - { - "ControlName" "CExImageButton" - "fieldName" "NextButton" - "xpos" "260" - "ypos" "120" - "zpos" "10" - "wide" "30" - "tall" "30" - "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" "nextexplanation" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "255 255 255 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "image" "blog_forward" - "scaleImage" "1" - } - } - "PositionLabel" - { - "ControlName" "CExLabel" - "fieldName" "PositionLabel" - "font" "HudFontSmallBold" - "labelText" "%explanationnumber%" - "textAlignment" "center" - "xpos" "0" - "ypos" "120" - "zpos" "-1" - "wide" "300" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "200 80 60 255" - } - } - - "PreviewToggleExplanation" - { - "ControlName" "CExplanationPopup" - "fieldName" "PreviewToggleExplanation" - "xpos" "0" - "ypos" "0" - "zpos" "10000" - "wide" "250" - "tall" "160" - "visible" "0" - "PaintBackgroundType" "2" - "paintbackground" "0" - "border" "MainMenuHighlightBorder" - "next_explanation" "AddToCartExplanation" - - "force_close" "1" - "end_x" "c0" - "end_y" "80" - "end_wide" "300" - "end_tall" "125" - "callout_inparents_x" "c200" - "callout_inparents_y" "30" - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontSmallBold" - "labelText" "#StorePreviewToggleExplanation_Title" - "textAlignment" "north" - "xpos" "20" - "ypos" "10" - "wide" "260" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "TextLabel" - { - "ControlName" "CExLabel" - "fieldName" "TextLabel" - "font" "HudFontSmall" - "labelText" "#StorePreviewToggleExplanation_Text" - "textAlignment" "north-west" - "xpos" "20" - "ypos" "45" - "wide" "260" - "tall" "135" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "CloseButton" - { - "ControlName" "CExImageButton" - "fieldName" "CloseButton" - "xpos" "280" - "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" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "117 107 94 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" - } - } - "PrevButton" - { - "ControlName" "CExImageButton" - "fieldName" "PrevButton" - "xpos" "10" - "ypos" "95" - "zpos" "10" - "wide" "30" - "tall" "30" - "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" "prevexplanation" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "255 255 255 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "image" "blog_back" - "scaleImage" "1" - } - } - "NextButton" - { - "ControlName" "CExImageButton" - "fieldName" "NextButton" - "xpos" "260" - "ypos" "95" - "zpos" "10" - "wide" "30" - "tall" "30" - "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" "nextexplanation" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "255 255 255 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "image" "blog_forward" - "scaleImage" "1" - } - } - "PositionLabel" - { - "ControlName" "CExLabel" - "fieldName" "PositionLabel" - "font" "HudFontSmallBold" - "labelText" "%explanationnumber%" - "textAlignment" "center" - "xpos" "0" - "ypos" "95" - "zpos" "-1" - "wide" "300" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "200 80 60 255" - } - } - - "AddToCartExplanation" - { - "ControlName" "CExplanationPopup" - "fieldName" "AddToCartExplanation" - "xpos" "0" - "ypos" "0" - "zpos" "10000" - "wide" "250" - "tall" "160" - "visible" "0" - "PaintBackgroundType" "2" - "paintbackground" "0" - "border" "MainMenuHighlightBorder" - - "force_close" "1" - "end_x" "c-260" - "end_y" "200" - "end_wide" "300" - "end_tall" "125" - "callout_inparents_x" "c90" - "callout_inparents_y" "290" - "next_explanation" "CartStatusExplanation" - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontSmallBold" - "labelText" "#StoreAddToCartExplanation_Title" - "textAlignment" "north" - "xpos" "20" - "ypos" "10" - "wide" "260" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "TextLabel" - { - "ControlName" "CExLabel" - "fieldName" "TextLabel" - "font" "HudFontSmall" - "labelText" "#StoreAddToCartExplanation_Text" - "textAlignment" "north-west" - "xpos" "20" - "ypos" "45" - "wide" "260" - "tall" "135" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "CloseButton" - { - "ControlName" "CExImageButton" - "fieldName" "CloseButton" - "xpos" "280" - "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" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "117 107 94 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" - } - } - "PrevButton" - { - "ControlName" "CExImageButton" - "fieldName" "PrevButton" - "xpos" "10" - "ypos" "85" - "zpos" "10" - "wide" "30" - "tall" "30" - "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" "prevexplanation" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "255 255 255 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "image" "blog_back" - "scaleImage" "1" - } - } - "NextButton" - { - "ControlName" "CExImageButton" - "fieldName" "NextButton" - "xpos" "260" - "ypos" "85" - "zpos" "10" - "wide" "30" - "tall" "30" - "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" "nextexplanation" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "255 255 255 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "image" "blog_forward" - "scaleImage" "1" - } - } - "PositionLabel" - { - "ControlName" "CExLabel" - "fieldName" "PositionLabel" - "font" "HudFontSmallBold" - "labelText" "%explanationnumber%" - "textAlignment" "center" - "xpos" "0" - "ypos" "85" - "zpos" "-1" - "wide" "300" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "200 80 60 255" - } - } - - "CartStatusExplanation" - { - "ControlName" "CExplanationPopup" - "fieldName" "CartStatusExplanation" - "xpos" "0" - "ypos" "0" - "zpos" "10000" - "wide" "250" - "tall" "180" - "visible" "0" - "PaintBackgroundType" "2" - "paintbackground" "0" - "border" "MainMenuHighlightBorder" - - "force_close" "1" - "end_x" "c-150" - "end_y" "170" - "end_wide" "300" - "end_tall" "175" - "callout_inparents_x" "c-230" - "callout_inparents_y" "335" - "next_explanation" "CheckoutExplanation" - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontSmallBold" - "labelText" "#StoreCartStatusExplanation_Title" - "textAlignment" "north" - "xpos" "20" - "ypos" "10" - "wide" "260" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "TextLabel" - { - "ControlName" "CExLabel" - "fieldName" "TextLabel" - "font" "HudFontSmall" - "labelText" "#StoreCartStatusExplanation_Text" - "textAlignment" "north-west" - "xpos" "20" - "ypos" "45" - "wide" "260" - "tall" "135" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "CloseButton" - { - "ControlName" "CExImageButton" - "fieldName" "CloseButton" - "xpos" "280" - "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" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "117 107 94 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" - } - } - "PrevButton" - { - "ControlName" "CExImageButton" - "fieldName" "PrevButton" - "xpos" "10" - "ypos" "135" - "zpos" "10" - "wide" "30" - "tall" "30" - "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" "prevexplanation" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "255 255 255 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "image" "blog_back" - "scaleImage" "1" - } - } - "NextButton" - { - "ControlName" "CExImageButton" - "fieldName" "NextButton" - "xpos" "260" - "ypos" "135" - "zpos" "10" - "wide" "30" - "tall" "30" - "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" "nextexplanation" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "255 255 255 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "image" "blog_forward" - "scaleImage" "1" - } - } - "PositionLabel" - { - "ControlName" "CExLabel" - "fieldName" "PositionLabel" - "font" "HudFontSmallBold" - "labelText" "%explanationnumber%" - "textAlignment" "center" - "xpos" "0" - "ypos" "135" - "zpos" "-1" - "wide" "300" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "200 80 60 255" - } - } - - "CheckoutExplanation" - { - "ControlName" "CExplanationPopup" - "fieldName" "CheckoutExplanation" - "xpos" "0" - "ypos" "0" - "zpos" "10000" - "wide" "250" - "tall" "160" - "visible" "0" - "PaintBackgroundType" "2" - "paintbackground" "0" - "border" "MainMenuHighlightBorder" - "next_explanation" "HelpExplanation" - - "force_close" "1" - "end_x" "c-160" - "end_y" "200" - "end_wide" "300" - "end_tall" "145" - "callout_inparents_x" "c190" - "callout_inparents_y" "320" - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontSmallBold" - "labelText" "#StoreCheckoutExplanation_Title" - "textAlignment" "north" - "xpos" "20" - "ypos" "10" - "wide" "260" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "TextLabel" - { - "ControlName" "CExLabel" - "fieldName" "TextLabel" - "font" "HudFontSmall" - "labelText" "#StoreCheckoutExplanation_Text" - "textAlignment" "north-west" - "xpos" "20" - "ypos" "45" - "wide" "260" - "tall" "135" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "CloseButton" - { - "ControlName" "CExImageButton" - "fieldName" "CloseButton" - "xpos" "280" - "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" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "117 107 94 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" - } - } - "PrevButton" - { - "ControlName" "CExImageButton" - "fieldName" "PrevButton" - "xpos" "10" - "ypos" "105" - "zpos" "10" - "wide" "30" - "tall" "30" - "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" "prevexplanation" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "255 255 255 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "image" "blog_back" - "scaleImage" "1" - } - } - "NextButton" - { - "ControlName" "CExImageButton" - "fieldName" "NextButton" - "xpos" "260" - "ypos" "105" - "zpos" "10" - "wide" "30" - "tall" "30" - "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" "nextexplanation" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "255 255 255 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "image" "blog_forward" - "scaleImage" "1" - } - } - "PositionLabel" - { - "ControlName" "CExLabel" - "fieldName" "PositionLabel" - "font" "HudFontSmallBold" - "labelText" "%explanationnumber%" - "textAlignment" "center" - "xpos" "0" - "ypos" "105" - "zpos" "-1" - "wide" "300" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "200 80 60 255" - } - } - - "HelpExplanation" - { - "ControlName" "CExplanationPopup" - "fieldName" "HelpExplanation" - "xpos" "0" - "ypos" "0" - "zpos" "10000" - "wide" "250" - "tall" "160" - "visible" "0" - "PaintBackgroundType" "2" - "paintbackground" "0" - "border" "MainMenuHighlightBorder" - - "force_close" "1" - "end_x" "c-150" - "end_y" "80" - "end_wide" "300" - "end_tall" "125" - "callout_inparents_x" "c60" - "callout_inparents_y" "40" - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontSmallBold" - "labelText" "#StoreHelpExplanation_Title" - "textAlignment" "north" - "xpos" "20" - "ypos" "10" - "wide" "260" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "TextLabel" - { - "ControlName" "CExLabel" - "fieldName" "TextLabel" - "font" "HudFontSmall" - "labelText" "#StoreHelpExplanation_Text" - "textAlignment" "north-west" - "xpos" "20" - "ypos" "45" - "wide" "260" - "tall" "135" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "CloseButton" - { - "ControlName" "CExImageButton" - "fieldName" "CloseButton" - "xpos" "280" - "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" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "117 107 94 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" - } - } - "PrevButton" - { - "ControlName" "CExImageButton" - "fieldName" "PrevButton" - "xpos" "10" - "ypos" "90" - "zpos" "10" - "wide" "30" - "tall" "30" - "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" "prevexplanation" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "255 255 255 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "image" "blog_back" - "scaleImage" "1" - } - } - - "PositionLabel" - { - "ControlName" "CExLabel" - "fieldName" "PositionLabel" - "font" "HudFontSmallBold" - "labelText" "%explanationnumber%" - "textAlignment" "center" - "xpos" "0" - "ypos" "90" - "zpos" "-1" - "wide" "300" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "200 80 60 255" - } - } -} diff --git a/minmode/resource/ui/econ/store/v2/storepage_bundles.res b/minmode/resource/ui/econ/store/v2/storepage_bundles.res deleted file mode 100644 index d304209..0000000 --- a/minmode/resource/ui/econ/store/v2/storepage_bundles.res +++ /dev/null @@ -1,5 +0,0 @@ -#base "StorePage.res" - -"Resource/UI/StorePage_Bundles.res" -{ -}
\ No newline at end of file diff --git a/minmode/resource/ui/econ/store/v2/storepage_items.res b/minmode/resource/ui/econ/store/v2/storepage_items.res deleted file mode 100644 index e7cac2f..0000000 --- a/minmode/resource/ui/econ/store/v2/storepage_items.res +++ /dev/null @@ -1,5 +0,0 @@ -#base "StorePage.res" - -"Resource/UI/StorePage_Items.res" -{ -} diff --git a/minmode/resource/ui/econ/store/v2/storepage_maps.res b/minmode/resource/ui/econ/store/v2/storepage_maps.res deleted file mode 100644 index abe594c..0000000 --- a/minmode/resource/ui/econ/store/v2/storepage_maps.res +++ /dev/null @@ -1,116 +0,0 @@ -#base "StorePage.res" - -"Resource/UI/StorePage_Maps.res" -{ - "StorePage" - { - "modelpanels_kv" - { - "model_xpos" "6" - "model_ypos" "-3" - "model_wide" "100" - "model_tall" "70" - - "itemmodelpanel" - { - "force_square_image" "1" - } - } - } - - "ClassFilterLabel" - { - "visible" "0" - } - - "ClassFilterNavPanel" - { - "visible" "0" - } - - "ClassFilterLabel" - { - "visible" "0" - } - - "NameFilterLabel" - { - "visible" "0" - } - - "NameFilterTextEntry" - { - "visible" "0" - } - - "SortFilterLabel" - { - "visible" "0" - } - - "SortFilterComboBox" - { - "visible" "0" - } - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontSmallBold" - "labelText" "#Store_Maps_Title" - "textAlignment" "north-west" - "xpos" "c-292" - "ypos" "20" - "zpos" "5" - "wide" "500" - "tall" "25" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - - "SubTitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "SubTitleLabel" - "font" "FontStoreOriginalPrice" - "labelText" "#Store_Maps_SubTitle" - "textAlignment" "south-west" - "xpos" "c-292" - "ypos" "30" - "zpos" "5" - "wide" "500" - "tall" "25" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor" "96 90 85 255" - } - - "LearnMoreButton" - { - "ControlName" "CExButton" - "fieldName" "LearnMoreButton" - "xpos" "c175" - "ypos" "20" - "zpos" "5" - "wide" "120" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#Store_LearnMore" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "maps_learnmore" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } -}
\ No newline at end of file diff --git a/minmode/resource/ui/econ/store/v2/storepanel.res b/minmode/resource/ui/econ/store/v2/storepanel.res deleted file mode 100644 index fb166e2..0000000 --- a/minmode/resource/ui/econ/store/v2/storepanel.res +++ /dev/null @@ -1,274 +0,0 @@ -"Resource/UI/StorePanel.res" -{ - "store_panel" - { - "ControlName" "EditablePanel" - "fieldName" "store_panel" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "480" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "settitlebarvisible" "1" - "PaintBackgroundType" "0" - "bgcolor_override" "46 43 42 0" - "infocus_bgcolor_override" "46 43 42 0" - "outoffocus_bgcolor_override" "46 43 42 0" - - "title" "#StoreTitle" - "title_font" "HudFontMediumBold" - "titletextinsetX" "40" - "titletextinsetY" "0" - "titlebarfgcolor_override" "200 187 161 255" - "titlebardisabledfgcolor_override" "200 187 161 255" - "titlebarbgcolor_override" "46 43 42 255" - - "clientinsetx_override" "0" - "sheetinset_bottom" "40" - } - - "BackgroundHeader" - { - "ControlName" "ImagePanel" - "fieldName" "BackgroundHeader" - "xpos" "0" - "ypos" "0" - "zpos" "-2" - "wide" "f0" - "tall" "120" - "visible" "1" - "enabled" "1" - "image" "loadout_header" - "tileImage" "1" - } - "BackgroundHeader2" - { - "ControlName" "ImagePanel" - "fieldName" "BackgroundHeader2" - "xpos" "0" - "ypos" "0" - "zpos" "-2" - "wide" "f0" - "tall" "120" - "visible" "1" - "enabled" "1" - "fillcolor" "15 15 15 175" - "tileImage" "1" - } - "BackgroundFooter" - { - "ControlName" "ImagePanel" - "fieldName" "BackgroundFooter" - "xpos" "0" - "ypos" "420" - "zpos" "0" - "wide" "f0" - "tall" "60" - "visible" "1" - "enabled" "1" - "image" "loadout_header" - "tileImage" "1" - } - "BackgroundFooter2" - { - "ControlName" "ImagePanel" - "fieldName" "BackgroundFooter2" - "xpos" "0" - "ypos" "420" - "zpos" "1" - "wide" "f0" - "tall" "60" - "visible" "1" - "enabled" "1" - "fillcolor" "15 15 15 220" - "tileImage" "1" - } - "FooterLine" - { - "ControlName" "EditablePanel" - "fieldName" "HeaderLine" - "xpos" "0" - "ypos" "420" - "zpos" "2" - "wide" "f0" - "tall" "2" - "visible" "1" - "enabled" "1" - "autoResize" "0" - "PaintBackgroundType" "2" - "border" "NoBorder" - "bgcolor_override" "Base Color" - } - - "Sheet" - { - "ControlName" "EditablePanel" - "fieldName" "Sheet" - "tabxindent" "80" - "tabxdelta" "10" - "tabwidth" "240" - "tabheight" "34" - "transition_time" "0" - - "HeaderLine" - { - "ControlName" "EditablePanel" - "fieldName" "HeaderLine" - "xpos" "0" - "ypos" "32" - "zpos" "5" - "wide" "f0" - "tall" "2" - "visible" "1" - "enabled" "1" - "autoResize" "0" - "PaintBackgroundType" "2" - "border" "NoBorder" - "bgcolor_override" "Base Color" - } - - "tabskv" - { - "textinsetx" "25" - "textAlignment" "center" - "font" "Cerbetica32" - "ypos" "50" - "selectedcolor" "TanLight" - "unselectedcolor" "TanDark" - "paintbackground" "1" - "defaultBgColor_override" "25 25 25 255" - "unselectedBgColor_override" "10 10 10 255" - "activeborder_override" "CyanBorderTabs" - "depressedBgColor_override" "10 10 10 255" - "normalborder_override" "CyanBorderTabsInactive" - } - } - - "CloseButton" - { - "ControlName" "CExButton" - "fieldName" "CloseButton" - "xpos" "c-300" - "ypos" "437" - "zpos" "2" - "wide" "100" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "<< Back (&Q)" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "close" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - - "armory_panel" - { - "ControlName" "CArmoryPanel" - "fieldName" "armory_panel" - "xpos" "0" - "ypos" "30" - "wide" "f0" - "tall" "390" - "zpos" "500" - "visible" "0" - } - - "NotificationsPresentPanel" - { - "ControlName" "CNotificationsPresentPanel" - "fieldName" "NotificationsPresentPanel" - "xpos" "r200" - "ypos" "10" - "zpos" "10000" - "wide" "190" - "tall" "50" - "visible" "0" - "enabled" "1" - } - - "SupportCommunityMapMakersCheckButton" - { - "ControlName" "CheckButton" - "fieldName" "SupportCommunityMapMakersCheckButton" - "xpos" "c275" - "ypos" "437" - "zpos" "5" - "wide" "25" - "tall" "25" - "font" "HudFontSmall" - "labelText" "" - "visible" "0" - } - - "SupportCommunityMapMakersLabel" - { - "ControlName" "CExLabel" - "fieldName" "SupportCommunityMapMakersLabel" - "textAlignment" "north-west" - "xpos" "c304" - "ypos" "440" - "zpos" "5" - "wide" "70" - "tall" "100" - "font" "HudFontSmallest" - "wrap" "1" - "labelText" "#Store_ConfirmStampDonationAddTitle" - "visible" "0" - } - - "CheckoutButton" - { - "ControlName" "CExButton" - "fieldName" "CheckoutButton" - "xpos" "c170" - "ypos" "437" - "zpos" "2" - "wide" "130" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "Checkout (&E) >>" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "checkout" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - -} diff --git a/minmode/resource/ui/econ/store/v2/storepreviewitempanel.res b/minmode/resource/ui/econ/store/v2/storepreviewitempanel.res deleted file mode 100644 index 4052019..0000000 --- a/minmode/resource/ui/econ/store/v2/storepreviewitempanel.res +++ /dev/null @@ -1,1624 +0,0 @@ -"Resource/UI/StorePreviewItemPanel.res" -{ - "storepreviewitem" - { - "ControlName" "CStorePreviewItemPanel" - "fieldName" "storepreviewitem" - "xpos" "0" - "ypos" "0" - "zpos" "1000" - "wide" "f0" - "tall" "f0" - "autoResize" "0" - "skip_autoresize" "1" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - - "small_vertical_break_size" "0" - "medium_vertical_break_size" "6" - "big_vertical_break_size" "7" - "horizontal_break_size" "3" - "paint_style_buttons_y" "c-140" - - "control_button_width" "70" - "control_button_height" "15" - "control_button_y" "c-140" - } - - "ScrollBar" - { - "ControlName" "ScrollBar" - "FieldName" "ScrollBar" - "xpos" "c222" - "ypos" "c-120" - "wide" "11" - "tall" "200" - "zpos" "1000" - "visible" "1" - "nobuttons" "1" - - "Slider" - { - "PaintBackgroundType" "2" - "fgcolor_override" "118 107 94 255" - } - - "UpButton" - { - "ControlName" "Button" - "FieldName" "UpButton" - "visible" "0" - "tall" "0" - "wide" "0" - } - - "DownButton" - { - "ControlName" "Button" - "FieldName" "DownButton" - "visible" "0" - "tall" "0" - "wide" "0" - } - } - - // Fullscreen background panel - "BgPanel" - { - "ControlName" "EditablePanel" - "fieldName" "BgPanel" - "xpos" "0" - "ypos" "0" - "zpos" "0" - "wide" "f0" - "tall" "f0" - "visible" "1" - "enabled" "1" - "PaintBackgroundType" "0" - "bgcolor_override" "0 0 0 128" - } - - // Rounded dialog border - "DialogFrame" - { - "ControlName" "EditablePanel" - "fieldName" "DialogFrame" - "xpos" "c-240" - "ypos" "c-150" - "zpos" "0" - "wide" "480" - "tall" "300" - "visible" "1" - "enabled" "1" - "paintbackground" "0" - "border" "TFFatLineBorderOpaque" - "PaintBorder" "1" - - // Background for the player model & item preview panels - "PreviewViewportBg" - { - "ControlName" "EditablePanel" - "fieldName" "PreviewViewportBg" - "xpos" "10" - "ypos" "18" - "zpos" "1" - "wide" "220" - "tall" "213" - "visible" "1" - "enabled" "1" - "paintborder" "1" - "border" "StoreInnerShadowBorder" - } - - // 90-degree corners on the top part of the footer - "FooterTopPanel" - { - "ControlName" "EditablePanel" - "fieldName" "FooterTopPanel" - "xpos" "3" - "ypos" "240" - "zpos" "1" - "wide" "474" - "tall" "10" - "visible" "1" - "enabled" "1" - "paintborder" "0" - "PaintBackgroundType" "0" - "paintbackground" "1" - "bgcolor_override" "50 46 41 255" - } - - // Rounded corners on the bottom of the footer - "FootBottomPanel" - { - "ControlName" "EditablePanel" - "fieldName" "FootBottomPanel" - "xpos" "3" - "ypos" "240" - "zpos" "1" - "wide" "474" - "tall" "58" - "visible" "1" - "enabled" "1" - "paintborder" "0" - "PaintBackgroundType" "2" - "paintbackground" "1" - "bgcolor_override" "50 46 41 255" - } - - "ItemNameLabel" - { - "ControlName" "CExLabel" - "fieldName" "ItemNameLabel" - "font" "HudFontSmallBold" - "labelText" "%itemname%" - "textAlignment" "west" - "xpos" "240" - "ypos" "17" - "wide" "230" - "tall" "15" - "autoResize" "0" - "skip_autoresize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - } - - // Scrollable editable panel for right-hand side of preview, for all text details - "DetailsView" - { - "ControlName" "EditablePanel" - "fieldName" "DetailsView" - "xpos" "240" - "ypos" "30" - "zpos" "100" - "wide" "230" - "tall" "201" - "visible" "1" - "PaintBackgroundType" "0" - "bgcolor_override" "0 0 0 0" - "skip_autoresize" "1" - "autoresize" "0" - - "ScrollableChild" - { - "ControlName" "EditablePanel" - "fieldName" "ScrollableChild" - "xpos" "240" - "ypos" "0" - "zpos" "100" - "wide" "230" - "tall" "222" - "visible" "1" - "PaintBackgroundType" "0" - "bgcolor_override" "0 0 0 0" - "skip_autoresize" "1" - "autoresize" "0" - - // - // All the controls below get laid out off of the item name label's position and the break sizes defined at the top of this file - // - "ItemLevelInfoLabel" - { - "ControlName" "CExLabel" - "fieldName" "ItemLevelInfoLabel" - "font" "FontStoreOriginalPrice" - "labelText" "%item_level_info%" - "textAlignment" "north-west" - "wide" "228" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor" "118 107 94 255" - } - - "RestrictionsLabel" - { - "ControlName" "CExLabel" - "fieldName" "RestrictionsLabel" - "font" "FontStoreOriginalPrice" - "labelText" "#Store_ItemDesc_Restrictions" - "textAlignment" "north-west" - "wide" "228" - "tall" "10" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "wrap" "1" - "fgcolor" "200 80 60 255" - } - - "RestrictionsTextLabel" - { - "ControlName" "CExLabel" - "fieldName" "RestrictionsTextLabel" - "font" "FontStoreOriginalPrice" - "labelText" "#Store_HolidayRestrictionText" - "textAlignment" "north-west" - "wide" "228" - "tall" "10" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "wrap" "1" - "fgcolor" "200 80 60 255" - } - - "UsedByLabel" - { - "ControlName" "CExLabel" - "fieldName" "UsedByLabel" - "font" "FontStoreOriginalPrice" - "labelText" "#Store_ItemDesc_UsedBy" - "textAlignment" "north-west" - "wide" "228" - "tall" "10" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor" "173 165 146 255" - } - - "UsedByTextLabel" - { - "ControlName" "CExLabel" - "fieldName" "UsedByTextLabel" - "font" "FontStoreOriginalPrice" - "labelText" "%used_by_classes%" - "textAlignment" "north-west" - "wide" "228" - "tall" "10" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - } - - "SlotLabel" - { - "ControlName" "CExLabel" - "fieldName" "SlotLabel" - "font" "FontStoreOriginalPrice" - "labelText" "#Store_ItemDesc_Slot" - "textAlignment" "north-west" - "wide" "228" - "tall" "10" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor" "173 165 146 255" - } - - "SlotTextLabel" - { - "ControlName" "CExLabel" - "fieldName" "SlotTextLabel" - "font" "FontStoreOriginalPrice" - "labelText" "%slot%" - "textAlignment" "north-west" - "wide" "228" - "tall" "10" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - } - - "PriceLabel" - { - "ControlName" "CExLabel" - "fieldName" "PriceLabel" - "font" "HudFontMediumSmallBold" - "textAlignment" "north-west" - "wide" "228" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "labeltext" "%price%" - } - - "ArmoryTextLabel" - { - "ControlName" "CExLabel" - "fieldName" "ArmoryTextLabel" - "font" "FontStoreOriginalPrice" - "textAlignment" "north-west" - "wide" "228" - "tall" "10" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "labeltext" "%armory_text%" - } - - "AttributesLabel" - { - "ControlName" "CExLabel" - "fieldName" "AttributesLabel" - "font" "FontStoreOriginalPrice" - "textAlignment" "north-west" - "wide" "228" - "tall" "10" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - } - - "ItemWikiPageButton" - { - "ControlName" "CExButton" - "fieldName" "ItemWikiPageButton" - "zpos" "20" - "wide" "150" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#Store_ItemDesc_ItemWikiPage" - "font" "HudFontSmallestBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "command" "viewwikipage" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - - "TradableLabel" - { - "ControlName" "CExLabel" - "fieldName" "TradableLabel" - "font" "FontStoreOriginalPrice" - "labelText" "#Store_ItemDesc_Tradable" - "textAlignment" "north-west" - "wide" "205" - "tall" "10" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor" "173 165 146 255" - } - - "TradableTextLabel" - { - "ControlName" "CExLabel" - "fieldName" "TradableTextLabel" - "font" "FontStoreOriginalPrice" - "labelText" "%tradable%" - "textAlignment" "north-west" - "wide" "205" - "tall" "10" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - } - - "GiftableLabel" - { - "ControlName" "CExLabel" - "fieldName" "GiftableLabel" - "font" "FontStoreOriginalPrice" - "labelText" "#Store_ItemDesc_Giftable" - "textAlignment" "north-west" - "wide" "205" - "tall" "10" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor" "173 165 146 255" - } - - "GiftableTextLabel" - { - "ControlName" "CExLabel" - "fieldName" "GiftableTextLabel" - "font" "FontStoreOriginalPrice" - "labelText" "%giftable%" - "textAlignment" "north-west" - "wide" "205" - "tall" "10" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - } - - "NameableLabel" - { - "ControlName" "CExLabel" - "fieldName" "NameableLabel" - "font" "FontStoreOriginalPrice" - "labelText" "#Store_ItemDesc_Nameable" - "textAlignment" "north-west" - "wide" "205" - "tall" "10" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor" "173 165 146 255" - } - - "NameableTextLabel" - { - "ControlName" "CExLabel" - "fieldName" "NameableTextLabel" - "font" "FontStoreOriginalPrice" - "labelText" "%nameable%" - "textAlignment" "north-west" - "wide" "205" - "tall" "10" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - } - - "CraftableLabel" - { - "ControlName" "CExLabel" - "fieldName" "CraftableLabel" - "font" "FontStoreOriginalPrice" - "labelText" "#Store_ItemDesc_Craftable" - "textAlignment" "north-west" - "wide" "205" - "tall" "10" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor" "173 165 146 255" - } - - "CraftableTextLabel" - { - "ControlName" "CExLabel" - "fieldName" "CraftableTextLabel" - "font" "FontStoreOriginalPrice" - "labelText" "%craftable%" - "textAlignment" "north-west" - "wide" "205" - "tall" "10" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - } - } - } - } - - "classmodelpanel" - { - "ControlName" "CTFPlayerModelPanel" - "fieldName" "classmodelpanel" - - "xpos" "c-230" - "ypos" "c-132" - "zpos" "1" - "wide" "220" - "tall" "213" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - "render_texture" "0" - "fov" "40" - "allow_rot" "1" - - "paintbackground" "1" - "paintbackgroundenabled" "1" - "bgcolor_override" "255 255 255 0" - - "model" - { - "force_pos" "1" - - "angles_x" "0" - "angles_y" "170" - "angles_z" "0" - "origin_x" "190" - "origin_y" "0" - "origin_z" "-36" - "frame_origin_x" "0" - "frame_origin_y" "0" - "frame_origin_z" "0" - "spotlight" "1" - - "modelname" "" - - "animation" - { - "name" "PRIMARY" - "activity" "ACT_MP_STAND_PRIMARY" - "default" "1" - } - "animation" - { - "name" "SECONDARY" - "activity" "ACT_MP_STAND_SECONDARY" - } - "animation" - { - "name" "MELEE" - "activity" "ACT_MP_STAND_MELEE" - } - "animation" - { - "name" "BUILDING" - "activity" "ACT_MP_STAND_BUILDING" - } - "animation" - { - "name" "PDA" - "activity" "ACT_MP_STAND_PDA" - } - "animation" - { - "name" "ITEM1" - "activity" "ACT_MP_STAND_ITEM1" - } - "animation" - { - "name" "ITEM2" - "activity" "ACT_MP_STAND_ITEM2" - } - "animation" - { - "name" "MELEE_ALLCLASS" - "activity" "ACT_MP_STAND_MELEE_ALLCLASS" - } - "animation" - { - "name" "PRIMARY2" - "activity" "ACT_MP_STAND_PRIMARY" - } - "animation" - { - "name" "SECONDARY2" - "activity" "ACT_MP_STAND_SECONDARY2" - } - } - } - - "PreviewItemModelPanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "PreviewItemModelPanel" - "xpos" "c-230" - "ypos" "c-140" - "zpos" "1" - "wide" "220" - "tall" "220" - "visible" "1" - "paintbackground" "0" - "paintborder" "0" - - "model_xpos" "10" - "model_ypos" "10" - "model_wide" "200" - "model_tall" "200" - "name_only" "0" - "attrib_only" "0" - "model_only" "1" - "paint_icon_hide" "0" - - "text_ypos" "10" - - "itemmodelpanel" - { - "inventory_image_type" "1" - "allow_rot" "0" - "force_square_image" "1" - } - } - - "ItemIcon1" - { - "ControlName" "CStorePreviewItemIcon" - "fieldName" "ItemIcon1" - - "xpos" "c-215" - "ypos" "c56" - "zpos" "13" - "wide" "30" - "tall" "20" - "visible" "1" - "panel_bgcolor" "117 107 94 255" - "panel_bgcolor_mouseover" "255 255 255 255" - "image_indent" "0" - "PaintBackgroundType" "2" - - "bgblockout" - { - "ControlName" "EditablePanel" - "fieldName" "bgblockout" - "xpos" "2" - "ypos" "2" - "zpos" "-10" - "wide" "26" - "tall" "16" - "visible" "1" - "enabled" "0" - "PaintBackgroundType" "2" - "bgcolor_override" "51 47 46 255" - } - - "itempanel" - { - "fieldName" "itempanel" - - "PaintBackgroundType" "2" - "paintborder" "0" - - "model_xpos" "1" - "model_ypos" "2" - "model_wide" "28" - "model_tall" "16" - "name_only" "0" - "attrib_only" "0" - "model_only" "1" - "paint_icon_hide" "0" - - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - } - } - } - "ItemIcon2" - { - "ControlName" "CStorePreviewItemIcon" - "fieldName" "ItemIcon2" - - "xpos" "20" - "ypos" "225" - "zpos" "13" - "wide" "30" - "tall" "20" - "visible" "1" - "panel_bgcolor" "117 107 94 255" - "panel_bgcolor_mouseover" "255 255 255 255" - "image_indent" "0" - "PaintBackgroundType" "2" - - "bgblockout" - { - "ControlName" "EditablePanel" - "fieldName" "bgblockout" - "xpos" "2" - "ypos" "2" - "zpos" "-10" - "wide" "26" - "tall" "16" - "visible" "1" - "enabled" "0" - "PaintBackgroundType" "2" - "bgcolor_override" "51 47 46 255" - } - - "itempanel" - { - "fieldName" "itempanel" - - "PaintBackgroundType" "2" - "paintborder" "0" - - "model_xpos" "1" - "model_ypos" "2" - "model_wide" "28" - "model_tall" "16" - "name_only" "0" - "attrib_only" "0" - "model_only" "1" - "paint_icon_hide" "0" - - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - } - } - } - "ItemIcon3" - { - "ControlName" "CStorePreviewItemIcon" - "fieldName" "ItemIcon3" - - "xpos" "20" - "ypos" "225" - "zpos" "13" - "wide" "30" - "tall" "20" - "visible" "1" - "panel_bgcolor" "117 107 94 255" - "panel_bgcolor_mouseover" "255 255 255 255" - "image_indent" "0" - "PaintBackgroundType" "2" - - "bgblockout" - { - "ControlName" "EditablePanel" - "fieldName" "bgblockout" - "xpos" "2" - "ypos" "2" - "zpos" "-10" - "wide" "26" - "tall" "16" - "visible" "1" - "enabled" "0" - "PaintBackgroundType" "2" - "bgcolor_override" "51 47 46 255" - } - - "itempanel" - { - "fieldName" "itempanel" - - "PaintBackgroundType" "2" - "paintborder" "0" - - "model_xpos" "1" - "model_ypos" "2" - "model_wide" "28" - "model_tall" "16" - "name_only" "0" - "attrib_only" "0" - "model_only" "1" - "paint_icon_hide" "0" - - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - } - } - } - "ItemIcon4" - { - "ControlName" "CStorePreviewItemIcon" - "fieldName" "ItemIcon4" - - "xpos" "20" - "ypos" "225" - "zpos" "13" - "wide" "30" - "tall" "20" - "visible" "1" - "panel_bgcolor" "117 107 94 255" - "panel_bgcolor_mouseover" "255 255 255 255" - "image_indent" "0" - "PaintBackgroundType" "2" - - "bgblockout" - { - "ControlName" "EditablePanel" - "fieldName" "bgblockout" - "xpos" "2" - "ypos" "2" - "zpos" "-10" - "wide" "26" - "tall" "16" - "visible" "1" - "enabled" "0" - "PaintBackgroundType" "2" - "bgcolor_override" "51 47 46 255" - } - - "itempanel" - { - "fieldName" "itempanel" - - "PaintBackgroundType" "2" - "paintborder" "0" - - "model_xpos" "1" - "model_ypos" "2" - "model_wide" "28" - "model_tall" "16" - "name_only" "0" - "attrib_only" "0" - "model_only" "1" - "paint_icon_hide" "0" - - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - } - } - } - "ItemIcon5" - { - "ControlName" "CStorePreviewItemIcon" - "fieldName" "ItemIcon5" - - "xpos" "20" - "ypos" "225" - "zpos" "13" - "wide" "30" - "tall" "20" - "visible" "1" - "panel_bgcolor" "117 107 94 255" - "panel_bgcolor_mouseover" "255 255 255 255" - "image_indent" "0" - "PaintBackgroundType" "2" - - "bgblockout" - { - "ControlName" "EditablePanel" - "fieldName" "bgblockout" - "xpos" "2" - "ypos" "2" - "zpos" "-10" - "wide" "26" - "tall" "16" - "visible" "1" - "enabled" "0" - "PaintBackgroundType" "2" - "bgcolor_override" "51 47 46 255" - } - - "itempanel" - { - "fieldName" "itempanel" - - "PaintBackgroundType" "2" - "paintborder" "0" - - "model_xpos" "1" - "model_ypos" "2" - "model_wide" "28" - "model_tall" "16" - "name_only" "0" - "attrib_only" "0" - "model_only" "1" - "paint_icon_hide" "0" - - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - } - } - } - - "ClassUsageImage1" - { - "ControlName" "CStorePreviewClassIcon" - "fieldName" "ClassUsageImage1" - "xpos" "65" - "ypos" "225" - "zpos" "5" - "wide" "20" - "tall" "20" - "visible" "1" - "enabled" "1" - "panel_bgcolor" "117 107 94 255" - "panel_bgcolor_mouseover" "255 255 255 255" - "image_indent" "2" - "PaintBackgroundType" "2" - } - "ClassUsageImage2" - { - "ControlName" "CStorePreviewClassIcon" - "fieldName" "ClassUsageImage2" - "xpos" "85" - "ypos" "225" - "zpos" "5" - "wide" "20" - "tall" "20" - "visible" "1" - "enabled" "1" - "panel_bgcolor" "117 107 94 255" - "panel_bgcolor_mouseover" "255 255 255 255" - "image_indent" "2" - "PaintBackgroundType" "2" - } - "ClassUsageImage3" - { - "ControlName" "CStorePreviewClassIcon" - "fieldName" "ClassUsageImage3" - "xpos" "105" - "ypos" "225" - "zpos" "5" - "wide" "20" - "tall" "20" - "visible" "1" - "enabled" "1" - "panel_bgcolor" "117 107 94 255" - "panel_bgcolor_mouseover" "255 255 255 255" - "image_indent" "2" - "PaintBackgroundType" "2" - } - "ClassUsageImage4" - { - "ControlName" "CStorePreviewClassIcon" - "fieldName" "ClassUsageImage4" - "xpos" "125" - "ypos" "225" - "zpos" "5" - "wide" "20" - "tall" "20" - "visible" "1" - "enabled" "1" - "panel_bgcolor" "117 107 94 255" - "panel_bgcolor_mouseover" "255 255 255 255" - "image_indent" "2" - "PaintBackgroundType" "2" - } - "ClassUsageImage5" - { - "ControlName" "CStorePreviewClassIcon" - "fieldName" "ClassUsageImage5" - "xpos" "145" - "ypos" "225" - "zpos" "5" - "wide" "20" - "tall" "20" - "visible" "1" - "enabled" "1" - "panel_bgcolor" "117 107 94 255" - "panel_bgcolor_mouseover" "255 255 255 255" - "image_indent" "2" - "PaintBackgroundType" "2" - } - "ClassUsageImage6" - { - "ControlName" "CStorePreviewClassIcon" - "fieldName" "ClassUsageImage6" - "xpos" "165" - "ypos" "225" - "zpos" "5" - "wide" "20" - "tall" "20" - "visible" "1" - "enabled" "1" - "panel_bgcolor" "117 107 94 255" - "panel_bgcolor_mouseover" "255 255 255 255" - "image_indent" "2" - "PaintBackgroundType" "2" - } - - "IconsMoveLeftButton" - { - "ControlName" "CExButton" - "fieldName" "IconsMoveLeftButton" - "xpos" "c-210" - "ypos" "c58" - "zpos" "20" - "wide" "15" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "<" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "command" "icons_left" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "0" - "defaultFgColor_override" "118 107 94 255" - "armedFgColor_override" "128 117 104 255" - "depressedFgColor_override" "236 227 203 255" - } - - "IconsMoveRightButton" - { - "ControlName" "CExButton" - "fieldName" "IconsMoveRightButton" - "xpos" "c-45" - "ypos" "c58" - "zpos" "20" - "wide" "15" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" ">" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "command" "icons_right" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "0" - "defaultFgColor_override" "118 107 94 255" - "armedFgColor_override" "128 117 104 255" - "depressedFgColor_override" "236 227 203 255" - } - - "ClassUsageMouseoverLabel" - { - "ControlName" "CExLabel" - "fieldName" "ClassUsageMouseoverLabel" - "font" "HudFontSmallest" - "textAlignment" "center" - "xpos" "c-215" - "ypos" "c75" - "zpos" "100" - "wide" "230" - "tall" "55" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "bgcolor_override" "0 0 0 0" - "PaintBackgroundType" "2" - "centerwrap" "1" - "paintborder" "1" - "textinsetx" "100" - "border" "LoadoutItemPopupBorder" - } - - "RotLeftButton" - { - "ControlName" "CPreviewRotButton" - "fieldName" "RotLeftButton" - "xpos" "c-224" - "ypos" "190" - "zpos" "20" - "wide" "20" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "<" - "font" "HudFontBiggerBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "-1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "0" - "defaultFgColor_override" "118 107 94 255" - "armedFgColor_override" "128 117 104 255" - "depressedFgColor_override" "236 227 203 255" - "button_activation_type" "0" - } - - "RotRightButton" - { - "ControlName" "CPreviewRotButton" - "fieldName" "RotRightButton" - "xpos" "c-35" - "ypos" "190" - "zpos" "20" - "wide" "20" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" ">" - "font" "HudFontBiggerBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "0" - "defaultFgColor_override" "118 107 94 255" - "armedFgColor_override" "128 117 104 255" - "depressedFgColor_override" "236 227 203 255" - "button_activation_type" "0" - } - - "NextWeaponButton" - { - "ControlName" "CExButton" - "fieldName" "NextWeaponButton" - "zpos" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "#Store_NextWeapon" - "font" "HudFontSmallest" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "next_weapon" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - - "GoFullscreenButton" - { - "ControlName" "CExImageButton" - "fieldName" "GoFullscreenButton" - "xpos" "c-31" - "ypos" "c-123" - "zpos" "20" - "wide" "11" - "tall" "11" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "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" "gofullscreen" - - "paintbackground" "0" - - "image_drawcolor" "118 107 94 200" - "image_armedcolor" "128 117 104 255" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "11" - "tall" "11" - "visible" "1" - "enabled" "1" - "image" "store/store_fullscreen" - "scaleImage" "1" - } - } - - "ZoomButton" - { - "ControlName" "CExImageButton" - "fieldName" "ZoomButton" - "xpos" "c-47" - "ypos" "c-123" - "zpos" "20" - "wide" "11" - "tall" "11" - "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" "zoom_toggle" - - "paintbackground" "0" - - "image_drawcolor" "118 107 94 200" - "image_armedcolor" "128 117 104 255" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "11" - "tall" "11" - "visible" "1" - "enabled" "1" - "image" "store/store_zoom" - "scaleImage" "1" - } - } - - "OptionsButton" - { - "ControlName" "CExImageButton" - "fieldName" "OptionsButton" - "xpos" "c-63" - "ypos" "c-123" - "zpos" "20" - "wide" "11" - "tall" "11" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "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" "options" - - "paintbackground" "0" - - "image_drawcolor" "118 107 94 200" - "image_armedcolor" "246 247 213 255" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "11" - "tall" "11" - "visible" "1" - "enabled" "1" - "image" "glyph_options" - "scaleImage" "1" - } - } - - "TeamNavPanel" - { - "ControlName" "CNavigationPanel" - "fieldName" "TeamNavPanel" - "xpos" "c-220" - "ypos" "c-123" - "zpos" "2" - "wide" "19" - "tall" "40" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - "auto_scale" "1" - "auto_layout" "1" - "selected_button_default" "0" - "auto_layout_vertical_buffer" "-4" - "display_vertically" "1" - "align" "west" - - "ButtonSettings" - { - "wide" "19" - "tall" "19" - "autoResize" "0" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "" - "textAlignment" "south-west" - "scaleImage" "1" - - "fgcolor" "TanDark" - "defaultFgColor_override" "TanDark" - "armedFgColor_override" "TanDark" - "depressedFgColor_override" "TanDark" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "sound_armed" "UI/buttonrollover.wav" - - "paintbackground" "0" - "paintbackgroundtype" "0" - "defaultBgColor_Override" "0 0 0 255" - - "paintborder" "0" - - "image_drawcolor" "255 255 255 77" - "image_armedcolor" "255 255 255 128" - "image_selectedcolor" "255 255 255 255" - - "stayselectedonclick" "1" - "keyboardinputenabled" "0" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "19" - "tall" "19" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - } - } - - "Buttons" - { - "all" - { - "userdata" "2" - "image_default" "store/store_redteam" - "image_armed" "store/store_redteam" - "image_selected" "store/store_redteam" - - "SubImage" - { - "image" "store/store_redteam" - } - } - "scout" - { - "userdata" "3" - "image_default" "store/store_blueteam" - "image_armed" "store/store_blueteam" - "image_selected" "store/store_blueteam" - - "SubImage" - { - "image" "store/store_blueteam" - } - } - } - } - - "CycleTextLabel" - { - "ControlName" "CExLabel" - "fieldName" "CycleTextLabel" - "font" "FontStorePrice" - "labelText" "" - "textAlignment" "left" - "xpos" "c-186" - "ypos" "c-126" - "wide" "138" - "tall" "28" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "centerwrap" "1" - } - - //--- - // Hack - put these two labels off-screen, since we have cycle text to take the place of both of them - - "PaintNameLabel" - { - "ControlName" "CExLabel" - "fieldName" "PaintNameLabel" - "font" "FontStorePrice" - "labelText" "#Store_NoPaint" - "textAlignment" "left" - "xpos" "c-186" - "ypos" "-1000" - "wide" "138" - "tall" "28" - "autoResize" "1" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "wrap" "1" - "centerwrap" "1" - } - - "StyleNameLabel" - { - "ControlName" "CExLabel" - "fieldName" "StyleNameLabel" - "font" "FontStorePrice" - "labelText" "None" - "textAlignment" "left" - "xpos" "132" - "ypos" "-1000" - "wide" "110" - "tall" "25" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "centerwrap" "1" - } - - //--- - - "CloseButton" - { - "ControlName" "CExImageButton" - "fieldName" "CloseButton" - "xpos" "c221" - "ypos" "c-144" - "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" "closex" // Intentionally using "closex" instead of "close" for stats - - "paintbackground" "0" - - "image_drawcolor" "118 107 94 255" - "image_armedcolor" "246 247 213 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" - } - } - - "BackButton" - { - "ControlName" "CExButton" - "fieldName" "BackButton" - "xpos" "c-230" - "ypos" "c105" - "zpos" "2" - "wide" "90" - "tall" "22" - "autoResize" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#TF_BackCarat" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "close" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "fgcolor" "White" - } - - "TryItOutButton" - { - "ControlName" "CExButton" - "fieldName" "TryItOutButton" - "xpos" "c-130" - "ypos" "c105" - "zpos" "2" - "wide" "120" - "tall" "22" - "autoResize" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#Store_TryItOut" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "tryitout" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "fgcolor" "White" - } - - "AddToCartButton" - { - "ControlName" "CExButton" - "fieldName" "AddToCartButton" - "xpos" "c25" - "ypos" "c103" - "zpos" "2" - "wide" "160" - "tall" "27" - "autoResize" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "%storeaddtocart%" - "font" "HudFontSmallishBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "addtocart" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "fgcolor" "34 30 31 255" - "defaultBgColor_override" "76 107 34 255" - "ArmedBgColor_override" "86 117 44 255" - "depressedBgColor_override" "66 97 24 255" - } - - "mouseoveritempanel" - { - "fieldName" "mouseoveritempanel" - "xpos" "c-70" - "ypos" "270" - "zpos" "1001" - "wide" "200" - "tall" "150" - "visible" "0" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "1" - - "text_center_x" "1" - "resize_to_text" "1" - "padding_height" "15" - - "model_ypos" "15" - "model_wide" "150" - "model_tall" "100" - - "hide_collection_panel" "1" - "model_center_x" "1" - - "name_only" "1" - } -} diff --git a/minmode/resource/ui/econ/store/v2/storepreviewitempanel_fullscreen.res b/minmode/resource/ui/econ/store/v2/storepreviewitempanel_fullscreen.res deleted file mode 100644 index 409cf0f..0000000 --- a/minmode/resource/ui/econ/store/v2/storepreviewitempanel_fullscreen.res +++ /dev/null @@ -1,360 +0,0 @@ -"Resource/UI/StorePreviewItemPanel.res" -{ - "FullscreenStorePreview" - { - "ControlName" "CMouseMessageForwardingPanel" - "fieldName" "FullscreenStorePreview" - "xpos" "0" - "ypos" "0" - "zpos" "10000" - "wide" "f0" - "tall" "f0" - "visible" "0" - "enabled" "1" - "paintbackground" "1" - "PaintBackgroundType" "0" - "bgcolor_override" "0 0 0 255" - - "fullscreen_fade_to_black_duration" "0.32" - "fullscreen_modelpanel_origin_x" "221" - "fullscreen_modelpanel_origin_y" "0" - "fullscreen_modelpanel_origin_z" "-42" - "ui_fadeout_time" "3.0" - "ui_fadeout_duration" "2.0" - } - - // This control fades in if the mouse cursor isn't moving around - "OverlayPanel" - { - "ControlName" "EditablePanel" - "fieldName" "OverlayPanel" - "xpos" "0" - "ypos" "0" - "zpos" "10" - "wide" "f0" - "tall" "f0" - "visible" "0" - "enabled" "1" - "paintbackground" "1" - "PaintBackgroundType" "0" - "bgcolor_override" "0 0 0 255" - } - - "RotateLeftButton" - { - "ControlName" "CExButton" - "fieldName" "RotateLeftButton" - "xpos" "c-200" - "ypos" "c-10" - "zpos" "4" - "wide" "20" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "<" - "font" "HudFontBiggerBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "0" - "defaultFgColor_override" "118 107 94 255" - "armedFgColor_override" "128 117 104 255" - "depressedFgColor_override" "236 227 203 255" - } - - "RotateRightButton" - { - "ControlName" "CExButton" - "fieldName" "RotateRightButton" - "xpos" "c180" - "ypos" "c-10" - "zpos" "4" - "wide" "20" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" ">" - "font" "HudFontBiggerBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "0" - "defaultFgColor_override" "118 107 94 255" - "armedFgColor_override" "128 117 104 255" - "depressedFgColor_override" "236 227 203 255" - } - - "NextWeaponButton" - { - "ControlName" "CExButton" - "fieldName" "NextWeaponButton" - "zpos" "1" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "#Store_NextWeapon" - "font" "HudFontSmallest" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "next_weapon" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - - "ZoomButton" - { - "ControlName" "CExImageButton" - "fieldName" "ZoomButton" - "xpos" "r45" - "ypos" "10" - "zpos" "4" - "wide" "15" - "tall" "15" - "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" "zoom_toggle" - - "paintbackground" "0" - - "image_drawcolor" "118 107 94 200" - "image_armedcolor" "246 247 213 255" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "image" "store/store_zoom" - "scaleImage" "1" - } - } - - "TeamNavPanel" - { - "ControlName" "CNavigationPanel" - "fieldName" "TeamNavPanel" - "xpos" "10" - "ypos" "10" - "zpos" "4" - "wide" "38" - "tall" "60" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - "auto_scale" "1" - "auto_layout" "1" - "selected_button_default" "0" - "auto_layout_vertical_buffer" "-4" - "display_vertically" "1" - "align" "west" - - "ButtonSettings" - { - "wide" "38" - "tall" "38" - "autoResize" "0" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "" - "textAlignment" "south-west" - "scaleImage" "1" - - "fgcolor" "TanDark" - "defaultFgColor_override" "TanDark" - "armedFgColor_override" "TanDark" - "depressedFgColor_override" "TanDark" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "sound_armed" "UI/buttonrollover.wav" - - "paintbackground" "0" - "paintbackgroundtype" "0" - "defaultBgColor_Override" "0 0 0 255" - - "paintborder" "0" - - "image_drawcolor" "255 255 255 77" - "image_armedcolor" "255 255 255 128" - "image_selectedcolor" "255 255 255 255" - - "stayselectedonclick" "1" - "keyboardinputenabled" "0" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "38" - "tall" "38" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - } - } - - "Buttons" - { - "all" - { - "userdata" "2" - "image_default" "store/store_redteam" - "image_armed" "store/store_redteam" - "image_selected" "store/store_redteam" - - "SubImage" - { - "image" "store/store_redteam" - } - } - "scout" - { - "userdata" "3" - "image_default" "store/store_blueteam" - "image_armed" "store/store_blueteam" - "image_selected" "store/store_blueteam" - - "SubImage" - { - "image" "store/store_blueteam" - } - } - } - } - - "CloseButton" - { - "ControlName" "CExImageButton" - "fieldName" "CloseButton" - "xpos" "r24" - "ypos" "10" - "zpos" "4" - "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" "close" // Intentionally using "closex" instead of "close" for stats - - "paintbackground" "0" - - "image_drawcolor" "118 107 94 200" - "image_armedcolor" "246 247 213 255" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "image" "store/store_fullscreen_exit" - "scaleImage" "1" - } - } - - "TryItOutButton" - { - "ControlName" "CExButton" - "fieldName" "TryItOutButton" - "xpos" "r170" - "ypos" "r65" - "zpos" "4" - "wide" "160" - "tall" "22" - "autoResize" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "#Store_TryItOut" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "tryitout" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "fgcolor" "White" - } - - "AddToCartButton" - { - "ControlName" "CExButton" - "fieldName" "AddToCartButton" - "xpos" "r170" - "ypos" "r37" - "zpos" "4" - "wide" "160" - "tall" "27" - "autoResize" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#Store_AddToCart" - "font" "HudFontSmallishBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "addtocart" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "fgcolor" "34 30 31 255" - "defaultBgColor_override" "76 107 34 255" - "ArmedBgColor_override" "86 117 44 255" - "depressedBgColor_override" "66 97 24 255" - } -} diff --git a/minmode/resource/ui/econ/store/v2/storepreviewitempanel_maps.res b/minmode/resource/ui/econ/store/v2/storepreviewitempanel_maps.res deleted file mode 100644 index ce66aaf..0000000 --- a/minmode/resource/ui/econ/store/v2/storepreviewitempanel_maps.res +++ /dev/null @@ -1,722 +0,0 @@ -"Resource/UI/StorePreviewItemPanel.res" -{ - "storepreviewitem" - { - "ControlName" "CStorePreviewItemPanel" - "fieldName" "storepreviewitem" - "xpos" "0" - "ypos" "0" - "zpos" "1000" - "wide" "f0" - "tall" "f0" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - } - - // Fullscreen background panel - "BgPanel" - { - "ControlName" "EditablePanel" - "fieldName" "BgPanel" - "xpos" "0" - "ypos" "0" - "zpos" "0" - "wide" "f0" - "tall" "f0" - "visible" "1" - "enabled" "1" - "PaintBackgroundType" "0" - "bgcolor_override" "0 0 0 128" - } - - // Rounded dialog border - "DialogFrame" - { - "ControlName" "EditablePanel" - "fieldName" "DialogFrame" - "xpos" "c-140" - "ypos" "c-150" - "zpos" "0" - "wide" "280" - "tall" "300" - "visible" "1" - "enabled" "1" - "paintbackground" "0" - "border" "TFFatLineBorderOpaque" - "PaintBorder" "1" - - // Background for the player model & item preview panels - "PreviewViewportBg" - { - "ControlName" "EditablePanel" - "fieldName" "PreviewViewportBg" - "xpos" "10" - "ypos" "22" - "zpos" "1" - "wide" "260" - "tall" "209" - "visible" "1" - "enabled" "1" - "paintborder" "1" - "border" "StoreInnerShadowBorder" - } - - // 90-degree corners on the top part of the footer - "FooterTopPanel" - { - "ControlName" "EditablePanel" - "fieldName" "FooterTopPanel" - "xpos" "3" - "ypos" "240" - "zpos" "1" - "wide" "275" - "tall" "10" - "visible" "1" - "enabled" "1" - "paintborder" "0" - "PaintBackgroundType" "0" - "paintbackground" "1" - "bgcolor_override" "50 46 41 255" - } - - // Rounded corners on the bottom of the footer - "FootBottomPanel" - { - "ControlName" "EditablePanel" - "fieldName" "FootBottomPanel" - "xpos" "3" - "ypos" "240" - "zpos" "1" - "wide" "275" - "tall" "58" - "visible" "1" - "enabled" "1" - "paintborder" "0" - "PaintBackgroundType" "2" - "paintbackground" "1" - "bgcolor_override" "50 46 41 255" - } - } - - "classmodelpanel" - { - "ControlName" "CTFPlayerModelPanel" - "fieldName" "classmodelpanel" - - "xpos" "c-230" - "ypos" "c-140" - "zpos" "1" - "wide" "220" - "tall" "220" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - "render_texture" "0" - "fov" "40" - "allow_rot" "0" - - "paintbackground" "1" - "paintbackgroundenabled" "1" - "bgcolor_override" "255 255 255 0" - - "model" - { - "force_pos" "1" - - "angles_x" "0" - "angles_y" "170" - "angles_z" "0" - "origin_x" "190" - "origin_y" "0" - "origin_z" "-36" - "frame_origin_x" "0" - "frame_origin_y" "0" - "frame_origin_z" "0" - "spotlight" "1" - - "modelname" "" - - "animation" - { - "name" "PRIMARY" - "activity" "ACT_MP_STAND_PRIMARY" - "default" "1" - } - "animation" - { - "name" "SECONDARY" - "activity" "ACT_MP_STAND_SECONDARY" - } - "animation" - { - "name" "MELEE" - "activity" "ACT_MP_STAND_MELEE" - } - "animation" - { - "name" "BUILDING" - "activity" "ACT_MP_STAND_BUILDING" - } - "animation" - { - "name" "PDA" - "activity" "ACT_MP_STAND_PDA" - } - "animation" - { - "name" "ITEM1" - "activity" "ACT_MP_STAND_ITEM1" - } - "animation" - { - "name" "ITEM2" - "activity" "ACT_MP_STAND_ITEM2" - } - "animation" - { - "name" "MELEE_ALLCLASS" - "activity" "ACT_MP_STAND_MELEE_ALLCLASS" - } - "animation" - { - "name" "PRIMARY2" - "activity" "ACT_MP_STAND_PRIMARY" - } - "animation" - { - "name" "SECONDARY2" - "activity" "ACT_MP_STAND_SECONDARY2" - } - } - } - - "PreviewItemModelPanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "PreviewItemModelPanel" - "xpos" "c-110" - "ypos" "c-120" - "zpos" "1" - "wide" "225" - "tall" "200" - "visible" "1" - "paintbackground" "0" - "paintborder" "0" - - "model_xpos" "25" - "model_ypos" "17" - "model_wide" "175" - "model_tall" "175" - "name_only" "0" - "attrib_only" "0" - "model_only" "1" - "paint_icon_hide" "0" - - "text_ypos" "10" - - "itemmodelpanel" - { - "inventory_image_type" "2" - "allow_rot" "0" - "force_square_image" "1" - } - } - - "ItemNameLabel" - { - "ControlName" "CExLabel" - "fieldName" "ItemNameLabel" - "font" "HudFontSmallBold" - "labelText" "%selectiontitle%" - "textAlignment" "center" - "xpos" "c-130" - "ypos" "c-132" - "wide" "260" - "tall" "33" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "centerwrap" "1" - } - - "ClassUsageImage1" - { - "ControlName" "CStorePreviewClassIcon" - "fieldName" "ClassUsageImage1" - "xpos" "65" - "ypos" "225" - "zpos" "5" - "wide" "20" - "tall" "20" - "visible" "1" - "enabled" "1" - "panel_bgcolor" "117 107 94 255" - "panel_bgcolor_mouseover" "255 255 255 255" - "image_indent" "2" - "PaintBackgroundType" "2" - } - "ClassUsageImage2" - { - "ControlName" "CStorePreviewClassIcon" - "fieldName" "ClassUsageImage2" - "xpos" "85" - "ypos" "225" - "zpos" "5" - "wide" "20" - "tall" "20" - "visible" "1" - "enabled" "1" - "panel_bgcolor" "117 107 94 255" - "panel_bgcolor_mouseover" "255 255 255 255" - "image_indent" "2" - "PaintBackgroundType" "2" - } - "ClassUsageImage3" - { - "ControlName" "CStorePreviewClassIcon" - "fieldName" "ClassUsageImage3" - "xpos" "105" - "ypos" "225" - "zpos" "5" - "wide" "20" - "tall" "20" - "visible" "1" - "enabled" "1" - "panel_bgcolor" "117 107 94 255" - "panel_bgcolor_mouseover" "255 255 255 255" - "image_indent" "2" - "PaintBackgroundType" "2" - } - "ClassUsageImage4" - { - "ControlName" "CStorePreviewClassIcon" - "fieldName" "ClassUsageImage4" - "xpos" "125" - "ypos" "225" - "zpos" "5" - "wide" "20" - "tall" "20" - "visible" "1" - "enabled" "1" - "panel_bgcolor" "117 107 94 255" - "panel_bgcolor_mouseover" "255 255 255 255" - "image_indent" "2" - "PaintBackgroundType" "2" - } - "ClassUsageImage5" - { - "ControlName" "CStorePreviewClassIcon" - "fieldName" "ClassUsageImage5" - "xpos" "145" - "ypos" "225" - "zpos" "5" - "wide" "20" - "tall" "20" - "visible" "1" - "enabled" "1" - "panel_bgcolor" "117 107 94 255" - "panel_bgcolor_mouseover" "255 255 255 255" - "image_indent" "2" - "PaintBackgroundType" "2" - } - "ClassUsageImage6" - { - "ControlName" "CStorePreviewClassIcon" - "fieldName" "ClassUsageImage6" - "xpos" "165" - "ypos" "225" - "zpos" "5" - "wide" "20" - "tall" "20" - "visible" "1" - "enabled" "1" - "panel_bgcolor" "117 107 94 255" - "panel_bgcolor_mouseover" "255 255 255 255" - "image_indent" "2" - "PaintBackgroundType" "2" - } - - "IconsMoveLeftButton" - { - "ControlName" "CExButton" - "fieldName" "IconsMoveLeftButton" - "xpos" "c-210" - "ypos" "c53" - "zpos" "20" - "wide" "15" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "<" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "command" "icons_left" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - "IconsMoveRightButton" - { - "ControlName" "CExButton" - "fieldName" "IconsMoveRightButton" - "xpos" "c-45" //238,227 - "ypos" "c53" - "zpos" "20" - "wide" "15" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" ">" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "command" "icons_right" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - - "ClassUsageMouseoverLabel" - { - "ControlName" "CExLabel" - "fieldName" "ClassUsageMouseoverLabel" - "font" "HudFontSmallest" - "textAlignment" "center" - "xpos" "c-215" - "ypos" "c75" - "zpos" "100" - "wide" "230" - "tall" "55" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "bgcolor_override" "0 0 0 0" - "PaintBackgroundType" "2" - "centerwrap" "1" - "paintborder" "1" - "textinsetx" "100" - "border" "LoadoutItemPopupBorder" - } - - "RotLeftButton" - { - "ControlName" "CPreviewRotButton" - "fieldName" "RotLeftButton" - "xpos" "c-220" - "ypos" "260" - "zpos" "20" - "wide" "20" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "<" - "font" "HudFontMediumSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "-1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - - "RotRightButton" - { - "ControlName" "CPreviewRotButton" - "fieldName" "RotRightButton" - "xpos" "c-40" - "ypos" "260" - "zpos" "20" - "wide" "20" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" ">" - "font" "HudFontMediumSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - - "NextWeaponButton" - { - "ControlName" "CExButton" - "fieldName" "NextWeaponButton" - "xpos" "100" - "ypos" "172" - "zpos" "20" - "wide" "95" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "#Store_NextWeapon" - "font" "HudFontSmallest" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "next_weapon" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - - "ZoomButton" - { - "ControlName" "CExButton" - "fieldName" "ZoomButton" - "xpos" "c-174" - "ypos" "263" - "zpos" "20" - "wide" "50" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "#Store_Zoom" - "font" "HudFontSmallest" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "zoom_toggle" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - - "TeamButton" - { - "ControlName" "CExButton" - "fieldName" "TeamButton" - "xpos" "c-106" - "ypos" "263" - "zpos" "20" - "wide" "50" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "#Store_Team" - "font" "HudFontSmallest" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "team_toggle" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - - "PaintButton" - { - "ControlName" "CExButton" - "fieldName" "PaintButton" - "xpos" "60" - "ypos" "172" - "zpos" "20" - "wide" "66" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "#Store_Paint" - "font" "HudFontSmallest" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "paint_toggle" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - - "PaintNameLabel" - { - "ControlName" "CExLabel" - "fieldName" "PaintNameLabel" - "font" "FontStorePrice" - "labelText" "#Store_NoPaint" - "textAlignment" "left" - "xpos" "132" - "ypos" "168" - "wide" "110" - "tall" "25" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "centerwrap" "1" - } - - "NextStyleButton" - { - "ControlName" "CExButton" - "fieldName" "NextStyleButton" - "xpos" "60" - "ypos" "154" - "zpos" "20" - "wide" "66" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "#Store_NextStyle" - "font" "HudFontSmallest" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "next_style" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - - "StyleNameLabel" - { - "ControlName" "CExLabel" - "fieldName" "StyleNameLabel" - "font" "FontStorePrice" - "labelText" "None" - "textAlignment" "left" - "xpos" "132" - "ypos" "148" - "wide" "110" - "tall" "25" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "centerwrap" "1" - } - - "CloseButton" - { - "ControlName" "CExImageButton" - "fieldName" "CloseButton" - "xpos" "c121" - "ypos" "c-144" - "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" "close" - - "paintbackground" "0" - - "image_drawcolor" "118 107 94 255" - "image_armedcolor" "246 247 213 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" - } - } - - "BackButton" - { - "ControlName" "CExButton" - "fieldName" "BackButton" - "xpos" "c-130" - "ypos" "c108" - "zpos" "2" - "wide" "80" - "tall" "22" - "autoResize" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#TF_BackCarat" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "close" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "fgcolor" "White" - } - - "AddToCartButton" - { - "ControlName" "CExButton" - "fieldName" "AddToCartButton" - "xpos" "c-30" - "ypos" "c105" - "zpos" "2" - "wide" "160" - "tall" "27" - "autoResize" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#Store_AddToCart" - "font" "HudFontSmallishBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "addtocart" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "fgcolor" "34 30 31 255" - "defaultBgColor_override" "StoreGreen" - } -} diff --git a/minmode/resource/ui/econ/store/v2/storeviewcartpanel.res b/minmode/resource/ui/econ/store/v2/storeviewcartpanel.res deleted file mode 100644 index c45ff38..0000000 --- a/minmode/resource/ui/econ/store/v2/storeviewcartpanel.res +++ /dev/null @@ -1,482 +0,0 @@ -"Resource/UI/StoreViewCartPanel.res" -{ - "store_viewcart_panel" - { - "ControlName" "EditablePanel" - "fieldName" "store_viewcart_panel" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "480" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "settitlebarvisible" "1" - "PaintBackgroundType" "0" - "bgcolor_override" "46 43 42 0" - "infocus_bgcolor_override" "46 43 42 0" - "outoffocus_bgcolor_override" "46 43 42 0" - - "title" "#StoreTitle" - "title_font" "HudFontMediumBold" - "titletextinsetX" "40" - "titletextinsetY" "0" - "titlebarfgcolor_override" "200 187 161 255" - "titlebardisabledfgcolor_override" "200 187 161 255" - "titlebarbgcolor_override" "46 43 42 255" - - "clientinsetx_override" "0" - "sheetinset_bottom" "40" - - "item_entry_kv" - { - "xpos" "0" - "ypos" "0" - "wide" "580" - "tall" "60" - - "itempanel" - { - "ControlName" "CItemModelPanel" - "fieldname" "itempanel" - "xpos" "0" - "ypos" "0" - "wide" "400" - "tall" "58" - "visible" "1" - "bgcolor_override" "0 0 0 255" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "0" - - "model_xpos" "3" - "model_ypos" "3" - "model_wide" "80" - "model_tall" "53" - - "text_xpos" "110" - "text_ypos" "24" - "text_wide" "250" - "text_center" "0" - "text_forcesize" "1" - - "name_only" "1" - - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - "inventory_image_type" "1" - } - } - - "quantitylabel" - { - "ControlName" "Label" - "fieldname" "quantitylabel" - "font" "HudFontSmallestBold" - "textAlignment" "north-east" - "xpos" "70" - "ypos" "45" - "zpos" "15" - "wide" "16" - "tall" "10" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%quantity%" - } - - "SeparatorLine" - { - "ControlName" "ImagePanel" - "fieldName" "SeparatorLine" - "xpos" "0" - "ypos" "58" - "zpos" "5" - "wide" "580" - "tall" "5" - "visible" "1" - "enabled" "1" - "image" "loadout_solid_line" - "tileImage" "1" - } - - "RemoveButton" - { - "ControlName" "CExButton" - "fieldName" "RemoveButton" - "xpos" "375" - "ypos" "17" - "zpos" "5" - "wide" "100" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#Store_Remove" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "remove" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - - "PriceLabel" - { - "ControlName" "Label" - "fieldname" "PriceLabel" - "font" "FontCartPrice" - "textAlignment" "east" - "xpos" "475" - "ypos" "0" - "zpos" "15" - "wide" "95" - "tall" "60" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%price%" - "fgcolor_override" "130 120 104 255" - } - } - } - - "BackgroundHeader" - { - "ControlName" "ImagePanel" - "fieldName" "BackgroundHeader" - "xpos" "0" - "ypos" "0" - "zpos" "-2" - "wide" "f0" - "tall" "55" - "visible" "1" - "enabled" "1" - "image" "loadout_header" - "tileImage" "1" - } - "BackgroundFooter" - { - "ControlName" "ImagePanel" - "fieldName" "BackgroundFooter" - "xpos" "0" - "ypos" "420" - "zpos" "1" - "wide" "f0" - "tall" "60" - "visible" "1" - "enabled" "1" - "image" "loadout_bottom_gradient" - "tileImage" "1" - } - "FooterLine" - { - "ControlName" "ImagePanel" - "fieldName" "FooterLine" - "xpos" "0" - "ypos" "420" - "zpos" "2" - "wide" "f0" - "tall" "10" - "visible" "1" - "enabled" "1" - "image" "loadout_solid_line" - "scaleImage" "1" - } - - "ClientArea" - { - "ControlName" "EditablePanel" - "fieldName" "ClientArea" - "xpos" "0" - "ypos" "55" - "wide" "f0" - "tall" "368" - "bgcolor_override" "46 43 42 255" - - "HeaderLine" - { - "ControlName" "ImagePanel" - "fieldName" "HeaderLine" - "xpos" "0" - "ypos" "0" - "zpos" "5" - "wide" "f0" - "tall" "10" - "visible" "1" - "enabled" "1" - "image" "loadout_solid_line" - "scaleImage" "1" - } - - "CartItemsLabel" - { - "ControlName" "CExLabel" - "fieldName" "CartItemsLabel" - "font" "HudFontMediumBold" - "labelText" "%storecart%" - "textAlignment" "west" - "xpos" "c-300" - "ypos" "25" - "zpos" "1" - "wide" "350" - "tall" "20" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - - "SeparatorLine" - { - "ControlName" "ImagePanel" - "fieldName" "SeparatorLine" - "xpos" "c-300" - "ypos" "60" - "zpos" "5" - "wide" "600" - "tall" "5" - "visible" "1" - "enabled" "1" - "image" "loadout_solid_line" - "tileImage" "1" - } - - "EmptyCartLabel" - { - "ControlName" "Label" - "fieldName" "EmptyCartLabel" - "font" "HudFontSmallBold" - "labelText" "#Store_CartIsEmpty" - "textAlignment" "center" - "xpos" "c-300" - "ypos" "62" - "zpos" "6" - "wide" "600" - "tall" "240" - "autoResize" "1" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - } - - "ItemListContainerScroller" - { - "ControlName" "EditablePanel" - "fieldName" "ItemListContainerScroller" - "xpos" "c-300" - "ypos" "62" - "zpos" "5" - "wide" "600" - "tall" "240" - "PaintBackgroundType" "2" - "fgcolor_override" "118 107 94 255" // Gets copied to the scrollbar fgcolor as part of ScrollableEditablePanel - "bgcolor_override" "51 47 46 255" - "autohide_buttons" "1" - - "Scrollbar" - { - "xpos" "586" - "wide" "11" - "tall" "240" - "zpos" "1000" - - "Slider" - { - "PaintBackgroundType" "2" - } - - "nobuttons" "1" - "UpButton" - { - "ControlName" "Button" - "FieldName" "UpButton" - "visible" "0" - "tall" "0" - "wide" "0" - } - - "DownButton" - { - "ControlName" "Button" - "FieldName" "DownButton" - "visible" "0" - "tall" "0" - "wide" "0" - } - } - - "ItemListContainer" - { - "ControlName" "EditablePanel" - "fieldName" "ItemListContainer" - "xpos" "0" - "ypos" "0" - "zpos" "5" - "wide" "500" - "tall" "240" - "PaintBackgroundType" "2" - "bgcolor_override" "200 187 161 0" - - "FeaturedItemSymbol" - { - "ControlName" "ImagePanel" - "fieldName" "FeaturedItemSymbol" - "xpos" "c-225" - "ypos" "243" - "zpos" "99" - "wide" "32" - "tall" "32" - "visible" "1" - "enabled" "1" - "image" "store_special" - "scaleImage" "1" - } - - "PurchaseFooter" - { - "ControlName" "EditablePanel" - "fieldName" "PurchaseFooter" - "wide" "580" - "tall" "110" - "bgcolor_override" "0 0 0 0" - - "EstimatedTotalLabel" - { - "ControlName" "CExLabel" - "fieldName" "EstimatedTotalLabel" - "font" "HudFontSmall" - "labelText" "#Store_EstimatedTotal" - "textAlignment" "south-east" - "xpos" "0" - "ypos" "15" - "zpos" "100" - "wide" "425" - "tall" "15" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "WashingtonStateSalesTaxLabel" - { - "ControlName" "CExLabel" - "fieldName" "WashingtonStateSalesTaxLabel" - "font" "HudFontSmallest" - "labelText" "#Store_WAStateSalesTax" - "textAlignment" "north-east" - "xpos" "0" - "ypos" "29" - "zpos" "100" - "wide" "425" - "tall" "12" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "130 120 104 255" - } - "TotalSubtextLabelB" - { - "ControlName" "CExLabel" - "fieldName" "TotalSubtextLabelB" - "font" "HudFontSmallest" - "labelText" "#Store_TotalSubtextB" - "textAlignment" "north-east" - "xpos" "0" - "ypos" "39" - "zpos" "100" - "wide" "425" - "tall" "12" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "130 120 104 255" - } - - "TotalPriceLabel" - { - "ControlName" "Label" - "fieldname" "TotalPriceLabel" - "font" "FontCartPrice" - "textAlignment" "east" - "xpos" "475" - "ypos" "0" - "zpos" "15" - "wide" "100" - "tall" "60" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%totalprice%" - "fgcolor_override" "130 120 104 255" - } - - } - } - } - } - - "CloseButton" - { - "ControlName" "CExButton" - "fieldName" "CloseButton" - "xpos" "c-300" - "ypos" "437" - "zpos" "2" - "wide" "200" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#Store_ContinueShopping" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "close" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - - "CheckoutButton" - { - "ControlName" "CExButton" - "fieldName" "CheckoutButton" - "xpos" "c170" - "ypos" "437" - "zpos" "2" - "wide" "130" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#Store_Checkout" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "checkout" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - -} diff --git a/minmode/resource/ui/econ/tradingstartdialog.res b/minmode/resource/ui/econ/tradingstartdialog.res deleted file mode 100644 index 92815da..0000000 --- a/minmode/resource/ui/econ/tradingstartdialog.res +++ /dev/null @@ -1,550 +0,0 @@ -"Resource/UI/TradingStartDialog.res" -{ - "TradingStartDialog" - { - "fieldName" "TradingStartDialog" - "visible" "1" - "enabled" "1" - "xpos" "c-200" - "ypos" "80" - "wide" "400" - "tall" "300" - "settitlebarvisible" "" - "paintbackgroundtype" "2" - "paintbackground" "1" - "border" "CyanBorderThick" - "bgcolor_override" "35 35 35 255" - - - "button_kv" - { - "xpos" "10" - "ypos" "0" - "wide" "350" - "tall" "30" - - "button" - { - "xpos" "0" - "ypos" "0" - "wide" "350" - "tall" "30" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "" - "font" "HudFontSmallBold" - "textAlignment" "west" - "textinsetx" "34" - "use_proportional_insets" "1" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - - "avatar" - { - "ControlName" "CAvatarImagePanel" - "fieldName" "avatar" - "xpos" "5" - "ypos" "5" - "zpos" "1" - "wide" "20" - "tall" "20" - "image" "" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "color_outline" "52 48 45 255" - } - } - } - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontMediumBold" - "labelText" "#TF_TradeStartDialog_Title" - "textAlignment" "north" - "xpos" "0" - "ypos" "15" - "zpos" "1" - "wide" "400" - "tall" "35" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "TanLight" - } - - "PlayerListScroller" - { - "ControlName" "ScrollableEditablePanel" - "fieldName" "PlayerListScroller" - "xpos" "10" - "ypos" "80" - "wide" "380" - "tall" "130" - "PaintBackgroundType" "2" - "fgcolor_override" "117 107 94 255" - "bgcolor_override" "0 0 0 64" - - "PlayerList" - { - "ControlName" "EditablePanel" - "fieldName" "PlayerList" - "xpos" "0" - "ypos" "0" - "wide" "190" - "tall" "130" - "visible" "1" - } - } - - "StatePanel0" - { - "ControlName" "EditablePanel" - "fieldName" "StatePanel0" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "50" - "wide" "400" - "tall" "180" - "PaintBackgroundType" "2" - - "QueryLabel" - { - "ControlName" "CExLabel" - "fieldName" "QueryLabel" - "font" "HudFontSmallBold" - "labelText" "#TF_TradeStartDialog_Select" - "textAlignment" "north" - "xpos" "0" - "ypos" "10" - "zpos" "-1" - "wide" "400" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "200 187 161 255" - } - - "subbutton0" - { - "ControlName" "CExButton" - "fieldName" "subbutton0" - "xpos" "100" - "ypos" "50" - "zpos" "1" - "wide" "200" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#TF_TradeStartDialog_SelectFriends" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "friends" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - "subbutton1" - { - "ControlName" "CExButton" - "fieldName" "subbutton1" - "xpos" "100" - "ypos" "90" - "zpos" "1" - "wide" "200" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#TF_TradeStartDialog_SelectServer" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "server" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - "subbutton2" - { - "ControlName" "CExButton" - "fieldName" "subbutton2" - "xpos" "100" - "ypos" "130" - "zpos" "1" - "wide" "200" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#TF_TradeStartDialog_SelectProfile" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "profile" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - } - "StatePanel1" - { - "ControlName" "EditablePanel" - "fieldName" "StatePanel1" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "50" - "wide" "400" - "tall" "180" - "PaintBackgroundType" "2" - - "QueryLabel" - { - "ControlName" "CExLabel" - "fieldName" "QueryLabel" - "font" "HudFontSmallBold" - "labelText" "#TF_TradeStartDialog_Friends" - "textAlignment" "north" - "xpos" "0" - "ypos" "10" - "wide" "400" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "200 187 161 255" - } - - "EmptyPlayerListLabel" - { - "ControlName" "CExLabel" - "fieldName" "EmptyPlayerListLabel" - "font" "HudFontSmallBold" - "labelText" "#TF_TradeStartDialog_FriendsNone" - "textAlignment" "north" - "xpos" "0" - "ypos" "60" - "zpos" "1" - "wide" "400" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "centerwrap" "1" - "fgcolor_override" "200 187 161 255" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - } - "StatePanel2" - { - "ControlName" "EditablePanel" - "fieldName" "StatePanel2" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "50" - "wide" "400" - "tall" "180" - "PaintBackgroundType" "2" - - "QueryLabel" - { - "ControlName" "CExLabel" - "fieldName" "QueryLabel" - "font" "HudFontSmallBold" - "labelText" "#TF_TradeStartDialog_Server" - "textAlignment" "north" - "xpos" "0" - "ypos" "10" - "zpos" "-1" - "wide" "400" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "200 187 161 255" - } - - "EmptyPlayerListLabel" - { - "ControlName" "CExLabel" - "fieldName" "EmptyPlayerListLabel" - "font" "HudFontSmallBold" - "labelText" "#TF_TradeStartDialog_ServerNone" - "textAlignment" "north" - "xpos" "0" - "ypos" "60" - "zpos" "1" - "wide" "400" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "centerwrap" "1" - "fgcolor_override" "Base Color" - } - } - "StatePanel3" - { - "ControlName" "EditablePanel" - "fieldName" "StatePanel3" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "50" - "wide" "400" - "tall" "180" - "PaintBackgroundType" "2" - - "QueryLabel" - { - "ControlName" "CExLabel" - "fieldName" "QueryLabel" - "font" "HudFontSmallBold" - "labelText" "#TF_TradeStartDialog_Profile" - "textAlignment" "north" - "xpos" "0" - "ypos" "10" - "zpos" "-1" - "wide" "400" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "Base Color" - } - - "URLHelpLabel" - { - "ControlName" "Label" - "fieldName" "URLHelpLabel" - "font" "HudFontSmallest" - "labelText" "#TF_TradeStartDialog_ProfileHelp" - "textAlignment" "center" - "xpos" "0" - "ypos" "35" - "zpos" "-1" - "wide" "400" - "tall" "40" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "centerwrap" "1" - "fgcolor_override" "TanLight" - } - - "URLFailLabel" - { - "ControlName" "Label" - "fieldName" "URLFailLabel" - "font" "HudFontSmallest" - "labelText" "#TF_TradeStartDialog_ProfileFail" - "textAlignment" "center" - "xpos" "0" - "ypos" "105" - "zpos" "-1" - "wide" "400" - "tall" "40" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "wrap" "1" - "centerwrap" "1" - "fgcolor_override" "Base Color" - } - "URLSearchingLabel" - { - "ControlName" "Label" - "fieldName" "URLSearchingLabel" - "font" "HudFontSmallest" - "labelText" "#TF_TradeStartDialog_ProfileLookup" - "textAlignment" "center" - "xpos" "0" - "ypos" "105" - "zpos" "-1" - "wide" "400" - "tall" "40" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "wrap" "1" - "centerwrap" "1" - "fgcolor_override" "Base Color" - } - - "URLEntry" - { - "ControlName" "TextEntry" - "fieldName" "URLEntry" - "xpos" "20" - "ypos" "80" - "wide" "360" - "tall" "24" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "textHidden" "0" - "editable" "1" - "maxchars" "256" - "NumericInputOnly" "0" - "unicode" "0" - "wrap" "0" - "fgcolor_override" "TanLight" - "bgcolor_override" "0 0 0 60" - "paintbackgroundtype" "2" - "labelText" "" - "font" "HudFontSmall" - "textAlignment" "west" - } - - "subbutton0" - { - "ControlName" "CExButton" - "fieldName" "subbutton0" - "xpos" "100" - "ypos" "150" - "zpos" "1" - "wide" "200" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#TF_TradeStartDialog_ProfileGo" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "url_ok" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - } - - "CancelButton" - { - "ControlName" "CExButton" - "fieldName" "CancelButton" - "xpos" "150" - "ypos" "250" - "zpos" "1" - "wide" "100" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#Cancel" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "cancel" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } -} diff --git a/minmode/resource/ui/flagstatus.res b/minmode/resource/ui/flagstatus.res deleted file mode 100644 index b32cf8f..0000000 --- a/minmode/resource/ui/flagstatus.res +++ /dev/null @@ -1,55 +0,0 @@ -"Resource/UI/FlagStatus.res" -{ - "Arrow" - { - "ControlName" "CTFArrowPanel" - "fieldName" "Arrow" - "xpos" "55" - "ypos" "21" - "zpos" "1" - "wide" "52" - "tall" "52" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - } - "Briefcase" - { - "ControlName" "CTFImagePanel" - "fieldName" "Briefcase" - "xpos" "68" - "ypos" "34" - "zpos" "2" - "wide" "0" - "tall" "0" - "visible" "1" - "enabled" "1" - "image" "../hud/objectives_flagpanel_briefcase" - "scaleImage" "1" - - "if_mvm" - { - "wide" "24" - "tall" "24" - } - } - "StatusIcon" - { - "ControlName" "CTFImagePanel" - "fieldName" "StatusIcon" - "xpos" "65" - "ypos" "31" - "zpos" "3" - "wide" "32" - "tall" "32" - "visible" "1" - "enabled" "1" - "image" "../hud/objectives_flagpanel_ico_flag_home" - "scaleImage" "1" - - "if_mvm" - { - "visible" "0" - } - } -} diff --git a/minmode/resource/ui/healthiconpanel.res b/minmode/resource/ui/healthiconpanel.res deleted file mode 100644 index 73be326..0000000 --- a/minmode/resource/ui/healthiconpanel.res +++ /dev/null @@ -1,35 +0,0 @@ -"Resource/UI/HealthIconPanel.res" -{ - "HealthIcon" - { - "ControlName" "EditablePanel" - "fieldName" "HealthIcon" - "xpos" "0" - "xpos_minmode" "0" - "ypos" "0" - "ypos_minmode" "0" - "wide" "48" - "tall" "48" - "visible" "1" - "enabled" "1" - "TFFont" "HudFontSmall" - "TextColor" "HudOffWhite" - "autoResize" "1" - } - "SpectatorGUIHealth" - { - "ControlName" "EditablePanel" - "fieldName" "SpectatorGUIHealth" - "xpos" "0" - "xpos_minmode" "0" - "ypos" "0" - "ypos_minmode" "0" - "wide" "128" - "tall" "128" - "visible" "1" - "enabled" "1" - "TFFont" "HudFontSmall" - "TextColor" "HudOffWhite" - "autoResize" "1" - } -} diff --git a/minmode/resource/ui/hud_obj_dispenser.res b/minmode/resource/ui/hud_obj_dispenser.res deleted file mode 100644 index cedf1b5..0000000 --- a/minmode/resource/ui/hud_obj_dispenser.res +++ /dev/null @@ -1,327 +0,0 @@ -"Resource/UI/hud_obj_dispenser.res"
-{
- "BuildingStatusItem"
- {
- "ControlName" "Frame"
- "fieldName" "BuildingStatusItem"
- "xpos" "0"
- "ypos" "0"
- "wide" "150"
- "tall" "31"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- }
-
- "Background"
- {
- "ControlName" "CIconPanel"
- "fieldName" "Background"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "-1"
- "wide" "120"
- "tall" "31"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "obj_status_background_disabled"
- "iconColor" "255 255 255 255"
- }
-
- "Icon_Dispenser"
- {
- "ControlName" "CIconPanel"
- "fieldName" "Icon"
- "xpos" "24"
- "ypos" "1"
- "wide" "28"
- "tall" "28"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "obj_status_dispenser"
- "iconColor" "255 255 255 255"
- }
-
- "NotBuiltPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "NotBuiltPanel"
- "xpos" "0"
- "ypos" "0"
- "wide" "160"
- "tall" "31"
- "visible" "1"
-
- "NotBuiltLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NotBuiltLabel"
- "font" "Cerbetica9"
- "xpos" "60"
- "ypos" "0"
- "wide" "200"
- "tall" "31"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#Building_hud_dispenser_not_built"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
- }
-
- "BuiltPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "BuiltPanel"
- "xpos" "0"
- "ypos" "0"
- "wide" "160"
- "tall" "31"
- "visible" "0"
-
- "Icon_Upgrade_1"
- {
- "ControlName" "CIconPanel"
- "fieldName" "Icon_Upgrade_1"
- "xpos" "46"
- "ypos" "4"
- "zpos" "1"
- "wide" "8"
- "tall" "8"
- "visible" "0"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "obj_status_upgrade_1"
- "iconColor" "255 255 255 255"
- }
-
- "Icon_Upgrade_2"
- {
- "ControlName" "CIconPanel"
- "fieldName" "Icon_Upgrade_2"
- "xpos" "46"
- "ypos" "4"
- "zpos" "1"
- "wide" "8"
- "tall" "8"
- "visible" "0"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "obj_status_upgrade_2"
- "iconColor" "255 255 255 255"
- }
-
- "Icon_Upgrade_3"
- {
- "ControlName" "CIconPanel"
- "fieldName" "Icon_Upgrade_3"
- "xpos" "46"
- "ypos" "4"
- "zpos" "1"
- "wide" "8"
- "tall" "8"
- "visible" "0"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "obj_status_upgrade_3"
- "iconColor" "255 255 255 255"
- }
-
- "AlertTray"
- {
- "ControlName" "CBuildingStatusAlertTray"
- "fieldName" "AlertTray"
- "xpos" "113"
- "ypos" "0"
- "wide" "34"
- "tall" "31"
- "visible" "1"
- "enabled" "1"
- "icon" "obj_status_alert_background"
- }
-
- "WrenchIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "WrenchIcon"
- "xpos" "121"
- "ypos" "5"
- "zpos" "1"
- "wide" "19"
- "tall" "19"
- "visible" "0"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "obj_status_icon_wrench"
- "iconColor" "255 255 255 255"
- }
-
- "SapperIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "SapperIcon"
- "xpos" "117"
- "ypos" "3"
- "zpos" "1"
- "wide" "25"
- "tall" "25"
- "visible" "0"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "obj_status_icon_sapper"
- "iconColor" "255 255 255 255"
- }
-
- "Health"
- {
- "ControlName" "CBuildingHealthBar"
- "fieldName" "Health"
- "font" "Default"
- "xpos" "13"
- "ypos" "3"
- "wide" "8"
- "tall" "24"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "BuildingPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "BuildingPanel"
- "xpos" "60"
- "ypos" "0"
- "wide" "100"
- "tall" "31"
- "visible" "0"
-
- "BuildingLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "BuildingLabel"
- "font" "DefaultSmall"
- "xpos" "0"
- "ypos" "5"
- "wide" "200"
- "tall" "12"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#Building_hud_building"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "BuildingProgress"
- {
- "ControlName" "ContinuousProgressBar"
- "fieldName" "BuildingProgress"
- "font" "Default"
- "xpos" "0"
- "ypos" "16"
- "wide" "50"
- "tall" "8"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
- }
-
- "RunningPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "RunningPanel"
- "xpos" "60"
- "ypos" "0"
- "wide" "100"
- "tall" "31"
- "visible" "0"
-
- "AmmoIcon"
- {
- "ControlName" "ImagePanel"
- "fieldName" "AmmoIcon"
- "xpos" "0"
- "ypos" "5"
- "zpos" "1"
- "wide" "10"
- "tall" "10"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "image" "../hud/hud_obj_status_ammo_64"
- "drawcolor" "ProgressOffWhite"
- }
-
- "Ammo"
- {
- "ControlName" "ContinuousProgressBar"
- "fieldName" "Ammo"
- "font" "Default"
- "xpos" "12"
- "ypos" "6"
- "wide" "38"
- "tall" "8"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "UpgradeIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "UpgradeIcon"
- "xpos" "0"
- "ypos" "16"
- "zpos" "1"
- "wide" "10"
- "tall" "10"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_metal"
- "iconColor" "ProgressOffWhite"
- }
-
- "Upgrade"
- {
- "ControlName" "ContinuousProgressBar"
- "fieldName" "Upgrade"
- "font" "Default"
- "xpos" "12"
- "ypos" "17"
- "wide" "38"
- "tall" "8"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
- }
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/hud_obj_sapper.res b/minmode/resource/ui/hud_obj_sapper.res deleted file mode 100644 index 95becf8..0000000 --- a/minmode/resource/ui/hud_obj_sapper.res +++ /dev/null @@ -1,199 +0,0 @@ -"Resource/UI/hud_obj_sapper.res" -{ - "BuildingStatusItem" - { - "ControlName" "Frame" - "fieldName" "BuildingStatusItem" - "xpos" "0" - "ypos" "0" - "wide" "150" - "tall" "177" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - } - - "Background" - { - "ControlName" "CIconPanel" - "fieldName" "Background" - "xpos" "9999" - "ypos" "9999" - "zpos" "-1" - "wide" "120" - "tall" "31" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "icon" "obj_status_background_red" - "iconColor" "255 255 255 255" - } - - "Icon" - { - "ControlName" "CIconPanel" - "fieldName" "Icon" - "xpos" "24" - "ypos" "147" - "wide" "28" - "tall" "28" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "icon" "obj_status_sapper" - "iconColor" "255 255 255 255" - } - - "NotBuiltPanel" - { - "ControlName" "EditablePanel" - "fieldName" "NotBuiltPanel" - "xpos" "0" - "ypos" "146" - "wide" "160" - "tall" "31" - "visible" "1" - - "NotBuiltLabel" - { - "ControlName" "CExLabel" - "fieldName" "NotBuiltLabel" - "font" "Cerbetica12" - "xpos" "60" - "ypos" "0" - "wide" "200" - "tall" "31" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "#Building_hud_sapper_not_built" - "textAlignment" "Left" - "dulltext" "0" - "brighttext" "0" - } - } - - "BuiltPanel" - { - "ControlName" "EditablePanel" - "fieldName" "BuiltPanel" - "xpos" "0" - "ypos" "146" - "wide" "160" - "tall" "43" - "visible" "0" - - "Health" - { - "ControlName" "CBuildingHealthBar" - "fieldName" "Health" - "font" "Default" - "xpos" "13" - "ypos" "2" - "wide" "8" - "tall" "24" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "textAlignment" "Left" - "dulltext" "0" - "brighttext" "0" - } - - "BuildingPanel" - { - "ControlName" "EditablePanel" - "fieldName" "BuildingPanel" - "xpos" "60" - "ypos" "0" - "wide" "100" - "tall" "31" - "visible" "0" - - "BuildingLabel" - { - "ControlName" "CExLabel" - "fieldName" "BuildingLabel" - "font" "DefaultSmall" - "xpos" "0" - "ypos" "5" - "wide" "200" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "#Building_hud_building" - "textAlignment" "Left" - "dulltext" "0" - "brighttext" "0" - } - - "BuildingProgress" - { - "ControlName" "ContinuousProgressBar" - "fieldName" "BuildingProgress" - "font" "Default" - "xpos" "0" - "ypos" "16" - "wide" "50" - "tall" "8" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "textAlignment" "Left" - "dulltext" "0" - "brighttext" "0" - } - } - - "RunningPanel" - { - "ControlName" "EditablePanel" - "fieldName" "RunningPanel" - "xpos" "55" - "ypos" "0" - "wide" "100" - "tall" "31" - "visible" "0" - - "TargetIcon" - { - "ControlName" "CIconPanel" - "fieldName" "TargetIcon" - "xpos" "0" - "ypos" "5" - "wide" "20" - "tall" "20" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "icon" "obj_status_sentrygun_1" - "iconColor" "255 255 255 255" - } - - "TargetHealth" - { - "ControlName" "ContinuousProgressBar" - "fieldName" "TargetHealth" - "font" "Default" - "xpos" "22" - "ypos" "12" - "wide" "35" - "tall" "8" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "textAlignment" "Left" - "dulltext" "0" - "brighttext" "0" - } - } - } -}
\ No newline at end of file diff --git a/minmode/resource/ui/hud_obj_sentrygun.res b/minmode/resource/ui/hud_obj_sentrygun.res deleted file mode 100644 index f3a4c4c..0000000 --- a/minmode/resource/ui/hud_obj_sentrygun.res +++ /dev/null @@ -1,427 +0,0 @@ -"Resource/UI/hud_obj_sentrygun.res"
-{
- "BuildingStatusItem"
- {
- "ControlName" "Frame"
- "fieldName" "BuildingStatusItem"
- "xpos" "0"
- "ypos" "0"
- "wide" "160"
- "tall" "206"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- }
-
- "Background"
- {
- "ControlName" "CIconPanel"
- "fieldName" "Background"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "-1"
- "wide" "120"
- "tall" "60"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "obj_status_background_tall_disabled"
- "iconColor" "255 255 255 255"
- }
-
- "Icon_Sentry_1"
- {
- "ControlName" "CIconPanel"
- "fieldName" "Icon_Sentry_1"
- "xpos" "22"
- "ypos" "158"
- "wide" "36"
- "tall" "36"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "obj_status_sentrygun_1"
- "iconColor" "255 255 255 255"
- }
-
- "Icon_Sentry_2"
- {
- "ControlName" "CIconPanel"
- "fieldName" "Icon_Sentry_2"
- "xpos" "22"
- "ypos" "158"
- "wide" "36"
- "tall" "36"
- "visible" "0"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "obj_status_sentrygun_2"
- "iconColor" "255 255 255 255"
- }
-
- "Icon_Sentry_3"
- {
- "ControlName" "CIconPanel"
- "fieldName" "Icon_Sentry_3"
- "xpos" "22"
- "ypos" "158"
- "wide" "36"
- "tall" "36"
- "visible" "0"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "obj_status_sentrygun_3"
- "iconColor" "255 255 255 255"
- }
-
- "NotBuiltPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "NotBuiltPanel"
- "xpos" "0"
- "ypos" "152"
- "wide" "160"
- "tall" "60"
- "visible" "1"
-
- "NotBuiltLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NotBuiltLabel"
- "font" "Cerbetica9"
- "xpos" "60"
- "ypos" "0"
- "wide" "200"
- "tall" "60"
- "visible" "1"
- "enabled" "1"
- "labelText" "#Building_hud_sentry_not_built"
- "labelText_lodef" "#Building_hud_sentry_not_built_360"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
- }
-
- "BuiltPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "BuiltPanel"
- "xpos" "0"
- "ypos" "146"
- "wide" "160"
- "tall" "60"
- "visible" "0"
-
- "Icon_Upgrade_1"
- {
- "ControlName" "CIconPanel"
- "fieldName" "Icon_Upgrade_1"
- "xpos" "46"
- "ypos" "4"
- "zpos" "1"
- "wide" "8"
- "tall" "8"
- "visible" "0"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "obj_status_upgrade_1"
- "iconColor" "255 255 255 255"
- }
-
- "Icon_Upgrade_2"
- {
- "ControlName" "CIconPanel"
- "fieldName" "Icon_Upgrade_2"
- "xpos" "46"
- "ypos" "4"
- "zpos" "1"
- "wide" "8"
- "tall" "8"
- "visible" "0"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "obj_status_upgrade_2"
- "iconColor" "255 255 255 255"
- }
-
- "Icon_Upgrade_3"
- {
- "ControlName" "CIconPanel"
- "fieldName" "Icon_Upgrade_3"
- "xpos" "46"
- "ypos" "4"
- "zpos" "1"
- "wide" "8"
- "tall" "8"
- "visible" "0"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "obj_status_upgrade_3"
- "iconColor" "255 255 255 255"
- }
-
- "AlertTray"
- {
- "ControlName" "CBuildingStatusAlertTray"
- "fieldName" "AlertTray"
- "xpos" "114"
- "ypos" "0"
- "ypos" "0"
- "zpos" "-2"
- "wide" "44"
- "tall" "60"
- "visible" "1"
- "enabled" "1"
- "icon" "obj_status_alert_background_tall"
- }
-
- "WrenchIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "WrenchIcon"
- "xpos" "121"
- "ypos" "18"
- "zpos" "1"
- "wide" "27"
- "tall" "27"
- "visible" "0"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "obj_status_icon_wrench"
- "iconColor" "255 255 255 255"
- }
-
- "SapperIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "SapperIcon"
- "xpos" "117"
- "ypos" "12"
- "zpos" "1"
- "wide" "35"
- "tall" "35"
- "visible" "0"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "obj_status_icon_sapper"
- "iconColor" "255 255 255 255"
- }
-
- "Health"
- {
- "ControlName" "CBuildingHealthBar"
- "fieldName" "Health"
- "font" "Default"
- "xpos" "13"
- "ypos" "3"
- "wide" "8"
- "tall" "53"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "BuildingPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "BuildingPanel"
- "xpos" "60"
- "ypos" "0"
- "wide" "100"
- "tall" "60"
- "visible" "0"
-
- "BuildingLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "BuildingLabel"
- "font" "DefaultSmall"
- "xpos" "0"
- "ypos" "18"
- "wide" "200"
- "tall" "12"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#Building_hud_building"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "BuildingProgress"
- {
- "ControlName" "ContinuousProgressBar"
- "fieldName" "BuildingProgress"
- "font" "Default"
- "xpos" "0"
- "ypos" "29"
- "wide" "50"
- "tall" "8"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
- }
-
- "RunningPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "RunningPanel"
- "xpos" "60"
- "ypos" "0"
- "wide" "100"
- "tall" "60"
- "visible" "0"
-
- "KillIcon"
- {
- "ControlName" "ImagePanel"
- "fieldName" "KillIcon"
- "xpos" "0"
- "ypos" "12"
- "zpos" "1"
- "wide" "10"
- "tall" "10"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "image" "../hud/hud_obj_status_kill_64"
- "drawcolor" "ProgressOffWhite"
- }
-
- "KillsLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "KillsLabel"
- "font" "DefaultSmall"
- "xpos" "12"
- "ypos" "13"
- "wide" "200"
- "tall" "22"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#Building_hud_sentry_kills_assists"
- "textAlignment" "north-west"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "ShellIcon"
- {
- "ControlName" "ImagePanel"
- "fieldName" "ShellIcon"
- "xpos" "0"
- "ypos" "25"
- "zpos" "1"
- "wide" "10"
- "tall" "10"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "image" "../hud/hud_obj_status_ammo_64"
- "drawcolor" "ProgressOffWhite"
- }
-
- "Shells"
- {
- "ControlName" "ContinuousProgressBar"
- "fieldName" "Shells"
- "font" "Default"
- "xpos" "12"
- "ypos" "26"
- "wide" "38"
- "tall" "8"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "RocketIcon"
- {
- "ControlName" "ImagePanel"
- "fieldName" "RocketIcon"
- "xpos" "0"
- "ypos" "38"
- "zpos" "1"
- "wide" "10"
- "tall" "10"
- "visible" "0"
- "enabled" "1"
- "scaleImage" "1"
- "image" "../hud/hud_obj_status_rockets_64"
- "drawcolor" "ProgressOffWhite"
- }
-
- "Rockets"
- {
- "ControlName" "ContinuousProgressBar"
- "fieldName" "Rockets"
- "font" "Default"
- "xpos" "12"
- "ypos" "39"
- "wide" "38"
- "tall" "8"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "UpgradeIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "UpgradeIcon"
- "xpos" "0"
- "ypos" "38"
- "zpos" "1"
- "wide" "10"
- "tall" "10"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_metal"
- "iconColor" "ProgressOffWhite"
- }
-
- "Upgrade"
- {
- "ControlName" "ContinuousProgressBar"
- "fieldName" "Upgrade"
- "font" "Default"
- "xpos" "12"
- "ypos" "39"
- "wide" "38"
- "tall" "8"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
- }
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/hud_obj_sentrygun_disp.res b/minmode/resource/ui/hud_obj_sentrygun_disp.res deleted file mode 100644 index 48f47e9..0000000 --- a/minmode/resource/ui/hud_obj_sentrygun_disp.res +++ /dev/null @@ -1,298 +0,0 @@ -"Resource/UI/hud_obj_sentrygun_disp.res"
-{
- "BuildingStatusItem"
- {
- "ControlName" "Frame"
- "fieldName" "BuildingStatusItem"
- "xpos" "0"
- "ypos" "0"
- "wide" "160"
- "tall" "22"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- }
-
- "Background"
- {
- "ControlName" "CIconPanel"
- "fieldName" "Background"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "-1"
- "wide" "120"
- "tall" "22"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "obj_status_background_disabled"
- "iconColor" "255 255 255 255"
- }
-
- "Icon_Sentry_1"
- {
- "ControlName" "CIconPanel"
- "fieldName" "Icon_Sentry_1"
- "xpos" "30"
- "ypos" "1"
- "wide" "15"
- "tall" "15"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "obj_status_sentrygun_1"
- "iconColor" "255 255 255 255"
- }
-
- "NotBuiltPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "NotBuiltPanel"
- "xpos" "0"
- "ypos" "0"
- "wide" "160"
- "tall" "20"
- "visible" "1"
-
- "NotBuiltLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NotBuiltLabel"
- "font" "Cerbetica9"
- "xpos" "60"
- "ypos" "0"
- "wide" "200"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#Building_hud_disp_sentry_not_built"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
- }
-
- "BuiltPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "BuiltPanel"
- "xpos" "0"
- "ypos" "0"
- "wide" "160"
- "tall" "20"
- "visible" "0"
-
- "Icon_Upgrade_1"
- {
- "ControlName" "CIconPanel"
- "fieldName" "Icon_Upgrade_1"
- "xpos" "46"
- "ypos" "4"
- "zpos" "1"
- "wide" "8"
- "tall" "8"
- "visible" "0"
- "enabled" "0"
- "scaleImage" "1"
- "icon" ""
- "iconColor" "255 255 255 255"
- }
-
- "AlertTray"
- {
- "ControlName" "CBuildingStatusAlertTray"
- "fieldName" "AlertTray"
- "xpos" "114"
- "ypos" "0"
- "ypos" "0"
- "zpos" "-2"
- "wide" "44"
- "tall" "30"
- "visible" "0"
- "enabled" "0"
- "icon" "obj_status_alert_background_tall"
- }
-
- "WrenchIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "WrenchIcon"
- "xpos" "121"
- "ypos" "18"
- "zpos" "1"
- "wide" "17"
- "tall" "17"
- "visible" "0"
- "enabled" "0"
- "scaleImage" "1"
- "icon" "obj_status_icon_wrench"
- "iconColor" "255 255 255 255"
- }
-
- "SapperIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "SapperIcon"
- "xpos" "117"
- "ypos" "12"
- "zpos" "1"
- "wide" "15"
- "tall" "15"
- "visible" "0"
- "enabled" "0"
- "scaleImage" "1"
- "icon" "obj_status_icon_sapper"
- "iconColor" "255 255 255 255"
- }
-
- "Health"
- {
- "ControlName" "CBuildingHealthBar"
- "fieldName" "Health"
- "font" "Default"
- "xpos" "13"
- "ypos" "4"
- "wide" "8"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "BuildingPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "BuildingPanel"
- "xpos" "60"
- "ypos" "0"
- "wide" "100"
- "tall" "30"
- "visible" "0"
-
- "BuildingLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "BuildingLabel"
- "font" "DefaultSmall"
- "xpos" "0"
- "ypos" "18"
- "wide" "200"
- "tall" "12"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#Building_hud_building"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "BuildingProgress"
- {
- "ControlName" "ContinuousProgressBar"
- "fieldName" "BuildingProgress"
- "font" "Default"
- "xpos" "0"
- "ypos" "29"
- "wide" "50"
- "tall" "8"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
- }
-
- "RunningPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "RunningPanel"
- "xpos" "60"
- "ypos" "0"
- "wide" "100"
- "tall" "20"
- "visible" "0"
-
- "KillIcon"
- {
- "ControlName" "ImagePanel"
- "fieldName" "KillIcon"
- "xpos" "0"
- "ypos" "5"
- "zpos" "1"
- "wide" "10"
- "tall" "10"
- "visible" "0"
- "enabled" "0"
- "scaleImage" "1"
- "image" "../hud/hud_obj_status_kill_64"
- "drawcolor" "ProgressOffWhite"
- }
-
- "KillsLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "KillsLabel"
- "font" "DefaultSmall"
- "xpos" "12"
- "ypos" "6"
- "wide" "200"
- "tall" "22"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "0"
- "labelText" "#Building_hud_sentry_kills_assists"
- "textAlignment" "north-west"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "ShellIcon"
- {
- "ControlName" "ImagePanel"
- "fieldName" "ShellIcon"
- "xpos" "0"
- "ypos" "6"
- "zpos" "1"
- "wide" "10"
- "tall" "10"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "image" "../hud/hud_obj_status_ammo_64"
- "drawcolor" "ProgressOffWhite"
- }
-
- "Shells"
- {
- "ControlName" "ContinuousProgressBar"
- "fieldName" "Shells"
- "font" "Default"
- "xpos" "12"
- "ypos" "7"
- "wide" "38"
- "tall" "8"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
- }
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/hud_obj_tele.res b/minmode/resource/ui/hud_obj_tele.res deleted file mode 100644 index cac8dd2..0000000 --- a/minmode/resource/ui/hud_obj_tele.res +++ /dev/null @@ -1,375 +0,0 @@ -"Resource/UI/hud_obj_tele.res"
-{
- "BuildingStatusItem"
- {
- "ControlName" "Frame"
- "fieldName" "BuildingStatusItem"
- "xpos" "0"
- "ypos" "0"
- "wide" "150"
- "tall" "31"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- }
-
- "Background"
- {
- "ControlName" "CIconPanel"
- "fieldName" "Background"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "-1"
- "wide" "120"
- "tall" "31"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "obj_status_background_disabled"
- "iconColor" "255 255 255 255"
- }
-
- "Icon_Teleport"
- {
- "ControlName" "CIconPanel"
- "fieldName" "Icon"
- "xpos" "24"
- "ypos" "1"
- "wide" "28"
- "tall" "28"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "obj_status_tele_entrance"
- "iconColor" "255 255 255 255"
- }
-
- "NotBuiltPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "NotBuiltPanel"
- "xpos" "0"
- "ypos" "0"
- "wide" "160"
- "tall" "31"
- "visible" "1"
-
- "NotBuiltLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NotBuiltLabel"
- "font" "Cerbetica9"
- "xpos" "60"
- "ypos" "0"
- "wide" "200"
- "tall" "31"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#Building_hud_tele_not_built"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
- }
-
- "BuiltPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "BuiltPanel"
- "xpos" "0"
- "ypos" "0"
- "wide" "160"
- "tall" "31"
- "visible" "0"
-
- "Icon_Upgrade_1"
- {
- "ControlName" "CIconPanel"
- "fieldName" "Icon_Upgrade_1"
- "xpos" "46"
- "ypos" "4"
- "zpos" "1"
- "wide" "8"
- "tall" "8"
- "visible" "0"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "obj_status_upgrade_1"
- "iconColor" "255 255 255 255"
- }
-
- "Icon_Upgrade_2"
- {
- "ControlName" "CIconPanel"
- "fieldName" "Icon_Upgrade_2"
- "xpos" "46"
- "ypos" "4"
- "zpos" "1"
- "wide" "8"
- "tall" "8"
- "visible" "0"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "obj_status_upgrade_2"
- "iconColor" "255 255 255 255"
- }
-
- "Icon_Upgrade_3"
- {
- "ControlName" "CIconPanel"
- "fieldName" "Icon_Upgrade_3"
- "xpos" "46"
- "ypos" "4"
- "zpos" "1"
- "wide" "8"
- "tall" "8"
- "visible" "0"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "obj_status_upgrade_3"
- "iconColor" "255 255 255 255"
- }
-
-
- "AlertTray"
- {
- "ControlName" "CBuildingStatusAlertTray"
- "fieldName" "AlertTray"
- "xpos" "113"
- "ypos" "0"
- "wide" "34"
- "tall" "31"
- "visible" "1"
- "enabled" "1"
- "icon" "obj_status_alert_background"
- }
-
- "WrenchIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "WrenchIcon"
- "xpos" "121"
- "ypos" "5"
- "zpos" "1"
- "wide" "19"
- "tall" "19"
- "visible" "0"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "obj_status_icon_wrench"
- "iconColor" "255 255 255 255"
- }
-
- "SapperIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "SapperIcon"
- "xpos" "117"
- "ypos" "3"
- "zpos" "1"
- "wide" "25"
- "tall" "25"
- "visible" "0"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "obj_status_icon_sapper"
- "iconColor" "255 255 255 255"
- }
-
- "Health"
- {
- "ControlName" "CBuildingHealthBar"
- "fieldName" "Health"
- "font" "Default"
- "xpos" "13"
- "ypos" "3"
- "wide" "8"
- "tall" "24"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "BuildingPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "BuildingPanel"
- "xpos" "60"
- "ypos" "0"
- "wide" "100"
- "tall" "31"
- "visible" "0"
-
- "BuildingLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "BuildingLabel"
- "font" "DefaultSmall"
- "xpos" "0"
- "ypos" "5"
- "wide" "200"
- "tall" "12"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#Building_hud_building"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "BuildingProgress"
- {
- "ControlName" "ContinuousProgressBar"
- "fieldName" "BuildingProgress"
- "font" "Default"
- "xpos" "0"
- "ypos" "16"
- "wide" "50"
- "tall" "8"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
- }
-
- "RunningPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "RunningPanel"
- "xpos" "60"
- "ypos" "0"
- "wide" "100"
- "tall" "31"
- "visible" "0"
-
- "ChargingPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "ChargingPanel"
- "xpos" "0"
- "ypos" "0"
- "wide" "100"
- "tall" "31"
- "visible" "0"
-
- "RechargeLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "RechargeLabel"
- "font" "DefaultVerySmall"
- "xpos" "0"
- "ypos" "1"
- "wide" "200"
- "tall" "12"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#Building_hud_tele_charging"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "Recharge"
- {
- "ControlName" "ContinuousProgressBar"
- "fieldName" "Recharge"
- "font" "Default"
- "xpos" "0"
- "ypos" "11"
- "wide" "50"
- "tall" "5"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
- }
-
- "FullyChargedPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "FullyChargedPanel"
- "xpos" "0"
- "ypos" "0"
- "wide" "100"
- "tall" "31"
- "visible" "0"
-
- "TimesUsedLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TimesUsedLabel"
- "font" "DefaultVerySmall"
- "xpos" "0"
- "ypos" "-6"
- "wide" "200"
- "tall" "31"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#Building_hud_tele_times_used"
- "labelText_lodef" "#Building_hud_tele_times_used_360"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
- }
- "UpgradeLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "UpgradeLabel"
- "font" "DefaultVerySmall"
- "xpos" "0"
- "ypos" "14"
- "wide" "200"
- "tall" "12"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#Building_hud_sentry_upgrade"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "Upgrade"
- {
- "ControlName" "ContinuousProgressBar"
- "fieldName" "Upgrade"
- "font" "Default"
- "xpos" "0"
- "ypos" "24"
- "wide" "50"
- "tall" "2"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
- }
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/hud_obj_tele_entrance.res b/minmode/resource/ui/hud_obj_tele_entrance.res deleted file mode 100644 index 920ce3a..0000000 --- a/minmode/resource/ui/hud_obj_tele_entrance.res +++ /dev/null @@ -1,369 +0,0 @@ -"Resource/UI/hud_obj_tele_entrance.res"
-{
- "BuildingStatusItem"
- {
- "ControlName" "Frame"
- "fieldName" "BuildingStatusItem"
- "xpos" "0"
- "ypos" "0"
- "wide" "150"
- "tall" "31"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- }
-
- "Background"
- {
- "ControlName" "CIconPanel"
- "fieldName" "Background"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "-1"
- "wide" "120"
- "tall" "31"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "obj_status_background_disabled"
- "iconColor" "255 255 255 255"
- }
-
- "Icon_Teleport_Entrance"
- {
- "ControlName" "CIconPanel"
- "fieldName" "Icon"
- "xpos" "24"
- "ypos" "1"
- "wide" "28"
- "tall" "28"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "obj_status_tele_entrance"
- "iconColor" "255 255 255 255"
- }
-
- "NotBuiltPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "NotBuiltPanel"
- "xpos" "0"
- "ypos" "0"
- "wide" "160"
- "tall" "31"
- "visible" "1"
-
- "NotBuiltLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NotBuiltLabel"
- "font" "Cerbetica9"
- "xpos" "60"
- "ypos" "0"
- "wide" "200"
- "tall" "31"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#Building_hud_tele_enter_not_built_360"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
- }
-
- "BuiltPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "BuiltPanel"
- "xpos" "0"
- "ypos" "0"
- "wide" "160"
- "tall" "31"
- "visible" "0"
-
- "Icon_Upgrade_1"
- {
- "ControlName" "CIconPanel"
- "fieldName" "Icon_Upgrade_1"
- "xpos" "46"
- "ypos" "4"
- "zpos" "1"
- "wide" "8"
- "tall" "8"
- "visible" "0"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "obj_status_upgrade_1"
- "iconColor" "255 255 255 255"
- }
-
- "Icon_Upgrade_2"
- {
- "ControlName" "CIconPanel"
- "fieldName" "Icon_Upgrade_2"
- "xpos" "46"
- "ypos" "4"
- "zpos" "1"
- "wide" "8"
- "tall" "8"
- "visible" "0"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "obj_status_upgrade_2"
- "iconColor" "255 255 255 255"
- }
-
- "Icon_Upgrade_3"
- {
- "ControlName" "CIconPanel"
- "fieldName" "Icon_Upgrade_3"
- "xpos" "46"
- "ypos" "4"
- "zpos" "1"
- "wide" "8"
- "tall" "8"
- "visible" "0"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "obj_status_upgrade_3"
- "iconColor" "255 255 255 255"
- }
-
-
- "AlertTray"
- {
- "ControlName" "CBuildingStatusAlertTray"
- "fieldName" "AlertTray"
- "xpos" "113"
- "ypos" "0"
- "wide" "34"
- "tall" "31"
- "visible" "1"
- "enabled" "1"
- "icon" "obj_status_alert_background"
- }
-
- "WrenchIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "WrenchIcon"
- "xpos" "121"
- "ypos" "5"
- "zpos" "1"
- "wide" "19"
- "tall" "19"
- "visible" "0"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "obj_status_icon_wrench"
- "iconColor" "255 255 255 255"
- }
-
- "SapperIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "SapperIcon"
- "xpos" "117"
- "ypos" "3"
- "zpos" "1"
- "wide" "25"
- "tall" "25"
- "visible" "0"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "obj_status_icon_sapper"
- "iconColor" "255 255 255 255"
- }
-
- "Health"
- {
- "ControlName" "CBuildingHealthBar"
- "fieldName" "Health"
- "font" "Default"
- "xpos" "13"
- "ypos" "3"
- "wide" "8"
- "tall" "24"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "BuildingPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "BuildingPanel"
- "xpos" "60"
- "ypos" "0"
- "wide" "100"
- "tall" "31"
- "visible" "0"
-
- "BuildingLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "BuildingLabel"
- "font" "DefaultSmall"
- "xpos" "0"
- "ypos" "5"
- "wide" "200"
- "tall" "12"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#Building_hud_building"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "BuildingProgress"
- {
- "ControlName" "ContinuousProgressBar"
- "fieldName" "BuildingProgress"
- "font" "Default"
- "xpos" "0"
- "ypos" "16"
- "wide" "50"
- "tall" "8"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
- }
-
- "RunningPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "RunningPanel"
- "xpos" "60"
- "ypos" "0"
- "wide" "100"
- "tall" "31"
- "visible" "0"
-
- "TeleportedIcon"
- {
- "ControlName" "ImagePanel"
- "fieldName" "TeleportedIcon"
- "xpos" "0"
- "ypos" "5"
- "zpos" "1"
- "wide" "10"
- "tall" "10"
- "visible" "1"
- "enabled" "1"
- "image" "../hud/hud_obj_status_teleport_64"
- "drawcolor" "ProgressOffWhite"
- "scaleImage" "1"
- }
-
- "ChargingPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "ChargingPanel"
- "xpos" "0"
- "ypos" "0"
- "wide" "100"
- "tall" "31"
- "visible" "0"
-
- "Recharge"
- {
- "ControlName" "ContinuousProgressBar"
- "fieldName" "Recharge"
- "font" "Default"
- "xpos" "12"
- "ypos" "6"
- "wide" "38"
- "tall" "8"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
- }
-
- "FullyChargedPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "FullyChargedPanel"
- "xpos" "0"
- "ypos" "0"
- "wide" "100"
- "tall" "31"
- "visible" "0"
-
- "TimesUsedLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TimesUsedLabel"
- "font" "DefaultSmall"
- "xpos" "12"
- "ypos" "5"
- "wide" "200"
- "tall" "25"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%timesused%"
- "textAlignment" "north-west"
- "dulltext" "0"
- "brighttext" "0"
- }
- }
-
- "UpgradeIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "UpgradeIcon"
- "xpos" "0"
- "ypos" "16"
- "zpos" "1"
- "wide" "10"
- "tall" "10"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_metal"
- "iconColor" "ProgressOffWhite"
- }
-
- "Upgrade"
- {
- "ControlName" "ContinuousProgressBar"
- "fieldName" "Upgrade"
- "font" "Default"
- "xpos" "12"
- "ypos" "17"
- "wide" "38"
- "tall" "8"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
- }
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/hud_obj_tele_exit.res b/minmode/resource/ui/hud_obj_tele_exit.res deleted file mode 100644 index 94c70e4..0000000 --- a/minmode/resource/ui/hud_obj_tele_exit.res +++ /dev/null @@ -1,293 +0,0 @@ -"Resource/UI/hud_obj_tele_exit.res"
-{
- "BuildingStatusItem"
- {
- "ControlName" "Frame"
- "fieldName" "BuildingStatusItem"
- "xpos" "0"
- "ypos" "0"
- "wide" "150"
- "tall" "31"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- }
-
- "Background"
- {
- "ControlName" "CIconPanel"
- "fieldName" "Background"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "-1"
- "wide" "120"
- "tall" "31"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "obj_status_background_disabled"
- "iconColor" "255 255 255 255"
- }
-
- "Icon_Teleport_Exit"
- {
- "ControlName" "CIconPanel"
- "fieldName" "Icon"
- "xpos" "24"
- "ypos" "1"
- "wide" "28"
- "tall" "28"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "obj_status_tele_exit"
- "iconColor" "255 255 255 255"
- }
-
- "NotBuiltPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "NotBuiltPanel"
- "xpos" "0"
- "ypos" "0"
- "wide" "160"
- "tall" "31"
- "visible" "1"
-
- "NotBuiltLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NotBuiltLabel"
- "font" "Cerbetica9"
- "xpos" "60"
- "ypos" "0"
- "wide" "200"
- "tall" "31"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#Building_hud_tele_exit_not_built"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
- }
-
- "BuiltPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "BuiltPanel"
- "xpos" "0"
- "ypos" "0"
- "wide" "160"
- "tall" "43"
- "visible" "0"
-
- "Icon_Upgrade_1"
- {
- "ControlName" "CIconPanel"
- "fieldName" "Icon_Upgrade_1"
- "xpos" "46"
- "ypos" "4"
- "zpos" "1"
- "wide" "8"
- "tall" "8"
- "visible" "0"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "obj_status_upgrade_1"
- "iconColor" "255 255 255 255"
- }
-
- "Icon_Upgrade_2"
- {
- "ControlName" "CIconPanel"
- "fieldName" "Icon_Upgrade_2"
- "xpos" "46"
- "ypos" "4"
- "zpos" "1"
- "wide" "8"
- "tall" "8"
- "visible" "0"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "obj_status_upgrade_2"
- "iconColor" "255 255 255 255"
- }
-
- "Icon_Upgrade_3"
- {
- "ControlName" "CIconPanel"
- "fieldName" "Icon_Upgrade_3"
- "xpos" "46"
- "ypos" "4"
- "zpos" "1"
- "wide" "8"
- "tall" "8"
- "visible" "0"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "obj_status_upgrade_3"
- "iconColor" "255 255 255 255"
- }
-
- "AlertTray"
- {
- "ControlName" "CBuildingStatusAlertTray"
- "fieldName" "AlertTray"
- "xpos" "113"
- "ypos" "0"
- "wide" "34"
- "tall" "31"
- "visible" "1"
- "enabled" "1"
- "icon" "obj_status_alert_background"
- }
-
- "WrenchIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "WrenchIcon"
- "xpos" "121"
- "ypos" "5"
- "zpos" "1"
- "wide" "19"
- "tall" "19"
- "visible" "0"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "obj_status_icon_wrench"
- "iconColor" "255 255 255 255"
- }
-
- "SapperIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "SapperIcon"
- "xpos" "117"
- "ypos" "3"
- "zpos" "1"
- "wide" "25"
- "tall" "25"
- "visible" "0"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "obj_status_icon_sapper"
- "iconColor" "255 255 255 255"
- }
-
- "Health"
- {
- "ControlName" "CBuildingHealthBar"
- "fieldName" "Health"
- "font" "Default"
- "xpos" "13"
- "ypos" "3"
- "wide" "8"
- "tall" "24"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "BuildingPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "BuildingPanel"
- "xpos" "60"
- "ypos" "0"
- "wide" "100"
- "tall" "31"
- "visible" "0"
-
- "BuildingLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "BuildingLabel"
- "font" "DefaultSmall"
- "xpos" "0"
- "ypos" "5"
- "wide" "200"
- "tall" "12"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#Building_hud_building"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "BuildingProgress"
- {
- "ControlName" "ContinuousProgressBar"
- "fieldName" "BuildingProgress"
- "font" "Default"
- "xpos" "0"
- "ypos" "16"
- "wide" "50"
- "tall" "8"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
- }
-
- "RunningPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "RunningPanel"
- "xpos" "60"
- "ypos" "0"
- "wide" "100"
- "tall" "31"
- "visible" "0"
-
- "UpgradeIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "UpgradeIcon"
- "xpos" "0"
- "ypos" "16"
- "zpos" "1"
- "wide" "10"
- "tall" "10"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_metal"
- "iconColor" "ProgressOffWhite"
- }
-
- "Upgrade"
- {
- "ControlName" "ContinuousProgressBar"
- "fieldName" "Upgrade"
- "font" "Default"
- "xpos" "12"
- "ypos" "17"
- "wide" "38"
- "tall" "8"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
- }
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/hudkillstreaknotice.res b/minmode/resource/ui/hudkillstreaknotice.res deleted file mode 100644 index 6a80c92..0000000 --- a/minmode/resource/ui/hudkillstreaknotice.res +++ /dev/null @@ -1,34 +0,0 @@ -"Resource/UI/HudKillStreakNotice.res" -{ - "Background" - { - "ControlName" "EditablePanel" - "fieldName" "Background" - "xpos" "c-250" - "ypos" "50" - "zpos" "0" - "wide" "500" - "tall" "50" - "autoResize" "0" - "visible" "1" - "enabled" "1" - "PaintBackgroundType" "0" - "bgcolor_override" "46 43 42 160" - } - - "SplashLabel" - { - "ControlName" "CExLabel" - "fieldName" "SplashLabel" - "font" "HudFontSmallestBold" - "labelText" "" - "textAlignment" "center" - "xpos" "c-250" - "ypos" "50" - "zpos" "2" - "wide" "500" - "tall" "50" - "autoResize" "0" - "fgcolor" "tanlight" - } -} diff --git a/minmode/resource/ui/hudmatchstatus.res b/minmode/resource/ui/hudmatchstatus.res deleted file mode 100644 index 32d5703..0000000 --- a/minmode/resource/ui/hudmatchstatus.res +++ /dev/null @@ -1,836 +0,0 @@ -"Resource/UI/HudMatchStatus.res" -{ - "HudMatchStatus" - { - "fieldName" "HudMatchStatus" - "avatar_width" "63" - "spacer" "5" - "name_width" "57" - "horiz_inset" "2" - } - - "RoundSignModel" - { - "ControlName" "CModelPanel" - "fieldName" "RoundSignModel" - "xpos" "0" - "ypos" "0" - "zpos" "10" - "wide" "f0" - "tall" "f0" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fov" "70" - "proportionaltoparent" "1" - - "model" - { - "modelname" "models/props_ui/banner.mdl" - "skin" "0" - "angles_x" "30" - "angles_y" "180" - "angles_z" "0" - "origin_x" "150" - "origin_y" "0" - "origin_z" "62" - "spotlight" "1" - - "animation" - { - "name" "ref" - "sequence" "ref" - "default" "1" - } - - "animation" - { - "name" "intro" - "sequence" "intro" - } - - "animation" - { - "name" "outro" - "sequence" "outro" - } - } - } - - "CountdownLabel" - { - "ControlName" "CExLabel" - "fieldName" "CountdownLabel" - "font" "HudFontGiant" - "xpos" "cs-0.5" - "ypos" "cs-0.1" - "wide" "40" - "tall" "40" - "zpos" "5" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "wrap" "0" - "labelText" "%countdown%" - "textAlignment" "center" - "proportionaltoparent" "1" - "fgcolor" "TanLight" - - if_readymode - { - "xpos" "300" - "ypos" "130" - } - } - - "CountdownLabelShadow" - { - "ControlName" "CExLabel" - "fieldName" "CountdownLabelShadow" - "font" "HudFontGiant" - "xpos" "cs-0.48" - "ypos" "cs-0.08" - "wide" "40" - "tall" "40" - "zpos" "4" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "wrap" "0" - "labelText" "%countdown%" - "textAlignment" "center" - "fgcolor" "Black" - "proportionaltoparent" "1" - - - if_readymode - { - "xpos" "300" - "ypos" "130" - } - } - - "FrontParticlePanel" - { - "ControlName" "CTFParticlePanel" - "fieldName" "FrontParticlePanel" - "xpos" "0" - "ypos" "0" - "zpos" "3" - "wide" "f0" - "tall" "f0" - "visible" "1" - "proportionaltoparent" "1" - - "ParticleEffects" - { - "0" - { - "particle_xpos" "c0" - "particle_ypos" "c0" - "particle_scale" "2" - "particleName" "versus_door_slam" - "start_activated" "0" - "loop" "0" - } - } - - "paintbackground" "0" - } - - "MatchDoors" - { - "ControlName" "CModelPanel" - "fieldName" "MatchDoors" - "xpos" "0" - "ypos" "0" - "zpos" "2" - "wide" "f0" - "tall" "f0" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "fov" "70" - "proportionaltoparent" "1" - - "model" - { - "modelname" "models/vgui/versus_doors.mdl" - "skin" "0" - "angles_x" "0" - "angles_y" "0" - "angles_z" "0" - "origin_x" "120" - "origin_y" "0" - "origin_z" "-77" - - "animation" - { - "name" "ref" - "sequence" "ref" - "default" "1" - } - - "animation" - { - "name" "open" - "sequence" "open" - } - - "animation" - { - "name" "close" - "sequence" "close" - } - - "animation" - { - "name" "idle_closed" - "sequence" "idle_closed" - } - } - } - - "RoundCounter" - { - "fieldName" "RoundCounter" - "xpos" "cs-0.5" - "ypos" "-2" - "zpos" "1" - "wide" "300" - "tall" "100" - "visible" "1" - "enabled" "1" - - } - - "BGFrame" - { - "ControlName" "EditablePanel" - "fieldName" "BGFrame" - "xpos" "cs-0.5" - "ypos" "-5" - "zpos" "0" - "wide" "365" - "tall" "0" - "visible" "0" - - "proportionaltoaparent" "1" - "border" "TFFatLineBorder" - - if_match - { - "visible" "1" - } - } - - "ObjectiveStatusTimePanel" - { - "ControlName" "EditablePanel" - "fieldName" "ObjectiveStatusTimePanel" - "xpos" "c-55" - "ypos" "0" [$WIN32] - "zpos" "2" - "wide" "110" - "tall" "150" - "visible" "0" - "enabled" "1" - "delta_item_x" "22" [$WIN32] - "delta_item_x" "115" [$X360] - "delta_item_start_y" "50" - "delta_item_end_y" "70" - "PositiveColor" "0 255 0 255" - "NegativeColor" "255 0 0 255" - "delta_lifetime" "1.5" - "delta_item_font" "HudFontMedium" - - if_match - { - "ypos_minmode" "0" - "delta_item_x" "35" - "delta_item_start_y" "12" - "delta_item_end_y" "50" - "PositiveColor" "0 255 0 255" - "NegativeColor" "255 0 0 255" - "delta_lifetime" "1.5" - "delta_item_font" "HudFontMediumSmall" - } - - "TimePanelValue" - { - "ControlName" "CExLabel" - "fieldName" "TimePanelValue" - "font" "HudFontMediumSmall" - "font_minmode" "HudFontSmall" - "font_lodef" "HudFontMedium" - "fgcolor" "TanLight" - "xpos" "28" - "ypos" "-4" - "zpos" "3" - "wide" "45" - "tall" "31" - "visible" "1" - "enabled" "1" - "textAlignment" "center" - "labelText" "0:00" - - if_match - { - "proportionaltoparent" "1" - - "xpos" "cs-0.5" - "ypos" "13" - "ypos_minmode" "9" - "tall" "10" - "font" "HudFontSmall" - "font_minmode" "HudFontSmall" - "font_lodef" "HudFontSmall" - } - } - } - - "TeamStatus" - { - "ControlName" "CTFTeamStatus" - "fieldName" "TeamStatus" - "xpos" "0" - "ypos" "0" - "zpos" "2" - "wide" "f0" - "tall" "75" - "visible" "1" - "enabled" "1" - - - "max_size" "19" - - "6v6_gap" "1" - "12v12_gap" "1" - - "team1_grow_dir" "west" - "team1_base_x" "c-45" - "team1_max_expand" "133" - - "team2_grow_dir" "east" - "team2_base_x" "c47" - "team2_max_expand" "133" - - "playerpanels_kv" - { - "visible" "0" - "wide" "25" - "tall" "50" - "zpos" "1" - - "color_portrait_bg_red" "119 62 61 255" - "color_portrait_bg_blue" "62 81 101 255" - "color_portrait_bg_red_dead" "79 54 52 255" - "color_portrait_bg_blue_dead" "44 49 51 255" - "color_bar_health_high" "84 191 58 255" - "color_bar_health_med" "191 183 58 255" - "percentage_health_med" "0.6" - "color_bar_health_low" "191 58 58 255" - "percentage_health_low" "0.3" - "color_portrait_blend_dead_red" "255 255 255 255" - "color_portrait_blend_dead_blue" "255 255 255 255" - - "playername" - { - "ControlName" "CExLabel" - "fieldName" "playername" - "font" "DefaultVerySmall" - "xpos" "5" - "ypos" "24" - "zpos" "5" - "wide" "50" - "tall" "8" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - } - "classimage" - { - "ControlName" "CTFClassImage" - "fieldName" "classimage" - "xpos" "cs-0.5" - "ypos" "0" - "zpos" "3" - "wide" "19" - "tall" "19" - "visible" "1" - "enabled" "1" - "image" "../hud/class_scoutred" - "scaleImage" "1" - "proportionaltoparent" "1" - } - "classimagebg" - { - "ControlName" "Panel" - "fieldName" "classimagebg" - "xpos" "0" - "ypos" "0" - "zpos" "2" - "wide" "f0" - "tall" "19" - "visible" "1" - "enabled" "1" - "PaintBackgroundType" "0" - "proportionaltoparent" "1" - } - "healthbar" - { - "ControlName" "ContinuousProgressBar" - "fieldName" "healthbar" - "font" "Default" - "xpos" "0" - "ypos" "19" - "zpos" "5" - "wide" "f0" - "tall" "2" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "textAlignment" "Left" - "dulltext" "0" - "brighttext" "0" - "bgcolor_override" "80 80 80 255" - "proportionaltoparent" "1" - } - "overhealbar" - { - "ControlName" "ContinuousProgressBar" - "fieldName" "overhealbar" - "font" "Default" - "xpos" "0" - "ypos" "19" - "zpos" "6" - "wide" "f0" - "tall" "2" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "textAlignment" "Left" - "dulltext" "0" - "brighttext" "0" - "bgcolor_override" "0 0 0 0" - "fgcolor_override" "255 255 255 160" - "proportionaltoparent" "1" - } - "HealthIcon" - { - "ControlName" "EditablePanel" - "fieldName" "HealthIcon" - "xpos" "22" - "ypos" "-3" - "zpos" "3" - "wide" "32" - "tall" "32" - "visible" "0" - "enabled" "1" - "HealthBonusPosAdj" "10" - "HealthDeathWarning" "0.49" - "TFFont" "HudFontSmallest" - "HealthDeathWarningColor" "HUDDeathWarning" - "TextColor" "HudOffWhite" - } - "ReadyBG" - { - "ControlName" "ScalableImagePanel" - "fieldName" "ReadyBG" - "xpos" "30" - "ypos" "6" - "zpos" "-1" - "wide" "16" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "image" "../HUD/tournament_panel_brown" - "src_corner_height" "22" // pixels inside the image - "src_corner_width" "22" - "draw_corner_width" "3" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "3" - } - "ReadyImage" - { - "ControlName" "ImagePanel" - "fieldName" "ReadyImage" - "xpos" "32" - "ypos" "8" - "zpos" "0" - "wide" "12" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "image" "hud/checkmark" - "scaleImage" "1" - } - "respawntime" - { - "ControlName" "CExLabel" - "fieldName" "respawntime" - "font" "Cerbetica13" - "xpos" "cs-0.5" - "ypos" "0" - "zpos" "5" - "wide" "f0" - "tall" "19" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "labelText" "%respawntime%" - "textAlignment" "center" - "proportionaltoparent" "1" - } - "chargeamount" - { - "ControlName" "CExLabel" - "fieldName" "chargeamount" - "font" "DefaultSmall" - "xpos" "25" - "ypos" "17" - "zpos" "6" - "wide" "25" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "labelText" "%chargeamount%" - "textAlignment" "north" - "fgcolor" "0 255 0 255" - } - "specindex" - { - "ControlName" "CExLabel" - "fieldName" "specindex" - "font" "DefaultVerySmall" - "xpos" "4" - "ypos" "2" - "zpos" "5" - "wide" "50" - "tall" "8" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "labelText" "%specindex%" - "textAlignment" "north-west" - //"fgcolor" "235 226 202 255" - } - "DeathPanel" - { - "ControlName" "ImagePanel" - "fieldName" "DeathPanel" - "xpos" "cs-0.5" - "ypos" "0" - "zpos" "0" - "wide" "f0" - "tall" "24" - "visible" "0" - "enabled" "1" - "image" "../HUD/comp_player_status" - "scaleImage" "1" - "proportionaltoparent" "1" - } - "SkullPanel" - { - "ControlName" "ImagePanel" - "fieldName" "SkullPanel" - "xpos" "cs-0.5" - "zpos" "1" - "wide" "o1.2" - "tall" "p0.15" - "visible" "0" - "enabled" "1" - "image" "../HUD/comp_player_status_skull" - "scaleImage" "1" - "proportionaltoparent" "1" - } - } - } - - "BlueTeamPanel" - { - "ControlName" "EditablePanel" - "fieldName" "BlueTeamPanel" - "xpos" "-155" - "ypos" "125" - "zpos" "50" - "wide" "150" - "tall" "260" - "visible" "1" - "enabled" "1" - - if_large - { - "ypos" "65" - "tall" "385" - } - - "BlueTeamBG" - { - "ControlName" "EditablePanel" - "fieldName" "BlueTeamBG" - "xpos" "0" - "ypos" "10" - "zpos" "2" - "wide" "147" - "tall" "36" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "border" "TFFatLineBorderBlueBGOpaque" - } - "BlueTeamImage" - { - "ControlName" "ImagePanel" - "fieldName" "BlueTeamImage" - "xpos" "9" - "ypos" "0" - "zpos" "5" - "wide" "56" - "tall" "56" - "visible" "1" - "enabled" "1" - "image" "../hud/team_blue" - "scaleImage" "1" - } - "BlueTeamLabel" - { - "ControlName" "CExLabel" - "fieldName" "BlueTeamLabel" - "font" "CompMatchStartTeamNames" - "labelText" "%blueteamname%" - "textAlignment" "center" - "xpos" "48" - "ypos" "13" - "zpos" "20" - "wide" "95" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "centerwrap" "1" - } - "BlueLeaderAvatar" - { - "ControlName" "CAvatarImagePanel" - "fieldName" "BlueLeaderAvatar" - "xpos" "11" - "ypos" "10" - "zpos" "5" - "wide" "35" - "tall" "35" - "visible" "1" - "enabled" "1" - "image" "" - "scaleImage" "1" - "color_outline" "52 48 45 255" - } - "BlueLeaderAvatarBG" - { - "ControlName" "EditablePanel" - "fieldName" "BlueLeaderAvatarBG" - "xpos" "9" - "ypos" "8" - "zpos" "4" - "wide" "39" - "tall" "39" - "visible" "1" - "PaintBackgroundType" "2" - "bgcolor_override" "117 107 94 255" - } - "BluePlayerList" - { - "ControlName" "SectionedListPanel" - "fieldName" "BluePlayerList" - "xpos" "6" - "ypos" "38" - "zpos" "1" - "wide" "136" - "tall" "205" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "autoresize" "3" - "linespacing" "26" - "linegap" "4" - //"show_columns" "1" - - if_large - { - "tall" "315" - } - } - "BluePlayerListBG" - { - "ControlName" "EditablePanel" - "fieldName" "BluePlayerListBG" - "xpos" "4" - "ypos" "30" - "zpos" "0" - "wide" "139" - "tall" "215" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "border" "TFFatLineBorderClearBG" - - if_large - { - "tall" "325" - } - } - } - - "RedTeamPanel" - { - "ControlName" "EditablePanel" - "fieldName" "RedTeamPanel" - "xpos" "r-5" - "ypos" "125" - "zpos" "50" - "wide" "150" - "tall" "260" - "visible" "1" - "enabled" "1" - - if_large - { - "ypos" "65" - "tall" "385" - } - - - "RedTeamBG" - { - "ControlName" "EditablePanel" - "fieldName" "RedTeamBG" - "xpos" "0" - "ypos" "10" - "zpos" "2" - "wide" "147" - "tall" "36" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "border" "TFFatLineBorderRedBGOpaque" - } - "RedTeamImage" - { - "ControlName" "ImagePanel" - "fieldName" "RedTeamImage" - "xpos" "84" - "ypos" "-9" - "zpos" "5" - "wide" "70" - "tall" "70" - "visible" "1" - "enabled" "1" - "image" "../hud/team_Red" - "scaleImage" "1" - } - "RedTeamLabel" - { - "ControlName" "CExLabel" - "fieldName" "RedTeamLabel" - "font" "CompMatchStartTeamNames" - "labelText" "%redteamname%" - "textAlignment" "center" - "xpos" "5" - "ypos" "13" - "zpos" "20" - "wide" "95" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "centerwrap" "1" - } - "RedLeaderAvatar" - { - "ControlName" "CAvatarImagePanel" - "fieldName" "RedLeaderAvatar" - "xpos" "102" - "ypos" "10" - "zpos" "5" - "wide" "35" - "tall" "35" - "visible" "1" - "enabled" "1" - "image" "" - "scaleImage" "1" - "color_outline" "52 48 45 255" - } - "RedLeaderAvatarBG" - { - "ControlName" "EditablePanel" - "fieldName" "RedLeaderAvatarBG" - "xpos" "100" - "ypos" "8" - "zpos" "4" - "wide" "39" - "tall" "39" - "visible" "1" - "PaintBackgroundType" "2" - "bgcolor_override" "117 107 94 255" - } - "RedPlayerList" - { - "ControlName" "SectionedListPanel" - "fieldName" "RedPlayerList" - "xpos" "6" - "ypos" "38" - "zpos" "1" - "wide" "136" - "tall" "205" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "autoresize" "3" - "linespacing" "26" - "linegap" "4" - //"show_columns" "1" - - if_large - { - "tall" "315" - } - } - "RedPlayerListBG" - { - "ControlName" "EditablePanel" - "fieldName" "RedPlayerListBG" - "xpos" "4" - "ypos" "30" - "zpos" "0" - "wide" "139" - "tall" "215" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "border" "TFFatLineBorderClearBG" - - if_large - { - "tall" "325" - } - } - } -} diff --git a/minmode/resource/ui/hudmenutauntselection.res b/minmode/resource/ui/hudmenutauntselection.res deleted file mode 100644 index 0fc562a..0000000 --- a/minmode/resource/ui/hudmenutauntselection.res +++ /dev/null @@ -1,874 +0,0 @@ -"Resource/UI/HudMenuTauntSelection.res" -{ - "MainBackground" - { - "ControlName" "ImagePanel" - "fieldName" "MainBackground" - "xpos" "0" - "ypos" "20" - "zpos" "0" - "wide" "470" - "tall" "100" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "icon" "hud_menu_bg" - "fillcolor" "0 0 0 100" - } - - "Divider" - { - "ControlName" "ImagePanel" - "fieldName" "Divider" - "xpos" "8" - "ypos" "65" - "zpos" "1" - "wide" "0" - "tall" "0" - "fillcolor" "255 222 208 255" - } - - "IcoReelIcon" - { - "ControlName" "CIconPanel" - "fieldName" "IcoReelIcon" - "xpos" "10" - "ypos" "-3" - "zpos" "1" - "wide" "0" - "tall" "0" - "visible" "1" - "enabled" "0" - "scaleImage" "0" - "icon" "hud_taunt_menu_icon" - "iconColor" "255 255 255 255" - } - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "CerbeticaBold32" - "xpos" "18" // align me to the left edge of the first selection - "ypos" "0" - "zpos" "3" - "wide" "360" - "tall" "38" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "#Hud_Menu_Taunt_Title" - "textAlignment" "Left" - "dulltext" "0" - "brighttext" "0" - } - - "TitleLabelDropshadow" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabelDropshadow" - "font" "CerbeticaBold32" - "fgcolor" "TransparentBlack" - "xpos" "20" // align me to the left edge of the first selection - "ypos" "2" - "zpos" "3" - "wide" "360" - "tall" "38" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "#Hud_Menu_Taunt_Title" - "textAlignment" "Left" - "dulltext" "1" - "brighttext" "0" - } - - "WeaponTauntLabel" - { - "ControlName" "CExLabel" - "fieldName" "WeaponTauntLabel" - "font" "Default" - "xpos" "0" - "ypos" "24" - "zpos" "2" - "wide" "470" - "tall" "13" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "#Hud_Menu_Taunt_Weapon" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - } - - "CancelLabel" - { - "ControlName" "CExLabel" - "fieldName" "CancelLabel" - "font" "Default" - "xpos" "250" - "ypos" "49" - "zpos" "2" - "wide" "200" - "tall" "13" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - "labelText" "#Hud_Menu_Taunt_Cancel" - "textAlignment" "east" - "dulltext" "0" - "brighttext" "0" - } - - "TauntModelPanel1" - { - "ControlName" "CItemModelPanel" - "fieldName" "TauntModelPanel1" - "xpos" "17" - "ypos" "45" - "zpos" "100" - "wide" "50" - "tall" "40" - "visible" "1" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "0" - "paintborder" "1" - - "model_ypos" "5" - "model_tall" "38" - "text_ypos" "46" - "text_center" "1" - "text_forcesize" "3" - "model_only" "1" - - "attriblabel" - { - "font" "ItemFontAttribLarge" - "visible" "0" - } - - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - } - } - - "NumberBg1" - { - "ControlName" "CIconPanel" - "fieldName" "NumberBg1" - "xpos" "34" - "ypos" "140" - "zpos" "4" - "wide" "15" - "tall" "15" - "visible" "0" - "enabled" "0" - "scaleImage" "1" - "icon" "ico_key_blank" - "iconColor" "255 255 255 255" - } - - "NumberLabel1" - { - "ControlName" "CExLabel" - "fieldName" "NumberLabel1" - "font" "CerbeticaBold20" - "fgcolor" "TanLight" - "ypos" "95" - "xpos" "34" - "zpos" "5" - "wide" "15" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "1" - "textAlignment" "Center" - "dulltext" "1" - "brighttext" "0" - } - - "NumberLabel1BG" - { - "ControlName" "CExLabel" - "fieldName" "NumberLabel1BG" - "font" "CerbeticaBold20" - "fgcolor" "TransparentBlack" - "ypos" "97" - "xpos" "36" - "zpos" "5" - "wide" "15" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "1" - "textAlignment" "Center" - "dulltext" "1" - "brighttext" "0" - } - - "TauntModelPanel2" - { - "ControlName" "CItemModelPanel" - "fieldName" "TauntModelPanel2" - "xpos" "73" - "ypos" "45" - "zpos" "100" - "wide" "50" - "tall" "40" - "visible" "1" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "0" - "paintborder" "1" - - "model_ypos" "5" - "model_tall" "38" - "text_ypos" "46" - "text_center" "1" - "text_forcesize" "3" - "model_only" "1" - - "attriblabel" - { - "font" "ItemFontAttribLarge" - "visible" "0" - } - - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - } - } - - "NumberBg2" - { - "ControlName" "CIconPanel" - "fieldName" "NumberBg2" - "xpos" "87" - "ypos" "140" - "zpos" "4" - "wide" "15" - "tall" "15" - "visible" "0" - "enabled" "0" - "scaleImage" "1" - "icon" "ico_key_blank" - "iconColor" "255 255 255 255" - } - - "NumberLabel2" - { - "ControlName" "CExLabel" - "fieldName" "NumberLabel2" - "font" "CerbeticaBold20" - "fgcolor" "TanLight" - "ypos" "95" - "xpos" "89" - "zpos" "5" - "wide" "15" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "2" - "textAlignment" "Center" - "dulltext" "1" - "brighttext" "0" - } - - "NumberLabel2BG" - { - "ControlName" "CExLabel" - "fieldName" "NumberLabel2BG" - "font" "CerbeticaBold20" - "fgcolor" "TransparentBlack" - "ypos" "97" - "xpos" "91" - "zpos" "5" - "wide" "15" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "2" - "textAlignment" "Center" - "dulltext" "1" - "brighttext" "0" - } - - "TauntModelPanel3" - { - "ControlName" "CItemModelPanel" - "fieldName" "TauntModelPanel3" - "xpos" "127" - "ypos" "45" - "zpos" "100" - "wide" "50" - "tall" "40" - "visible" "1" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "0" - "paintborder" "1" - - "model_ypos" "5" - "model_tall" "38" - "text_ypos" "46" - "text_center" "1" - "text_forcesize" "3" - "model_only" "1" - - "attriblabel" - { - "font" "ItemFontAttribLarge" - "visible" "0" - } - - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - } - } - - "NumberBg3" - { - "ControlName" "CIconPanel" - "fieldName" "NumberBg3" - "xpos" "142" - "ypos" "140" - "zpos" "4" - "wide" "15" - "tall" "15" - "visible" "0" - "enabled" "0" - "scaleImage" "1" - "icon" "ico_key_blank" - "iconColor" "255 255 255 255" - } - - "NumberLabel3" - { - "ControlName" "CExLabel" - "fieldName" "NumberLabel3" - "font" "CerbeticaBold20" - "fgcolor" "TanLight" - "xpos" "144" - "ypos" "95" - "zpos" "5" - "wide" "15" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "3" - "textAlignment" "Center" - "dulltext" "1" - "brighttext" "0" - } - - - "NumberLabel3BG" - { - "ControlName" "CExLabel" - "fieldName" "NumberLabel3BG" - "font" "CerbeticaBold20" - "fgcolor" "TransparentBlack" - "ypos" "97" - "xpos" "146" - "zpos" "5" - "wide" "15" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "3" - "textAlignment" "Center" - "dulltext" "1" - "brighttext" "0" - } - - "TauntModelPanel4" - { - "ControlName" "CItemModelPanel" - "fieldName" "TauntModelPanel4" - "xpos" "182" - "ypos" "45" - "zpos" "100" - "wide" "50" - "tall" "40" - "visible" "1" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "0" - "paintborder" "1" - - "model_ypos" "5" - "model_tall" "38" - "text_ypos" "46" - "text_center" "1" - "text_forcesize" "3" - "model_only" "1" - - "attriblabel" - { - "font" "ItemFontAttribLarge" - "visible" "0" - } - - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - } - } - - "NumberBg4" - { - "ControlName" "CIconPanel" - "fieldName" "NumberBg4" - "xpos" "197" - "ypos" "140" - "zpos" "4" - "wide" "15" - "tall" "15" - "visible" "0" - "enabled" "0" - "scaleImage" "1" - "icon" "ico_key_blank" - "iconColor" "255 255 255 255" - } - - "NumberLabel4" - { - "ControlName" "CExLabel" - "fieldName" "NumberLabel4" - "font" "CerbeticaBold20" - "fgcolor" "TanLight" - "xpos" "200" - "ypos" "95" - "zpos" "5" - "wide" "15" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "4" - "textAlignment" "Center" - "dulltext" "1" - "brighttext" "0" - } - - "NumberLabel4BG" - { - "ControlName" "CExLabel" - "fieldName" "NumberLabel4BG" - "font" "CerbeticaBold20" - "fgcolor" "TransparentBlack" - "ypos" "97" - "xpos" "202" - "zpos" "5" - "wide" "15" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "4" - "textAlignment" "Center" - "dulltext" "1" - "brighttext" "0" - } - - "TauntModelPanel5" - { - "ControlName" "CItemModelPanel" - "fieldName" "TauntModelPanel5" - "xpos" "237" - "ypos" "45" - "zpos" "100" - "wide" "50" - "tall" "40" - "visible" "1" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "0" - "paintborder" "1" - - "model_ypos" "5" - "model_tall" "38" - "text_ypos" "46" - "text_center" "1" - "text_forcesize" "3" - "model_only" "1" - - "attriblabel" - { - "font" "ItemFontAttribLarge" - "visible" "0" - } - - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - } - } - - "NumberBg5" - { - "ControlName" "CIconPanel" - "fieldName" "NumberBg5" - "xpos" "252" - "ypos" "140" - "zpos" "4" - "wide" "15" - "tall" "15" - "visible" "0" - "enabled" "0" - "scaleImage" "1" - "icon" "ico_key_blank" - "iconColor" "255 255 255 255" - } - - "NumberLabel5" - { - "ControlName" "CExLabel" - "fieldName" "NumberLabel5" - "font" "CerbeticaBold20" - "fgcolor" "TanLight" - "ypos" "95" - "xpos" "256" - "zpos" "5" - "wide" "15" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "5" - "textAlignment" "Center" - "dulltext" "1" - "brighttext" "0" - } - - "NumberLabel5BG" - { - "ControlName" "CExLabel" - "fieldName" "NumberLabel5BG" - "font" "CerbeticaBold20" - "fgcolor" "TransparentBlack" - "ypos" "97" - "xpos" "258" - "zpos" "5" - "wide" "15" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "5" - "textAlignment" "Center" - "dulltext" "1" - "brighttext" "0" - } - - "TauntModelPanel6" - { - "ControlName" "CItemModelPanel" - "fieldName" "TauntModelPanel6" - "xpos" "292" - "ypos" "45" - "zpos" "100" - "wide" "50" - "tall" "40" - "visible" "1" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "0" - "paintborder" "1" - - "model_ypos" "5" - "model_tall" "38" - "text_ypos" "46" - "text_center" "1" - "text_forcesize" "3" - "model_only" "1" - - "attriblabel" - { - "font" "ItemFontAttribLarge" - "visible" "0" - } - - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - } - } - - "NumberBg6" - { - "ControlName" "CIconPanel" - "fieldName" "NumberBg6" - "xpos" "307" - "ypos" "140" - "zpos" "4" - "wide" "15" - "tall" "15" - "visible" "0" - "enabled" "0" - "scaleImage" "1" - "icon" "ico_key_blank" - "iconColor" "255 255 255 255" - } - - - - "NumberLabel6" - { - "ControlName" "CExLabel" - "fieldName" "NumberLabel6" - "font" "CerbeticaBold20" - "fgcolor" "TanLight" - "xpos" "310" - "ypos" "95" - "zpos" "5" - "wide" "15" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "6" - "textAlignment" "Center" - "dulltext" "1" - "brighttext" "0" - } - - "NumberLabel6BG" - { - "ControlName" "CExLabel" - "fieldName" "NumberLabel6BG" - "font" "CerbeticaBold20" - "fgcolor" "TransparentBlack" - "ypos" "97" - "xpos" "312" - "zpos" "5" - "wide" "15" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "6" - "textAlignment" "Center" - "dulltext" "1" - "brighttext" "0" - } - - "TauntModelPanel7" - { - "ControlName" "CItemModelPanel" - "fieldName" "TauntModelPanel7" - "xpos" "347" - "ypos" "45" - "zpos" "100" - "wide" "50" - "tall" "40" - "visible" "1" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "0" - "paintborder" "1" - - "model_ypos" "5" - "model_tall" "38" - "text_ypos" "46" - "text_center" "1" - "text_forcesize" "3" - "model_only" "1" - - "attriblabel" - { - "font" "ItemFontAttribLarge" - "visible" "0" - } - - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - } - } - - "NumberBg7" - { - "ControlName" "CIconPanel" - "fieldName" "NumberBg7" - "xpos" "362" - "ypos" "140" - "zpos" "4" - "wide" "15" - "tall" "15" - "visible" "0" - "enabled" "0" - "scaleImage" "1" - "icon" "ico_key_blank" - "iconColor" "255 255 255 255" - } - - "NumberLabel7" - { - "ControlName" "CExLabel" - "fieldName" "NumberLabel7" - "font" "CerbeticaBold20" - "fgcolor" "TanLight" - "xpos" "364" - "ypos" "95" - "zpos" "5" - "wide" "15" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "7" - "textAlignment" "Center" - "dulltext" "1" - "brighttext" "0" - } - - "NumberLabel7BG" - { - "ControlName" "CExLabel" - "fieldName" "NumberLabel7BG" - "font" "CerbeticaBold20" - "fgcolor" "TransparentBlack" - "ypos" "97" - "xpos" "366" - "zpos" "5" - "wide" "15" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "7" - "textAlignment" "Center" - "dulltext" "1" - "brighttext" "0" - } - - "TauntModelPanel8" - { - "ControlName" "CItemModelPanel" - "fieldName" "TauntModelPanel8" - "xpos" "402" - "ypos" "45" - "zpos" "100" - "wide" "50" - "tall" "40" - "visible" "1" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "0" - "paintborder" "1" - - "model_ypos" "5" - "model_tall" "38" - "text_ypos" "46" - "text_center" "1" - "text_forcesize" "3" - "model_only" "1" - - "attriblabel" - { - "font" "ItemFontAttribLarge" - "visible" "0" - } - - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - } - } - - "NumberBg8" - { - "ControlName" "CIconPanel" - "fieldName" "NumberBg8" - "xpos" "417" - "ypos" "140" - "zpos" "4" - "wide" "15" - "tall" "15" - "visible" "0" - "enabled" "0" - "scaleImage" "1" - "icon" "ico_key_blank" - "iconColor" "255 255 255 255" - } - - "NumberLabel8" - { - "ControlName" "CExLabel" - "fieldName" "NumberLabel8" - "font" "CerbeticaBold20" - "fgcolor" "TanLight" - "xpos" "420" - "ypos" "95" - "zpos" "5" - "wide" "15" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "8" - "textAlignment" "Center" - "dulltext" "1" - "brighttext" "0" - } - - "NumberLabel8BG" - { - "ControlName" "CExLabel" - "fieldName" "NumberLabel8BG" - "font" "CerbeticaBold20" - "fgcolor" "TransparentBlack" - "ypos" "97" - "xpos" "422" - "zpos" "5" - "wide" "15" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "8" - "textAlignment" "Center" - "dulltext" "1" - "brighttext" "0" - } -}
\ No newline at end of file diff --git a/minmode/resource/ui/hudminigame_base.res b/minmode/resource/ui/hudminigame_base.res deleted file mode 100644 index d132f9a..0000000 --- a/minmode/resource/ui/hudminigame_base.res +++ /dev/null @@ -1,165 +0,0 @@ -"Resource/UI/HudMiniGame_Base.res" -{ - "LeftSideBG" - { - "ControlName" "ImagePanel" - "fieldName" "LeftSideBG" - "xpos" "c-120" - "ypos" "r20" - "zpos" "-1" - "wide" "120" - "tall" "14" - "visible" "1" - "enabled" "1" - "fillcolor" "70 130 180 153" - "scaleImage" "1" - - } - - "RightSideBG" - { - "ControlName" "ImagePanel" - "fieldName" "RightSideBG" - "xpos" "c0" - "ypos" "r20" [$WIN32] - "zpos" "-1" - "wide" "120" - "tall" "14" - "visible" "1" - "enabled" "1" - "fillcolor" "205 50 50 153" - "scaleImage" "1" - } - - "OutlineBG" - { - "ControlName" "ImagePanel" - "fieldName" "OutlineBG" - "xpos" "cs-0.5" - "ypos" "r77" - "zpos" "2" - "wide" "280" - "tall" "80" - "visible" "0" - "enabled" "0" - "image" "../hud/objectives_flagpanel_bg_outline" - "scaleImage" "1" - } - - "BlueScore" - { - "ControlName" "CExLabel" - "fieldName" "BlueScore" - "xpos" "c-57" - "ypos" "r33" - "zpos" "8" - "wide" "50" - "tall" "35" - "visible" "1" - "enabled" "1" - "textAlignment" "east" - "labelText" "%bluescore%" - "font" "Cerbetica40" - "fgcolor" "TanLight" - } - - "BlueScoreShadow" - { - "ControlName" "CExLabel" - "fieldName" "BlueScoreShadow" - "xpos" "c-56" - "ypos" "r32" - "zpos" "8" - "wide" "50" - "tall" "35" - "visible" "1" - "enabled" "1" - "textAlignment" "east" - "labelText" "%bluescore%" - "font" "Cerbetica40" - "fgcolor" "Black" - } - - "RedScore" - { - "ControlName" "CExLabel" - "fieldName" "RedScore" - "xpos" "c7" - "ypos" "r33" - "zpos" "8" - "wide" "50" - "tall" "35" - "visible" "1" - "enabled" "1" - "textAlignment" "west" - "labelText" "%redscore%" - "font" "Cerbetica40" - "fgcolor" "TanLight" - } - - "RedScoreShadow" - { - "ControlName" "CExLabel" - "fieldName" "RedScoreShadow" - "xpos" "c8" - "ypos" "r32" - "zpos" "8" - "wide" "50" - "tall" "35" - "visible" "1" - "enabled" "1" - "textAlignment" "west" - "labelText" "%redscore%" - "font" "Cerbetica40" - "fgcolor" "Black" - } - - "PlayingTo" - { - "ControlName" "CExLabel" - "fieldName" "PlayingTo" - "xpos" "c-70" [$WIN32] - "ypos" "r54" [$WIN32] - "zpos" "4" - "wide" "140" [$WIN32] - "tall" "30" - "visible" "1" - "enabled" "1" - "labelText" "#TF_PlayingTo" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "font" "Cerbetica14" - "fgcolor" "TanLight" - } - - "PlayingToBG" - { - "ControlName" "ImagePanel" - "fieldName" "PlayingToBG" - "xpos" "c-50" [$WIN32] - "ypos" "r50" [$WIN32] - "zpos" "3" - "wide" "100" [$WIN32] - "tall" "20" [$WIN32] - "visible" "1" - "enabled" "1" - "fillcolor" "0 0 0 0" - "scaleImage" "1" - } - - "GameImage" - { - "ControlName" "ImagePanel" - "fieldName" "GameImage" - "xpos" "cs-0.5" - "ypos" "r74" - "zpos" "5" - "wide" "50" - "tall" "50" - "visible" "0" - "enabled" "0" - "image" "" - "scaleImage" "1" - } -} diff --git a/minmode/resource/ui/hudminigame_collection.res b/minmode/resource/ui/hudminigame_collection.res deleted file mode 100644 index 3cbdeff..0000000 --- a/minmode/resource/ui/hudminigame_collection.res +++ /dev/null @@ -1,9 +0,0 @@ -#base "HudMiniGame_Base.res" - -"Resource/UI/HudMiniGame_Collection.res" -{ - "GameImage" - { - "image" "../hud/minigame_collection" - } -} diff --git a/minmode/resource/ui/hudminigame_platform.res b/minmode/resource/ui/hudminigame_platform.res deleted file mode 100644 index c6d6aff..0000000 --- a/minmode/resource/ui/hudminigame_platform.res +++ /dev/null @@ -1,14 +0,0 @@ -#base "HudMiniGame_Base.res" - -"Resource/UI/HudMiniGame_Plaform.res" -{ - "GameImage" - { - "image" "../hud/minigame_platform" - } - - "PlayingTo" - { - "labelText" "#TF_PlayingToElimination" - } -} diff --git a/minmode/resource/ui/hudminigame_soccer.res b/minmode/resource/ui/hudminigame_soccer.res deleted file mode 100644 index 92b5f71..0000000 --- a/minmode/resource/ui/hudminigame_soccer.res +++ /dev/null @@ -1,9 +0,0 @@ -#base "HudMiniGame_Base.res" - -"Resource/UI/HudMiniGame_Soccer.res" -{ - "GameImage" - { - "image" "../hud/minigame_soccer" - } -} diff --git a/minmode/resource/ui/hudminigame_soccersuddendeath.res b/minmode/resource/ui/hudminigame_soccersuddendeath.res deleted file mode 100644 index d455da4..0000000 --- a/minmode/resource/ui/hudminigame_soccersuddendeath.res +++ /dev/null @@ -1,61 +0,0 @@ -#base "HudMiniGame_Soccer.res" - -"Resource/UI/HudMiniGame_SuddenDeath.res" -{ - "PlayingTo" - { - "labelText" "#game_SuddenDeath" - } - - "RedScore" - { - "visible" "0" - } - - "RedScoreShadow" - { - "visible" "0" - } - - "BlueScore" - { - "visible" "0" - } - - "BlueScoreShadow" - { - "visible" "0" - } - - "RedSkullImage" - { - "ControlName" "ImagePanel" - "fieldName" "RedSkullImage" - "xpos" "c70" - "ypos" "r60" - "zpos" "5" - "wide" "50" - "tall" "50" - "visible" "1" - "enabled" "1" - "image" "../effects/skull001_hud" - "scaleImage" "1" - "proportionaltoparent" "1" - } - - "BlueSkullImage" - { - "ControlName" "ImagePanel" - "fieldName" "BlueSkullImage" - "xpos" "c-120" - "ypos" "r60" - "zpos" "5" - "wide" "50" - "tall" "50" - "visible" "1" - "enabled" "1" - "image" "../effects/skull001_hud" - "scaleImage" "1" - "proportionaltoparent" "1" - } -} diff --git a/minmode/resource/ui/hudroundcounter.res b/minmode/resource/ui/hudroundcounter.res deleted file mode 100644 index e1eec2d..0000000 --- a/minmode/resource/ui/hudroundcounter.res +++ /dev/null @@ -1,112 +0,0 @@ -"Resource/UI/HudRoundCounter.res" -{ - "RoundCounter" - { - "fieldName" "RoundCounter" - "xpos" "cs-0.5" - "ypos" "-2" - "zpos" "2" - "wide" "300" - "tall" "25" - "visible" "1" - "enabled" "1" - "proportionaltoparent" "1" - - "starting_width" "20" - "width_per_round" "24" - "indicator_start_offset" "4" - "indicator_max_wide" "30" - - "RoundIndicatorPanel_kv" - { - "ypos" "3" - "wide" "6" - "tall" "6" - "zpos" "7" - "image" "../hud/comp_round_counter_dot_bg" - "scaleimage" "1" - } - - "RoundWinPanelRed_kv" - { - "ypos" "-3" - "wide" "17" - "tall" "17" - "zpos" "8" - "image" "../hud/comp_round_counter_light_red" - "scaleimage" "1" - } - - "RoundWinPanelBlue_kv" - { - "ypos" "-3" - "wide" "17" - "tall" "17" - "zpos" "8" - "image" "../hud/comp_round_counter_light_blue" - "scaleimage" "1" - } - } - - "Background" - { - "ControlName" "ImagePanel" - "fieldName" "Background" - "xpos" "cs-0.5" - "ypos" "0" - "zpos" "5" - "wide" "115" - "tall" "0" - - "backgroundtype" "2" - "proportionaltoparent" "1" - - "image" "../hud/comp_round_timer" - "scaleimage" "1" - } - - "BlueScoreBG" - { - "ControlName" "ImagePanel" - "fieldName" "BlueScoreBG" - "xpos" "c-36" - "ypos" "0" - "wide" "36" - "tall" "12" - "proportionaltoparent" "1" - "visible" "1" - "enabled" "1" - "fillcolor" "70 130 180 153" - - } - - "RedScoreBG" - { - "ControlName" "ImagePanel" - "fieldName" "RedScoreBG" - "xpos" "c0" - "ypos" "0" - "wide" "36" - "tall" "12" - "proportionaltoparent" "1" - "visible" "1" - "enabled" "1" - "fillcolor" "205 50 50 153" - } - - "TimerBG" - { - "ControlName" "ImagePanel" - "fieldName" "TimerBG" - "xpos" "c-36" - "ypos" "12" - "wide" "72" - "tall" "16" - "proportionaltoparent" "1" - "visible" "1" - "enabled" "1" - "fillcolor" "0 0 0 100" - - } - -} diff --git a/minmode/resource/ui/itemoptionspanel.res b/minmode/resource/ui/itemoptionspanel.res deleted file mode 100644 index 0ed6a67..0000000 --- a/minmode/resource/ui/itemoptionspanel.res +++ /dev/null @@ -1,94 +0,0 @@ -"Resource/UI/LoadoutParticleSlider.res" -{ - "PanelListPanel" - { - "ControlName" "CPanelListPanel" - "fieldName" "PanelListPanel" - "xpos" "0" - "ypos" "0" - "wide" "f-19" - "tall" "f0" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "proportionalToParent" "1" - "autohide_scrollbar" "1" - "bgcolor_override" "0 0 0 0" - - "HatUseHeadCheckButton" - { - "ControlName" "CheckButton" - "fieldName" "HatUseHeadCheckButton" - "xpos" "-45" - "ypos" "20" - "wide" "140" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "RoundedCorners" "15" - "pin_corner_to_sibling" "0" - "pin_to_sibling_corner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "#GameUI_ParticleHatUseHead" - "textAlignment" "west" - "dulltext" "0" - "brighttext" "1" - "wrap" "0" - "centerwrap" "0" - "textinsetx" "6" - "textinsety" "0" - "auto_wide_tocontents" "0" - "use_proportional_insets" "0" - "Default" "0" - "Command" "particle_use_head_clicked" - } - - "HatParticleSlider" - { - "ControlName" "CCvarSlider" - "fieldName" "HatParticleSlider" - "xpos" "0" - "ypos" "40" - "wide" "140" - "tall" "14" - "autoResize" "0" - "RoundedCorners" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "fgcolor_override" "Base Color" - } - - "SetStyleButton" - { - "ControlName" "CExButton" - "fieldName" "SetStyleButton" - "xpos" "0" - "ypos" "100" - "wide" "140" - "tall" "16" - "autoResize" "0" - "pinCorner" "3" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "#TF_Item_SelectStyle" - "font" "Cerbetica14" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "set_style" - - "border_default" "NoBorder" - "border_armed" "NoBorder" - "border_depressed" "NoBorder" - } - } -} diff --git a/minmode/resource/ui/itemquickswitch.res b/minmode/resource/ui/itemquickswitch.res deleted file mode 100644 index 002d506..0000000 --- a/minmode/resource/ui/itemquickswitch.res +++ /dev/null @@ -1,197 +0,0 @@ -"Resource/UI/ItemQuickSwitch.res" -{ - "ItemQuickSwitchPanel" - { - "ControlName" "EditablePanel" - "fieldName" "ItemQuickSwitchPanel" - "xpos" "c-125" - "ypos" "280" - "wide" "275" - "tall" "160" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "settitlebarvisible" "0" - - "PaintBackgroundType" "2" - "bgcolor_override" "25 25 25 255" - - "itempanel_xpos" "0" - "itempanel_ydelta" "0" - "border" "NoBorder" - - "itemskv" - { - "wide" "220" - "tall" "40" - "bgcolor_override" "59 54 48 255" - "PaintBackgroundType" "2" - "paintborder" "0" - "text_forcesize" "2" - - "model_xpos" "25" - "model_ypos" "3" - "model_wide" "58" - "model_tall" "34" - - "text_center" "1" - "text_xpos" "60" - "text_wide" "190" - "name_only" "1" - - "noitem_textcolor" "117 107 94 255" - } - } - - "CaratLabel" - { - "ControlName" "CExLabel" - "fieldName" "CaratLabel" - "font" "CerbeticaBold12" - "labelText" ">>" - "textAlignment" "west" - "xpos" "10" - "ypos" "5" - "zpos" "1" - "wide" "20" - "tall" "15" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "200 128 255 255" - } - "ClassLabel" - { - "ControlName" "CExLabel" - "fieldName" "ClassLabel" - "font" "HudFontSmallestBold" - "labelText" "#ClassBeingEquipped" - "textAlignment" "west" - "xpos" "20" - "ypos" "5" - "zpos" "1" - "wide" "60" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - - "ItemSlotLabel" - { - "ControlName" "CExLabel" - "fieldName" "ItemSlotLabel" - "font" "HudFontSmallestBold" - "labelText" "#PrimaryWeapon" - "textAlignment" "west" - "xpos" "80" - "ypos" "5" - "zpos" "1" - "wide" "140" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - - "TopLine" - { - "ControlName" "ImagePanel" - "fieldName" "TopLine" - "xpos" "9999" - "ypos" "9999" - "zpos" "2" - "wide" "265" - "tall" "10" - "visible" "1" - "enabled" "1" - "image" "loadout_dotted_line" - "tileImage" "1" - "tileVertically" "0" - } - - "itemcontainerscroller" - { - "ControlName" "EditablePanel" - "fieldName" "itemcontainerscroller" - "xpos" "5" - "ypos" "30" - "wide" "265" - "tall" "125" - "PaintBackgroundType" "2" - "fgcolor_override" "59 54 48 255" - "bgcolor_override" "200 187 161 0" - "autohide_buttons" "1" - } - - "itemcontainer" - { - "ControlName" "EditablePanel" - "fieldName" "itemcontainer" - "xpos" "30" - "ypos" "0" - "wide" "240" - "tall" "125" - "PaintBackgroundType" "2" - "bgcolor_override" "200 187 161 0" - - "CurrentlyEquippedBackground" - { - "ControlName" "CExLabel" - "fieldName" "CurrentlyEquippedBackground" - "font" "ItemFontNameSmallest" - "labelText" "#QuickSwitchEquipped" - "textAlignment" "north-west" - "xpos" "3" - "ypos" "2" - "zpos" "100" - "wide" "200" - "tall" "40" - "visible" "1" - "PaintBackgroundType" "2" - "fgcolor_override" "200 80 60 255" - "bgcolor_override" "0 0 0 0" - } - } - - "NoItemsLabel" - { - "ControlName" "CExLabel" - "fieldName" "NoItemsLabel" - "font" "ItemFontNameSmallest" - "labelText" "#NoItemsToEquip" - "textAlignment" "center" - "xpos" "3" - "ypos" "0" - "zpos" "10" - "wide" "220" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "fgcolor_override" "200 80 60 255" - } - - "loadout_preset_panel" - { - "ControlName" "CLoadoutPresetPanel" - "FieldName" "loadout_preset_panel" - "xpos" "5" - "ypos" "33" - "zpos" "20" - "wide" "25" - "tall" "150" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "paintbackground" "0" - } -} diff --git a/minmode/resource/ui/itemrenameconfirmationdialog.res b/minmode/resource/ui/itemrenameconfirmationdialog.res deleted file mode 100644 index cd36671..0000000 --- a/minmode/resource/ui/itemrenameconfirmationdialog.res +++ /dev/null @@ -1,296 +0,0 @@ -"Resource/UI/ItemRenameConfirmationDialog.res" -{ - "ItemRenameConfirmationDialog" - { - "fieldName" "ItemRenameConfirmationDialog" - "visible" "1" - "enabled" "1" - "xpos" "c-200" - "ypos" "105" - "wide" "400" - "tall" "240" - "settitlebarvisible" "0" - "paintbackgroundtype" "2" - "paintbackground" "1" - "bgcolor_override" "30 30 30 255" - "border" "CyanBorder" - } - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontSmallBold" - "labelText" "dynamic" - "textAlignment" "center" - "xpos" "100" - "ypos" "10" - "zpos" "0" - "wide" "200" - "tall" "60" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "centerwrap" "1" - } - - "ToolBG" - { - "ControlName" "CExLabel" - "fieldName" "ToolBG" - "font" "HudFontSmallBold" - "labelText" "" - "textAlignment" "east" - "xpos" "10" - "ypos" "10" - "zpos" "-1" - "wide" "84" - "tall" "64" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "paintbackground" "0" - "border" "BackpackItemBorder_SelfMade" - } - "tool_icon" - { - "ControlName" "ScalableImagePanel" - "fieldName" "tool_icon" - "xpos" "10" - "ypos" "10" - "zpos" "2" - "wide" "16" - "tall" "16" - "visible" "1" - "enabled" "1" - "image" "backpack_jewel_modify_target_b_g" - "tileImage" "0" - "tileVertically" "0" - "drawcolor" "112 176 74 255" - } - "tool_modelpanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "tool_modelpanel" - "xpos" "10" - "ypos" "10" - "zpos" "1" - "wide" "200" - "tall" "70" - "visible" "1" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "0" - "model_xpos" "2" - "model_ypos" "5" - "model_wide" "80" - "model_tall" "54" - "text_ypos" "100" // Hide it off the bottom - "text_center" "1" - "name_only" "1" - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - } - } - "SubjectBG" - { - "ControlName" "CExLabel" - "fieldName" "SubjectBG" - "font" "HudFontSmallBold" - "labelText" "" - "textAlignment" "east" - "xpos" "300" - "ypos" "10" - "zpos" "-1" - "wide" "84" - "tall" "64" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "paintbackground" "0" - "border" "BackpackItemBorder_Vintage" - } - "subject_icon" - { - "ControlName" "ScalableImagePanel" - "fieldName" "subject_icon" - "xpos" "300" - "ypos" "10" - "zpos" "2" - "wide" "16" - "tall" "16" - "visible" "1" - "enabled" "1" - "image" "backpack_jewel_modify_target_b_g" - "tileImage" "0" - "tileVertically" "0" - "drawcolor" "71 98 145 255" - } - "subject_modelpanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "subject_modelpanel" - "xpos" "300" - "ypos" "10" - "zpos" "1" - "wide" "90" - "tall" "70" - "visible" "1" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "0" - "model_xpos" "2" - "model_ypos" "5" - "model_wide" "80" - "model_tall" "54" - "text_ypos" "100" // Hide it off the bottom - "text_center" "1" - "name_only" "1" - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - } - } - - "ConfirmLabel" - { - "ControlName" "CExLabel" - "fieldName" "ConfirmLabel" - "font" "HudFontSmall" - "labelText" "#CraftAskNameConfirm" - "textAlignment" "center" - "xpos" "20" - "ypos" "80" - "zpos" "0" - "wide" "360" - "tall" "20" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - - "GivenName" - { - "ControlName" "CExLabel" - "fieldName" "GivenName" - "font" "HudFontMediumSecondary" - "labelText" "%name%" - "textAlignment" "center" - "xpos" "20" - "ypos" "100" - "zpos" "0" - "wide" "360" - "tall" "40" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "centerwrap" "1" - "fgcolor_override" "235 226 202 255" - } - - "WarningLabel" - { - "ControlName" "CExLabel" - "fieldName" "WarningLabel" - "font" "HudFontSmall" - "labelText" "#CraftAskNameWarning" - "textAlignment" "center" - "xpos" "0" - "ypos" "170" - "zpos" "0" - "wide" "400" - "tall" "20" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "TanLight" - } - - "CancelButton" - { - "ControlName" "CExButton" - "fieldName" "CancelButton" - "xpos" "50" - "ypos" "200" - "zpos" "1" - "wide" "130" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#Cancel" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "0" - "Command" "cancel" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - - "OkButton" - { - "ControlName" "CExButton" - "fieldName" "OkButton" - "xpos" "220" - "ypos" "200" - "zpos" "1" - "wide" "130" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#CraftNameConfirm" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "apply" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } -} diff --git a/minmode/resource/ui/itemrenamedialog.res b/minmode/resource/ui/itemrenamedialog.res deleted file mode 100644 index e275f32..0000000 --- a/minmode/resource/ui/itemrenamedialog.res +++ /dev/null @@ -1,438 +0,0 @@ -"Resource/UI/ItemRenameDialog.res" -{ - "ItemRenameDialog" - { - "fieldName" "ItemRenameDialog" - "visible" "1" - "enabled" "1" - "xpos" "c-200" - "ypos" "105" - "wide" "400" - "tall" "240" - "settitlebarvisible" "0" - "paintbackgroundtype" "2" - "paintbackground" "1" - "bgcolor_override" "30 30 30 255" - "border" "CyanBorder" - } - - "mouseoveritempanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "mouseoveritempanel" - "xpos" "c-70" - "ypos" "270" - "zpos" "100" - "wide" "300" - "tall" "300" - "visible" "0" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "1" - - "text_ypos" "20" - "text_center" "1" - "model_hide" "1" - "resize_to_text" "1" - "padding_height" "15" - - "PaintBackgroundType" "0" - "paintborder" "0" - "BackColor" - { - "ControlName" "EditablePanel" - "fieldName" "BackColor" - "xpos" "0" - "ypos" "0" - "zpos" "-1" - "wide" "f0" - "tall" "f0" - "visible" "1" - "enabled" "1" - "pinCorner" "0" - "autoResize" "0" - "PaintBackgroundType""1" - "border" "NoBorder" - "bgcolor_override" "35 35 35 255" - - "attriblabel" - { - "font" "ItemFontAttribLarge" - "xpos" "0" - "ypos" "30" - "zpos" "101" - "wide" "140" - "tall" "60" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%attriblist%" - "textAlignment" "center" - "fgcolor" "117 107 94 255" - "centerwrap" "1" - } - } - - - } - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontSmallBold" - "labelText" "dynamic" - "textAlignment" "center" - "xpos" "100" - "ypos" "10" - "zpos" "0" - "wide" "200" - "tall" "60" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "centerwrap" "1" - } - - "ToolBG" - { - "ControlName" "CExLabel" - "fieldName" "ToolBG" - "font" "HudFontSmallBold" - "labelText" "" - "textAlignment" "east" - "xpos" "10" - "ypos" "10" - "zpos" "-1" - "wide" "84" - "tall" "64" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "paintbackground" "0" - "border" "BackpackItemBorder_SelfMade" - } - "tool_icon" - { - "ControlName" "ScalableImagePanel" - "fieldName" "tool_icon" - "xpos" "10" - "ypos" "10" - "zpos" "2" - "wide" "16" - "tall" "16" - "visible" "1" - "enabled" "1" - "image" "backpack_jewel_modify_target_b_g" - "tileImage" "0" - "tileVertically" "0" - "drawcolor" "112 176 74 255" - } - "tool_modelpanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "tool_modelpanel" - "xpos" "10" - "ypos" "10" - "zpos" "1" - "wide" "84" - "tall" "64" - "visible" "1" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "0" - - "model_xpos" "2" - "model_ypos" "5" - "model_wide" "80" - "model_tall" "54" - "text_ypos" "100" // Hide it off the bottom - "text_center" "1" - "name_only" "1" - - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - } - } - - "SubjectBG" - { - "ControlName" "CExLabel" - "fieldName" "SubjectBG" - "font" "HudFontSmallBold" - "labelText" "" - "textAlignment" "east" - "xpos" "300" - "ypos" "10" - "zpos" "-1" - "wide" "84" - "tall" "64" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "paintbackground" "0" - "border" "BackpackItemBorder_Vintage" - } - "subject_icon" - { - "ControlName" "ScalableImagePanel" - "fieldName" "subject_icon" - "xpos" "300" - "ypos" "10" - "zpos" "2" - "wide" "16" - "tall" "16" - "visible" "1" - "enabled" "1" - "image" "backpack_jewel_modify_target_b_g" - "tileImage" "0" - "tileVertically" "0" - "drawcolor" "71 98 145 255" - } - "subject_modelpanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "subject_modelpanel" - "xpos" "300" - "ypos" "10" - "zpos" "1" - "wide" "84" - "tall" "64" - "visible" "1" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "0" - - "model_xpos" "2" - "model_ypos" "5" - "model_wide" "80" - "model_tall" "54" - "text_ypos" "100" // Hide it off the bottom - "text_center" "1" - "name_only" "1" - - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - } - } - - "OldItemNameBG" - { - "ControlName" "CExLabel" - "fieldName" "OldItemNameBG" - "font" "HudFontSmallBold" - "labelText" "" - "textAlignment" "east" - "xpos" "10" - "ypos" "90" - "zpos" "-1" - "wide" "380" - "tall" "32" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "bgcolor_override" "0 0 0 255" - "paintbackgroundtype" "2" - } - "OldItemNameDescLabel" - { - "ControlName" "CExLabel" - "fieldName" "OldItemNameDescLabel" - "font" "HudFontSmallBold" - "labelText" "#ToolItemRenameOldItemName" - "textAlignment" "east" - "xpos" "10" - "ypos" "90" - "zpos" "0" - "wide" "185" - "tall" "32" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "117 107 94 255" - "paintbackground" "0" - } - "OldItemNameLabel" - { - "ControlName" "CExLabel" - "fieldName" "OldItemNameLabel" - "font" "HudFontSmallBold" - "labelText" "%oldname%" - "textAlignment" "west" - "xpos" "200" - "ypos" "94" - "wide" "180" - "tall" "24" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "117 107 94 255" - "paintbackground" "0" - } - - "NewItemNameBG" - { - "ControlName" "CExLabel" - "fieldName" "NewItemNameBG" - "font" "HudFontSmallBold" - "labelText" "" - "textAlignment" "east" - "xpos" "10" - "ypos" "130" - "zpos" "-1" - "wide" "380" - "tall" "32" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "bgcolor_override" "0 0 0 255" - "paintbackgroundtype" "2" - } - "NewItemNameDescLabel" - { - "ControlName" "CExLabel" - "fieldName" "NewItemNameDescLabel" - "font" "HudFontSmallBold" - "labelText" "#ToolItemRenameNewItemName" - "textAlignment" "east" - "xpos" "10" - "ypos" "130" - "zpos" "0" - "wide" "185" - "tall" "32" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "117 107 94 255" - "paintbackground" "0" - } - "CustomNameEntry" - { - "ControlName" "TextEntry" - "fieldName" "CustomNameEntry" - "xpos" "200" - "ypos" "134" - "wide" "180" - "tall" "24" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "textHidden" "0" - "editable" "1" - "maxchars" "32" - "NumericInputOnly" "0" - "unicode" "0" - "wrap" "0" - "fgcolor_override" "TanLight" - "bgcolor_override" "35 35 35 255" - "paintbackgroundtype" "2" - "labelText" "" - "font" "HudFontSmall" - "textAlignment" "west" - } - - "WarningLabel" - { - "ControlName" "CExLabel" - "fieldName" "WarningLabel" - "font" "HudFontSmall" - "labelText" "#ToolConfirmWarning" - "textAlignment" "center" - "xpos" "0" - "ypos" "170" - "zpos" "0" - "wide" "400" - "tall" "20" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "TanLight" - } - - "CancelButton" - { - "ControlName" "CExButton" - "fieldName" "CancelButton" - "xpos" "50" - "ypos" "200" - "zpos" "1" - "wide" "130" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#Cancel" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "0" - "Command" "cancel" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - - "OkButton" - { - "ControlName" "CExButton" - "fieldName" "OkButton" - "xpos" "220" - "ypos" "200" - "zpos" "1" - "wide" "130" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#CraftNameOk" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "apply" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255k" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } -} diff --git a/minmode/resource/ui/itemrenameinvaliddialog.res b/minmode/resource/ui/itemrenameinvaliddialog.res deleted file mode 100644 index a8d23f9..0000000 --- a/minmode/resource/ui/itemrenameinvaliddialog.res +++ /dev/null @@ -1,245 +0,0 @@ -"Resource/UI/ItemRenameInvalidDialog.res" -{ - // Need to be named ItemRenameConfirmationDialog, because it uses the same base confirmation dialog in code - "ItemRenameConfirmationDialog" - { - "fieldName" "ItemRenameConfirmationDialog" - "visible" "1" - "enabled" "1" - "xpos" "c-200" - "ypos" "105" - "wide" "400" - "tall" "240" - "settitlebarvisible" "0" - "PaintBackgroundType" "2" - "paintbackground" "1" - "border" "CyanBorder" - "bgcolor_override" "25 25 25 255" - } - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontSmallBold" - "labelText" "dynamic" - "textAlignment" "center" - "xpos" "100" - "ypos" "10" - "zpos" "0" - "wide" "200" - "tall" "60" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "centerwrap" "1" - } - - "ToolBG" - { - "ControlName" "CExLabel" - "fieldName" "ToolBG" - "font" "HudFontSmallBold" - "labelText" "" - "textAlignment" "east" - "xpos" "10" - "ypos" "10" - "zpos" "-1" - "wide" "84" - "tall" "64" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "paintbackground" "0" - "border" "BackpackItemBorder_SelfMade" - } - "tool_icon" - { - "ControlName" "ScalableImagePanel" - "fieldName" "tool_icon" - "xpos" "10" - "ypos" "10" - "zpos" "2" - "wide" "16" - "tall" "16" - "visible" "1" - "enabled" "1" - "image" "backpack_jewel_modify_target_b_g" - "tileImage" "0" - "tileVertically" "0" - "drawcolor" "112 176 74 255" - } - "tool_modelpanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "tool_modelpanel" - "xpos" "10" - "ypos" "10" - "zpos" "1" - "wide" "200" - "tall" "70" - "visible" "1" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "0" - "model_xpos" "2" - "model_ypos" "5" - "model_wide" "80" - "model_tall" "54" - "text_ypos" "100" // Hide it off the bottom - "text_center" "1" - "name_only" "1" - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - } - } - "SubjectBG" - { - "ControlName" "CExLabel" - "fieldName" "SubjectBG" - "font" "HudFontSmallBold" - "labelText" "" - "textAlignment" "east" - "xpos" "300" - "ypos" "10" - "zpos" "-1" - "wide" "84" - "tall" "64" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "paintbackground" "0" - "border" "BackpackItemBorder_Vintage" - } - "subject_icon" - { - "ControlName" "ScalableImagePanel" - "fieldName" "subject_icon" - "xpos" "300" - "ypos" "10" - "zpos" "2" - "wide" "16" - "tall" "16" - "visible" "1" - "enabled" "1" - "image" "backpack_jewel_modify_target_b_g" - "tileImage" "0" - "tileVertically" "0" - "drawcolor" "71 98 145 255" - } - "subject_modelpanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "subject_modelpanel" - "xpos" "300" - "ypos" "10" - "zpos" "1" - "wide" "90" - "tall" "70" - "visible" "1" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "0" - "model_xpos" "2" - "model_ypos" "5" - "model_wide" "80" - "model_tall" "54" - "text_ypos" "100" // Hide it off the bottom - "text_center" "1" - "name_only" "1" - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - } - } - - "ConfirmLabel" - { - "ControlName" "CExLabel" - "fieldName" "ConfirmLabel" - "font" "HudFontSmall" - "labelText" "#CraftInvalidName" - "textAlignment" "center" - "xpos" "20" - "ypos" "80" - "zpos" "0" - "wide" "360" - "tall" "20" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "200 80 60 255" - } - - "GivenName" - { - "ControlName" "CExLabel" - "fieldName" "GivenName" - "font" "HudFontMediumSecondary" - "labelText" "%name%" - "textAlignment" "center" - "xpos" "20" - "ypos" "100" - "zpos" "0" - "wide" "360" - "tall" "32" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "235 226 202 255" - } - - "WarningLabel" - { - "ControlName" "CExLabel" - "fieldName" "WarningLabel" - "font" "HudFontSmall" - "labelText" "#CraftInvalidNameDetail" - "textAlignment" "center" - "xpos" "0" - "ypos" "170" - "zpos" "0" - "wide" "400" - "tall" "20" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "200 80 60 255" - } - - "BackFromInvalidButton" - { - "ControlName" "CExButton" - "fieldName" "BackFromInvalidButton" - "xpos" "135" - "ypos" "200" - "zpos" "1" - "wide" "130" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#TF_OK" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "backfrominvalid" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } -} diff --git a/minmode/resource/ui/itemselectionpanel.res b/minmode/resource/ui/itemselectionpanel.res deleted file mode 100644 index 615df6c..0000000 --- a/minmode/resource/ui/itemselectionpanel.res +++ /dev/null @@ -1,480 +0,0 @@ -"Resource/UI/ItemSelectionPanel.res" -{ - "ItemSelectionPanel" - { - "ControlName" "EditablePanel" - "fieldName" "ItemSelectionPanel" - "xpos" "0" - "ypos" "0" - "zpos" "500" - "wide" "f0" - "tall" "480" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "settitlebarvisible" "0" - "bgcolor_override" "25 25 25 255" - - "item_ypos" "60" - "item_ydelta" "80" - "item_backpack_offcenter_x" "-288" - "item_backpack_xdelta" "4" - "item_backpack_ydelta" "3" - - "modelpanels_selection_kv" - { - "wide" "94" - "tall" "70" - "model_xpos" "2" - "model_wide" "90" - "model_tall" "50" - "text_ypos" "0" - "text_forcesize" "2" - "text_center" "0" - "text_yoffset" "2" - "inset_eq_y" "55" - } - "modelpanels_kv" - { - "ControlName" "CItemModelPanel" - "xpos" "c-70" - "ypos" "270" - "wide" "54" - "tall" "42" - "visible" "0" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "1" - - "model_xpos" "2" - "model_ypos" "5" - "model_wide" "50" - "model_tall" "35" - "text_ypos" "60" - "text_center" "1" - "name_only" "1" - - "inset_eq_x" "4" - "inset_eq_y" "2" - - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - } - - "use_item_sounds" "1" - } - "duplicatelabels_kv" - { - "font" "ItemFontNameSmallest" - "textAlignment" "center" - "wide" "20" - "tall" "15" - "zpos" "1" - "autoResize" "0" - "pinCorner" "0" - "enabled" "1" - "fgcolor" "153 204 255 255" - } - } - - "CaratLabel" - { - "ControlName" "CExLabel" - "fieldName" "CaratLabel" - "font" "Cerbetica16" - "labelText" ">>" - "textAlignment" "west" - "xpos" "c-300" - "ypos" "25" - "zpos" "1" - "wide" "20" - "tall" "18" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "200 128 255 255" - } - "ClassLabel" - { - "ControlName" "CExLabel" - "fieldName" "ClassLabel" - "font" "HudFontMediumBold" - "labelText" "#ClassBeingEquipped" - "textAlignment" "west" - "xpos" "c-280" - "ypos" "22" - "zpos" "1" - "wide" "480" - "tall" "26" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - - "NameFilterLabel" - { - "ControlName" "CExLabel" - "fieldName" "NameFilterLabel" - "font" "HudFontSmallestBold" - "labelText" "#Store_NameFilterLabel" - "textAlignment" "west" - "xpos" "c+205" - "ypos" "12" - "zpos" "1" - "wide" "90" - "tall" "20" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor" "TanLight" - } - - "NameFilterTextEntry" - { - "ControlName" "TextEntry" - "fieldName" "NameFilterTextEntry" - "xpos" "c+205" - "ypos" "30" - "zpos" "2" - "wide" "90" - "tall" "19" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "1" - "textHidden" "0" - "editable" "1" - "unicode" "1" - "fgcolor_override" "TanLight" - "bgcolor_override" "15 15 15 255" - "paintbackgroundtype" "2" - "font" "HudFontSmallest" - } - - "TopLine" - { - "ControlName" "ImagePanel" - "fieldName" "TopLine" - "xpos" "9999" - "ypos" "9999" - "zpos" "2" - "wide" "610" - "tall" "10" - "visible" "1" - "enabled" "1" - "image" "loadout_dotted_line" - "tileImage" "1" - "tileVertically" "0" - } - "BottomLine" - { - "ControlName" "ImagePanel" - "fieldName" "BottomLine" - "xpos" "9999" - "ypos" "9999" - "zpos" "2" - "wide" "610" - "tall" "10" - "visible" "1" - "enabled" "1" - "image" "loadout_dotted_line" - "tileImage" "1" - "tileVertically" "0" - } - - "ItemSlotLabel" - { - "ControlName" "CExLabel" - "fieldName" "ItemSlotLabel" - "font" "HudFontMediumBold" - "labelText" "#PrimaryWeapon" - "textAlignment" "east" - "xpos" "c-185" - "ypos" "24" - "zpos" "1" - "wide" "375" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - - "NoItemsLabel" - { - "ControlName" "CExLabel" - "fieldName" "NoItemsLabel" - "font" "HudFontSmallBold" - "labelText" "#NoItemsToEquip" - "textAlignment" "center" - "xpos" "c-300" - "ypos" "120" - "zpos" "10" - "wide" "600" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "fgcolor_override" "200 80 60 255" - } - - "CancelButton" - { - "ControlName" "CExButton" - "fieldName" "CancelButton" - "xpos" "c-200" - "ypos" "400" - "zpos" "2" - "wide" "200" - "tall" "25" - "autoResize" "0" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#Cancel" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "vguicancel" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - - "OnlyAllowUniqueQuality" - { - "ControlName" "CheckButton" - "fieldName" "OnlyAllowUniqueQuality" - "labelText" "#OnlyAllowUniqueQuality" - "Font" "HudFontSmallestBold" - "textAlignment" "east" - "xpos" "c-306" - "ypos" "340" - "zpos" "1" - "wide" "290" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "dulltext" "0" - "brighttext" "0" - } - - "ShowBackpack" - { - "ControlName" "CExButton" - "fieldName" "ShowBackpack" - "xpos" "c-288" - "ypos" "290" - "zpos" "20" - "wide" "200" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#Selection_ShowBackpack" - "font" "HudFontSmallBold" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "show_backpack" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "defaultBgColor_override" "25 25 25 255" - "armedBgColor_override" "35 35 35 255" - "depressedBgColor_override" "25 25 25 255" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanDark" - - "border_default" "NoBorder" - "border_armed" "NoBorder" - } - "ShowSelection" - { - "ControlName" "CExButton" - "fieldName" "ShowSelection" - "xpos" "c100" - "ypos" "340" - "zpos" "20" - "wide" "200" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#Selection_ShowSelection" - "font" "HudFontSmallBold" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "show_selection" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - - "PrevPageButton" - { - "ControlName" "CExButton" - "fieldName" "PrevPageButton" - "xpos" "c195" - "ypos" "290" - "zpos" "1" - "wide" "20" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "&A" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "prevpage" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "defaultBgColor_override" "25 25 25 255" - "armedBgColor_override" "35 35 35 255" - "depressedBgColor_override" "25 25 25 255" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanDark" - - "border_default" "NoBorder" - "border_armed" "NoBorder" - } - - "CurPageLabel" - { - "ControlName" "CExLabel" - "fieldName" "CurPageLabel" - "font" "HudFontSmallBold" - "labelText" "%backpackpage%" - "textAlignment" "center" - "xpos" "c220" - "ypos" "290" - "zpos" "1" - "wide" "40" - "tall" "20" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "Base Color" - } - - "NextPageButton" - { - "ControlName" "CExButton" - "fieldName" "NextPageButton" - "xpos" "c265" - "ypos" "290" - "zpos" "1" - "wide" "20" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "&D" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "nextpage" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "defaultBgColor_override" "25 25 25 255" - "armedBgColor_override" "35 35 35 255" - "depressedBgColor_override" "25 25 25 255" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanDark" - - "border_default" "NoBorder" - "border_armed" "NoBorder" - } - - "mouseoveritempanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "mouseoveritempanel" - "xpos" "c-70" - "ypos" "270" - "zpos" "100" - "wide" "300" - "tall" "300" - "visible" "0" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "0" - "paintborder" "0" - "BackColor" - { - "ControlName" "EditablePanel" - "fieldName" "BackColor" - "xpos" "0" - "ypos" "0" - "zpos" "-1" - "wide" "f0" - "tall" "f0" - "visible" "1" - "enabled" "1" - "pinCorner" "0" - "autoResize" "0" - "PaintBackgroundType""1" - "border" "NoBorder" - "bgcolor_override" "35 35 35 255" - - "attriblabel" - { - "font" "ItemFontAttribLarge" - "xpos" "0" - "ypos" "30" - "zpos" "101" - "wide" "140" - "tall" "60" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%attriblist%" - "textAlignment" "center" - "fgcolor" "117 107 94 255" - "centerwrap" "1" - } - } - - "text_ypos" "20" - "text_center" "1" - "model_hide" "1" - "resize_to_text" "1" - "padding_height" "15" - } -} diff --git a/minmode/resource/ui/loadoutparticleslider.res b/minmode/resource/ui/loadoutparticleslider.res deleted file mode 100644 index 2cab25a..0000000 --- a/minmode/resource/ui/loadoutparticleslider.res +++ /dev/null @@ -1,89 +0,0 @@ -"Resource/UI/LoadoutParticleSlider.res" -{ - "HatParticleSliderToggleButton" - { - "ControlName" "CExButton" - "fieldName" "HatParticleSliderToggleButton" - "xpos" "145" - "ypos" "0" - "wide" "14" - "tall" "14" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "+" - "font" "CerbeticaBold24" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "particle_button_clicked" - } - - "HatParticleSliderBackground" - { - "ControlName" "EditablePanel" - "fieldName" "HatParticleSliderBackground" - "xpos" "0" - "ypos" "0" - "wide" "140" - "tall" "32" - "autoResize" "1" - "visible" "0" - "bgcolor_override" "30 30 30 255" - "PaintBackgroundType" "2" - } - "HatUseHeadCheckButton" - { - "ControlName" "CheckButton" - "fieldName" "HatUseHeadCheckButton" - "xpos" "2" - "ypos" "0" - "wide" "140" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "RoundedCorners" "15" - "pin_corner_to_sibling" "0" - "pin_to_sibling_corner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "#GameUI_ParticleHatUseHead" - "textAlignment" "west" - "dulltext" "0" - "brighttext" "1" - "wrap" "0" - "centerwrap" "0" - "textinsetx" "6" - "textinsety" "0" - "auto_wide_tocontents" "0" - "use_proportional_insets" "0" - "Default" "0" - "Command" "particle_use_head_clicked" - "fgcolor_override" "Base Color" - } - - "HatParticleSlider" - { - "ControlName" "CCvarSlider" - "fieldName" "HatParticleSlider" - "xpos" "2" - "ypos" "20" - "wide" "140" - "tall" "14" - "autoResize" "0" - "pinCorner" "0" - "RoundedCorners" "15" - "pin_corner_to_sibling" "0" - "pin_to_sibling_corner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "fgcolor_override" "Base Color" - } -} diff --git a/minmode/resource/ui/loadoutpresetpanel.res b/minmode/resource/ui/loadoutpresetpanel.res deleted file mode 100644 index f81a558..0000000 --- a/minmode/resource/ui/loadoutpresetpanel.res +++ /dev/null @@ -1,33 +0,0 @@ -"Resource/UI/LoadoutPresetPanel.res" -{ - "loadout_preset_panel" - { - "ControlName" "CLoadoutPresetPanel" - "fieldName" "loadout_preset_panel" - - "presetbutton_kv" - { - "zpos" "20" - "wide" "25" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "font" "CerbeticaBold28" - "textAlignment" "center" - "textinsetx" "0" - "dulltext" "0" - "brighttext" "0" - "Command" "" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "centerwrap" "1" - "paintbackground" "1" - "border_default" "NoBorder" - "border_armed" "NoBorder" - "border_depressed" "NoBorder" - } - } -} diff --git a/minmode/resource/ui/lobbycontainerframe.res b/minmode/resource/ui/lobbycontainerframe.res deleted file mode 100644 index 9e4e8ff..0000000 --- a/minmode/resource/ui/lobbycontainerframe.res +++ /dev/null @@ -1,347 +0,0 @@ -"Resource/UI/LobbyContainerFrame.res" -{ - "LobbyContainerFrame" - { - "ControlName" "EditablePanel" - "fieldName" "LobbyContainerFrame" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "480" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "settitlebarvisible" "1" - "PaintBackgroundType" "0" - "bgcolor_override" "46 43 42 0" - "infocus_bgcolor_override" "46 43 42 0" - "outoffocus_bgcolor_override" "46 43 42 0" - - "title" "#CharInfoAndSetup" - "title_font" "HudFontMediumBold" - "titletextinsetX" "40" - "titletextinsetY" "0" - "titlebarfgcolor_override" "200 187 161 255" - "titlebardisabledfgcolor_override" "200 187 161 255" - "titlebarbgcolor_override" "46 43 42 255" - - "clientinsetx_override" "0" - "sheetinset_bottom" "40" - - "NavToRelay" "BackButton2" - } - - "BackgroundHeader" - { - "ControlName" "ImagePanel" - "fieldName" "BackgroundHeader" - "xpos" "0" - "ypos" "0" - "zpos" "-2" - "wide" "f0" - "tall" "120" - "visible" "1" - "enabled" "1" - "image" "loadout_header" - "tileImage" "1" - } - "BackgroundHeader2" - { - "ControlName" "ImagePanel" - "fieldName" "BackgroundHeader2" - "xpos" "0" - "ypos" "0" - "zpos" "-2" - "wide" "f0" - "tall" "120" - "visible" "1" - "enabled" "1" - "fillcolor" "15 15 15 175" - "tileImage" "1" - } -"BackgroundFooter" - { - "ControlName" "ImagePanel" - "fieldName" "BackgroundFooter" - "xpos" "0" - "ypos" "420" - "zpos" "0" - "wide" "f0" - "tall" "60" - "visible" "1" - "enabled" "1" - "image" "loadout_header" - "tileImage" "1" - } - "BackgroundFooter2" - { - "ControlName" "ImagePanel" - "fieldName" "BackgroundFooter2" - "xpos" "0" - "ypos" "420" - "zpos" "1" - "wide" "f0" - "tall" "60" - "visible" "1" - "enabled" "1" - "fillcolor" "15 15 15 220" - "tileImage" "1" - } - "FooterLine" - { - "ControlName" "EditablePanel" - "fieldName" "HeaderLine" - "xpos" "0" - "ypos" "420" - "zpos" "2" - "wide" "f0" - "tall" "2" - "visible" "1" - "enabled" "1" - "autoResize" "0" - "PaintBackgroundType" "2" - "border" "NoBorder" - "bgcolor_override" "Base Color" - } - - "Sheet" - { - "ControlName" "EditablePanel" - "fieldName" "Sheet" - "tabxindent" "80" - "tabxdelta" "10" - "tabwidth" "240" - "tabheight" "34" - "transition_time" "0" - - "HeaderLine" - { - "ControlName" "EditablePanel" - "fieldName" "HeaderLine" - "xpos" "0" - "ypos" "32" - "zpos" "5" - "wide" "f0" - "tall" "2" - "visible" "1" - "enabled" "1" - "autoResize" "0" - "PaintBackgroundType" "2" - "border" "NoBorder" - "bgcolor_override" "Base Color" - } - - "tabskv" - { - "textinsetx" "25" - "textAlignment" "center" - "font" "Cerbetica32" - "ypos" "50" - "selectedcolor" "TanLight" - "unselectedcolor" "TanDark" - "paintbackground" "1" - "defaultBgColor_override" "25 25 25 255" - "unselectedBgColor_override" "10 10 10 255" - "activeborder_override" "CyanBorderTabs" - "depressedBgColor_override" "10 10 10 255" - "normalborder_override" "CyanBorderTabsInactive" - - "mouseinputenabled" "1" - } - } - - "BackButton" - { - "ControlName" "CExButton" - "fieldName" "BackButton" - "xpos" "9999" - "ypos" "9999" - "zpos" "2" - "wide" "100" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "<< Back (&Q)" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "0" - "Command" "back" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - - "BackButton2" - { - "ControlName" "CExButton" - "fieldName" "BackButton2" - "xpos" "c-295" - "ypos" "437" - "zpos" "2" - "wide" "100" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "<< Back" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "0" - "Command" "back" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - - "NotificationsPresentPanel" - { - "ControlName" "CNotificationsPresentPanel" - "fieldName" "NotificationsPresentPanel" - "xpos" "r200" - "ypos" "10" - "zpos" "10000" - "wide" "190" - "tall" "50" - "visible" "0" - "enabled" "1" - } - - "MatchmakingBanPanel" - { - "ControlName" "EditablePanel" - "fieldName" "MatchmakingBanPanel" - "xpos" "c-113" - "ypos" "428" - "zpos" "2" - "wide" "220" - "tall" "40" - "visible" "0" - "enabled" "1" - "mouseinputenabled" "0" - "bgcolor_override" "Black" - - "MatchmakingBanDurationLabel" - { - "ControlName" "CExLabel" - "fieldName" "MatchmakingBanDurationLabel" - "font" "HudFontSmallest" - "fgcolor_override" "RedSolid" - "labelText" "#TF_Matchmaking_Ban_Duration_Remaining" - "textalignment" "center" - "xpos" "5" - "ypos" "0" - "zpos" "2" - "wide" "200" - "tall" "40" - "visible" "1" - "enabled" "1" - "autoResize" "1" - "pinCorner" "0" - } - } - "NextButton" - { - "ControlName" "CExImageButton" - "fieldName" "NextButton" - "xpos" "c+200" - "ypos" "437" - "zpos" "2" - "wide" "100" - "tall" "25" - "autoResize" "0" - //"pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "next" - - "NavUp" "StartPartyButton" - "NavDown" "LearnMoreButton" - "NavLeft" "LearnMoreButton" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - - "StartPartyButton" - { - "ControlName" "CExButton" - "fieldName" "StartPartyButton" - "xpos" "c+110" - "ypos" "310" - "zpos" "10" - "wide" "180" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#TF_Matchmaking_StartParty" - "font" "HudFontSmallBold" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "start_party" - - "NavUp" "Sheet" - "NavDown" "NextButton" - "NavLeft" "PracticeButton" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - -} diff --git a/minmode/resource/ui/lobbypanel.res b/minmode/resource/ui/lobbypanel.res deleted file mode 100644 index d963af4..0000000 --- a/minmode/resource/ui/lobbypanel.res +++ /dev/null @@ -1,741 +0,0 @@ -"Resource/UI/LobbyPanel.res" -{ - "LobbyPanel" - { - "ControlName" "Frame" - "fieldName" "LobbyPanel" - "xpos" "0" - "ypos" "50" - "wide" "f0" - "tall" "480" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "settitlebarvisible" "0" - "PaintBackgroundType" "0" - "bgcolor_override" "46 43 42 255" - "proportionaltoparent" "1" - - "NavToRelay" "MvMTourOfDutyGroupBox" - "NavDown" "MvMEconItemsGroupBox" - } - - "TooltipPanel" - { - "ControlName" "EditablePanel" - "fieldName" "TooltipPanel" - "xpos" "0" - "ypos" "0" - "zpos" "10000" - "wide" "300" - "tall" "0" - "visible" "0" - "PaintBackgroundType" "2" - "border" "MainMenuBGBorder" - - "TipLabel" - { - "ControlName" "CExLabel" - "fieldName" "TipLabel" - "font" "HudFontSmallestBold" - "labelText" "%tiptext%" - "textAlignment" "west" - "xpos" "20" - "ypos" "10" - "zpos" "2" - "wide" "100" - "tall" "10" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "TanLight" - "auto_wide_tocontents" "1" - } - } - - "NoGCGroupBox" - { - "ControlName" "EditablePanel" - "fieldName" "NoGCGroupBox" - "xpos" "0" - "ypos" "0" - "zpos" "1000" - "wide" "f0" - "tall" "f0" - "PaintBackgroundType" "0" - "paintbackground" "1" - "bgcolor_override" "0 0 0 250" - "proportionaltoparent" "1" - - "NoGCTitle" - { - "ControlName" "Label" - "fieldName" "NoGCTitle" - "font" "HudFontMediumBold" - "labelText" "#TF_Matchmaking_PleaseWait" - "xpos" "cs-0.5" - "ypos" "120" - "zpos" "2" - "wide" "340" - "tall" "40" - "textAlignment" "center" - "visible" "1" - "enabled" "1" - "proportionaltoparent" "1" - } - - "NoGCSubTitle" - { - "ControlName" "Label" - "fieldName" "NoGCSubTitle" - "font" "HudFontSmall" - "labelText" "#TF_Matchmaking_RestoringConnection" - "xpos" "cs-0.5" - "ypos" "140" - "zpos" "2" - "wide" "340" - "tall" "40" - "textAlignment" "center" - "visible" "1" - "enabled" "1" - "proportionaltoparent" "1" - } - - "SpinnerImage" - { - "ControlName" "ScalableImagePanel" - "fieldName" "SpinnerImage" - "xpos" "cs-0.5" - "ypos" "160" - "zpos" "0" - "wide" "o1" - "tall" "80" - "visible" "1" - "enabled" "1" - "image" "animated/tf2_logo_hourglass" - - "proportionaltoparent" "1" - } - } - - "MatchInProgressGroupBox" - { - "ControlName" "EditablePanel" - "fieldName" "MatchInProgressGroupBox" - "xpos" "0" - "ypos" "0" - "zpos" "1000" - "wide" "f0" - "tall" "f0" - "PaintBackgroundType" "0" - "paintbackground" "1" - "bgcolor_override" "0 0 0 250" - "proportionaltoparent" "1" - - "MatchInProgressTitle" - { - "ControlName" "Label" - "fieldName" "MatchInProgressTitle" - "font" "HudFontMediumBold" - "labelText" "#TF_Matchmaking_MatchInProgress" - "xpos" "cs-0.5" - "ypos" "120" - "zpos" "2" - "wide" "340" - "tall" "40" - "textAlignment" "center" - "visible" "1" - "enabled" "1" - "proportionaltoparent" "1" - } - - "MatchInProgressSubTitle" - { - "ControlName" "Label" - "fieldName" "MatchInProgressSubTitle" - "font" "HudFontSmall" - "labelText" "#TF_Matchmaking_MatchInProgress_RestoringConnection" - "xpos" "cs-0.5" - "ypos" "140" - "zpos" "2" - "wide" "340" - "tall" "40" - "textAlignment" "center" - "visible" "1" - "enabled" "1" - "proportionaltoparent" "1" - } - - "SpinnerImage" - { - "ControlName" "ScalableImagePanel" - "fieldName" "SpinnerImage" - "xpos" "cs-0.5" - "ypos" "160" - "zpos" "0" - "wide" "o1" - "tall" "80" - "visible" "1" - "enabled" "1" - "image" "animated/tf2_logo_hourglass" - - "proportionaltoparent" "1" - } - } - - "SearchActiveGroupBox" - { - "ControlName" "EditablePanel" - "fieldName" "SearchActiveGroupBox" - "xpos" "c-305" - "ypos" "10" - "zpos" "-1" - "wide" "400" - "tall" "330" - "PaintBackgroundType" "0" - "paintbackground" "1" - "bgcolor_override" "0 0 0 200" - "border" "QuickplayBorder" - - "SearchActiveTitle" - { - "ControlName" "Label" - "fieldName" "SearchActiveTitle" - "font" "HudFontMediumBold" - "labelText" "#TF_Matchmaking_Searching" - "xpos" "30" - "ypos" "20" - "zpos" "2" - "wide" "340" - "tall" "40" - "textAlignment" "north-west" - "visible" "1" - "enabled" "1" - } - - "NearbyColumnHead" - { - "ControlName" "Label" - "fieldName" "NearbyColumnHead" - "font" "HudFontSmall" - "labelText" "#TF_Matchmaking_Nearby" - "xpos" "190" - "ypos" "50" - "zpos" "2" - "wide" "90" - "tall" "20" - "textAlignment" "south-east" - "visible" "1" - "enabled" "1" - } - - "WorldwideColumnHead" - { - "ControlName" "Label" - "fieldName" "WorldwideColumnHead" - "font" "HudFontSmall" - "labelText" "#TF_Matchmaking_Worldwide" - "xpos" "280" - "ypos" "50" - "zpos" "2" - "wide" "90" - "tall" "20" - "textAlignment" "south-east" - "visible" "1" - "enabled" "1" - } - - "PlayersInGameLabel" - { - "ControlName" "Label" - "fieldName" "PlayersInGameLabel" - "font" "HudFontSmallBold" - "labelText" "#TF_Matchmaking_ActivePlayers" - "xpos" "30" - "ypos" "70" - "zpos" "2" - "wide" "300" - "tall" "20" - "textAlignment" "north-west" - "visible" "1" - "enabled" "1" - } - - "PlayersInGameTotalLabel" - { - "ControlName" "Label" - "fieldName" "PlayersInGameTotalLabel" - "font" "HudFontSmall" - "labelText" "#TF_Matchmaking_Total" - "xpos" "60" - "ypos" "90" - "zpos" "2" - "wide" "130" - "tall" "20" - "textAlignment" "north-west" - "visible" "1" - "enabled" "1" - } - - "PlayersInGameTotalNearbyValue" - { - "ControlName" "Label" - "fieldName" "PlayersInGameTotalNearbyValue" - "font" "HudFontSmall" - "xpos" "190" - "ypos" "90" - "zpos" "2" - "wide" "90" - "tall" "20" - "textAlignment" "north-east" - "visible" "1" - "enabled" "1" - "labelText" "?" - } - - "PlayersInGameTotalWorldwideValue" - { - "ControlName" "Label" - "fieldName" "PlayersInGameTotalWorldwideValue" - "font" "HudFontSmall" - "xpos" "280" - "ypos" "90" - "zpos" "2" - "wide" "90" - "tall" "20" - "textAlignment" "north-east" - "visible" "1" - "enabled" "1" - "labelText" "?" - } - - "PlayersInGameMatchingLabel" - { - "ControlName" "Label" - "fieldName" "PlayersInGameMatchingLabel" - "font" "HudFontSmall" - "labelText" "#TF_Matchmaking_Compatible" - "xpos" "60" - "ypos" "110" - "zpos" "2" - "wide" "130" - "tall" "20" - "textAlignment" "north-west" - "visible" "1" - "enabled" "1" - } - - "PlayersInGameMatchingNearbyValue" - { - "ControlName" "Label" - "fieldName" "PlayersInGameMatchingNearbyValue" - "font" "HudFontSmall" - "xpos" "190" - "ypos" "110" - "zpos" "2" - "wide" "90" - "tall" "20" - "textAlignment" "north-east" - "visible" "1" - "enabled" "1" - "labelText" "?" - } - - "PlayersInGameMatchingWorldwideValue" - { - "ControlName" "Label" - "fieldName" "PlayersInGameMatchingWorldwideValue" - "font" "HudFontSmall" - "xpos" "280" - "ypos" "110" - "zpos" "2" - "wide" "90" - "tall" "20" - "textAlignment" "north-east" - "visible" "1" - "enabled" "1" - "labelText" "?" - } - - "PlayersSearchingLabel" - { - "ControlName" "Label" - "fieldName" "PlayersSearchingLabel" - "font" "HudFontSmallBold" - "labelText" "#TF_Matchmaking_SearchingPlayers" - "xpos" "30" - "ypos" "140" - "zpos" "2" - "wide" "300" - "tall" "20" - "textAlignment" "north-west" - "visible" "1" - "enabled" "1" - } - - "PlayersSearchingTotalLabel" - { - "ControlName" "Label" - "fieldName" "PlayersSearchingTotalLabel" - "font" "HudFontSmall" - "labelText" "#TF_Matchmaking_Total" - "xpos" "60" - "ypos" "160" - "zpos" "2" - "wide" "130" - "tall" "20" - "textAlignment" "north-west" - "visible" "1" - "enabled" "1" - } - - "PlayersSearchingTotalNearbyValue" - { - "ControlName" "Label" - "fieldName" "PlayersSearchingTotalNearbyValue" - "font" "HudFontSmall" - "xpos" "190" - "ypos" "160" - "zpos" "2" - "wide" "90" - "tall" "20" - "textAlignment" "north-east" - "visible" "1" - "enabled" "1" - "labelText" "?" - } - - "PlayersSearchingTotalWorldwideValue" - { - "ControlName" "Label" - "fieldName" "PlayersSearchingTotalWorldwideValue" - "font" "HudFontSmall" - "xpos" "280" - "ypos" "160" - "zpos" "2" - "wide" "90" - "tall" "20" - "textAlignment" "north-east" - "visible" "1" - "enabled" "1" - "labelText" "?" - } - - "PlayersSearchingMatchingLabel" - { - "ControlName" "Label" - "fieldName" "PlayersSearchingMatchingLabel" - "font" "HudFontSmall" - "labelText" "#TF_Matchmaking_Compatible" - "xpos" "60" - "ypos" "180" - "zpos" "2" - "wide" "130" - "tall" "20" - "textAlignment" "north-west" - "visible" "1" - "enabled" "1" - } - - "PlayersSearchingMatchingNearbyValue" - { - "ControlName" "Label" - "fieldName" "PlayersSearchingMatchingNearbyValue" - "font" "HudFontSmall" - "xpos" "190" - "ypos" "180" - "zpos" "2" - "wide" "90" - "tall" "20" - "textAlignment" "north-east" - "visible" "1" - "enabled" "1" - "labelText" "?" - } - - "PlayersSearchingMatchingWorldwideValue" - { - "ControlName" "Label" - "fieldName" "PlayersSearchingMatchingWorldwideValue" - "font" "HudFontSmall" - "xpos" "280" - "ypos" "180" - "zpos" "2" - "wide" "90" - "tall" "20" - "textAlignment" "north-east" - "visible" "1" - "enabled" "1" - "labelText" "?" - } - - "EmptyGameserversLabel" - { - "ControlName" "Label" - "fieldName" "EmptyGameserversLabel" - "font" "HudFontSmallBold" - "labelText" "#TF_Matchmaking_EmptyGameservers" - "xpos" "30" - "ypos" "210" - "zpos" "2" - "wide" "300" - "tall" "20" - "textAlignment" "north-west" - "visible" "1" - "enabled" "1" - } - - "EmptyGameserversMatchingNearbyValue" - { - "ControlName" "Label" - "fieldName" "EmptyGameserversMatchingNearbyValue" - "font" "HudFontSmall" - "xpos" "190" - "ypos" "210" - "zpos" "2" - "wide" "90" - "tall" "20" - "textAlignment" "north-east" - "visible" "1" - "enabled" "1" - "labelText" "?" - } - - "EmptyGameserversMatchingWorldwideValue" - { - "ControlName" "Label" - "fieldName" "EmptyGameserversMatchingWorldwideValue" - "font" "HudFontSmall" - "xpos" "280" - "ypos" "210" - "zpos" "2" - "wide" "90" - "tall" "20" - "textAlignment" "north-east" - "visible" "1" - "enabled" "1" - "labelText" "?" - } - - "PartyHasLowPriorityGroupBox" - { - "ControlName" "EditablePanel" - "fieldName" "PartyHasLowPriorityGroupBox" - "xpos" "30" - "ypos" "250" - "zpos" "2" - "wide" "340" - "tall" "100" - "visible" "0" - "enabled" "1" - - "PartyLowPriorityImage" - { - "ControlName" "ImagePanel" - "fieldName" "PartyLowPriorityImage" - "xpos" "0" - "ypos" "5" - "zpos" "0" - "wide" "50" - "tall" "50" - "visible" "1" - "enabled" "1" - "mouseinputenabled" "0" - "image" "pve/mvm_timeout_active_large" - "scaleImage" "1" - } - "PartyHasLowPriorityLabel" - { - "ControlName" "Label" - "fieldName" "PartyHasLowPriorityLabel" - "font" "HudFontSmall" - "labelText" "#TF_Matchmaking_PartyPenalty" - "xpos" "60" - "ypos" "0" - "zpos" "2" - "wide" "275" - "tall" "60" - "textAlignment" "west" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "250 114 45 255" - } - "PartyLowPriorityPenaltyTimer" - { - "ControlName" "Label" - "fieldName" "PartyLowPriorityPenaltyTimer" - "font" "HudFontSmall" - "labelText" "%penaltytimer%" - "xpos" "60" - "ypos" "50" - "zpos" "3" - "wide" "175" - "tall" "30" - "textAlignment" "west" - "visible" "1" - "enabled" "1" - "wrap" "1" - } - } - } - - "PartyActiveGroupBox" - { - "ControlName" "EditablePanel" - "fieldName" "PartyActiveGroupBox" - "xpos" "c+100" - "ypos" "10" - "zpos" "1" - "wide" "200" - "tall" "310" - "visible" "0" - - "NavToRelay" "PartyGroupBox" - "NavDown" "<<NextButton" - "NavLeft" "<<Sheet" - "NavRight" "<<StartPartyButton" - - "PartyGroupBox" - { - "ControlName" "EditablePanel" - "fieldName" "PartyGroupBox" - "xpos" "0" - "ypos" "0" - "zpos" "-1" - "wide" "200" - "tall" "160" - "PaintBackgroundType" "0" - "paintbackground" "1" - "bgcolor_override" "0 0 0 200" - "border" "QuickplayBorder" - - "NavToRelay" "InviteButton" - - "PartyLabel" - { - "ControlName" "Label" - "fieldName" "PartyLabel" - "font" "HudFontMediumBold" - "labelText" "#TF_Matchmaking_Party" - "textAlignment" "west" - "xpos" "5" - "ypos" "5" - "zpos" "0" - "wide" "120" - "tall" "20" - } - - "InviteButton" - { - "ControlName" "CExImageButton" - "fieldName" "InviteButton" - "xpos" "95" - "ypos" "5" - "zpos" "2" - "wide" "100" - "tall" "20" - "autoResize" "0" - //"pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#TF_Matchmaking_Invite" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "invite" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - - "TourLevelImage" - { - "ControlName" "ImagePanel" - "fieldName" "TourLevelImage" - "xpos" "169" - "ypos" "23" - "zpos" "0" - "wide" "25" - "tall" "25" - "visible" "0" - "enabled" "1" - "mouseinputenabled" "0" - "image" "../hud/mvm_tours" - "scaleImage" "1" - } - - "PartyPlayerList" - { - "ControlName" "SectionedListPanel" - "fieldName" "PartyPlayerList" - "xpos" "5" - "ypos" "35" - "zpos" "0" - "wide" "190" - "tall" "120" - "linespacing" "18" - } - } - - "ChatLog" - { - "ControlName" "RichText" - "fieldName" "ChatLog" - "Default" "ChatMiniFont" - "xpos" "0" - "ypos" "170" - "zpos" "0" - "wide" "200" - "tall" "110" - "bgcolor_override" "0 0 0 200" - "border" "QuickplayBorder" - } - - "ChatTextEntry" - { - "ControlName" "TextEntry" - "fieldName" "ChatTextEntry" - "font" "ChatFont" - "xpos" "0" - "ypos" "290" - "zpos" "0" - "wide" "200" - "tall" "20" - "bgcolor_override" "0 0 0 200" - "border" "QuickplayBorder" - } - } - - "JoinLateCheckButton" - { - "ControlName" "CheckButton" - "fieldName" "JoinLateCheckButton" - "xpos" "c+100" - "ypos" "325" - "zpos" "-1" - "wide" "200" - "tall" "20" - "font" "HudFontSmall" - "labelText" "#TF_Matchmaking_JoinInProgress" - } - - "JoinLateValueLabel" - { - "ControlName" "Label" - "fieldName" "JoinLateValueLabel" - "font" "HudFontSmall" - "textAlignment" "west" - "xpos" "c+100" - "ypos" "325" - "zpos" "-1" - "wide" "200" - "tall" "20" - } -} diff --git a/minmode/resource/ui/match_summary.res b/minmode/resource/ui/match_summary.res deleted file mode 100644 index bc1c45e..0000000 --- a/minmode/resource/ui/match_summary.res +++ /dev/null @@ -1,747 +0,0 @@ -"Resource/UI/match_summary.res" -{ - "MatchSummary" - { - "ControlName" "CTFMatchSummary" - "fieldName" "MatchSummary" - "autoResize" "0" - "pinCorner" "0" - "tabPosition" "0" - "paintbackground" "0" - "zpos" "-40" - "visible" "0" - - "AnimBluePlayerListParent" "p.47" - "AnimBlueTeamScore" "p.46" - "AnimBlueTeamScoreDropshadow" "p.46" - "AnimBlueTeamScoreBG" "p.483" - "AnimBluePlayerListBG" "p.47" - - "AnimRedTeamScoreBGWide" "p.483" - "AnimRedTeamScoreBGXPos" "r5-p.483" - "AnimRedTeamScoreWide" "p.46" - "AnimRedTeamScoreXPos" "r19-p.46" - "AnimRedTeamScoreDropshadowWide" "p.46" - "AnimRedTeamScoreDropshadowXPos" "r18-p.46" - "AnimRedPlayerListParentWide" "p.47" - "AnimRedPlayerListParentXPos" "r7-p.47" - "AnimRedPlayerListBGWide" "p.47" - "AnimRedPlayerListBGXPos" "r9-p.47" - } - "StatsBgPanel" - { - "ControlName" "EditablePanel" - "fieldName" "StatsBgPanel" - "xpos" "0" - "ypos" "0" - "zpos" "0" - "wide" "f0" - "tall" "f0" - "visible" "0" - "enabled" "1" - "PaintBackgroundType" "1" - "bgcolor_override" "0 0 0 250" - } - "DrawingPanel" - { - "ControlName" "CDrawingPanel" - "fieldName" "DrawingPanel" - "xpos" "c-320" - "ypos" "c-240" - "wide" "640" - "tall" "480" - "zpos" "60" - "visible" "1" - "enabled" "1" - - "linecolor" "0 255 0 255" - "team_colors" "1" - } - "ParticlePanel" - { - "ControlName" "CTFParticlePanel" - "fieldName" "ParticlePanel" - "xpos" "0" - "ypos" "0" - "zpos" "55" - "wide" "f0" - "tall" "f0" - "visible" "1" - } - "DisconnectButton" - { - "ControlName" "CExButton" - "fieldName" "DisconnectButton" - "xpos" "cs-0.5" - "ypos" "437" - "zpos" "100" - "wide" "180" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "disconnect" - "proportionaltoparent" "1" - "labeltext" "Disconnect" - "mouseinputenabled" "1" - - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - - "StatsLabelPanel" - { - "ControlName" "EditablePanel" - "fieldName" "StatsLabelPanel" - "xpos" "c-100" - "ypos" "-20" - "zpos" "70" - "wide" "200" - "tall" "15" - "visible" "0" - "enabled" "1" - "autoResize" "0" - - "StatsAndMedals" - { - "ControlName" "CExLabel" - "fieldName" "StatsAndMedals" - "font" "Cerbetica16" - "labelText" "#TF_StatsAndMedals" - "textAlignment" "center" - "xpos" "0" - "ypos" "0" - "zpos" "4" - "wide" "200" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - - "StatsAndMedalsShadow" - { - "ControlName" "CExLabel" - "fieldName" "StatsAndMedalsShadow" - "font" "MatchSummaryStatsAndMedals" - "labelText" "#TF_StatsAndMedals" - "fgcolor" "Black" - "textAlignment" "center" - "xpos" "1" - "ypos" "1" - "zpos" "3" - "wide" "200" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - } - - "TeamScoresPanel" - { - "ControlName" "EditablePanel" - "fieldName" "TeamScoresPanel" - "xpos" "0" - "ypos" "0" - "zpos" "50" - "wide" "f0" - "tall" "f0" - "visible" "1" - "enabled" "1" - - "BlueTeamScoreBG" - { - "ControlName" "EditablePanel" - "fieldName" "BlueTeamScoreBG" - "xpos" "5" - "ypos" "99" - "zpos" "2" - "wide" "p.213" - "tall" "36" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "border" "TFFatLineBorderBlueBGOpaque" - } - "BlueTeamScore" - { - "ControlName" "CExLabel" - "fieldName" "BlueTeamScore" - "font" "CerbeticaBold56" - "labelText" "%blueteamscore%" - "textAlignment" "east" - "xpos" "20" - "ypos" "86" - "zpos" "4" - "wide" "p.19" - "tall" "60" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "BlueTeamScoreDropshadow" - { - "ControlName" "CExLabel" - "fieldName" "BlueTeamScoreDropshadow" - "font" "CerbeticaBold56" - "fgcolor" "Black" - "labelText" "%blueteamscore%" - "textAlignment" "east" - "xpos" "21" - "ypos" "87" - "zpos" "3" - "wide" "p.19" - "tall" "60" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "BlueTeamWinner" - { - "ControlName" "CExLabel" - "fieldName" "BlueTeamWinner" - "font" "MatchSummaryWinner" - "labelText" "%blueteamwinner%" - "textAlignment" "east" - "xpos" "5" - "ypos" "103" - "zpos" "4" - "wide" "p.19" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "BlueTeamWinnerDropshadow" - { - "ControlName" "CExLabel" - "fieldName" "BlueTeamWinnerDropshadow" - "font" "MatchSummaryWinner" - "fgcolor" "Black" - "labelText" "%blueteamwinner%" - "textAlignment" "east" - "xpos" "6" - "ypos" "104" - "zpos" "3" - "wide" "p.19" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "BlueTeamImage" - { - "ControlName" "ImagePanel" - "fieldName" "BlueTeamImage" - "xpos" "14" - "ypos" "89" - "zpos" "5" - "wide" "56" - "tall" "56" - "visible" "1" - "enabled" "1" - "image" "../hud/team_blue" - "scaleImage" "1" - } - - "BlueTeamLabel" - { - "ControlName" "CExLabel" - "fieldName" "BlueTeamLabel" - "font" "Cerbetica20" - "labelText" "%blueteamname%" - "textAlignment" "west" - "xpos" "60" - "ypos" "-25" - "zpos" "20" - "wide" "275" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "BlueLeaderAvatar" - { - "ControlName" "CAvatarImagePanel" - "fieldName" "BlueLeaderAvatar" - "xpos" "18" - "ypos" "100" - "zpos" "5" - "wide" "34" - "tall" "34" - "visible" "0" - "enabled" "1" - "image" "" - "scaleImage" "1" - "color_outline" "52 48 45 255" - } - "BlueMedals" - { - "ControlName" "EditablePanel" - "fieldName" "BlueMedals" - "xpos" "c-250" - "ypos" "-20" - "zpos" "50" - "wide" "150" - "tall" "15" - "visible" "1" - "enabled" "1" - - "BlueGoldMedal" - { - "ControlName" "ImagePanel" - "fieldName" "BlueGoldMedal" - "xpos" "0" - "ypos" "0" - "zpos" "5" - "wide" "15" - "tall" "15" - "visible" "1" - "enabled" "1" - "image" "competitive/competitive_coin_gold" - "scaleImage" "1" - } - "BlueGoldMedalValue" - { - "ControlName" "CExLabel" - "fieldName" "BlueGoldMedalValue" - "font" "Cerbetica14" - "labelText" "%blueteammedals_gold%" - "textAlignment" "center" - "xpos" "15" - "ypos" "0" - "zpos" "6" - "wide" "15" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "BlueSilverMedal" - { - "ControlName" "ImagePanel" - "fieldName" "BlueSilverMedal" - "xpos" "55" - "ypos" "0" - "zpos" "5" - "wide" "15" - "tall" "15" - "visible" "1" - "enabled" "1" - "image" "competitive/competitive_coin_silver" - "scaleImage" "1" - } - "BlueSilverMedalValue" - { - "ControlName" "CExLabel" - "fieldName" "BlueSilverMedalValue" - "font" "Cerbetica14" - "labelText" "%blueteammedals_silver%" - "textAlignment" "center" - "xpos" "70" - "ypos" "0" - "zpos" "6" - "wide" "15" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "BlueBronzeMedal" - { - "ControlName" "ImagePanel" - "fieldName" "BlueBronzeMedal" - "xpos" "110" - "ypos" "0" - "zpos" "5" - "wide" "15" - "tall" "15" - "visible" "1" - "enabled" "1" - "image" "competitive/competitive_coin_bronze" - "scaleImage" "1" - } - "BlueBronzeMedalValue" - { - "ControlName" "CExLabel" - "fieldName" "BlueBronzeMedalValue" - "font" "Cerbetica14" - "labelText" "%blueteammedals_bronze%" - "textAlignment" "center" - "xpos" "125" - "ypos" "0" - "zpos" "6" - "wide" "15" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - } - "BluePlayerListParent" - { - "ControlName" "EditablePanel" - "fieldName" "BluePlayerListParent" - "xpos" "12" - "ypos" "134" - "zpos" "1" - "wide" "p.193" - "tall" "215" - "visible" "1" - "enabled" "1" - - "BluePlayerList" - { - "ControlName" "TFSectionedListPanel" - "fieldName" "BluePlayerList" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "p.465" - "tall" "205" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "autoresize" "0" - "linespacing" "25" - "linegap" "0" - //"show_columns" "1" - - "medal_width" "s.08" - "avatar_width" "s.08" - "spacer" "s.01" - "name_width" "s.19" - "class_width" "s.04" - "award_width" "s.04" - "stats_width" "s.08" - "horiz_inset" "5" - } - } - "BluePlayerListBG" - { - "ControlName" "EditablePanel" - "fieldName" "BluePlayerListBG" - "xpos" "9" - "ypos" "117" - "zpos" "0" - "wide" "p.2" - "tall" "225" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "border" "TFFatLineBorderClearBG" - } - "RedTeamScoreBG" - { - "ControlName" "EditablePanel" - "fieldName" "RedTeamScoreBG" - "xpos" "r5-p.213" - "ypos" "99" - "zpos" "2" - "wide" "p.213" - "tall" "36" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "border" "TFFatLineBorderRedBGOpaque" - } - "RedTeamScore" - { - "ControlName" "CExLabel" - "fieldName" "RedTeamScore" - "font" "CerbeticaBold56" - "labelText" "%redteamscore%" - "textAlignment" "west" - "xpos" "r19-p.19" - "ypos" "86" - "zpos" "4" - "wide" "p.19" - "tall" "60" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "RedTeamScoreDropshadow" - { - "ControlName" "CExLabel" - "fieldName" "RedTeamScoreDropshadow" - "font" "CerbeticaBold56" - "fgcolor" "Black" - "labelText" "%redteamscore%" - "textAlignment" "west" - "xpos" "r18-p.19" - "ypos" "87" - "zpos" "3" - "wide" "p.19" - "tall" "60" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "RedTeamWinner" - { - "ControlName" "CExLabel" - "fieldName" "RedTeamWinner" - "font" "MatchSummaryWinner" - "labelText" "%redteamwinner%" - "textAlignment" "west" - "xpos" "r5-p.19" - "ypos" "103" - "zpos" "4" - "wide" "p.19" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "RedTeamWinnerDropshadow" - { - "ControlName" "CExLabel" - "fieldName" "RedTeamWinnerDropshadow" - "font" "MatchSummaryWinner" - "fgcolor" "Black" - "labelText" "%redteamwinner%" - "textAlignment" "west" - "xpos" "r4-p.19" - "ypos" "104" - "zpos" "3" - "wide" "p.19" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "RedTeamImage" - { - "ControlName" "ImagePanel" - "fieldName" "RedTeamImage" - "fieldName" "BlueTeamImage" - "xpos" "r68" - "ypos" "80" - "zpos" "5" - "wide" "70" - "tall" "70" - "visible" "1" - "enabled" "1" - "image" "../hud/team_red" - "scaleImage" "1" - } - "RedTeamLabel" - { - "ControlName" "CExLabel" - "fieldName" "RedTeamLabel" - "font" "Cerbetica20" - "labelText" "%redteamname%" - "textAlignment" "east" - "xpos" "r335" - "ypos" "-25" - "zpos" "20" - "wide" "275" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "RedLeaderAvatar" - { - "ControlName" "CAvatarImagePanel" - "fieldName" "RedLeaderAvatar" - "xpos" "r52" - "ypos" "100" - "zpos" "5" - "wide" "34" - "tall" "34" - "visible" "0" - "enabled" "1" - "image" "" - "scaleImage" "1" - "color_outline" "52 48 45 255" - } - "RedMedals" - { - "ControlName" "EditablePanel" - "fieldName" "RedMedals" - "xpos" "c100" - "ypos" "-20" - "zpos" "50" - "wide" "150" - "tall" "15" - "visible" "1" - "enabled" "1" - - "RedGoldMedal" - { - "ControlName" "ImagePanel" - "fieldName" "RedGoldMedal" - "xpos" "0" - "ypos" "0" - "zpos" "5" - "wide" "15" - "tall" "15" - "visible" "1" - "enabled" "1" - "image" "competitive/competitive_coin_gold" - "scaleImage" "1" - } - "RedGoldMedalValue" - { - "ControlName" "CExLabel" - "fieldName" "RedGoldMedalValue" - "font" "Cerbetica14" - "labelText" "%redteammedals_gold%" - "textAlignment" "center" - "xpos" "15" - "ypos" "0" - "zpos" "6" - "wide" "15" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "RedSilverMedal" - { - "ControlName" "ImagePanel" - "fieldName" "RedSilverMedal" - "xpos" "55" - "ypos" "0" - "zpos" "5" - "wide" "15" - "tall" "15" - "visible" "1" - "enabled" "1" - "image" "competitive/competitive_coin_silver" - "scaleImage" "1" - } - "RedSilverMedalValue" - { - "ControlName" "CExLabel" - "fieldName" "RedSilverMedalValue" - "font" "Cerbetica14" - "labelText" "%redteammedals_silver%" - "textAlignment" "center" - "xpos" "70" - "ypos" "0" - "zpos" "6" - "wide" "15" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "RedBronzeMedal" - { - "ControlName" "ImagePanel" - "fieldName" "RedBronzeMedal" - "xpos" "110" - "ypos" "0" - "zpos" "5" - "wide" "15" - "tall" "15" - "visible" "1" - "enabled" "1" - "image" "competitive/competitive_coin_bronze" - "scaleImage" "1" - } - "RedBronzeMedalValue" - { - "ControlName" "CExLabel" - "fieldName" "RedBronzeMedalValue" - "font" "Cerbetica14" - "labelText" "%redteammedals_bronze%" - "textAlignment" "center" - "xpos" "125" - "ypos" "0" - "zpos" "6" - "wide" "15" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - } - "RedPlayerListParent" - { - "ControlName" "EditablePanel" - "fieldName" "RedPlayerListParent" - "xpos" "r12-p.193" - "ypos" "134" - "zpos" "1" - "wide" "p.193" - "tall" "215" - "visible" "1" - "enabled" "1" - - "RedPlayerList" - { - "ControlName" "TFSectionedListPanel" - "fieldName" "RedPlayerList" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "p.465" - "tall" "205" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "autoresize" "0" - "linespacing" "25" - "linegap" "0" - //"show_columns" "1" - - "medal_width" "s.08" - "avatar_width" "s.08" - "spacer" "s.01" - "name_width" "s.19" - "class_width" "s.04" - "award_width" "s.04" - "stats_width" "s.08" - "horiz_inset" "5" - } - } - "RedPlayerListBG" - { - "ControlName" "EditablePanel" - "fieldName" "RedPlayerListBG" - "xpos" "r9-p.2" - "ypos" "117" - "zpos" "0" - "wide" "p.2" - "tall" "225" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "border" "TFFatLineBorderClearBG" - } - } -}
\ No newline at end of file diff --git a/minmode/resource/ui/matchmakingpanel.res b/minmode/resource/ui/matchmakingpanel.res deleted file mode 100644 index cea2882..0000000 --- a/minmode/resource/ui/matchmakingpanel.res +++ /dev/null @@ -1,581 +0,0 @@ -"Resource/UI/econ/MatchMakingPanel.res" -{ - "MatchMaking" - { - "ControlName" "CMatchMakingPanel" - "fieldName" "MatchMaking" - "xpos" "c5" - "ypos" "65" - "zpos" "1" - "wide" "350" - "tall" "375" - "visible" "0" - "enabled" "1" - "proportionaltoparent" "1" - } - - "MainContainer" - { - "ControlName" "EditablePanel" - "fieldName" "MainContainer" - "xpos" "40" - "ypos" "0" - "zpos" "10" - "wide" "f0" - "tall" "p0.9" - "proportionaltoparent" "1" - "visible" "1" - "enabled" "1" - "border" "MainMenuBGBorder" - - "ModeBackgroundImage" - { - "ControlName" "ImagePanel" - "fieldName" "ModeBackgroundImage" - "xpos" "0" - "ypos" "0" - "zpos" "-1" - "wide" "f0" - "tall" "p0.7" - "visible" "1" - "enabled" "1" - "mouseinputenabled" "0" - "image" "competitive/comp_background_wood01" - "scaleImage" "1" - } - "UpperLine" - { - "ControlName" "EditablePanel" - "fieldName" "UpperLine" - "xpos" "cs-0.5" - "ypos" "30" - "zpos" "50" - "wide" "p0.987" - "tall" "1" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "bgcolor_override" "255 255 255 252" - "proportionaltoparent" "1" - } - - "QuestLogTitle" - { - "ControlName" "CExLabel" - "fieldName" "QuestLogTitle" - "font" "HudFontSmallBold" - "labelText" "#TF_Matchmaking_Title" - "textAlignment" "north-west" - "xpos" "105" - "ypos" "10" - "zpos" "2" - "wide" "f0" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "0" - "proportionaltoparent" "1" - "fgcolor" "TanLight" - } - - "CompetitiveModeGroupBox" - { - "ControlName" "EditablePanel" - "fieldName" "CompetitiveModeGroupBox" - "xpos" "cs-0.5" - "ypos" "10" - "zpos" "2" - "wide" "f0" - "tall" "f0" - "visible" "1" - "enabled" "1" - //"border" "MainMenuHighlightBorder" - - "LadderLabel" - { - "ControlName" "CExLabel" - "fieldName" "LadderLabel" - "xpos" "20" - "ypos" "35" - "zpos" "2" - "wide" "50" - "tall" "20" - "visible" "1" - "enabled" "1" - "font" "HudFontSmallestBold" - //"fgcolor_override" "89 81 71 255" - "textAlignment" "west" - "labelText" "MODE:" - } - - // Dropdown - "ModeComboBox" - { - "ControlName" "ComboBox" - "fieldName" "ModeComboBox" - "Font" "HudFontSmallestBold" - "xpos" "62" - "ypos" "36" - "zpos" "2" - "wide" "85" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "textHidden" "0" - "editable" "0" - "maxchars" "-1" - "NumericInputOnly" "0" - "unicode" "0" - "default" "0" - - "fgcolor_override" "235 226 202 255" - "bgcolor_override" "0 0 0 0" - "disabledFgColor_override" "235 226 202 255" - "disabledBgColor_override" "0 0 0 0" - "selectionColor_override" "0 0 0 0" - "selectionTextColor_override" "235 226 202 255" - "defaultSelectionBG2Color_override" "0 0 0 0" - } - - "SearchButton" - { - "ControlName" "CExImageButton" - "fieldName" "SearchButton" - "xpos" "70" - "ypos" "295" - "zpos" "2" - "wide" "160" - "tall" "25" - "autoResize" "0" - //"pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "font" "HudFontSmallBold" - "textAlignment" "center" - "labelText" "#TF_Matchmaking_StartSearch" - "dulltext" "0" - "brighttext" "0" - "Command" "search" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - - "StopSearchButton" - { - "ControlName" "CExButton" - "fieldName" "StopSearchButton" - "xpos" "70" - "ypos" "295" - "zpos" "2" - "wide" "160" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "font" "HudFontSmallBold" - "textAlignment" "center" - "labelText" "#TF_Matchmaking_CancelSearch" - "dulltext" "0" - "brighttext" "0" - "Command" "stopsearch" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - } - - "SearchActiveGroupBox" - { - "ControlName" "EditablePanel" - "fieldName" "SearchActiveGroupBox" - "xpos" "c-170" - "ypos" "35" - "zpos" "-1" - "wide" "300" - "tall" "265" - "visible" "0" - "PaintBackgroundType" "0" - "paintbackground" "1" - "bgcolor_override" "0 0 0 200" - "border" "QuickplayBorder" - "proportionaltoparent" "1" - - "SearchActiveTitle" - { - "ControlName" "CExLabel" - "fieldName" "SearchActiveTitle" - "font" "HudFontMediumBold" - "labelText" "#TF_Matchmaking_Searching" - "xpos" "30" - "ypos" "20" - "zpos" "2" - "wide" "340" - "tall" "40" - "textAlignment" "north-west" - "visible" "1" - "enabled" "1" - "proportionaltoparent" "1" - } - - "NearbyColumnHead" - { - "ControlName" "CExLabel" - "fieldName" "NearbyColumnHead" - "font" "HudFontSmall" - "labelText" "#TF_Matchmaking_Nearby" - "xpos" "190" - "ypos" "50" - "zpos" "2" - "wide" "90" - "tall" "20" - "textAlignment" "south-east" - "visible" "1" - "enabled" "1" - } - - "WorldwideColumnHead" - { - "ControlName" "CExLabel" - "fieldName" "WorldwideColumnHead" - "font" "HudFontSmall" - "labelText" "#TF_Matchmaking_Worldwide" - "xpos" "280" - "ypos" "50" - "zpos" "2" - "wide" "90" - "tall" "20" - "textAlignment" "south-east" - "visible" "1" - "enabled" "1" - } - - "PlayersInGameLabel" - { - "ControlName" "CExLabel" - "fieldName" "PlayersInGameLabel" - "font" "HudFontSmallBold" - "labelText" "#TF_Matchmaking_ActivePlayers" - "xpos" "30" - "ypos" "70" - "zpos" "2" - "wide" "300" - "tall" "20" - "textAlignment" "north-west" - "visible" "1" - "enabled" "1" - } - - "PlayersInGameTotalLabel" - { - "ControlName" "CExLabel" - "fieldName" "PlayersInGameTotalLabel" - "font" "HudFontSmall" - "labelText" "#TF_Matchmaking_Total" - "xpos" "60" - "ypos" "90" - "zpos" "2" - "wide" "130" - "tall" "20" - "textAlignment" "north-west" - "visible" "1" - "enabled" "1" - } - - "PlayersInGameTotalNearbyValue" - { - "ControlName" "CExLabel" - "fieldName" "PlayersInGameTotalNearbyValue" - "font" "HudFontSmall" - "xpos" "190" - "ypos" "90" - "zpos" "2" - "wide" "90" - "tall" "20" - "textAlignment" "north-east" - "visible" "1" - "enabled" "1" - "labelText" "?" - } - - "PlayersInGameTotalWorldwideValue" - { - "ControlName" "CExLabel" - "fieldName" "PlayersInGameTotalWorldwideValue" - "font" "HudFontSmall" - "xpos" "180" - "ypos" "90" - "zpos" "2" - "wide" "90" - "tall" "20" - "textAlignment" "north-east" - "visible" "1" - "enabled" "1" - "labelText" "?" - } - - "PlayersInGameMatchingLabel" - { - "ControlName" "CExLabel" - "fieldName" "PlayersInGameMatchingLabel" - "font" "HudFontSmall" - "labelText" "#TF_Matchmaking_Compatible" - "xpos" "60" - "ypos" "110" - "zpos" "2" - "wide" "130" - "tall" "20" - "textAlignment" "north-west" - "visible" "1" - "enabled" "1" - } - - "PlayersInGameMatchingNearbyValue" - { - "ControlName" "CExLabel" - "fieldName" "PlayersInGameMatchingNearbyValue" - "font" "HudFontSmall" - "xpos" "190" - "ypos" "110" - "zpos" "2" - "wide" "90" - "tall" "20" - "textAlignment" "north-east" - "visible" "1" - "enabled" "1" - "labelText" "?" - } - - "PlayersInGameMatchingWorldwideValue" - { - "ControlName" "CExLabel" - "fieldName" "PlayersInGameMatchingWorldwideValue" - "font" "HudFontSmall" - "xpos" "180" - "ypos" "110" - "zpos" "2" - "wide" "90" - "tall" "20" - "textAlignment" "north-east" - "visible" "1" - "enabled" "1" - "labelText" "?" - } - - "PlayersSearchingLabel" - { - "ControlName" "CExLabel" - "fieldName" "PlayersSearchingLabel" - "font" "HudFontSmallBold" - "labelText" "#TF_Matchmaking_SearchingPlayers" - "xpos" "30" - "ypos" "140" - "zpos" "2" - "wide" "300" - "tall" "20" - "textAlignment" "north-west" - "visible" "1" - "enabled" "1" - } - - "PlayersSearchingTotalLabel" - { - "ControlName" "CExLabel" - "fieldName" "PlayersSearchingTotalLabel" - "font" "HudFontSmall" - "labelText" "#TF_Matchmaking_Total" - "xpos" "60" - "ypos" "160" - "zpos" "2" - "wide" "130" - "tall" "20" - "textAlignment" "north-west" - "visible" "1" - "enabled" "1" - } - - "PlayersSearchingTotalNearbyValue" - { - "ControlName" "CExLabel" - "fieldName" "PlayersSearchingTotalNearbyValue" - "font" "HudFontSmall" - "xpos" "190" - "ypos" "160" - "zpos" "2" - "wide" "90" - "tall" "20" - "textAlignment" "north-east" - "visible" "1" - "enabled" "1" - "labelText" "?" - } - - "PlayersSearchingTotalWorldwideValue" - { - "ControlName" "CExLabel" - "fieldName" "PlayersSearchingTotalWorldwideValue" - "font" "HudFontSmall" - "xpos" "180" - "ypos" "160" - "zpos" "2" - "wide" "90" - "tall" "20" - "textAlignment" "north-east" - "visible" "1" - "enabled" "1" - "labelText" "?" - } - - "PlayersSearchingMatchingLabel" - { - "ControlName" "CExLabel" - "fieldName" "PlayersSearchingMatchingLabel" - "font" "HudFontSmall" - "labelText" "#TF_Matchmaking_Compatible" - "xpos" "60" - "ypos" "180" - "zpos" "2" - "wide" "130" - "tall" "20" - "textAlignment" "north-west" - "visible" "1" - "enabled" "1" - } - - "PlayersSearchingMatchingNearbyValue" - { - "ControlName" "CExLabel" - "fieldName" "PlayersSearchingMatchingNearbyValue" - "font" "HudFontSmall" - "xpos" "190" - "ypos" "180" - "zpos" "2" - "wide" "90" - "tall" "20" - "textAlignment" "north-east" - "visible" "1" - "enabled" "1" - "labelText" "?" - } - - "PlayersSearchingMatchingWorldwideValue" - { - "ControlName" "CExLabel" - "fieldName" "PlayersSearchingMatchingWorldwideValue" - "font" "HudFontSmall" - "xpos" "180" - "ypos" "180" - "zpos" "2" - "wide" "90" - "tall" "20" - "textAlignment" "north-east" - "visible" "1" - "enabled" "1" - "labelText" "?" - } - - "EmptyGameserversLabel" - { - "ControlName" "CExLabel" - "fieldName" "EmptyGameserversLabel" - "font" "HudFontSmallBold" - "labelText" "#TF_Matchmaking_EmptyGameservers" - "xpos" "30" - "ypos" "210" - "zpos" "2" - "wide" "300" - "tall" "20" - "textAlignment" "north-west" - "visible" "1" - "enabled" "1" - } - - "EmptyGameserversMatchingNearbyValue" - { - "ControlName" "CExLabel" - "fieldName" "EmptyGameserversMatchingNearbyValue" - "font" "HudFontSmall" - "xpos" "190" - "ypos" "210" - "zpos" "2" - "wide" "90" - "tall" "20" - "textAlignment" "north-east" - "visible" "1" - "enabled" "1" - "labelText" "?" - } - - "EmptyGameserversMatchingWorldwideValue" - { - "ControlName" "CExLabel" - "fieldName" "EmptyGameserversMatchingWorldwideValue" - "font" "HudFontSmall" - "xpos" "180" - "ypos" "210" - "zpos" "2" - "wide" "90" - "tall" "20" - "textAlignment" "north-east" - "visible" "1" - "enabled" "1" - "labelText" "?" - } - - "PartyHasLeaverGroupBox" - { - "ControlName" "EditablePanel" - "fieldName" "PartyHasLeaverGroupBox" - "xpos" "30" - "ypos" "250" - "zpos" "2" - "wide" "340" - "tall" "60" - "visible" "0" - "enabled" "1" - - "PartyHasLeaverImage" - { - "ControlName" "ImagePanel" - "fieldName" "PartyHasLeaverImage" - "xpos" "0" - "ypos" "5" - "zpos" "0" - "wide" "50" - "tall" "50" - "visible" "1" - "enabled" "1" - "mouseinputenabled" "0" - "image" "pve/mvm_timeout_active_large" - "scaleImage" "1" - } - - "PartyHasLeaverLabel" - { - "ControlName" "CExLabel" - "fieldName" "PartyHasLeaverLabel" - "font" "HudFontSmall" - "labelText" "#TF_Matchmaking_PartyPenalty" - "xpos" "60" - "ypos" "0" - "zpos" "2" - "wide" "275" - "tall" "60" - "textAlignment" "west" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "250 114 45 255" - } - - } - } - } -} diff --git a/minmode/resource/ui/mvmvictorysplash.res b/minmode/resource/ui/mvmvictorysplash.res deleted file mode 100644 index 9406292..0000000 --- a/minmode/resource/ui/mvmvictorysplash.res +++ /dev/null @@ -1,56 +0,0 @@ -"Resource/UI/MvMVictoryPanel.res" -{ - "SplashContainer" - { - "ControlName" "EditablePanel" - "fieldName" "SplashContainer" - "xpos" "c-150" - "ypos" "c-20" - "wide" "300" - "tall" "300" - "visible" "1" - - "SplashBackground" - { - "ControlName" "ScalableImagePanel" - "fieldName" "SplashBackground" - "xpos" "99999" - "ypos" "99999" - "wide" "0" - "tall" "0" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - "image" "../hud/ammo_red_bg" - } - - "SplashLabelShadow" - { - "ControlName" "CExLabel" - "fieldName" "SplashLabelShadow" - "font" "HudFontGiantBold" - "labelText" "Victory!" - "textAlignment" "center" - "xpos" "2" - "ypos" "14" - "wide" "300" - "tall" "50" - "fgcolor" "black" - } - - "SplashLabel" - { - "ControlName" "CExLabel" - "fieldName" "SplashLabel" - "font" "HudFontGiantBold" - "labelText" "Victory!" - "textAlignment" "center" - "xpos" "0" - "ypos" "12" - "wide" "300" - "tall" "50" - "fgcolor" "Base Color" - } - } -} diff --git a/minmode/resource/ui/notifications/base_notification.res b/minmode/resource/ui/notifications/base_notification.res deleted file mode 100644 index a31690f..0000000 --- a/minmode/resource/ui/notifications/base_notification.res +++ /dev/null @@ -1,52 +0,0 @@ -"Resource/UI/notifications/base_notification.res"
-{
- "Notification_Background"
- {
- "ControlName" "CImagePanel"
- "fieldName" "Notification_Background"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "-1"
- "wide" "0"
- "tall" "0"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "0"
- "image" ""
- "scaleImage" "1"
- }
-
- "Notification_Icon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "Notification_Icon"
- "xpos" "7"
- "ypos" "9"
- "wide" "20"
- "tall" "20"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" ""
- }
-
- "Notification_Label"
- {
- "ControlName" "CExLabel"
- "fieldName" "Notification_Label"
- "font" "Cerbetica16"
- "xpos" "30"
- "ypos" "9"
- "wide" "200"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "West"
- "dulltext" "0"
- "brighttext" "0"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/notifications/notification_manifest.txt b/minmode/resource/ui/notifications/notification_manifest.txt deleted file mode 100644 index 48a0074..0000000 --- a/minmode/resource/ui/notifications/notification_manifest.txt +++ /dev/null @@ -1,28 +0,0 @@ -notification_manifest
-{
- "file" "resource/UI/notifications/base_notification.res"
- "file" "resource/UI/notifications/notify_enemy_flag_captured_blue.res"
- "file" "resource/UI/notifications/notify_enemy_flag_captured_red.res"
- "file" "resource/UI/notifications/notify_enemy_flag_dropped_blue.res"
- "file" "resource/UI/notifications/notify_enemy_flag_dropped_red.res"
- "file" "resource/UI/notifications/notify_enemy_flag_returned_blue.res"
- "file" "resource/UI/notifications/notify_enemy_flag_returned_red.res"
- "file" "resource/UI/notifications/notify_enemy_flag_taken_blue.res"
- "file" "resource/UI/notifications/notify_enemy_flag_taken_red.res"
- "file" "resource/UI/notifications/notify_no_invuln_with_flag_blue.res"
- "file" "resource/UI/notifications/notify_no_invuln_with_flag_red.res"
- "file" "resource/UI/notifications/notify_no_tele_with_flag_blue.res"
- "file" "resource/UI/notifications/notify_no_tele_with_flag_red.res"
- "file" "resource/UI/notifications/notify_special.res"
- "file" "resource/UI/notifications/notify_touching_enemy_ctf_cap_blue.res"
- "file" "resource/UI/notifications/notify_touching_enemy_ctf_cap_red.res"
- "file" "resource/UI/notifications/notify_your_flag_captured_blue.res"
- "file" "resource/UI/notifications/notify_your_flag_captured_red.res"
- "file" "resource/UI/notifications/notify_your_flag_dropped_blue.res"
- "file" "resource/UI/notifications/notify_your_flag_dropped_red.res"
- "file" "resource/UI/notifications/notify_your_flag_returned_blue.res"
- "file" "resource/UI/notifications/notify_your_flag_returned_red.res"
- "file" "resource/UI/notifications/notify_your_flag_taken_blue.res"
- "file" "resource/UI/notifications/notify_your_flag_taken_red.res"
- "file" "resource/UI/notifications/notify_golden_wrench.res"
-}
diff --git a/minmode/resource/ui/notifications/notify_enemy_flag_captured_blue.res b/minmode/resource/ui/notifications/notify_enemy_flag_captured_blue.res deleted file mode 100644 index 5fcf556..0000000 --- a/minmode/resource/ui/notifications/notify_enemy_flag_captured_blue.res +++ /dev/null @@ -1,19 +0,0 @@ -#base "base_notification.res"
-
-"Resource/UI/notifications/notify_enemy_flag_captured_blue.res"
-{
- "Notification_Background"
- {
- "image" "../hud/score_panel_red_bg"
- }
-
- "Notification_Icon"
- {
- "icon" "ico_notify_flag_home"
- }
-
- "Notification_Label"
- {
- "labelText" "#TF_CTF_PlayerTeamCapture"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/notifications/notify_enemy_flag_captured_red.res b/minmode/resource/ui/notifications/notify_enemy_flag_captured_red.res deleted file mode 100644 index 25badea..0000000 --- a/minmode/resource/ui/notifications/notify_enemy_flag_captured_red.res +++ /dev/null @@ -1,19 +0,0 @@ -#base "base_notification.res"
-
-"Resource/UI/notifications/notify_enemy_flag_captured_red.res"
-{
- "Notification_Background"
- {
- "image" "../hud/score_panel_blue_bg"
- }
-
- "Notification_Icon"
- {
- "icon" "ico_notify_flag_home"
- }
-
- "Notification_Label"
- {
- "labelText" "#TF_CTF_PlayerTeamCapture"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/notifications/notify_enemy_flag_dropped_blue.res b/minmode/resource/ui/notifications/notify_enemy_flag_dropped_blue.res deleted file mode 100644 index f8ed168..0000000 --- a/minmode/resource/ui/notifications/notify_enemy_flag_dropped_blue.res +++ /dev/null @@ -1,19 +0,0 @@ -#base "base_notification.res"
-
-"Resource/UI/notifications/notify_enemy_flag_dropped_blue.res"
-{
- "Notification_Background"
- {
- "image" "../hud/score_panel_red_bg"
- }
-
- "Notification_Icon"
- {
- "icon" "ico_notify_flag_dropped"
- }
-
- "Notification_Label"
- {
- "labelText" "#TF_CTF_PlayerTeamDrop"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/notifications/notify_enemy_flag_dropped_red.res b/minmode/resource/ui/notifications/notify_enemy_flag_dropped_red.res deleted file mode 100644 index 3a3e9fc..0000000 --- a/minmode/resource/ui/notifications/notify_enemy_flag_dropped_red.res +++ /dev/null @@ -1,19 +0,0 @@ -#base "base_notification.res"
-
-"Resource/UI/notifications/notify_enemy_flag_dropped_red.res"
-{
- "Notification_Background"
- {
- "image" "../hud/score_panel_blue_bg"
- }
-
- "Notification_Icon"
- {
- "icon" "ico_notify_flag_dropped"
- }
-
- "Notification_Label"
- {
- "labelText" "#TF_CTF_PlayerTeamDrop"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/notifications/notify_enemy_flag_returned_blue.res b/minmode/resource/ui/notifications/notify_enemy_flag_returned_blue.res deleted file mode 100644 index 2ee3671..0000000 --- a/minmode/resource/ui/notifications/notify_enemy_flag_returned_blue.res +++ /dev/null @@ -1,19 +0,0 @@ -#base "base_notification.res"
-
-"Resource/UI/notifications/notify_enemy_flag_returned_blue.res"
-{
- "Notification_Background"
- {
- "image" "../hud/score_panel_red_bg"
- }
-
- "Notification_Icon"
- {
- "icon" "ico_notify_flag_home"
- }
-
- "Notification_Label"
- {
- "labelText" "#TF_CTF_OtherTeamReset"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/notifications/notify_enemy_flag_returned_red.res b/minmode/resource/ui/notifications/notify_enemy_flag_returned_red.res deleted file mode 100644 index a63c402..0000000 --- a/minmode/resource/ui/notifications/notify_enemy_flag_returned_red.res +++ /dev/null @@ -1,19 +0,0 @@ -#base "base_notification.res"
-
-"Resource/UI/notifications/notify_enemy_flag_returned_red.res"
-{
- "Notification_Background"
- {
- "image" "../hud/score_panel_blue_bg"
- }
-
- "Notification_Icon"
- {
- "icon" "ico_notify_flag_home"
- }
-
- "Notification_Label"
- {
- "labelText" "#TF_CTF_OtherTeamReset"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/notifications/notify_enemy_flag_taken_blue.res b/minmode/resource/ui/notifications/notify_enemy_flag_taken_blue.res deleted file mode 100644 index 97a7947..0000000 --- a/minmode/resource/ui/notifications/notify_enemy_flag_taken_blue.res +++ /dev/null @@ -1,19 +0,0 @@ -#base "base_notification.res"
-
-"Resource/UI/notifications/notify_enemy_flag_taken_blue.res"
-{
- "Notification_Background"
- {
- "image" ""
- }
-
- "Notification_Icon"
- {
- "icon" "ico_notify_flag_moving"
- }
-
- "Notification_Label"
- {
- "labelText" "#TF_CTF_PlayerTeamPickup"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/notifications/notify_enemy_flag_taken_red.res b/minmode/resource/ui/notifications/notify_enemy_flag_taken_red.res deleted file mode 100644 index 7653197..0000000 --- a/minmode/resource/ui/notifications/notify_enemy_flag_taken_red.res +++ /dev/null @@ -1,19 +0,0 @@ -#base "base_notification.res"
-
-"Resource/UI/notifications/notify_enemy_flag_taken_red.res"
-{
- "Notification_Background"
- {
- "image" "../hud/score_panel_blue_bg"
- }
-
- "Notification_Icon"
- {
- "icon" "ico_notify_flag_moving"
- }
-
- "Notification_Label"
- {
- "labelText" "#TF_CTF_PlayerTeamPickup"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/notifications/notify_golden_wrench.res b/minmode/resource/ui/notifications/notify_golden_wrench.res deleted file mode 100644 index df98c5c..0000000 --- a/minmode/resource/ui/notifications/notify_golden_wrench.res +++ /dev/null @@ -1,52 +0,0 @@ -"Resource/UI/notifications/notify_golden_wrench.res"
-{
- "Notification_Background"
- {
- "ControlName" "CImagePanel"
- "fieldName" "Notification_Background"
- "xpos" "0"
- "ypos" "0"
- "zpos" "-1"
- "wide" "140"
- "tall" "44"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "image" "../hud/notification_black"
- "scaleImage" "1"
- }
-
- "Notification_Icon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "Notification_Icon"
- "xpos" "7"
- "ypos" "12"
- "wide" "36"
- "tall" "12"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_notify_golden_wrench"
- }
-
- "Notification_Label"
- {
- "ControlName" "CExLabel"
- "fieldName" "Notification_Label"
- "font" "Default"
- "xpos" "30"
- "ypos" "9"
- "wide" "200"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "60 seconds until gates open"
- "textAlignment" "West"
- "dulltext" "0"
- "brighttext" "0"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/notifications/notify_no_invuln_with_flag_blue.res b/minmode/resource/ui/notifications/notify_no_invuln_with_flag_blue.res deleted file mode 100644 index aaec639..0000000 --- a/minmode/resource/ui/notifications/notify_no_invuln_with_flag_blue.res +++ /dev/null @@ -1,19 +0,0 @@ -#base "base_notification.res"
-
-"Resource/UI/notifications/notify_no_invuln_with_flag_blue.res"
-{
- "Notification_Background"
- {
- "image" "../hud/score_panel_blue_bg"
- }
-
- "Notification_Icon"
- {
- "icon" "ico_notify_flag_moving"
- }
-
- "Notification_Label"
- {
- "labelText" "#TF_CTF_No_Invuln"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/notifications/notify_no_invuln_with_flag_red.res b/minmode/resource/ui/notifications/notify_no_invuln_with_flag_red.res deleted file mode 100644 index 9d0ed20..0000000 --- a/minmode/resource/ui/notifications/notify_no_invuln_with_flag_red.res +++ /dev/null @@ -1,19 +0,0 @@ -#base "base_notification.res"
-
-"Resource/UI/notifications/notify_no_invuln_with_flag_red.res"
-{
- "Notification_Background"
- {
- "image" "../hud/score_panel_red_bg"
- }
-
- "Notification_Icon"
- {
- "icon" "ico_notify_flag_moving"
- }
-
- "Notification_Label"
- {
- "labelText" "#TF_CTF_No_Invuln"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/notifications/notify_no_tele_with_flag_blue.res b/minmode/resource/ui/notifications/notify_no_tele_with_flag_blue.res deleted file mode 100644 index b7e1437..0000000 --- a/minmode/resource/ui/notifications/notify_no_tele_with_flag_blue.res +++ /dev/null @@ -1,19 +0,0 @@ -#base "base_notification.res"
-
-"Resource/UI/notifications/notify_no_tele_with_flag_blue.res"
-{
- "Notification_Background"
- {
- "image" "../hud/score_panel_blue_bg"
- }
-
- "Notification_Icon"
- {
- "icon" "ico_notify_flag_moving"
- }
-
- "Notification_Label"
- {
- "labelText" "#TF_CTF_No_Tele"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/notifications/notify_no_tele_with_flag_red.res b/minmode/resource/ui/notifications/notify_no_tele_with_flag_red.res deleted file mode 100644 index 33f09da..0000000 --- a/minmode/resource/ui/notifications/notify_no_tele_with_flag_red.res +++ /dev/null @@ -1,19 +0,0 @@ -#base "base_notification.res"
-
-"Resource/UI/notifications/notify_no_tele_with_flag_red.res"
-{
- "Notification_Background"
- {
- "image" "../hud/score_panel_red_bg"
- }
-
- "Notification_Icon"
- {
- "icon" "ico_notify_flag_moving"
- }
-
- "Notification_Label"
- {
- "labelText" "#TF_CTF_No_Tele"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/notifications/notify_special.res b/minmode/resource/ui/notifications/notify_special.res deleted file mode 100644 index 6d8525e..0000000 --- a/minmode/resource/ui/notifications/notify_special.res +++ /dev/null @@ -1,14 +0,0 @@ -#base "base_notification.res"
-
-"Resource/UI/notifications/notify_special.res"
-{
- "Notification_Icon"
- {
- "icon" "ico_notify_sixty_seconds"
- }
-
- "Notification_Label"
- {
- "labelText" "You are on fire"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/notifications/notify_touching_enemy_ctf_cap_blue.res b/minmode/resource/ui/notifications/notify_touching_enemy_ctf_cap_blue.res deleted file mode 100644 index 6da942a..0000000 --- a/minmode/resource/ui/notifications/notify_touching_enemy_ctf_cap_blue.res +++ /dev/null @@ -1,19 +0,0 @@ -#base "base_notification.res"
-
-"Resource/UI/notifications/notify_touching_enemy_ctf_cap_blue.res"
-{
- "Notification_Background"
- {
- "image" "../hud/score_panel_blue_bg"
- }
-
- "Notification_Icon"
- {
- "icon" "ico_notify_flag_moving"
- }
-
- "Notification_Label"
- {
- "labelText" "#TF_CTF_Wrong_Goal"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/notifications/notify_touching_enemy_ctf_cap_red.res b/minmode/resource/ui/notifications/notify_touching_enemy_ctf_cap_red.res deleted file mode 100644 index 99a0646..0000000 --- a/minmode/resource/ui/notifications/notify_touching_enemy_ctf_cap_red.res +++ /dev/null @@ -1,19 +0,0 @@ -#base "base_notification.res"
-
-"Resource/UI/notifications/notify_touching_enemy_ctf_cap_red.res"
-{
- "Notification_Background"
- {
- "image" "../hud/score_panel_red_bg"
- }
-
- "Notification_Icon"
- {
- "icon" "ico_notify_flag_moving"
- }
-
- "Notification_Label"
- {
- "labelText" "#TF_CTF_Wrong_Goal"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/notifications/notify_your_flag_captured_blue.res b/minmode/resource/ui/notifications/notify_your_flag_captured_blue.res deleted file mode 100644 index 5509943..0000000 --- a/minmode/resource/ui/notifications/notify_your_flag_captured_blue.res +++ /dev/null @@ -1,19 +0,0 @@ -#base "base_notification.res"
-
-"Resource/UI/notifications/notify_your_flag_taken_blue.res"
-{
- "Notification_Background"
- {
- "image" "../hud/score_panel_blue_bg"
- }
-
- "Notification_Icon"
- {
- "icon" "ico_notify_flag_home"
- }
-
- "Notification_Label"
- {
- "labelText" "#TF_CTF_OtherTeamCapture"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/notifications/notify_your_flag_captured_red.res b/minmode/resource/ui/notifications/notify_your_flag_captured_red.res deleted file mode 100644 index 659850f..0000000 --- a/minmode/resource/ui/notifications/notify_your_flag_captured_red.res +++ /dev/null @@ -1,19 +0,0 @@ -#base "base_notification.res"
-
-"Resource/UI/notifications/notify_your_flag_captured_red.res"
-{
- "Notification_Background"
- {
- "image" "../hud/score_panel_red_bg"
- }
-
- "Notification_Icon"
- {
- "icon" "ico_notify_flag_home"
- }
-
- "Notification_Label"
- {
- "labelText" "#TF_CTF_OtherTeamCapture"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/notifications/notify_your_flag_dropped_blue.res b/minmode/resource/ui/notifications/notify_your_flag_dropped_blue.res deleted file mode 100644 index 85119f3..0000000 --- a/minmode/resource/ui/notifications/notify_your_flag_dropped_blue.res +++ /dev/null @@ -1,19 +0,0 @@ -#base "base_notification.res"
-
-"Resource/UI/notifications/notify_your_flag_dropped_blue.res"
-{
- "Notification_Background"
- {
- "image" "../hud/score_panel_blue_bg"
- }
-
- "Notification_Icon"
- {
- "icon" "ico_notify_flag_dropped"
- }
-
- "Notification_Label"
- {
- "labelText" "#TF_CTF_OtherTeamDrop"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/notifications/notify_your_flag_dropped_red.res b/minmode/resource/ui/notifications/notify_your_flag_dropped_red.res deleted file mode 100644 index c1b4ee7..0000000 --- a/minmode/resource/ui/notifications/notify_your_flag_dropped_red.res +++ /dev/null @@ -1,19 +0,0 @@ -#base "base_notification.res"
-
-"Resource/UI/notifications/notify_your_flag_dropped_red.res"
-{
- "Notification_Background"
- {
- "image" "../hud/score_panel_red_bg"
- }
-
- "Notification_Icon"
- {
- "icon" "ico_notify_flag_dropped"
- }
-
- "Notification_Label"
- {
- "labelText" "#TF_CTF_OtherTeamDrop"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/notifications/notify_your_flag_returned_blue.res b/minmode/resource/ui/notifications/notify_your_flag_returned_blue.res deleted file mode 100644 index d99a1fc..0000000 --- a/minmode/resource/ui/notifications/notify_your_flag_returned_blue.res +++ /dev/null @@ -1,19 +0,0 @@ -#base "base_notification.res"
-
-"Resource/UI/notifications/notify_your_flag_returned_blue.res"
-{
- "Notification_Background"
- {
- "image" "../hud/score_panel_blue_bg"
- }
-
- "Notification_Icon"
- {
- "icon" "ico_notify_flag_home"
- }
-
- "Notification_Label"
- {
- "labelText" "#TF_CTF_PlayerTeamReset"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/notifications/notify_your_flag_returned_red.res b/minmode/resource/ui/notifications/notify_your_flag_returned_red.res deleted file mode 100644 index 5052bf8..0000000 --- a/minmode/resource/ui/notifications/notify_your_flag_returned_red.res +++ /dev/null @@ -1,19 +0,0 @@ -#base "base_notification.res"
-
-"Resource/UI/notifications/notify_your_flag_returned_red.res"
-{
- "Notification_Background"
- {
- "image" "../hud/score_panel_red_bg"
- }
-
- "Notification_Icon"
- {
- "icon" "ico_notify_flag_home"
- }
-
- "Notification_Label"
- {
- "labelText" "#TF_CTF_PlayerTeamReset"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/notifications/notify_your_flag_taken_blue.res b/minmode/resource/ui/notifications/notify_your_flag_taken_blue.res deleted file mode 100644 index c9fbb28..0000000 --- a/minmode/resource/ui/notifications/notify_your_flag_taken_blue.res +++ /dev/null @@ -1,19 +0,0 @@ -#base "base_notification.res"
-
-"Resource/UI/notifications/notify_your_flag_taken_blue.res"
-{
- "Notification_Background"
- {
- "image" "../hud/score_panel_blue_bg"
- }
-
- "Notification_Icon"
- {
- "icon" "ico_notify_flag_moving"
- }
-
- "Notification_Label"
- {
- "labelText" "#TF_CTF_OtherTeamPickup"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/notifications/notify_your_flag_taken_red.res b/minmode/resource/ui/notifications/notify_your_flag_taken_red.res deleted file mode 100644 index 5a1083d..0000000 --- a/minmode/resource/ui/notifications/notify_your_flag_taken_red.res +++ /dev/null @@ -1,19 +0,0 @@ -#base "base_notification.res"
-
-"Resource/UI/notifications/notify_your_flag_taken_red.res"
-{
- "Notification_Background"
- {
- "image" "../hud/score_panel_red_bg"
- }
-
- "Notification_Icon"
- {
- "icon" "ico_notify_flag_moving"
- }
-
- "Notification_Label"
- {
- "labelText" "#TF_CTF_OtherTeamPickup"
- }
-}
\ No newline at end of file diff --git a/minmode/resource/ui/objectivestatusmultipleescort.res b/minmode/resource/ui/objectivestatusmultipleescort.res deleted file mode 100644 index ba65cf0..0000000 --- a/minmode/resource/ui/objectivestatusmultipleescort.res +++ /dev/null @@ -1,54 +0,0 @@ -"Resource/UI/ObjectiveStatusMultipleEscort.res" -{ - "ObjectiveStatusMultipleEscort" - { - "ControlName" "EditablePanel" - "fieldName" "ObjectiveStatusMultipleEscort" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "480" - "visible" "1" - "enabled" "1" - } - - "BlueEscortPanel" - { - "ControlName" "CTFHudEscort" - "fieldName" "BlueEscortPanel" - "xpos" "c-200" - "ypos" "r160" - "zpos" "1" - "wide" "400" - "tall" "200" - "visible" "1" - "enabled" "1" - "progress_xpos" "79" - "progress_wide" "270" - - "if_blue_is_top" - { - "ypos" "r160" - } - } - - "RedEscortPanel" - { - "ControlName" "CTFHudEscort" - "fieldName" "RedEscortPanel" - "xpos" "c-200" - "ypos" "r160" - "zpos" "1" - "wide" "400" - "tall" "200" - "visible" "1" - "enabled" "1" - "progress_xpos" "79" - "progress_wide" "270" - - "if_red_is_top" - { - "ypos" "r160" - } - } -} diff --git a/minmode/resource/ui/quickplaybusydialog.res b/minmode/resource/ui/quickplaybusydialog.res deleted file mode 100644 index 6d60e4b..0000000 --- a/minmode/resource/ui/quickplaybusydialog.res +++ /dev/null @@ -1,255 +0,0 @@ -"Resource/UI/QuickPlayBusyDialog.res" -{ - "QuickPlayBusyDialog" - { - "ControlName" "CQuickPlayBusyDialog" - "fieldName" "QuickPlayBusyDialog" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "480" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "bgcolor_override" "0 0 0 200" - } - - "BusyContainer" - { - "ControlName" "EditablePanel" - "fieldName" "BusyContainer" - "xpos" "c-225" - "ypos" "c-75" - "zpos" "0" - "wide" "450" - "tall" "150" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "PaintBackgroundType" "2" - "paintbackground" "1" - "border" "CyanBorderThick" - "bgcolor_override" "25 25 25 255" - - "Background" - { - "ControlName" "EditablePanel" - "fieldName" "Background" - "xpos" "9999" - "ypos" "9999" - "wide" "450" - "tall" "150" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "bgcolor_override" "40 37 37 255" - } - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontSmallBold" - "labelText" "#TF_MM_WaitDialog_Title" - "textAlignment" "center" - "xpos" "0" - "ypos" "15" - "zpos" "1" - "wide" "450" - "tall" "20" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - - "Progress" - { - "ControlName" "ProgressBar" - "fieldName" "Progress" - "xpos" "20" - "ypos" "40" - "wide" "410" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - - "NumServers" - { - "ControlName" "CExLabel" - "fieldName" "NumServers" - "font" "HudFontSmallestBold" - "labelText" "%numservers%" - "textAlignment" "center" - "xpos" "0" - "ypos" "75" - "zpos" "1" - "wide" "450" - "tall" "20" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - - "CloseButton" - { - "ControlName" "CExButton" - "fieldName" "CloseButton" - "xpos" "175" - "ypos" "115" - "zpos" "20" - "wide" "100" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#Cancel" - "font" "HudFontSmallBold" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "user_close" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "border_armed" "NoBorder" - } - - } - - "ResultsContainer" - { - "ControlName" "EditablePanel" - "fieldName" "ResultsContainer" - "xpos" "c-250" - "ypos" "c-200" - "zpos" "0" - "wide" "500" - "tall" "400" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "PaintBackgroundType" "2" - "paintbackground" "1" - "border" "CyanBorderThick" - "bgcolor_override" "25 25 25 255" - - - "Background" - { - "ControlName" "EditablePanel" - "fieldName" "Background" - "xpos" "0" - "ypos" "0" - "wide" "500" - "tall" "400" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "bgcolor_override" "25 25 25 255" - } - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontMediumBold" - "labelText" "#TF_MM_ResultsDialog_Title" - "textAlignment" "center" - "xpos" "0" - "ypos" "15" - "zpos" "1" - "wide" "500" - "tall" "20" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - - "ServerList" - { - "ControlName" "PanelListPanel" - "fieldName" "ServerList" - "xpos" "10" - "ypos" "40" - "zpos" "1" - "wide" "480" - "tall" "300" - "autoResize" "1" - "pinCorner" "0" - } - - "ConnectButton" - { - "ControlName" "CExButton" - "fieldName" "ConnectButton" - "xpos" "10" - "ypos" "365" - "zpos" "20" - "wide" "235" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#TF_Quickplay_Connect" - "font" "HudFontSmallBold" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "ConnectToServer" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "border_default" "NoBorder" - "border_armed" "NoBorder" - } - - "CancelButton" - { - "ControlName" "CExButton" - "fieldName" "CancelButton" - "xpos" "255" - "ypos" "365" - "zpos" "20" - "wide" "235" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#Cancel" - "font" "HudFontSmallBold" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "user_close" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "border_default" "NoBorder" - "border_armed" "NoBorder" - } - - } -} diff --git a/minmode/resource/ui/quickplaydialog.res b/minmode/resource/ui/quickplaydialog.res deleted file mode 100644 index e7f027c..0000000 --- a/minmode/resource/ui/quickplaydialog.res +++ /dev/null @@ -1,1036 +0,0 @@ -"Resource/QuickplayDialog.res" -{ - "QuickplayDialog" - { - "ControlName" "CQuickplayDialog" - "fieldName" "QuickplayDialog" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "480" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "bgcolor_override" "0 0 0 0" - - "event247_image" "illustrations/gamemode_halloween2015" - "community_update_image" "illustrations/gamemode_invasion" - } - - "Container" - { - "ControlName" "EditablePanel" - "fieldName" "Container" - "xpos" "c-200" - "ypos" "c-190" - "wide" "400" - "tall" "400" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "PaintBackgroundType" "0" - "paintbackground" "1" - "border" "NoBorder" - - "Background" - { - "ControlName" "EditablePanel" - "fieldName" "Background" - "xpos" "0" - "ypos" "0" - "wide" "400" - "tall" "400" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "bgcolor_override" "25 25 25 255" - } - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontMediumBold" - "labelText" "#TF_Quickplay_Title" - "textAlignment" "center" - "xpos" "0" - "ypos" "9" - "zpos" "1" - "wide" "400" - "tall" "35" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - - "SimplifiedOptionsContainer" - { - "ControlName" "EditablePanel" - "fieldName" "SimplifiedOptionsContainer" - "xpos" "10" - "ypos" "45" - "zpos" "50" - "wide" "380" - "tall" "250" - "visible" "0" - "enabled" "1" - - "CurPageLabel" - { - "ControlName" "CExLabel" - "fieldName" "CurPageLabel" - "font" "HudFontSmallBold" - "labelText" "%page%" - "textAlignment" "north-west" - "xpos" "40" - "ypos" "10" - "zpos" "10" - "wide" "100" - "tall" "20" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "TanLight" - } - - "MoreInfoButton" - { - "ControlName" "CExButton" - "fieldName" "MoreInfoButton" - "xpos" "325" - "ypos" "10" - "zpos" "10" - "wide" "15" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "?" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "more_info" - "border_default" "NoBorder" - "border_armed" "NoBorder" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - - "ModeInfoContainer" - { - "ControlName" "EditablePanel" - "fieldName" "ModeInfoContainer" - "xpos" "40" - "ypos" "20" - "wide" "380" - "tall" "290" - "visible" "1" - "enabled" "1" - "border" "NoBorder" - - "ModeImage" - { - "ControlName" "ImagePanel" - "fieldName" "ModeImage" - "xpos" "35" - "ypos" "25" - "zpos" "0" - "wide" "225" - "tall" "225" - "visible" "1" - "enabled" "1" - "mouseinputenabled" "0" - "image" "maps/menu_screen_ctf_2fort" - "scaleImage" "1" - } - - "Label_GameType" - { - "ControlName" "CExLabel" - "fieldName" "Label_GameType" - "font" "HudFontMediumSmallBold" - "labelText" "%gametype%" - "textAlignment" "center" - "xpos" "-37" - "ypos" "0" - "zpos" "2" - "wide" "380" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "mouseinputenabled" "0" - "fgcolor_override" "TanLight" - } - - "DescLabel" - { - "ControlName" "CExLabel" - "fieldName" "DescLabel" - "font" "HudFontSmallest" - "labelText" "%description%" - "textAlignment" "center" - "xpos" "-37" - "ypos" "15" - "zpos" "2" - "wide" "380" - "tall" "50" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "TanLight" - "auto_wide_tocontents" "0" - "wrap" "1" - "centerwrap" "1" - // "border" "QuickplayBorder" - } - - "ComplexityLabel" - { - "ControlName" "CExLabel" - "fieldName" "ComplexityLabel" - "font" "HudFontSmallest" - "labelText" "%complexity%" - "textAlignment" "center" - "xpos" "-37" - "ypos" "205" - "zpos" "2" - "wide" "380" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "140 88 255 255" - "auto_wide_tocontents" "0" - "wrap" "1" - "centerwrap" "1" - // "border" "NoBorder" - } - - "MoreInfoContainer" - { - "ControlName" "EditablePanel" - "fieldName" "MoreInfoContainer" - "xpos" "20" - "ypos" "30" - "zpos" "3" - "wide" "280" - "tall" "205" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "PaintBackgroundType" "0" - "paintbackground" "1" - "border" "MainMenuBGBorder" - - "Background" - { - "ControlName" "EditablePanel" - "fieldName" "Background" - "xpos" "0" - "ypos" "0" - "wide" "400" - "tall" "400" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "bgcolor_override" "15 15 15 255" - } - - "MoreInfoLabel" - { - "ControlName" "CExLabel" - "fieldName" "MoreInfoLabel" - "font" "HudFontSmallest" - "labelText" "%more_info%" - "textAlignment" "center" - "xpos" "10" - "ypos" "15" - "zpos" "1" - "wide" "260" - "tall" "160" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "centerwrap" "1" - } - } - } - - "PrevPageButton" - { - "ControlName" "CExButton" - "fieldName" "PrevPageButton" - "xpos" "2" - "ypos" "100" - "zpos" "1" - "wide" "20" - "tall" "40" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "<" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "prevpage" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "border_default" "NoBorder" - "border_armed" "NoBorder" - } - - "NextPageButton" - { - "ControlName" "CExButton" - "fieldName" "NextPageButton" - "xpos" "357" - "ypos" "100" - "zpos" "10" - "wide" "20" - "tall" "40" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" ">" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "nextpage" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "border_default" "NoBorder" - "border_armed" "NoBorder" - } - } - - "AdvOptionsContainer" - { - "ControlName" "EditablePanel" - "fieldName" "AdvOptionsContainer" - "xpos" "10" - "ypos" "45" - "zpos" "50" - "wide" "380" - "tall" "240" - "visible" "0" - "enabled" "1" - "border" "QuickplayBorder" - "bgcolor_override" "0 0 0 255" - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontSmallBold" - "labelText" "#TF_Quickplay_AdvancedOptions" - "textAlignment" "center" - "xpos" "10" - "ypos" "10" - "zpos" "1" - "wide" "355" - "tall" "15" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - - "GameModeOptionContainer" - { - "ControlName" "EditablePanel" - "fieldName" "GameModeOptionContainer" - "xpos" "10" - "ypos" "10" - "zpos" "60" - "wide" "355" - "tall" "20" - "visible" "0" - "enabled" "1" - - "OptionNameLabel" - { - "ControlName" "CExLabel" - "fieldName" "OptionNameLabel" - "font" "HudFontSmallBold" - "labelText" "Game mode" - "textAlignment" "left" - "xpos" "0" - "ypos" "0" - "zpos" "2" - "wide" "180" - "tall" "15" - } - - "OptionCombo" - { - "ControlName" "ComboBox" - "fieldName" "OptionCombo" - "Font" "HudFontSmallest" - "xpos" "190" - "ypos" "0" - "zpos" "1" - "wide" "165" - "tall" "15" - "editable" "0" - } - } - - "ValveServerOption" - { - "ControlName" "EditablePanel" - "fieldName" "ValveServerOption" - "xpos" "10" - "ypos" "30" - "zpos" "60" - "wide" "175" - "tall" "60" - - "OptionNameLabel" - { - "ControlName" "CExLabel" - "fieldName" "OptionNameLabel" - "font" "HudFontSmallBold" - "labelText" "#TF_Quickplay_ServerHost" - "textAlignment" "left" - "xpos" "0" - "ypos" "0" - "zpos" "2" - "wide" "175" - "tall" "15" - } - - "RadioButton0" - { - "ControlName" "RadioButton" - "fieldName" "RadioButton0" - "Font" "HudFontSmallest" - "xpos" "20" - "ypos" "15" - "zpos" "1" - "wide" "165" - "tall" "15" - } - - "RadioButton1" - { - "ControlName" "RadioButton" - "fieldName" "RadioButton1" - "Font" "HudFontSmallest" - "xpos" "20" - "ypos" "30" - "zpos" "1" - "wide" "165" - "tall" "15" - } - - "RadioButton2" - { - "ControlName" "RadioButton" - "fieldName" "RadioButton2" - "Font" "HudFontSmallest" - "xpos" "20" - "ypos" "45" - "zpos" "1" - "wide" "165" - "tall" "15" - } - } - - "IncreasedPlayerCountOption" - { - "ControlName" "EditablePanel" - "fieldName" "IncreasedPlayerCountOption" - "xpos" "195" - "ypos" "30" - "zpos" "60" - "wide" "175" - "tall" "60" - - "OptionNameLabel" - { - "ControlName" "CExLabel" - "fieldName" "OptionNameLabel" - "font" "HudFontSmallBold" - "labelText" "#TF_Quickplay_MaxPlayers" - "textAlignment" "left" - "xpos" "0" - "ypos" "0" - "zpos" "2" - "wide" "180" - "tall" "15" - } - - "RadioButton0" - { - "ControlName" "RadioButton" - "fieldName" "RadioButton0" - "Font" "HudFontSmallest" - "xpos" "20" - "ypos" "15" - "zpos" "1" - "wide" "165" - "tall" "15" - } - - "RadioButton1" - { - "ControlName" "RadioButton" - "fieldName" "RadioButton1" - "Font" "HudFontSmallest" - "xpos" "20" - "ypos" "30" - "zpos" "1" - "wide" "165" - "tall" "15" - } - - "RadioButton2" - { - "ControlName" "RadioButton" - "fieldName" "RadioButton2" - "Font" "HudFontSmallest" - "xpos" "20" - "ypos" "45" - "zpos" "1" - "wide" "165" - "tall" "15" - } - } - - "RandomCritsOption" - { - "ControlName" "EditablePanel" - "fieldName" "RandomCritsOption" - "xpos" "10" - "ypos" "100" - "zpos" "60" - "wide" "175" - "tall" "60" - - "OptionNameLabel" - { - "ControlName" "CExLabel" - "fieldName" "OptionNameLabel" - "font" "HudFontSmallBold" - "labelText" "#TF_Quickplay_RandomCrits" - "textAlignment" "left" - "xpos" "0" - "ypos" "0" - "zpos" "2" - "wide" "180" - "tall" "15" - } - - "RadioButton0" - { - "ControlName" "RadioButton" - "fieldName" "RadioButton0" - "Font" "HudFontSmallest" - "xpos" "20" - "ypos" "15" - "zpos" "1" - "wide" "165" - "tall" "15" - } - - "RadioButton1" - { - "ControlName" "RadioButton" - "fieldName" "RadioButton1" - "Font" "HudFontSmallest" - "xpos" "20" - "ypos" "30" - "zpos" "1" - "wide" "165" - "tall" "15" - } - - "RadioButton2" - { - "ControlName" "RadioButton" - "fieldName" "RadioButton2" - "Font" "HudFontSmallest" - "xpos" "20" - "ypos" "45" - "zpos" "1" - "wide" "165" - "tall" "15" - } - } - - "RespawnTimesOption" - { - "ControlName" "EditablePanel" - "fieldName" "RespawnTimesOption" - "xpos" "195" - "ypos" "100" - "zpos" "60" - "wide" "175" - "tall" "60" - - "OptionNameLabel" - { - "ControlName" "CExLabel" - "fieldName" "OptionNameLabel" - "font" "HudFontSmallBold" - "labelText" "#TF_Quickplay_RespawnTimes" - "textAlignment" "left" - "xpos" "0" - "ypos" "0" - "zpos" "2" - "wide" "180" - "tall" "15" - } - - "RadioButton0" - { - "ControlName" "RadioButton" - "fieldName" "RadioButton0" - "Font" "HudFontSmallest" - "xpos" "20" - "ypos" "15" - "zpos" "1" - "wide" "165" - "tall" "15" - } - - "RadioButton1" - { - "ControlName" "RadioButton" - "fieldName" "RadioButton1" - "Font" "HudFontSmallest" - "xpos" "20" - "ypos" "30" - "zpos" "1" - "wide" "165" - "tall" "15" - } - - "RadioButton2" - { - "ControlName" "RadioButton" - "fieldName" "RadioButton2" - "Font" "HudFontSmallest" - "xpos" "20" - "ypos" "45" - "zpos" "1" - "wide" "165" - "tall" "15" - } - } - - "DamageSpreadOption" - { - "ControlName" "EditablePanel" - "fieldName" "DamageSpreadOption" - "xpos" "10" - "ypos" "170" - "zpos" "60" - "wide" "175" - "tall" "60" - - "OptionNameLabel" - { - "ControlName" "CExLabel" - "fieldName" "OptionNameLabel" - "font" "HudFontSmallBold" - "labelText" "#TF_Quickplay_DamageSpread" - "textAlignment" "left" - "xpos" "0" - "ypos" "0" - "zpos" "2" - "wide" "180" - "tall" "15" - } - - "RadioButton0" - { - "ControlName" "RadioButton" - "fieldName" "RadioButton0" - "Font" "HudFontSmallest" - "xpos" "20" - "ypos" "15" - "zpos" "1" - "wide" "165" - "tall" "15" - } - - "RadioButton1" - { - "ControlName" "RadioButton" - "fieldName" "RadioButton1" - "Font" "HudFontSmallest" - "xpos" "20" - "ypos" "30" - "zpos" "1" - "wide" "165" - "tall" "15" - } - - "RadioButton2" - { - "ControlName" "RadioButton" - "fieldName" "RadioButton2" - "Font" "HudFontSmallest" - "xpos" "20" - "ypos" "45" - "zpos" "1" - "wide" "165" - "tall" "15" - } - } - - } - - "PlayNowButton" - { - "ControlName" "CExButton" - "fieldName" "PlayNowButton" - "xpos" "10" - "ypos" "300" - "zpos" "20" - "wide" "185" - "tall" "40" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#TF_Quickplay_PlayNow" - "font" "HudFontSmallBold" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "playnow" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "paintbackground" "1" - "defaultBgColor_override" "25 25 25 255" - "armedBgColor_override" "15 15 15 255" - "depressedBgColor_override" "15 15 15 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - - "ShowServersButton" - { - "ControlName" "CExButton" - "fieldName" "ShowServersButton" - "xpos" "205" - "ypos" "300" - "zpos" "20" - "wide" "185" - "tall" "40" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "Show servers" - "font" "HudFontSmallBold" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "show_servers" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "25 25 25 255" - "armedBgColor_override" "15 15 15 255" - "depressedBgColor_override" "15 15 15 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - - "OptionsButton" - { - "ControlName" "CExImageButton" - "fieldName" "OptionsButton" - "xpos" "10" - "ypos" "345" - "zpos" "1" - "wide" "25" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - //"labelText" "#GameUI_GameMenu_Options" - "font" "HudFontSmallBold" - "textAlignment" "west" - "textinsetx" "35" - "use_proportional_insets" "1" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "ToggleShowOptions" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "border_default" "NoBorder" - "border_armed" "NoBorder" - - "image_drawcolor" "235 226 202 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "3" - "ypos" "3" - "zpos" "1" - "wide" "19" - "tall" "19" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "glyph_options" - } - } - - "OptionsSummaryLabel" - { - "ControlName" "CExLabel" - "fieldName" "OptionsSummaryLabel" - "font" "HudFontSmallest" - "textAlignment" "left" - "wrap" "1" - "xpos" "40" - "ypos" "345" - "zpos" "1" - "wide" "240" - "tall" "25" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - - "ExplainBetaButton" - { - "ControlName" "CExButton" - "fieldName" "ExplainBetaButton" - "xpos" "0" - "ypos" "0" - "zpos" "10" - "wide" "15" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "?" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "explain_beta" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "proportionaltoparent" "1" - - "pin_to_sibling" "BetaCheckButton" - "pin_corner_to_sibling" "7" - "pin_to_sibling_corner" "5" - } - - "BetaCheckButton" - { - "ControlName" "CheckButton" - "fieldName" "BetaCheckButton" - "labelText" "#TF_Quickplay_BetaMaps" - "Font" "HudFontSmallestBold" - "textAlignment" "west" - "Command" "beta_toggle" - "xpos" "10" - "ypos" "r30" - "zpos" "1" - "wide" "140" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "dulltext" "0" - "brighttext" "0" - "proportionaltoparent" "1" - } - - "CancelButton" - { - "ControlName" "CExButton" - "fieldName" "CancelButton" - "xpos" "290" - "ypos" "365" - "zpos" "20" - "wide" "100" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#Cancel" - "font" "HudFontSmallBold" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "cancel" - "border_default" "NoBorder" - "border_armed" "NoBorder" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - "BetaExplanation" - { - "ControlName" "CExplanationPopup" - "fieldName" "BetaExplanation" - "xpos" "0" - "ypos" "0" - "zpos" "10000" - "wide" "280" - "tall" "160" - "visible" "0" - "PaintBackgroundType" "2" - "paintbackground" "0" - "border" "MainMenuHighlightBorder" - - "force_close" "1" - "end_x" "50" - "end_y" "210" - "end_wide" "300" - "end_tall" "160" - "callout_inparents_x" "25" - "callout_inparents_y" "385" - "next_explanation" "" - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontSmallBold" - "labelText" "#QuickplayBetaExplanation_Title" - "textAlignment" "north" - "xpos" "20" - "ypos" "10" - "wide" "210" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "TextLabel" - { - "ControlName" "CExLabel" - "fieldName" "TextLabel" - "font" "HudFontSmall" - "labelText" "#QuickplayBetaExplanation_Text" - "textAlignment" "north-west" - "xpos" "20" - "ypos" "35" - "wide" "f0" - "tall" "f0" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - "proportionaltoparent" "1" - } - - "CloseButton" - { - "ControlName" "CExImageButton" - "fieldName" "CloseButton" - "xpos" "r5" - "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" "0" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "close" - "proportionaltoparent" "1" - - "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" "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" - } - } - } - } -} diff --git a/minmode/resource/ui/replaybrowser/basepage.res b/minmode/resource/ui/replaybrowser/basepage.res deleted file mode 100644 index 8248581..0000000 --- a/minmode/resource/ui/replaybrowser/basepage.res +++ /dev/null @@ -1,57 +0,0 @@ -"resource/ui/basepage.res" -{ - "BasePage" - { - "ControlName" "Frame" - "fieldName" "BasePage" - "xpos" "0" - "ypos" "40" - "wide" "f0" - "tall" "480" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "settitlebarvisible" "0" - "PaintBackgroundType" "0" - "bgcolor_override" "25 25 25 255" - } - "SearchTextEntry" - { - "ControlName" "TextEntry" - "fieldName" "SearchTextEntry" - "maxchars" "255" - "textHidden" "0" - "textAlignment" "west" - "unicode" "1" - "wrap" "0" - "xpos" "c+100" - "ypos" "5" - "tall" "15" - "wide" "180" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fgcolor_override" "TanLight" - "bgcolor_override" "0 0 0 255" - "Font" "HudFontSmallest" - } - "ReplayList" - { - "ControlName" "PanelListPanel" - "fieldName" "ReplayList" - "xpos" "c-300" - "ypos" "20" - "wide" "605" - "tall" "350" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "paintbackground" "1" - "bgcolor_override" "41 37 38 0" - "autohide_scrollbar" "1" - } -}
\ No newline at end of file diff --git a/minmode/resource/ui/replaybrowser/detailspanel.res b/minmode/resource/ui/replaybrowser/detailspanel.res deleted file mode 100644 index 458e254..0000000 --- a/minmode/resource/ui/replaybrowser/detailspanel.res +++ /dev/null @@ -1,312 +0,0 @@ -"Resource/UI/DetailsPanel.res" -{ - "DetailsPanel" - { - "ControlName" "CReplayBrowserDetailsPanel" - "fieldName" "DetailsPanel" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "bgcolor_override" "25 25 25 255" - "margin_width" "c-295" - } - "InsetPanel" - { - "ControlName" "EditablePanel" - "FieldName" "InsetPanel" - "xpos" "c-295" - "ypos" "5" - "wide" "590" - "tall" "800" - "PlaybackPanel" - { - "ControlName" "EditablePanel" - "FieldName" "PlaybackPanel" - "xpos" "0" - "ypos" "42" - "wide" "320" - "tall" "200" - } - "TitleEditPanel" - { - "ControlName" "EditablePanel" - "FieldName" "TitleEditPanel" - "xpos" "0" - "ypos" "0" - "wide" "590" - } - "CutsPanel" - { - "ControlName" "EditablePanel" - "FieldName" "CutsPanel" - "xpos" "0" - "ypos" "250" - "wide" "333" - "tall" "85" - } - } - "ExportMovieButton" - { - "ControlName" "CExButton" - "fieldName" "ExportMovieButton" - "zpos" "3" - "wide" "75" - "tall" "18" - "pinCorner" "0" - "autoResize" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "#Replay_ExportMovie" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "exportmovie" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - "ShowRenderInfoButton" - { - "ControlName" "CExImageButton" - "fieldName" "ShowRenderInfoButton" - "zpos" "10" - "wide" "25" - "tall" "25" - "pinCorner" "0" - "autoResize" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "showrenderinfo" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - "image_default" "replay/info_button_small" - "image_armed" "replay/info_button_over_small" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "3" - "ypos" "3" - "zpos" "1" - "wide" "20" - "tall" "20" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - } - } - "YouTubeUploadButton" - { - "ControlName" "CExButton" - "fieldName" "YouTubeUploadButton" - "zpos" "3" - "wide" "158" - "tall" "18" - "pinCorner" "0" - "autoResize" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#Replay_YouTubeUpload" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "youtubeupload" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - "ViewYouTubeButton" - { - "ControlName" "CExButton" - "fieldName" "ViewYouTubeButton" - "zpos" "3" - "wide" "158" - "tall" "18" - "pinCorner" "0" - "autoResize" "0" - "visible" "1" - "enabled" "0" - "tabPosition" "0" - "labelText" "#Replay_YouTubeView" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "viewyoutube" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - "ShareYouTubeURLButton" - { - "ControlName" "CExButton" - "fieldName" "ShareYouTubeURLButton" - "zpos" "3" - "wide" "75" - "tall" "18" - "pinCorner" "0" - "autoResize" "0" - "visible" "1" - "enabled" "0" - "tabPosition" "0" - "labelText" "#Replay_YouTubeShareURL" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "shareyoutubeurl" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - "DeleteButton" - { - "ControlName" "CExButton" - "fieldName" "DeleteButton" - "xpos" "c-85" - "ypos" "437" - "wide" "100" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "Delete" - "font" "HudFontSmallBold" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "delete_replayitem" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - "PlayButton" - { - "ControlName" "CExButton" - "fieldName" "PlayButton" - "xpos" "c25" - "ypos" "437" - "zpos" "3" - "wide" "120" - "tall" "25" - "pinCorner" "0" - "autoResize" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "Watch / Edit" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "play" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - "RenderButton" - { - "ControlName" "CExButton" - "fieldName" "RenderButton" - "xpos" "c155" - "ypos" "437" - "wide" "155" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "Save to Movie..." - "font" "HudFontSmallBold" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "render_replay_dlg" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } -}
\ No newline at end of file diff --git a/minmode/resource/ui/replaybrowser/mainpanel.res b/minmode/resource/ui/replaybrowser/mainpanel.res deleted file mode 100644 index e615885..0000000 --- a/minmode/resource/ui/replaybrowser/mainpanel.res +++ /dev/null @@ -1,185 +0,0 @@ -"Resource/UI/replaybrowser/mainpanel.res" -{ - "ReplayBrowser" - { - "ControlName" "EditablePanel" - "fieldName" "ReplayBrowser" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "480" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "settitlebarvisible" "1" - "PaintBackgroundType" "0" - "bgcolor_override" "44 44 44 0" - "infocus_bgcolor_override" "44 44 44 0" - "outoffocus_bgcolor_override" "44 44 44 0" - "title" "#Replay_Replay" - "title_font" "HudFontMediumBold" - "titletextinsetX" "40" - "titletextinsetY" "0" - "titlebarfgcolor_override" "200 187 161 255" - "titlebardisabledfgcolor_override" "200 187 161 255" - "titlebarbgcolor_override" "25 25 25 255" - "clientinsetx_override" "0" - "sheetinset_bottom" "56" - } - "BackgroundHeader" - { - "ControlName" "ImagePanel" - "fieldName" "BackgroundHeader" - "xpos" "0" - "ypos" "0" - "zpos" "-3" - "wide" "f0" - "tall" "120" - "visible" "1" - "enabled" "1" - "image" "loadout_header" - "tileImage" "1" - } - "BackgroundHeader2" - { - "ControlName" "ImagePanel" - "fieldName" "BackgroundHeader2" - "xpos" "0" - "ypos" "0" - "zpos" "-2" - "wide" "f0" - "tall" "120" - "visible" "1" - "enabled" "1" - "pinCorner" "0" - "autoResize" "0" - "PaintBackgroundType" "2" - "border" "NoBorder" - "fillcolor" "15 15 15 175" - } - "BackgroundFooter" - { - "ControlName" "ImagePanel" - "fieldName" "BackgroundFooter" - "xpos" "0" - "ypos" "420" - "zpos" "-3" - "wide" "f0" - "tall" "60" - "visible" "1" - "enabled" "1" - "image" "loadout_header" - "tileImage" "1" - } - "BackgroundFooter2" - { - "ControlName" "ImagePanel" - "fieldName" "BackgroundFooter2" - "xpos" "0" - "ypos" "420" - "zpos" "-2" - "wide" "f0" - "tall" "62" - "visible" "1" - "enabled" "1" - "pinCorner" "0" - "autoResize" "0" - "PaintBackgroundType" "2" - "border" "NoBorder" - "fillcolor" "15 15 15 220" - } - "FooterLine" - { - "ControlName" "EditablePanel" - "fieldName" "FooterLine" - "xpos" "0" - "ypos" "420" - "zpos" "5" - "wide" "f0" - "tall" "2" - "visible" "1" - "enabled" "1" - "pinCorner" "0" - "autoResize" "0" - "PaintBackgroundType" "2" - "border" "NoBorder" - "bgcolor_override" "Base Color" - } - "Sheet" - { - "ControlName" "EditablePanel" - "fieldName" "Sheet" - "tabxindent" "80" - "tabxdelta" "10" - "tabwidth" "240" - "tabheight" "34" - "transition_time" "0" - "HeaderLine" - { - "ControlName" "EditablePanel" - "fieldName" "HeaderLine" - "xpos" "0" - "ypos" "32" - "zpos" "5" - "wide" "f0" - "tall" "2" - "visible" "1" - "enabled" "1" - "pinCorner" "0" - "autoResize" "0" - "PaintBackgroundType" "2" - "border" "NoBorder" - "bgcolor_override" "Base Color" - } - "tabskv" - { - "textinsetx" "25" - "textAlignment" "center" - "font" "Cerbetica32" - "ypos" "50" - "selectedcolor" "TanLight" - "unselectedcolor" "TanDark" - "paintbackground" "1" - "defaultBgColor_override" "25 25 25 255" - "unselectedBgColor_override" "10 10 10 255" - "activeborder_override" "CyanBorderTabs" - "depressedBgColor_override" "10 10 10 255" - "normalborder_override" "CyanBorderTabsInactive" - } - } - "BackButton" - { - "ControlName" "CExButton" - "fieldName" "BackButton" - "xpos" "c-310" - "ypos" "437" - "zpos" "1" - "wide" "100" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "<< Back (&Q)" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "back" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } -}
\ No newline at end of file diff --git a/minmode/resource/ui/replaybrowser/previewpanel.res b/minmode/resource/ui/replaybrowser/previewpanel.res deleted file mode 100644 index 6409244..0000000 --- a/minmode/resource/ui/replaybrowser/previewpanel.res +++ /dev/null @@ -1,150 +0,0 @@ -"Resource/UI/PreviewPanel.res" -{ - "PreviewPanel" - { - "ControlName" "EditablePanel" - "fieldName" "PreviewPanel" - "wide" "160" - "zpos" "100" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "border" "ReplayBalloonBorder" - "proportional" "0" - } - "Screenshot" - { - "ControlName" "ImagePanel" - "fieldName" "Screenshot" - "zpos" "0" - "autoResize" "0" - "pinCorner" "0" - "enabled" "1" - } - "InfoPanel" - { - "ControlName" "EditablePanel" - "fieldName" "InfoPanel" - "xpos" "0" - "ypos" "0" - "wide" "160" - "tall" "75" - "NoScreenshotLabel" - { - "ControlName" "CExLabel" - "FieldName" "NoScreenshotLabel" - "Font" "HudFontMediumSmall" - "visible" "0" - "xpos" "0" - "ypos" "0" - "wide" "160" - "tall" "15" - "TextAlignment" "center" - } - "MapLabel" - { - "ControlName" "CExLabel" - "FieldName" "MapLabel" - "Font" "HudFontSmallestBold" - "TextAlignment" "west" - "xpos" "0" - "ypos" "10" - "wide" "160" - "tall" "10" - } - "DateTimeLabel" - { - "ControlName" "CExLabel" - "FieldName" "DateTimeLabel" - "Font" "HudFontSmallest" - "TextAlignment" "west" - "fgcolor_override" "115 106 91 255" - "xpos" "0" - "ypos" "22" - "wide" "160" - "tall" "15" - } - "Label0_0" - { - "ControlName" "CExLabel" - "FieldName" "Label0_0" - "Font" "DefaultVerySmall" - "TextAlignment" "west" - "fgcolor_override" "247 233 198 255" - "xpos" "0" - "ypos" "40" - "wide" "60" - "tall" "10" - "labelText" "#Replay_PlayedAs" - } - "Label0_1" - { - "ControlName" "CExLabel" - "FieldName" "Label0_1" - "Font" "DefaultVerySmall" - "TextAlignment" "west" - "fgcolor_override" "247 233 198 255" - "xpos" "60" - "ypos" "40" - "wide" "160" - "tall" "10" - } - "Label1_0" - { - "ControlName" "CExLabel" - "FieldName" "Label1_0" - "Font" "DefaultVerySmall" - "TextAlignment" "west" - "fgcolor_override" "247 233 198 255" - "xpos" "0" - "ypos" "50" - "wide" "60" - "tall" "10" - "labelText" "#Replay_KilledBy" - } - "Label1_1" - { - "ControlName" "CExLabel" - "FieldName" "Label1_1" - "Font" "DefaultVerySmall" - "TextAlignment" "west" - "fgcolor_override" "247 233 198 255" - "xpos" "60" - "ypos" "50" - "wide" "160" - "tall" "10" - } - "Label2_0" - { - "ControlName" "CExLabel" - "FieldName" "Label2_0" - "Font" "DefaultVerySmall" - "TextAlignment" "west" - "fgcolor_override" "247 233 198 255" - "xpos" "0" - "ypos" "60" - "wide" "60" - "tall" "10" - "labelText" "#Replay_LifeLength" - } - "Label2_1" - { - "ControlName" "CExLabel" - "FieldName" "Label2_1" - "Font" "DefaultVerySmall" - "TextAlignment" "west" - "fgcolor_override" "247 233 198 255" - "xpos" "60" - "ypos" "60" - "wide" "160" - "tall" "10" - } - } - "ClassImage" - { - "ControlName" "Panel" - "FieldName" "ClassImage" - "zpos" "102" - } -}
\ No newline at end of file diff --git a/minmode/resource/ui/replaybrowser/thumbnailcollection.res b/minmode/resource/ui/replaybrowser/thumbnailcollection.res deleted file mode 100644 index 074705d..0000000 --- a/minmode/resource/ui/replaybrowser/thumbnailcollection.res +++ /dev/null @@ -1,224 +0,0 @@ -"resource/ui/replaybrowser/thumbnailcollection.res" -{ - "ThumbnailCollection" - { - "ControlName" "Panel" - "fieldName" "ThumbnailCollection" - "wide" "f0" - "tall" "180" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "settitlebarvisible" "1" - } - "RenderAllButton" - { - "ControlName" "CExButton" - "fieldName" "RenderAllButton" - "wide" "75" - "tall" "15" - "zpos" "5" - "visible" "0" - "enabled" "1" - "font" "HudFontSmallestBold" - "textAlignment" "center" - "text" "#Replay_RenderAll" - "Command" "render_queued_replays" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "defaultBgColor_override" "25 25 25 255" - "armedBgColor_override" "35 35 35 255" - "depressedBgColor_override" "25 25 25 255" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanDark" - - "border_default" "NoBorder" - "border_armed" "NoBorder" - - } - "CaratLabel" - { - "ControlName" "CExLabel" - "fieldName" "CaratLabel" - "font" "HudFontSmallestBold" - "textAlignment" "west" - "labelText" ">>" - "auto_wide_tocontents" "1" - "tall" "15" - "zpos" "2" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "wide" "f0" - "fgcolor" "255 0 0 255" - } - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontSmallestBold" - "labelText" "%titleandcount%" - "textAlignment" "west" - "zpos" "2" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "wide" "f0" - "fgcolor" "TanLight" - } - "DateLabel" - { - "ControlName" "CExLabel" - "fieldName" "DateLabel" - "font" "HudFontSmallestBold" - "textAlignment" "west" - "zpos" "2" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "wide" "f0" - "fgcolor_override" "116 107 98 255" - } - "WarningLabel" - { - "ControlName" "CExLabel" - "fieldName" "WarningLabel" - "font" "DefaultSmall" - "textAlignment" "west" - "zpos" "1" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "fgcolor_override" "116 107 98 255" - "wrap" "1" - } - "Line" - { - "ControlName" "Panel" - "FieldName" "Line" - "zpos" "2" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "bgcolor_override" "255 0 0 0" - } - "CaratLabel" - { - "ControlName" "CExLabel" - "fieldName" "CaratLabel" - "font" "HudFontSmallestBold" - "textAlignment" "west" - "labelText" ">>" - "auto_wide_tocontents" "1" - "tall" "15" - "zpos" "2" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "wide" "f0" - "fgcolor_override" "200 128 255 255" - } - "UnconvertedBg" - { - "ControlName" "Panel" - "fieldName" "UnconvertedBg" - "zpos" "1" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "bgcolor_override" "0 0 0 255" - } - "NoReplayItemsLabel" - { - "ControlName" "CExLabel" - "fieldName" "NoReplayItemsLabel" - "font" "HudFontSmallestBold" - "wide" "400" - "tall" "40" - "zpos" "5" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "centerwrap" "1" - "fgcolor_override" "117 107 94 255" - } - "ShowPrevButton" - { - "ControlName" "CExButton" - "fieldName" "ShowPrevButton" - "xpos" "0" - "ypos" "0" - "zpos" "100" - "wide" "100" - "tall" "12" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "%prevbuttontext%" - "font" "ItemFontNameSmall" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "show_prev" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - "ShowNextButton" - { - "ControlName" "CExButton" - "fieldName" "ShowNextButton" - "xpos" "100" - "ypos" "20" - "zpos" "100" - "wide" "100" - "tall" "12" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "%nextbuttontext%" - "font" "ItemFontNameSmall" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "show_next" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } -}
\ No newline at end of file diff --git a/minmode/resource/ui/replaybrowser/thumbnailrow.res b/minmode/resource/ui/replaybrowser/thumbnailrow.res deleted file mode 100644 index d60ace7..0000000 --- a/minmode/resource/ui/replaybrowser/thumbnailrow.res +++ /dev/null @@ -1,18 +0,0 @@ -"resource/UI/ThumbnailRow.res" -{ - "ThumbnailRow" - { - "ControlName" "Panel" - "fieldName" "ThumbnailRow" - "wide" "f0" - "tall" "70" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "zpos" "2" - "tabPosition" "0" - "settitlebarvisible" "1" - //"bgcolor_override" "0 0 255 255" - } -} diff --git a/minmode/resource/ui/revivedialog.res b/minmode/resource/ui/revivedialog.res deleted file mode 100644 index e55da71..0000000 --- a/minmode/resource/ui/revivedialog.res +++ /dev/null @@ -1,125 +0,0 @@ -"Resource/UI/ReviveDialog.res" -{ - "ConfirmDialog" - { - "ControlName" "Frame" - "fieldName" "ConfirmDialog" - "xpos" "c-110" - "ypos" "285" - "wide" "220" - "tall" "100" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "settitlebarvisible" "0" - "PaintBackgroundType" "0" - "paintborder" "0" - "BackColor" - { - "ControlName" "EditablePanel" - "fieldName" "BackColor" - "xpos" "0" - "ypos" "0" - "zpos" "-99" - "wide" "f0" - "tall" "f0" - "visible" "1" - "enabled" "1" - "pinCorner" "0" - "autoResize" "0" - "PaintBackgroundType" "0" - "border" "NoBorder" - "bgcolor_override" "15 15 15 175" - } - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "EconFontSmall" - "labelText" "#ConfirmTitle" - "textAlignment" "north" - "xpos" "0" - "ypos" "10" - "zpos" "1" - "wide" "220" - "tall" "30" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - - "ExplanationLabel" - { - "ControlName" "CExLabel" - "fieldName" "ExplanationLabel" - "font" "ReplayBrowserSmallest" - "labelText" "%text%" - "textAlignment" "north" - "xpos" "10" - "ypos" "25" - "zpos" "1" - "wide" "200" - "tall" "170" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "centerwrap" "1" - "fgcolor_override" "Base Color" - } - - "ConfirmButton" - { - "ControlName" "CExButton" - "fieldName" "ConfirmButton" - "xpos" "60" - "ypos" "45" - "zpos" "20" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#ConfirmButtonText" - "font" "ReplayBrowserSmallest" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "confirm" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "border_default" "NoBorder" - "border_armed" "NoBorder" - "armedBgColor_override" "Econ.Button.ArmedBgColor" - "armedFgColor_override" "Econ.Button.ArmedFgColor" - "depressedBgColor_override" "Econ.Button.DepressedBgColor" - "depressedFgColor_override" "Econ.Button.DepressedFgColor" - } - - "SpectatorGUIHealth" - { - "ControlName" "EditablePanel" - "fieldName" "SpectatorGUIHealth" - "xpos" "88" - "ypos" "59" - "zpos" "20" - "wide" "48" - "tall" "48" - "visible" "1" - "enabled" "1" - "HealthBonusPosAdj" "10" - "HealthDeathWarning" "0.49" - "TFFont" "HudFontSmallest" - "HealthDeathWarningColor" "HUDDeathWarning" - "TextColor" "HudOffWhite" - "autoResize" "1" - } - } -} diff --git a/minmode/resource/ui/statsummary.res b/minmode/resource/ui/statsummary.res deleted file mode 100644 index c9085ec..0000000 --- a/minmode/resource/ui/statsummary.res +++ /dev/null @@ -1,2778 +0,0 @@ -"Resource/UI/winpanel.res" -{ - "TFStatsSummary" - { - "ControlName" "EditablePanel" - "fieldName" "TFStatsSummary" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "480" - "visible" "1" - "enabled" "1" - } - - "BGImage" - { - "ControlName" "ImagePanel" - "fieldName" "BGImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "f0" - "tall" "480" - "visible" "1" - "enabled" "1" - "image" "replay/thumbnails/background_upward_widescreen" - "scaleImage" "1" - } - - "LoadingText" - { - "ControlName" "CExLabel" - "fieldName" "LoadingText" - "font" "Cerbetica32" - "labelText" "Loading..." - "textAlignment" "west" - "xpos" "5" - "ypos" "414" - "zpos" "201" - "wide" "f0" - "tall" "96" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - - "MainBackground" - { - "ControlName" "ImagePanel" - "fieldName" "MainBackground" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "480" - "visible" "1" - "enabled" "1" - "image" "" - "scaleImage" "1" - } - - "MapInfo" - { - "ControlName" "EditablePanel" - "fieldName" "MapInfo" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "480" - "visible" "0" - "enabled" "1" - "bgcolor_override" "46 43 42 255" - - "Background" - { - "ControlName" "ImagePanel" - "fieldName" "Background" - "xpos" "0" - "ypos" "0" - "wide" "640" - "tall" "480" - "visible" "1" - "enabled" "1" - "image" "stamp_background_map" - "scaleImage" "1" - } - - "MapImage" - { - "ControlName" "ImagePanel" - "fieldName" "MapImage" - "xpos" "30" - "ypos" "45" - "zpos" "2" - "wide" "300" - "tall" "300" - "visible" "1" - "enabled" "1" - "image" "" - "scaleImage" "1" - } - - "ContributedLabel" - { - "ControlName" "EditablePanel" - "fieldName" "ContributedLabel" - "xpos" "30" - "ypos" "345" - "zpos" "40" - "wide" "300" - "tall" "100" - "visible" "0" - "enabled" "1" - - "BG" - { - "ControlName" "EditablePanel" - "fieldName" "BG" - "xpos" "0" - "ypos" "0" - "wide" "300" - "tall" "55" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "border" "NoBorder" - "bgcolor_override" "15 15 15 150" - } - - "ActualLabel" - { - "ControlName" "CExLabel" - "fieldName" "ActualLabel" - "font" "HudFontSmallBold" - "labelText" "#TF_Contributed" - "textAlignment" "center" - "xpos" "10" - "ypos" "0" - "zpos" "40" - "wide" "280" - "tall" "55" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "centerwrap" "1" - "wrap" "1" - } - } - - "InfoBG" - { - "ControlName" "EditablePanel" - "fieldName" "InfoBG" - "xpos" "c+10" - "ypos" "120" - "wide" "285" - "tall" "280" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "border" "NoBorder" - "bgcolor_override" "15 15 15 150" - } - - "Title" - { - "ControlName" "CExLabel" - "fieldName" "Title" - "font" "HudFontSmallBold" - "labelText" "%title%" - "textAlignment" "north" - "xpos" "c20" - "ypos" "135" - "zpos" "2" - "wide" "275" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "15 255 255 255" - } - "MapAuthors" - { - "ControlName" "CExLabel" - "fieldName" "MapAuthors" - "font" "HudFontSmallBold" - "labelText" "%authors%" - "textAlignment" "north" - "xpos" "c20" - "ypos" "155" - "zpos" "2" - "wide" "275" - "tall" "275" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "0" - } - - "MapLeaderboardTitle" - { - "ControlName" "CExLabel" - "fieldName" "MapLeaderboardTitle" - "font" "HudFontSmallBold" - "labelText" "%map_leaderboard_title%" - "textAlignment" "north" - "xpos" "c20" - "ypos" "230" - "zpos" "2" - "wide" "275" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "137 191 60 255" - } - } - - "OnYourWayLabel" - { - "ControlName" "CExLabel" - "fieldName" "OnYourWayLabel" - "font" "CerbeticaBold24" - "labelText" "#LoadingMap" - "textAlignment" "west" - "xpos" "5" - "ypos" "5" - "zpos" "40" - "wide" "0" - "tall" "0" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - "fgcolor_override" "TanLight" - - } - "MapLabel" - { - "ControlName" "CExLabel" - "fieldName" "MapLabel" - "font" "Cerbetica72" - "labelText" "%maplabel%" - "textAlignment" "west" - "xpos" "5" - "ypos" "0" - "zpos" "50" - "wide" "f0" - "tall" "56" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "TanLight" - } - "MapType" - { - "ControlName" "CExLabel" - "fieldName" "MapType" - "font" "Cerbetica24" - "labelText" "%maptype%" - "textAlignment" "west" - "xpos" "6" - "ypos" "44" - "zpos" "50" - "wide" "f0" - "tall" "24" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "TanLight" - } - "StatData" - { - "ControlName" "EditablePanel" - "fieldName" "StatData" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "0" - "tall" "0" - "visible" "0" - "enabled" "0" - - "NonInteractiveHeaders" - { - "ControlName" "EditablePanel" - "fieldName" "NonInteractiveHeaders" - "xpos" "0" - "ypos" "0" - "zpos" "2" - "wide" "f0" - "tall" "480" - "visible" "1" - "enabled" "1" - - "BarChartLabelA" - { - "ControlName" "Label" - "fieldName" "BarChartLabelA" - "font" "CerbeticaBold12" - "font_hidef" "Default" - "labelText" "#StatSummary_StatTitle_MostPoints" - "textAlignment" "east" - "xpos" "c-282" - "xpos_hidef" "c-210" - "xpos_lodef" "c-210" - "ypos" "212" - "ypos_hidef" "49" - "ypos_lodef" "49" - "zpos" "5" - "wide" "150" [$WIN32] - "wide" "170" [$X360] - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "BarChartLabelB" - { - "ControlName" "Label" - "fieldName" "BarChartLabelB" - "font" "CerbeticaBold12" - "font_hidef" "Default" - "labelText" "#StatSummary_StatTitle_TotalPlaytime" - "textAlignment" "west" - "xpos" "c-127" - "xpos_hidef" "c-35" - "xpos_lodef" "c-35" - "ypos" "212" - "ypos_hidef" "49" - "ypos_lodef" "49" - "zpos" "5" - "wide" "150" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecordLabel" - { - "ControlName" "Label" - "fieldName" "OverallRecordLabel" - "font" "CerbeticaBold12" - "labelText" "#StatSummary_Label_AsAnyClass" - "textAlignment" "west" - "xpos" "c+130" - "xpos_hidef" "c+110" - "ypos" "200" - "ypos_hidef" "150" - "zpos" "5" - "wide" "200" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "visible_hidef" "0" - "visible_lodef" "0" - "enabled" "1" - "enabled_hidef" "0" - "enabled_lodef" "0" - } - } - "InteractiveHeaders" - { - "ControlName" "EditablePanel" - "fieldName" "InteractiveHeaders" - "xpos" "0" - "ypos" "0" - "zpos" "2" - "wide" "f0" - "tall" "480" - "visible" "1" - "enabled" "1" - - "BarChartComboA" - { - "ControlName" "ComboBox" - "fieldName" "BarChartComboA" - "xpos" "c-285" - "ypos" "212" - "zpos" "10" - "wide" "154" - "tall" "14" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "1" - "textHidden" "0" - "editable" "0" - "maxchars" "-1" - "NumericInputOnly" "0" - "unicode" "0" - } - "BarChartComboB" - { - "ControlName" "ComboBox" - "fieldName" "BarChartComboB" - "xpos" "c-127" - "ypos" "212" - "zpos" "10" - "wide" "154" - "tall" "14" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "1" - "textHidden" "0" - "editable" "0" - "maxchars" "-1" - "NumericInputOnly" "0" - "unicode" "0" - } - "ClassCombo" - { - "ControlName" "ComboBox" - "fieldName" "ClassCombo" - "xpos" "c+124" - "ypos" "200" - "zpos" "10" - "wide" "167" - "tall" "14" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "1" - "textHidden" "0" - "editable" "0" - "maxchars" "-1" - "NumericInputOnly" "0" - "unicode" "0" - } - } - "AveragesBG" - { - "ControlName" "EditablePanel" - "fieldName" "AveragesBG" - "xpos" "c-295" - "xpos_hidef" "c-283" - "xpos_lodef" "c-283" - "ypos" "165" - "ypos_hidef" "22" - "ypos_lodef" "22" - "wide" "600" - "wide_hidef" "566" - "wide_lodef" "566" - "tall" "300" - "tall_hidef" "633" - "tall_lodef" "633" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "border" "NoBorder" - "bgcolor_override" "15 15 15 150" - } - "AveragesLabel" - { - "ControlName" "Label" - "fieldName" "AveragesLabel" - "font" "ScoreboardMedium" - "labelText" "#StatSummary_Label_PerformanceReport" - "textAlignment" "west" - "textAlignment_hidef" "center" - "textAlignment_lodef" "center" - "xpos" "c-285" - "xpos_hidef" "c-193" - "xpos_lodef" "c-193" - "ypos" "170" [!$OSX] - "ypos" "185" [$OSX] - "ypos_hidef" "32" - "ypos_lodef" "32" - "wide" "300" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ClassBarBG1A" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBarBG1A" - "xpos" "c-285" - "xpos_hidef" "c-193" - "xpos_lodef" "c-193" - "ypos" "230" - "ypos_hidef" "67" - "ypos_lodef" "67" - "zpos" "2" - "wide" "312" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "0 0 0 80" - "PaintBackgroundType" "0" - } - "ClassBarBG1B" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBarBG1B" - "xpos" "c+30" - "xpos_hidef" "c+122" - "xpos_lodef" "c+122" - "ypos" "230" - "ypos_hidef" "67" - "ypos_lodef" "67" - "zpos" "2" - "wide" "70" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "0 0 0 80" - "PaintBackgroundType" "0" - } - "ClassBar1A" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBar1A" - "xpos" "c-282" - "xpos_hidef" "c-190" - "xpos_lodef" "c-190" - "ypos" "232" - "ypos_hidef" "69" - "ypos_lodef" "69" - "zpos" "3" - "wide" "151" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "StatBar1" - "PaintBackgroundType" "0" - } - "ClassBar1B" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBar1B" - "xpos" "c-127" - "xpos_hidef" "c-35" - "xpos_lodef" "c-35" - "ypos" "232" - "ypos_hidef" "69" - "ypos_lodef" "69" - "zpos" "3" - "wide" "151" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "StatBar1" - "PaintBackgroundType" "0" - } - "ClassBarLabel1A" - { - "ControlName" "Label" - "fieldName" "ClassBarLabel1A" - "font" "CerbeticaBold12" - "labelText" "%classbarlabel1A%" - "textAlignment" "west" - "xpos" "c-282" - "xpos_hidef" "c-190" - "xpos_lodef" "c-190" - "ypos" "228" - "ypos_hidef" "65" - "ypos_lodef" "65" - "zpos" "6" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ClassBarLabel1B" - { - "ControlName" "Label" - "fieldName" "ClassBarLabel1B" - "font" "CerbeticaBold12" - "labelText" "%classbarlabel1B%" - "textAlignment" "west" - "xpos" "c-127" - "xpos_hidef" "c-35" - "xpos_lodef" "c-35" - "ypos" "228" - "ypos_hidef" "65" - "ypos_lodef" "65" - "zpos" "6" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ClassLabel1" - { - "ControlName" "Label" - "fieldName" "ClassLabel1" - "font" "ScoreboardSmall" - "font_hidef" "Default" - "font_lodef" "CerbeticaBold12" - "labelText" "%class1%" - "textAlignment" "west" - "xpos" "c+34" - "xpos_hidef" "c+126" - "xpos_lodef" "c+126" - "ypos" "228" - "ypos_hidef" "65" - "ypos_lodef" "65" - "zpos" "5" - "wide" "300" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ClassBarBG2A" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBarBG2A" - "xpos" "c-285" - "xpos_hidef" "c-193" - "xpos_lodef" "c-193" - "ypos" "248" - "ypos_hidef" "85" - "ypos_lodef" "85" - "zpos" "2" - "wide" "312" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "0 0 0 80" - "PaintBackgroundType" "0" - } - "ClassBarBG2B" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBarBG2B" - "xpos" "c+30" - "xpos_hidef" "c+122" - "xpos_lodef" "c+122" - "ypos" "248" - "ypos_hidef" "85" - "ypos_lodef" "85" - "zpos" "2" - "wide" "70" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "0 0 0 80" - "PaintBackgroundType" "0" - } - "ClassBar2A" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBar2A" - "xpos" "c-282" - "xpos_hidef" "c-190" - "xpos_lodef" "c-190" - "ypos" "250" - "ypos_hidef" "87" - "ypos_lodef" "87" - "zpos" "3" - "wide" "151" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "StatBar2" - "PaintBackgroundType" "0" - } - "ClassBar2B" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBar2B" - "xpos" "c-127" - "xpos_hidef" "c-35" - "xpos_lodef" "c-35" - "ypos" "250" - "ypos_hidef" "87" - "ypos_lodef" "87" - "zpos" "3" - "wide" "151" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "StatBar2" - "PaintBackgroundType" "0" - } - "ClassBarLabel2A" - { - "ControlName" "Label" - "fieldName" "ClassBarLabel2A" - "font" "CerbeticaBold12" - "labelText" "%classbarlabel2A%" - "textAlignment" "west" - "xpos" "c-282" - "xpos_hidef" "c-190" - "xpos_lodef" "c-190" - "ypos" "246" - "ypos_hidef" "83" - "ypos_lodef" "83" - "zpos" "6" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ClassBarLabel2B" - { - "ControlName" "Label" - "fieldName" "ClassBarLabel2B" - "font" "CerbeticaBold12" - "labelText" "%classbarlabel2B%" - "textAlignment" "west" - "xpos" "c-127" - "xpos_hidef" "c-35" - "xpos_lodef" "c-35" - "ypos" "246" - "ypos_hidef" "83" - "ypos_lodef" "83" - "zpos" "6" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ClassLabel2" - { - "ControlName" "Label" - "fieldName" "ClassLabel2" - "font" "ScoreboardSmall" - "font_hidef" "Default" - "font_lodef" "CerbeticaBold12" - "labelText" "%class2%" - "textAlignment" "west" - "xpos" "c+34" - "xpos_hidef" "c+126" - "xpos_lodef" "c+126" - "ypos" "246" - "ypos_hidef" "83" - "ypos_lodef" "83" - "zpos" "5" - "wide" "300" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ClassBarBG3A" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBarBG3A" - "xpos" "c-285" - "xpos_hidef" "c-193" - "xpos_lodef" "c-193" - "ypos" "266" - "ypos_hidef" "103" - "ypos_lodef" "103" - "zpos" "2" - "wide" "312" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "0 0 0 80" - "PaintBackgroundType" "0" - } - "ClassBarBG3B" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBarBG3B" - "xpos" "c+30" - "xpos_hidef" "c+122" - "xpos_lodef" "c+122" - "ypos" "266" - "ypos_hidef" "103" - "ypos_lodef" "103" - "zpos" "2" - "wide" "70" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "0 0 0 80" - "PaintBackgroundType" "0" - } - "ClassBar3A" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBar3A" - "xpos" "c-282" - "xpos_hidef" "c-190" - "xpos_lodef" "c-190" - "ypos" "268" - "ypos_hidef" "105" - "ypos_lodef" "105" - "zpos" "3" - "wide" "151" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "StatBar3" - "PaintBackgroundType" "0" - } - "ClassBar3B" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBar3B" - "xpos" "c-127" - "xpos_hidef" "c-35" - "xpos_lodef" "c-35" - "ypos" "268" - "ypos_hidef" "105" - "ypos_lodef" "105" - "zpos" "3" - "wide" "151" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "StatBar3" - "PaintBackgroundType" "0" - } - "ClassBarLabel3A" - { - "ControlName" "Label" - "fieldName" "ClassBarLabel3A" - "font" "CerbeticaBold12" - "labelText" "%classbarlabel3A%" - "textAlignment" "west" - "xpos" "c-282" - "xpos_hidef" "c-190" - "xpos_lodef" "c-190" - "ypos" "264" - "ypos_hidef" "101" - "ypos_lodef" "101" - "zpos" "6" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ClassBarLabel3B" - { - "ControlName" "Label" - "fieldName" "ClassBarLabel3B" - "font" "CerbeticaBold12" - "labelText" "%classbarlabel3B%" - "textAlignment" "west" - "xpos" "c-127" - "xpos_hidef" "c-35" - "xpos_lodef" "c-35" - "ypos" "264" - "ypos_hidef" "101" - "ypos_lodef" "101" - "zpos" "6" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ClassLabel3" - { - "ControlName" "Label" - "fieldName" "ClassLabel3" - "font" "ScoreboardSmall" - "font_hidef" "Default" - "font_lodef" "CerbeticaBold12" - "labelText" "%class3%" - "textAlignment" "west" - "xpos" "c+34" - "xpos_hidef" "c+126" - "xpos_lodef" "c+126" - "ypos" "264" - "ypos_hidef" "101" - "ypos_lodef" "101" - "zpos" "5" - "wide" "300" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ClassBarBG4A" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBarBG4A" - "xpos" "c-285" - "xpos_hidef" "c-193" - "xpos_lodef" "c-193" - "ypos" "284" - "ypos_hidef" "121" - "ypos_lodef" "121" - "zpos" "2" - "wide" "312" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "0 0 0 80" - "PaintBackgroundType" "0" - } - "ClassBarBG4B" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBarBG4B" - "xpos" "c+30" - "xpos_hidef" "c+122" - "xpos_lodef" "c+122" - "ypos" "284" - "ypos_hidef" "121" - "ypos_lodef" "121" - "zpos" "2" - "wide" "70" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "0 0 0 80" - "PaintBackgroundType" "0" - } - "ClassBar4A" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBar4A" - "xpos" "c-282" - "xpos_hidef" "c-190" - "xpos_lodef" "c-190" - "ypos" "286" - "ypos_hidef" "123" - "ypos_lodef" "123" - "zpos" "3" - "wide" "151" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "StatBar4" - "PaintBackgroundType" "0" - } - "ClassBar4B" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBar4B" - "xpos" "c-127" - "xpos_hidef" "c-35" - "xpos_lodef" "c-35" - "ypos" "286" - "ypos_hidef" "123" - "ypos_lodef" "123" - "zpos" "3" - "wide" "151" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "StatBar4" - "PaintBackgroundType" "0" - } - "ClassBarLabel4A" - { - "ControlName" "Label" - "fieldName" "ClassBarLabel4A" - "font" "CerbeticaBold12" - "labelText" "%classbarlabel4A%" - "textAlignment" "west" - "xpos" "c-282" - "xpos_hidef" "c-190" - "xpos_lodef" "c-190" - "ypos" "282" - "ypos_hidef" "119" - "ypos_lodef" "119" - "zpos" "6" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ClassBarLabel4B" - { - "ControlName" "Label" - "fieldName" "ClassBarLabel4B" - "font" "CerbeticaBold12" - "labelText" "%classbarlabel4B%" - "textAlignment" "west" - "xpos" "c-127" - "xpos_hidef" "c-35" - "xpos_lodef" "c-35" - "ypos" "282" - "ypos_hidef" "119" - "ypos_lodef" "119" - "zpos" "6" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ClassLabel4" - { - "ControlName" "Label" - "fieldName" "ClassLabel4" - "font" "ScoreboardSmall" - "font_hidef" "Default" - "font_lodef" "CerbeticaBold12" - "labelText" "%class4%" - "textAlignment" "west" - "xpos" "c+34" - "xpos_hidef" "c+126" - "xpos_lodef" "c+126" - "ypos" "282" - "ypos_hidef" "119" - "ypos_lodef" "119" - "zpos" "5" - "wide" "300" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ClassBarBG5A" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBarBG5A" - "xpos" "c-285" - "xpos_hidef" "c-193" - "xpos_lodef" "c-193" - "ypos" "302" - "ypos_hidef" "139" - "ypos_lodef" "139" - "zpos" "2" - "wide" "312" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "0 0 0 80" - "PaintBackgroundType" "0" - } - "ClassBarBG5B" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBarBG5B" - "xpos" "c+30" - "xpos_hidef" "c+122" - "xpos_lodef" "c+122" - "ypos" "302" - "ypos_hidef" "139" - "ypos_lodef" "139" - "zpos" "2" - "wide" "70" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "0 0 0 80" - "PaintBackgroundType" "0" - } - "ClassBar5A" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBar5A" - "xpos" "c-282" - "xpos_hidef" "c-190" - "xpos_lodef" "c-190" - "ypos" "304" - "ypos_hidef" "141" - "ypos_lodef" "141" - "zpos" "3" - "wide" "151" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "StatBar5" - "PaintBackgroundType" "0" - } - "ClassBar5B" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBar5B" - "xpos" "c-127" - "xpos_hidef" "c-35" - "xpos_lodef" "c-35" - "ypos" "304" - "ypos_hidef" "141" - "ypos_lodef" "141" - "zpos" "3" - "wide" "151" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "StatBar5" - "PaintBackgroundType" "0" - } - "ClassBarLabel5A" - { - "ControlName" "Label" - "fieldName" "ClassBarLabel5A" - "font" "CerbeticaBold12" - "labelText" "%classbarlabel5A%" - "textAlignment" "west" - "xpos" "c-282" - "xpos_hidef" "c-190" - "xpos_lodef" "c-190" - "ypos" "300" - "ypos_hidef" "137" - "ypos_lodef" "137" - "zpos" "6" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ClassBarLabel5B" - { - "ControlName" "Label" - "fieldName" "ClassBarLabel5B" - "font" "CerbeticaBold12" - "labelText" "%classbarlabel5B%" - "textAlignment" "west" - "xpos" "c-127" - "xpos_hidef" "c-35" - "xpos_lodef" "c-35" - "ypos" "300" - "ypos_hidef" "137" - "ypos_lodef" "137" - "zpos" "6" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ClassLabel5" - { - "ControlName" "Label" - "fieldName" "ClassLabel5" - "font" "ScoreboardSmall" - "font_hidef" "Default" - "font_lodef" "CerbeticaBold12" - "labelText" "%class5%" - "textAlignment" "west" - "xpos" "c+34" - "xpos_hidef" "c+126" - "xpos_lodef" "c+126" - "ypos" "300" - "ypos_hidef" "137" - "ypos_lodef" "137" - "zpos" "5" - "wide" "282" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ClassBarBG6A" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBarBG6A" - "xpos" "c-285" - "xpos_hidef" "c-193" - "xpos_lodef" "c-193" - "ypos" "320" - "ypos_hidef" "157" - "ypos_lodef" "157" - "zpos" "2" - "wide" "312" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "0 0 0 80" - "PaintBackgroundType" "0" - } - "ClassBarBG6B" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBarBG6B" - "xpos" "c+30" - "xpos_hidef" "c+122" - "xpos_lodef" "c+122" - "ypos" "320" - "ypos_hidef" "157" - "ypos_lodef" "157" - "zpos" "2" - "wide" "70" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "0 0 0 80" - "PaintBackgroundType" "0" - } - "ClassBar6A" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBar6A" - "xpos" "c-282" - "xpos_hidef" "c-190" - "xpos_lodef" "c-190" - "ypos" "322" - "ypos_hidef" "159" - "ypos_lodef" "159" - "zpos" "3" - "wide" "151" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "StatBar6" - "PaintBackgroundType" "0" - } - "ClassBar6B" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBar6B" - "xpos" "c-127" - "xpos_hidef" "c-35" - "xpos_lodef" "c-35" - "ypos" "322" - "ypos_hidef" "159" - "ypos_lodef" "159" - "zpos" "3" - "wide" "151" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "StatBar6" - "PaintBackgroundType" "0" - } - "ClassBarLabel6A" - { - "ControlName" "Label" - "fieldName" "ClassBarLabel6A" - "font" "CerbeticaBold12" - "labelText" "%classbarlabel6A%" - "textAlignment" "west" - "xpos" "c-282" - "xpos_hidef" "c-190" - "xpos_lodef" "c-190" - "ypos" "318" - "ypos_hidef" "155" - "ypos_lodef" "155" - "zpos" "6" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ClassBarLabel6B" - { - "ControlName" "Label" - "fieldName" "ClassBarLabel6B" - "font" "CerbeticaBold12" - "labelText" "%classbarlabel6B%" - "textAlignment" "west" - "xpos" "c-127" - "xpos_hidef" "c-35" - "xpos_lodef" "c-35" - "ypos" "318" - "ypos_hidef" "155" - "ypos_lodef" "155" - "zpos" "6" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ClassLabel6" - { - "ControlName" "Label" - "fieldName" "ClassLabel6" - "font" "ScoreboardSmall" - "font_hidef" "Default" - "font_lodef" "CerbeticaBold12" - "labelText" "%class6%" - "textAlignment" "west" - "xpos" "c+34" - "xpos_hidef" "c+126" - "xpos_lodef" "c+126" - "ypos" "318" - "ypos_hidef" "155" - "ypos_lodef" "155" - "zpos" "5" - "wide" "300" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ClassBarBG7A" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBarBG7A" - "xpos" "c-285" - "xpos_hidef" "c-193" - "xpos_lodef" "c-193" - "ypos" "338" - "ypos_hidef" "175" - "ypos_lodef" "175" - "zpos" "2" - "wide" "312" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "0 0 0 80" - "PaintBackgroundType" "0" - } - "ClassBarBG7B" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBarBG7B" - "xpos" "c+30" - "xpos_hidef" "c+122" - "xpos_lodef" "c+122" - "ypos" "338" - "ypos_hidef" "175" - "ypos_lodef" "175" - "zpos" "2" - "wide" "70" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "0 0 0 80" - "PaintBackgroundType" "0" - } - "ClassBar7A" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBar7A" - "xpos" "c-282" - "xpos_hidef" "c-190" - "xpos_lodef" "c-190" - "ypos" "340" - "ypos_hidef" "177" - "ypos_lodef" "177" - "zpos" "3" - "wide" "151" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "StatBar7" - "PaintBackgroundType" "0" - } - "ClassBar7B" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBar7B" - "xpos" "c-127" - "xpos_hidef" "c-35" - "xpos_lodef" "c-35" - "ypos" "340" - "ypos_hidef" "177" - "ypos_lodef" "177" - "zpos" "3" - "wide" "151" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "StatBar7" - "PaintBackgroundType" "0" - } - "ClassBarLabel7A" - { - "ControlName" "Label" - "fieldName" "ClassBarLabel7A" - "font" "CerbeticaBold12" - "labelText" "%classbarlabel7A%" - "textAlignment" "west" - "xpos" "c-282" - "xpos_hidef" "c-190" - "xpos_lodef" "c-190" - "ypos" "336" - "ypos_hidef" "173" - "ypos_lodef" "173" - "zpos" "6" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ClassBarLabel7B" - { - "ControlName" "Label" - "fieldName" "ClassBarLabel7B" - "font" "CerbeticaBold12" - "labelText" "%classbarlabel7B%" - "textAlignment" "west" - "xpos" "c-127" - "xpos_hidef" "c-35" - "xpos_lodef" "c-35" - "ypos" "336" - "ypos_hidef" "173" - "ypos_lodef" "173" - "zpos" "6" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ClassLabel7" - { - "ControlName" "Label" - "fieldName" "ClassLabel7" - "font" "ScoreboardSmall" - "font_hidef" "Default" - "font_lodef" "CerbeticaBold12" - "labelText" "%class7%" - "textAlignment" "west" - "xpos" "c+34" - "xpos_hidef" "c+126" - "xpos_lodef" "c+126" - "ypos" "336" - "ypos_hidef" "173" - "ypos_lodef" "173" - "zpos" "5" - "wide" "300" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ClassBarBG8A" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBarBG8A" - "xpos" "c-285" - "xpos_hidef" "c-193" - "xpos_lodef" "c-193" - "ypos" "356" - "ypos_hidef" "193" - "ypos_lodef" "193" - "zpos" "2" - "wide" "312" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "0 0 0 80" - "PaintBackgroundType" "0" - } - "ClassBarBG8B" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBarBG8B" - "xpos" "c+30" - "xpos_hidef" "c+122" - "xpos_lodef" "c+122" - "ypos" "356" - "ypos_hidef" "193" - "ypos_lodef" "193" - "zpos" "2" - "wide" "70" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "0 0 0 80" - "PaintBackgroundType" "0" - } - "ClassBar8A" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBar8A" - "xpos" "c-282" - "xpos_hidef" "c-190" - "xpos_lodef" "c-190" - "ypos" "358" - "ypos_hidef" "195" - "ypos_lodef" "195" - "zpos" "3" - "wide" "151" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "StatBar8" - "PaintBackgroundType" "0" - } - "ClassBar8B" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBar8B" - "xpos" "c-127" - "xpos_hidef" "c-35" - "xpos_lodef" "c-35" - "ypos" "358" - "ypos_hidef" "195" - "ypos_lodef" "195" - "zpos" "3" - "wide" "151" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "StatBar8" - "PaintBackgroundType" "0" - } - "ClassBarLabel8A" - { - "ControlName" "Label" - "fieldName" "ClassBarLabel8A" - "font" "CerbeticaBold12" - "labelText" "%classbarlabel8A%" - "textAlignment" "west" - "xpos" "c-282" - "xpos_hidef" "c-190" - "xpos_lodef" "c-190" - "ypos" "354" - "ypos_hidef" "191" - "ypos_lodef" "191" - "zpos" "6" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ClassBarLabel8B" - { - "ControlName" "Label" - "fieldName" "ClassBarLabel8B" - "font" "CerbeticaBold12" - "labelText" "%classbarlabel8B%" - "textAlignment" "west" - "xpos" "c-127" - "xpos_hidef" "c-35" - "xpos_lodef" "c-35" - "ypos" "354" - "ypos_hidef" "191" - "ypos_lodef" "191" - "zpos" "6" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ClassLabel8" - { - "ControlName" "Label" - "fieldName" "ClassLabel8" - "font" "ScoreboardSmall" - "font_hidef" "Default" - "font_lodef" "CerbeticaBold12" - "labelText" "%class8%" - "textAlignment" "west" - "xpos" "c+34" - "xpos_hidef" "c+126" - "xpos_lodef" "c+126" - "ypos" "354" - "ypos_hidef" "191" - "ypos_lodef" "191" - "zpos" "5" - "wide" "300" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ClassBarBG9A" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBarBG9A" - "xpos" "c-285" - "xpos_hidef" "c-193" - "xpos_lodef" "c-193" - "ypos" "374" - "ypos_hidef" "211" - "ypos_lodef" "211" - "zpos" "2" - "wide" "312" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "0 0 0 80" - "PaintBackgroundType" "0" - } - "ClassBarBG9B" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBarBG9B" - "xpos" "c+30" - "xpos_hidef" "c+122" - "xpos_lodef" "c+122" - "ypos" "374" - "ypos_hidef" "211" - "ypos_lodef" "211" - "zpos" "2" - "wide" "70" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "0 0 0 80" - "PaintBackgroundType" "0" - } - "ClassBar9A" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBar9A" - "xpos" "c-282" - "xpos_hidef" "c-190" - "xpos_lodef" "c-190" - "ypos" "376" - "ypos_hidef" "213" - "ypos_lodef" "213" - "zpos" "3" - "wide" "151" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "StatBar9" - "PaintBackgroundType" "0" - } - "ClassBar9B" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBar9B" - "xpos" "c-127" - "xpos_hidef" "c-35" - "xpos_lodef" "c-35" - "ypos" "376" - "ypos_hidef" "213" - "ypos_lodef" "213" - "zpos" "3" - "wide" "151" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "StatBar9" - "PaintBackgroundType" "0" - } - "ClassBarLabel9A" - { - "ControlName" "Label" - "fieldName" "ClassBarLabel9A" - "font" "CerbeticaBold12" - "labelText" "%classbarlabel9A%" - "textAlignment" "west" - "xpos" "c-282" - "xpos_hidef" "c-190" - "xpos_lodef" "c-190" - "ypos" "372" - "ypos_hidef" "209" - "ypos_lodef" "209" - "zpos" "6" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ClassBarLabel9B" - { - "ControlName" "Label" - "fieldName" "ClassBarLabel9B" - "font" "CerbeticaBold12" - "labelText" "%classbarlabel9B%" - "textAlignment" "west" - "xpos" "c-127" - "xpos_hidef" "c-35" - "xpos_lodef" "c-35" - "ypos" "372" - "ypos_hidef" "209" - "ypos_lodef" "209" - "zpos" "6" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ClassLabel9" - { - "ControlName" "Label" - "fieldName" "ClassLabel9" - "font" "ScoreboardSmall" - "font_hidef" "Default" - "font_lodef" "CerbeticaBold12" - "labelText" "%class9%" - "textAlignment" "west" - "xpos" "c+34" - "xpos_hidef" "c+126" - "xpos_lodef" "c+126" - "ypos" "372" - "ypos_hidef" "209" - "ypos_lodef" "209" - "zpos" "5" - "wide" "300" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "RecordsBG" - { - "ControlName" "EditablePanel" - "fieldName" "RecordsBG" - "xpos" "9999" - "xpos_hidef" "c+95" - "ypos" "9999" - "ypos_hidef" "115" - "wide" "200" - "wide_hidef" "225" - "tall" "260" - "tall_hidef" "633" - "tall_lodef" "633" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "visible_hidef" "0" - "visible_lodef" "0" - "enabled" "1" - "enabled_hidef" "0" - "enabled_lodef" "0" - "border" "NoBorder" - "bgcolor_override" "15 15 15 150" - } - "RecordsLabel1" - { - "ControlName" "Label" - "fieldName" "RecordsLabel1" - "font" "ScoreboardMedium" - "labelText" "#StatSummary_Label_BestMoments" - "textAlignment" "west" - "xpos" "c+124" - "ypos" "170" [!$OSX] - "ypos" "180" [$OSX] - "wide" "300" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" [$WIN32] - "visible" "0" [$X360] - "enabled" "1" - } - "RecordsSubBG1" - { - "ControlName" "ImagePanel" - "fieldName" "RecordsSubBG1" - "xpos" "c+124" - "xpos_hidef" "c-270" - "xpos_lodef" "c-270" - "ypos" "217" - "ypos_hidef" "229" - "ypos_lodef" "229" - "zpos" "2" - "wide" "167" - "wide_hidef" "540" - "wide_lodef" "540" - "tall" "157" - "tall_hidef" "183" - "tall_lodef" "183" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "0 0 0 80" - "PaintBackgroundType" "0" - } - "RecordsLabel" - { - "ControlName" "Label" - "fieldName" "RecordsLabel" - "font" "ScoreboardMedium" - "labelText" "#StatSummary_Records" - "textAlignment" "west" - "xpos" "c-265" - "ypos" "232" - "zpos" "5" - "wide" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" [$WIN32] - "visible" "1" [$X360] - "enabled" "1" - } - "OverallRecord1Label" - { - "ControlName" "Label" - "fieldName" "OverallRecord1Label" - "font" "CerbeticaBold12" - "font_hidef" "Default" - "labelText" "%classrecord1label%" - "textAlignment" "west" - "xpos" "c+128" - "xpos_hidef" "c-265" - "xpos_lodef" "c-265" - "ypos" "214" - "ypos_hidef" "246" - "ypos_lodef" "246" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord1Value" - { - "ControlName" "Label" - "fieldName" "OverallRecord1Value" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord1value%" - "textAlignment" "west" - "xpos" "c+210" - "xpos_hidef" "c-155" - "xpos_lodef" "c-155" - "ypos" "214" - "ypos_hidef" "246" - "ypos_lodef" "246" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord2Label" - { - "ControlName" "Label" - "fieldName" "OverallRecord2Label" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord2label%" - "textAlignment" "west" - "xpos" "c+128" - "xpos_hidef" "c-265" - "xpos_lodef" "c-265" - "ypos" "224" - "ypos_hidef" "258" - "ypos_lodef" "258" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord2Value" - { - "ControlName" "Label" - "fieldName" "OverallRecord2Value" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord2value%" - "textAlignment" "west" - "xpos" "c+210" - "xpos_hidef" "c-155" - "xpos_lodef" "c-155" - "ypos" "224" - "ypos_hidef" "258" - "ypos_lodef" "258" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord3Label" - { - "ControlName" "Label" - "fieldName" "OverallRecord3Label" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord3label%" - "textAlignment" "west" - "xpos" "c+128" - "xpos_hidef" "c-265" - "xpos_lodef" "c-265" - "ypos" "234" - "ypos_hidef" "270" - "ypos_lodef" "270" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord3Value" - { - "ControlName" "Label" - "fieldName" "OverallRecord3Value" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord3value%" - "textAlignment" "west" - "xpos" "c+210" - "xpos_hidef" "c-155" - "xpos_lodef" "c-155" - "ypos" "234" - "ypos_hidef" "270" - "ypos_lodef" "270" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord4Label" - { - "ControlName" "Label" - "fieldName" "OverallRecord4Label" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord4label%" - "textAlignment" "west" - "xpos" "c+128" - "xpos_hidef" "c-265" - "xpos_lodef" "c-265" - "ypos" "244" - "ypos_hidef" "282" - "ypos_lodef" "282" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord4Value" - { - "ControlName" "Label" - "fieldName" "OverallRecord4Value" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord4value%" - "textAlignment" "west" - "xpos" "c+210" - "xpos_hidef" "c-155" - "xpos_lodef" "c-155" - "ypos" "244" - "ypos_hidef" "282" - "ypos_lodef" "282" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord5Label" - { - "ControlName" "Label" - "fieldName" "OverallRecord5Label" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord5label%" - "textAlignment" "west" - "xpos" "c+128" - "xpos_hidef" "c-265" - "xpos_lodef" "c-265" - "ypos" "254" - "ypos_hidef" "294" - "ypos_lodef" "294" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord5Value" - { - "ControlName" "Label" - "fieldName" "OverallRecord5Value" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord5value%" - "textAlignment" "west" - "xpos" "c+210" - "xpos_hidef" "c-155" - "xpos_lodef" "c-155" - "ypos" "254" - "ypos_hidef" "294" - "ypos_lodef" "294" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord6Label" - { - "ControlName" "Label" - "fieldName" "OverallRecord6Label" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord6label%" - "textAlignment" "west" - "xpos" "c+128" - "xpos_hidef" "c-265" - "xpos_lodef" "c-265" - "ypos" "264" - "ypos_hidef" "306" - "ypos_lodef" "306" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord6Value" - { - "ControlName" "Label" - "fieldName" "OverallRecord6Value" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord6value%" - "textAlignment" "west" - "xpos" "c+210" - "xpos_hidef" "c-155" - "xpos_lodef" "c-155" - "ypos" "264" - "ypos_hidef" "306" - "ypos_lodef" "306" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord7Label" - { - "ControlName" "Label" - "fieldName" "OverallRecord7Label" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord7label%" - "textAlignment" "west" - "xpos" "c+128" - "xpos_hidef" "c-265" - "xpos_lodef" "c-265" - "ypos" "274" - "ypos_hidef" "318" - "ypos_lodef" "318" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord7Value" - { - "ControlName" "Label" - "fieldName" "OverallRecord7Value" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord7value%" - "textAlignment" "west" - "xpos" "c+210" - "xpos_hidef" "c-155" - "xpos_lodef" "c-155" - "ypos" "274" - "ypos_hidef" "318" - "ypos_lodef" "318" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord8Label" - { - "ControlName" "Label" - "fieldName" "OverallRecord8Label" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord8label%" - "textAlignment" "west" - "xpos" "c+128" - "xpos_hidef" "c-265" - "xpos_lodef" "c-265" - "ypos" "284" - "ypos_hidef" "330" - "ypos_lodef" "330" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord8Value" - { - "ControlName" "Label" - "fieldName" "OverallRecord8Value" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord8value%" - "textAlignment" "west" - "xpos" "c+210" - "xpos_hidef" "c-155" - "xpos_lodef" "c-155" - "ypos" "284" - "ypos_hidef" "330" - "ypos_lodef" "330" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord9Label" - { - "ControlName" "Label" - "fieldName" "OverallRecord9Label" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord9label%" - "textAlignment" "west" - "xpos" "c+128" - "xpos_hidef" "c-25" - "xpos_lodef" "c-25" - "ypos" "294" - "ypos_hidef" "246" - "ypos_lodef" "246" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord9Value" - { - "ControlName" "Label" - "fieldName" "OverallRecord9Value" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord9value%" - "textAlignment" "west" - "xpos" "c+210" - "xpos_hidef" "c+148" - "xpos_lodef" "c+148" - "ypos" "294" - "ypos_hidef" "246" - "ypos_lodef" "246" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord10Label" - { - "ControlName" "Label" - "fieldName" "OverallRecord10Label" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord10label%" - "textAlignment" "west" - "xpos" "c+128" - "xpos_hidef" "c-25" - "xpos_lodef" "c-25" - "ypos" "304" - "ypos_hidef" "258" - "ypos_lodef" "258" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord10Value" - { - "ControlName" "Label" - "fieldName" "OverallRecord10Value" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord10value%" - "textAlignment" "west" - "xpos" "c+210" - "xpos_hidef" "c+160" - "xpos_lodef" "c+160" - "ypos" "304" - "ypos_hidef" "258" - "ypos_lodef" "258" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord11Label" - { - "ControlName" "Label" - "fieldName" "OverallRecord11Label" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord11label%" - "textAlignment" "west" - "xpos" "c+128" - "xpos_hidef" "c-25" - "xpos_lodef" "c-25" - "ypos" "314" - "ypos_hidef" "270" - "ypos_lodef" "270" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord11Value" - { - "ControlName" "Label" - "fieldName" "OverallRecord11Value" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord11value%" - "textAlignment" "west" - "xpos" "c+210" - "xpos_hidef" "c+160" - "xpos_lodef" "c+160" - "ypos" "314" - "ypos_hidef" "270" - "ypos_lodef" "270" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord12Label" - { - "ControlName" "Label" - "fieldName" "OverallRecord12Label" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord12label%" - "textAlignment" "west" - "xpos" "c+128" - "xpos_hidef" "c-25" - "xpos_lodef" "c-25" - "ypos" "324" - "ypos_hidef" "282" - "ypos_lodef" "282" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord12Value" - { - "ControlName" "Label" - "fieldName" "OverallRecord12Value" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord12value%" - "textAlignment" "west" - "xpos" "c+210" - "xpos_hidef" "c+160" - "xpos_lodef" "c+160" - "ypos" "324" - "ypos_hidef" "282" - "ypos_lodef" "282" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord13Label" - { - "ControlName" "Label" - "fieldName" "OverallRecord13Label" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord13label%" - "textAlignment" "west" - "xpos" "c+128" - "xpos_hidef" "c-25" - "xpos_lodef" "c-25" - "ypos" "334" - "ypos_hidef" "294" - "ypos_lodef" "294" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord13Value" - { - "ControlName" "Label" - "fieldName" "OverallRecord13Value" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord13value%" - "textAlignment" "west" - "xpos" "c+210" - "xpos_hidef" "c+160" - "xpos_lodef" "c+160" - "ypos" "334" - "ypos_hidef" "294" - "ypos_lodef" "294" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord14Label" - { - "ControlName" "Label" - "fieldName" "OverallRecord14Label" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord14label%" - "textAlignment" "west" - "xpos" "c+128" - "xpos_hidef" "c-25" - "xpos_lodef" "c-25" - "ypos" "344" - "ypos_hidef" "306" - "ypos_lodef" "306" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord14Value" - { - "ControlName" "Label" - "fieldName" "OverallRecord14Value" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord14value%" - "textAlignment" "west" - "xpos" "c+210" - "xpos_hidef" "c+160" - "xpos_lodef" "c+160" - "ypos" "344" - "ypos_hidef" "306" - "ypos_lodef" "306" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord15Label" - { - "ControlName" "Label" - "fieldName" "OverallRecord15Label" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord15label%" - "textAlignment" "west" - "xpos" "c+128" - "xpos_hidef" "c-25" - "xpos_lodef" "c-25" - "ypos" "354" - "ypos_hidef" "318" - "ypos_lodef" "318" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord15Value" - { - "ControlName" "Label" - "fieldName" "OverallRecord15Value" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord15value%" - "textAlignment" "west" - "xpos" "c+210" - "xpos_hidef" "c+160" - "xpos_lodef" "c+160" - "ypos" "354" - "ypos_hidef" "318" - "ypos_lodef" "318" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - } - "TipImage" - { - "ControlName" "CTFImagePanel" - "fieldName" "TipImage" - "xpos" "c-285" - "ypos" "9999" - "zpos" "12" - "wide" "0" - "tall" "0" - "visible" "0" - "enabled" "0" - "image" "" - "scaleImage" "1" - } - "TipText" - { - "ControlName" "Label" - "fieldName" "TipText" - "font" "CerbeticaBold12" - "font_hidef" "Default" - "labelText" "%tiptext%" - "textAlignment" "west" - "xpos" "9999" - "ypos" "99999" - "zpos" "12" - "wide" "0" - "tall" "0" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - "wrap" "1" - } - "NextTipButton" [$WIN32] - { - "ControlName" "Button" - "fieldName" "NextTipButton" - "xpos" "9999" - "ypos" "9999" - "zpos" "6" - "wide" "0" - "tall" "0" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - "tabPosition" "0" - "labelText" "#TF_NextTip" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "nexttip" - } - "ResetStatsButton" [$WIN32] - { - "ControlName" "Button" - "fieldName" "ResetStatsButton" - "xpos" "c130" - "ypos" "270" - "zpos" "6" - "wide" "150" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#TF_ResetStats" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "resetstatsbutton" - } - "CloseButton" [$WIN32] - { - "ControlName" "Button" - "fieldName" "CloseButton" - "xpos" "r190" - "ypos" "r50" - "zpos" "6" - "wide" "150" - "tall" "30" - "autoResize" "0" - "pinCorner" "2" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "#TF_Close" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "vguicancel" - } - "Footer" [$X360] - { - "ControlName" "CTFFooter" - "fieldName" "Footer" - "bgcolor" "TanDarker" - "paintbackground" "1" - "tall" "100" - "tall_lodef" "60" - "center" "1" - "buttonoffsety" "20" - "buttonoffsety_lodef" "5" - "button_separator" "10" - "button_separator_lodef" "2" - "fonttext" "MatchmakingDialogMenuLarge" - "fonttext_lodef" "MatchmakingDialogMenuSmall" - "buttongap" "50" - "textadjust" "3" - "textadjust_lodef" "0" - "zpos" "6" - "fgcolor" "HudOffWhite" - - "button" - { - "name" "back" - "text" "#GameUI_Back" - "icon" "#GameUI_Icons_B_BUTTON" - } - - "button" - { - "name" "nexttip" - "text" "#TF_NextTip_360" - "icon" "#GameUI_Icons_A_BUTTON" - } - } - "TitleBanner" [$X360] - { - "ControlName" "ImagePanel" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "128" - "image" "menu_header" - "visible_lodef" "0" - "enabled_lodef" "0" - } -} diff --git a/minmode/resource/ui/statsummary_embedded.res b/minmode/resource/ui/statsummary_embedded.res deleted file mode 100644 index 3ef5fbe..0000000 --- a/minmode/resource/ui/statsummary_embedded.res +++ /dev/null @@ -1,2610 +0,0 @@ -"Resource/UI/winpanel.res" -{ - "TFStatsSummary" - { - "ControlName" "EditablePanel" - "fieldName" "TFStatsSummary" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "480" - "visible" "0" - "enabled" "1" - "bgcolor_override" "25 25 25 255" - } - "MainBackground" - { - "ControlName" "ImagePanel" - "fieldName" "MainBackground" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "480" - "visible" "0" - "enabled" "1" - "image" "" - "scaleImage" "1" - } - "OnYourWayLabel" [$WIN32] - { - "ControlName" "CExLabel" - "fieldName" "OnYourWayLabel" - "font" "CerbeticaBold24" - "labelText" "#LoadingMap" - "textAlignment" "west" - "xpos" "0" - "ypos" "0" - "zpos" "50" - "wide" "0" - "tall" "0" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - } - "MapLabel" - { - "ControlName" "CExLabel" - "fieldName" "MapLabel" - "font" "HudFontMediumBigBold" [$WIN32] - "font" "HudFontMediumBold" [$X360] - "labelText" "%maplabel%" - "textAlignment" "center" [$WIN32] - "textAlignment" "west" [$X360] - "xpos" "5" [$WIN32] - "xpos" "60" [$X360] - "ypos" "92" - "ypos_hidef" "425" - "ypos_lodef" "425" - "zpos" "50" - "wide" "350" [$WIN32] - "wide" "600" [$X360] - "tall" "35" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - } - "MapType" [$WIN32] - { - "ControlName" "CExLabel" - "fieldName" "MapType" - "font" "HudFontMediumBigBold" - "labelText" "%maptype%" - "textAlignment" "center" - "xpos" "5" - "ypos" "117" - "zpos" "50" - "wide" "350" - "tall" "35" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - } - "StatData" - { - "ControlName" "EditablePanel" - "fieldName" "StatData" - "xpos" "0" - "ypos" "-130" - "zpos" "1" - "wide" "f0" - "tall" "480" - "visible" "1" - "enabled" "1" - - "NonInteractiveHeaders" - { - "ControlName" "EditablePanel" - "fieldName" "NonInteractiveHeaders" - "xpos" "0" - "ypos" "0" - "zpos" "2" - "wide" "f0" - "tall" "480" - "visible" "1" - "enabled" "1" - - "BarChartLabelA" - { - "ControlName" "Label" - "fieldName" "BarChartLabelA" - "font" "CerbeticaBold12" - "font_hidef" "Default" - "labelText" "#StatSummary_StatTitle_MostPoints" - "textAlignment" "east" - "xpos" "c-282" - "xpos_hidef" "c-210" - "xpos_lodef" "c-210" - "ypos" "212" - "ypos_hidef" "49" - "ypos_lodef" "49" - "zpos" "5" - "wide" "150" [!$X360] - "wide" "170" [$X360] - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "BarChartLabelB" - { - "ControlName" "Label" - "fieldName" "BarChartLabelB" - "font" "CerbeticaBold12" - "font_hidef" "Default" - "labelText" "#StatSummary_StatTitle_TotalPlaytime" - "textAlignment" "west" - "xpos" "c-127" - "xpos_hidef" "c-35" - "xpos_lodef" "c-35" - "ypos" "212" - "ypos_hidef" "49" - "ypos_lodef" "49" - "zpos" "5" - "wide" "150" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecordLabel" - { - "ControlName" "Label" - "fieldName" "OverallRecordLabel" - "font" "CerbeticaBold12" - "labelText" "#StatSummary_Label_AsAnyClass" - "textAlignment" "west" - "xpos" "c+130" - "xpos_hidef" "c+110" - "ypos" "200" - "ypos_hidef" "150" - "zpos" "5" - "wide" "200" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "visible_hidef" "0" - "visible_lodef" "0" - "enabled" "1" - "enabled_hidef" "0" - "enabled_lodef" "0" - } - } - "InteractiveHeaders" - { - "ControlName" "EditablePanel" - "fieldName" "InteractiveHeaders" - "xpos" "0" - "ypos" "0" - "zpos" "2" - "wide" "f0" - "tall" "480" - "visible" "1" - "enabled" "1" - - "BarChartComboA" - { - "ControlName" "ComboBox" - "fieldName" "BarChartComboA" - "xpos" "c-285" - "ypos" "212" - "zpos" "10" - "wide" "154" - "tall" "14" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "1" - "textHidden" "0" - "editable" "0" - "maxchars" "-1" - "NumericInputOnly" "0" - "unicode" "0" - } - "BarChartComboB" - { - "ControlName" "ComboBox" - "fieldName" "BarChartComboB" - "xpos" "c-127" - "ypos" "212" - "zpos" "10" - "wide" "154" - "tall" "14" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "1" - "textHidden" "0" - "editable" "0" - "maxchars" "-1" - "NumericInputOnly" "0" - "unicode" "0" - } - "ClassCombo" - { - "ControlName" "ComboBox" - "fieldName" "ClassCombo" - "xpos" "c+124" - "ypos" "200" - "zpos" "10" - "wide" "167" - "tall" "14" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "1" - "textHidden" "0" - "editable" "0" - "maxchars" "-1" - "NumericInputOnly" "0" - "unicode" "0" - } - } - "AveragesBG" - { - "ControlName" "EditablePanel" - "fieldName" "AveragesBG" - "xpos" "c-295" - "xpos_hidef" "c-283" - "xpos_lodef" "c-283" - "ypos" "165" - "ypos_hidef" "22" - "ypos_lodef" "22" - "wide" "600" - "tall" "300" - "tall_hidef" "633" - "tall_lodef" "633" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "border" "NoBorder" - "bgcolor_override" "15 15 15 255" - } - "AveragesLabel" - { - "ControlName" "Label" - "fieldName" "AveragesLabel" - "font" "ScoreboardMedium" - "labelText" "#StatSummary_Label_PerformanceReport" - "textAlignment" "west" - "textAlignment_hidef" "center" - "textAlignment_lodef" "center" - "xpos" "c-285" - "xpos_hidef" "c-193" - "xpos_lodef" "c-193" - "ypos" "170" [!$OSX] - "ypos" "185" [$OSX] - "ypos_hidef" "32" - "ypos_lodef" "32" - "wide" "300" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ClassBarBG1A" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBarBG1A" - "xpos" "c-285" - "xpos_hidef" "c-193" - "xpos_lodef" "c-193" - "ypos" "230" - "ypos_hidef" "67" - "ypos_lodef" "67" - "zpos" "2" - "wide" "312" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "0 0 0 80" - "PaintBackgroundType" "0" - } - "ClassBarBG1B" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBarBG1B" - "xpos" "c+30" - "xpos_hidef" "c+122" - "xpos_lodef" "c+122" - "ypos" "230" - "ypos_hidef" "67" - "ypos_lodef" "67" - "zpos" "2" - "wide" "70" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "0 0 0 80" - "PaintBackgroundType" "0" - } - "ClassBar1A" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBar1A" - "xpos" "c-282" - "xpos_hidef" "c-190" - "xpos_lodef" "c-190" - "ypos" "232" - "ypos_hidef" "69" - "ypos_lodef" "69" - "zpos" "3" - "wide" "151" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "StatBar1" - "PaintBackgroundType" "0" - } - "ClassBar1B" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBar1B" - "xpos" "c-127" - "xpos_hidef" "c-35" - "xpos_lodef" "c-35" - "ypos" "232" - "ypos_hidef" "69" - "ypos_lodef" "69" - "zpos" "3" - "wide" "151" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "StatBar1" - "PaintBackgroundType" "0" - } - "ClassBarLabel1A" - { - "ControlName" "Label" - "fieldName" "ClassBarLabel1A" - "font" "CerbeticaBold12" - "labelText" "%classbarlabel1A%" - "textAlignment" "west" - "xpos" "c-282" - "xpos_hidef" "c-190" - "xpos_lodef" "c-190" - "ypos" "228" - "ypos_hidef" "65" - "ypos_lodef" "65" - "zpos" "6" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ClassBarLabel1B" - { - "ControlName" "Label" - "fieldName" "ClassBarLabel1B" - "font" "CerbeticaBold12" - "labelText" "%classbarlabel1B%" - "textAlignment" "west" - "xpos" "c-127" - "ypos" "228" - "zpos" "6" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "TanLight" - } - "ClassLabel1" - { - "ControlName" "Label" - "fieldName" "ClassLabel1" - "font" "CerbeticaBold12" - "font_hidef" "Default" - "font_lodef" "CerbeticaBold12" - "labelText" "%class1%" - "textAlignment" "west" - "xpos" "c+34" - "xpos_hidef" "c+126" - "xpos_lodef" "c+126" - "ypos" "228" - "ypos_hidef" "65" - "ypos_lodef" "65" - "zpos" "5" - "wide" "300" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ClassBarBG2A" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBarBG2A" - "xpos" "c-285" - "xpos_hidef" "c-193" - "xpos_lodef" "c-193" - "ypos" "248" - "ypos_hidef" "85" - "ypos_lodef" "85" - "zpos" "2" - "wide" "312" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "0 0 0 80" - "PaintBackgroundType" "0" - } - "ClassBarBG2B" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBarBG2B" - "xpos" "c+30" - "xpos_hidef" "c+122" - "xpos_lodef" "c+122" - "ypos" "248" - "ypos_hidef" "85" - "ypos_lodef" "85" - "zpos" "2" - "wide" "70" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "0 0 0 80" - "PaintBackgroundType" "0" - } - "ClassBar2A" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBar2A" - "xpos" "c-282" - "xpos_hidef" "c-190" - "xpos_lodef" "c-190" - "ypos" "250" - "ypos_hidef" "87" - "ypos_lodef" "87" - "zpos" "3" - "wide" "151" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "StatBar2" - "PaintBackgroundType" "0" - } - "ClassBar2B" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBar2B" - "xpos" "c-127" - "xpos_hidef" "c-35" - "xpos_lodef" "c-35" - "ypos" "250" - "ypos_hidef" "87" - "ypos_lodef" "87" - "zpos" "3" - "wide" "151" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "StatBar2" - "PaintBackgroundType" "0" - } - "ClassBarLabel2A" - { - "ControlName" "Label" - "fieldName" "ClassBarLabel2A" - "font" "CerbeticaBold12" - "labelText" "%classbarlabel2A%" - "textAlignment" "west" - "xpos" "c-282" - "xpos_hidef" "c-190" - "xpos_lodef" "c-190" - "ypos" "246" - "ypos_hidef" "83" - "ypos_lodef" "83" - "zpos" "6" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ClassBarLabel2B" - { - "ControlName" "Label" - "fieldName" "ClassBarLabel2B" - "font" "CerbeticaBold12" - "labelText" "%classbarlabel2B%" - "textAlignment" "west" - "xpos" "c-127" - "xpos_hidef" "c-35" - "xpos_lodef" "c-35" - "ypos" "246" - "ypos_hidef" "83" - "ypos_lodef" "83" - "zpos" "6" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ClassLabel2" - { - "ControlName" "Label" - "fieldName" "ClassLabel2" - "font" "CerbeticaBold12" - "font_hidef" "Default" - "font_lodef" "CerbeticaBold12" - "labelText" "%class2%" - "textAlignment" "west" - "xpos" "c+34" - "xpos_hidef" "c+126" - "xpos_lodef" "c+126" - "ypos" "246" - "ypos_hidef" "83" - "ypos_lodef" "83" - "zpos" "5" - "wide" "300" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ClassBarBG3A" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBarBG3A" - "xpos" "c-285" - "xpos_hidef" "c-193" - "xpos_lodef" "c-193" - "ypos" "266" - "ypos_hidef" "103" - "ypos_lodef" "103" - "zpos" "2" - "wide" "312" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "0 0 0 80" - "PaintBackgroundType" "0" - } - "ClassBarBG3B" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBarBG3B" - "xpos" "c+30" - "xpos_hidef" "c+122" - "xpos_lodef" "c+122" - "ypos" "266" - "ypos_hidef" "103" - "ypos_lodef" "103" - "zpos" "2" - "wide" "70" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "0 0 0 80" - "PaintBackgroundType" "0" - } - "ClassBar3A" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBar3A" - "xpos" "c-282" - "xpos_hidef" "c-190" - "xpos_lodef" "c-190" - "ypos" "268" - "ypos_hidef" "105" - "ypos_lodef" "105" - "zpos" "3" - "wide" "151" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "StatBar3" - "PaintBackgroundType" "0" - } - "ClassBar3B" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBar3B" - "xpos" "c-127" - "xpos_hidef" "c-35" - "xpos_lodef" "c-35" - "ypos" "268" - "ypos_hidef" "105" - "ypos_lodef" "105" - "zpos" "3" - "wide" "151" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "StatBar3" - "PaintBackgroundType" "0" - } - "ClassBarLabel3A" - { - "ControlName" "Label" - "fieldName" "ClassBarLabel3A" - "font" "CerbeticaBold12" - "labelText" "%classbarlabel3A%" - "textAlignment" "west" - "xpos" "c-282" - "xpos_hidef" "c-190" - "xpos_lodef" "c-190" - "ypos" "264" - "ypos_hidef" "101" - "ypos_lodef" "101" - "zpos" "6" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ClassBarLabel3B" - { - "ControlName" "Label" - "fieldName" "ClassBarLabel3B" - "font" "CerbeticaBold12" - "labelText" "%classbarlabel3B%" - "textAlignment" "west" - "xpos" "c-127" - "xpos_hidef" "c-35" - "xpos_lodef" "c-35" - "ypos" "264" - "ypos_hidef" "101" - "ypos_lodef" "101" - "zpos" "6" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ClassLabel3" - { - "ControlName" "Label" - "fieldName" "ClassLabel3" - "font" "CerbeticaBold12" - "font_hidef" "Default" - "font_lodef" "CerbeticaBold12" - "labelText" "%class3%" - "textAlignment" "west" - "xpos" "c+34" - "xpos_hidef" "c+126" - "xpos_lodef" "c+126" - "ypos" "264" - "ypos_hidef" "101" - "ypos_lodef" "101" - "zpos" "5" - "wide" "300" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ClassBarBG4A" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBarBG4A" - "xpos" "c-285" - "xpos_hidef" "c-193" - "xpos_lodef" "c-193" - "ypos" "284" - "ypos_hidef" "121" - "ypos_lodef" "121" - "zpos" "2" - "wide" "312" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "0 0 0 80" - "PaintBackgroundType" "0" - } - "ClassBarBG4B" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBarBG4B" - "xpos" "c+30" - "xpos_hidef" "c+122" - "xpos_lodef" "c+122" - "ypos" "284" - "ypos_hidef" "121" - "ypos_lodef" "121" - "zpos" "2" - "wide" "70" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "0 0 0 80" - "PaintBackgroundType" "0" - } - "ClassBar4A" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBar4A" - "xpos" "c-282" - "xpos_hidef" "c-190" - "xpos_lodef" "c-190" - "ypos" "286" - "ypos_hidef" "123" - "ypos_lodef" "123" - "zpos" "3" - "wide" "151" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "StatBar4" - "PaintBackgroundType" "0" - } - "ClassBar4B" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBar4B" - "xpos" "c-127" - "xpos_hidef" "c-35" - "xpos_lodef" "c-35" - "ypos" "286" - "ypos_hidef" "123" - "ypos_lodef" "123" - "zpos" "3" - "wide" "151" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "StatBar4" - "PaintBackgroundType" "0" - } - "ClassBarLabel4A" - { - "ControlName" "Label" - "fieldName" "ClassBarLabel4A" - "font" "CerbeticaBold12" - "labelText" "%classbarlabel4A%" - "textAlignment" "west" - "xpos" "c-282" - "xpos_hidef" "c-190" - "xpos_lodef" "c-190" - "ypos" "282" - "ypos_hidef" "119" - "ypos_lodef" "119" - "zpos" "6" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ClassBarLabel4B" - { - "ControlName" "Label" - "fieldName" "ClassBarLabel4B" - "font" "CerbeticaBold12" - "labelText" "%classbarlabel4B%" - "textAlignment" "west" - "xpos" "c-127" - "xpos_hidef" "c-35" - "xpos_lodef" "c-35" - "ypos" "282" - "ypos_hidef" "119" - "ypos_lodef" "119" - "zpos" "6" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ClassLabel4" - { - "ControlName" "Label" - "fieldName" "ClassLabel4" - "font" "CerbeticaBold12" - "font_hidef" "Default" - "font_lodef" "CerbeticaBold12" - "labelText" "%class4%" - "textAlignment" "west" - "xpos" "c+34" - "xpos_hidef" "c+126" - "xpos_lodef" "c+126" - "ypos" "282" - "ypos_hidef" "119" - "ypos_lodef" "119" - "zpos" "5" - "wide" "300" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ClassBarBG5A" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBarBG5A" - "xpos" "c-285" - "xpos_hidef" "c-193" - "xpos_lodef" "c-193" - "ypos" "302" - "ypos_hidef" "139" - "ypos_lodef" "139" - "zpos" "2" - "wide" "312" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "0 0 0 80" - "PaintBackgroundType" "0" - } - "ClassBarBG5B" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBarBG5B" - "xpos" "c+30" - "xpos_hidef" "c+122" - "xpos_lodef" "c+122" - "ypos" "302" - "ypos_hidef" "139" - "ypos_lodef" "139" - "zpos" "2" - "wide" "70" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "0 0 0 80" - "PaintBackgroundType" "0" - } - "ClassBar5A" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBar5A" - "xpos" "c-282" - "xpos_hidef" "c-190" - "xpos_lodef" "c-190" - "ypos" "304" - "ypos_hidef" "141" - "ypos_lodef" "141" - "zpos" "3" - "wide" "151" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "StatBar5" - "PaintBackgroundType" "0" - } - "ClassBar5B" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBar5B" - "xpos" "c-127" - "xpos_hidef" "c-35" - "xpos_lodef" "c-35" - "ypos" "304" - "ypos_hidef" "141" - "ypos_lodef" "141" - "zpos" "3" - "wide" "151" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "StatBar5" - "PaintBackgroundType" "0" - } - "ClassBarLabel5A" - { - "ControlName" "Label" - "fieldName" "ClassBarLabel5A" - "font" "CerbeticaBold12" - "labelText" "%classbarlabel5A%" - "textAlignment" "west" - "xpos" "c-282" - "xpos_hidef" "c-190" - "xpos_lodef" "c-190" - "ypos" "300" - "ypos_hidef" "137" - "ypos_lodef" "137" - "zpos" "6" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ClassBarLabel5B" - { - "ControlName" "Label" - "fieldName" "ClassBarLabel5B" - "font" "CerbeticaBold12" - "labelText" "%classbarlabel5B%" - "textAlignment" "west" - "xpos" "c-127" - "xpos_hidef" "c-35" - "xpos_lodef" "c-35" - "ypos" "300" - "ypos_hidef" "137" - "ypos_lodef" "137" - "zpos" "6" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ClassLabel5" - { - "ControlName" "Label" - "fieldName" "ClassLabel5" - "font" "CerbeticaBold12" - "font_hidef" "Default" - "font_lodef" "CerbeticaBold12" - "labelText" "%class5%" - "textAlignment" "west" - "xpos" "c+34" - "xpos_hidef" "c+126" - "xpos_lodef" "c+126" - "ypos" "300" - "ypos_hidef" "137" - "ypos_lodef" "137" - "zpos" "5" - "wide" "282" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ClassBarBG6A" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBarBG6A" - "xpos" "c-285" - "xpos_hidef" "c-193" - "xpos_lodef" "c-193" - "ypos" "320" - "ypos_hidef" "157" - "ypos_lodef" "157" - "zpos" "2" - "wide" "312" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "0 0 0 80" - "PaintBackgroundType" "0" - } - "ClassBarBG6B" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBarBG6B" - "xpos" "c+30" - "xpos_hidef" "c+122" - "xpos_lodef" "c+122" - "ypos" "320" - "ypos_hidef" "157" - "ypos_lodef" "157" - "zpos" "2" - "wide" "70" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "0 0 0 80" - "PaintBackgroundType" "0" - } - "ClassBar6A" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBar6A" - "xpos" "c-282" - "xpos_hidef" "c-190" - "xpos_lodef" "c-190" - "ypos" "322" - "ypos_hidef" "159" - "ypos_lodef" "159" - "zpos" "3" - "wide" "151" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "StatBar6" - "PaintBackgroundType" "0" - } - "ClassBar6B" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBar6B" - "xpos" "c-127" - "xpos_hidef" "c-35" - "xpos_lodef" "c-35" - "ypos" "322" - "ypos_hidef" "159" - "ypos_lodef" "159" - "zpos" "3" - "wide" "151" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "StatBar6" - "PaintBackgroundType" "0" - } - "ClassBarLabel6A" - { - "ControlName" "Label" - "fieldName" "ClassBarLabel6A" - "font" "CerbeticaBold12" - "labelText" "%classbarlabel6A%" - "textAlignment" "west" - "xpos" "c-282" - "xpos_hidef" "c-190" - "xpos_lodef" "c-190" - "ypos" "318" - "ypos_hidef" "155" - "ypos_lodef" "155" - "zpos" "6" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ClassBarLabel6B" - { - "ControlName" "Label" - "fieldName" "ClassBarLabel6B" - "font" "CerbeticaBold12" - "labelText" "%classbarlabel6B%" - "textAlignment" "west" - "xpos" "c-127" - "xpos_hidef" "c-35" - "xpos_lodef" "c-35" - "ypos" "318" - "ypos_hidef" "155" - "ypos_lodef" "155" - "zpos" "6" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ClassLabel6" - { - "ControlName" "Label" - "fieldName" "ClassLabel6" - "font" "CerbeticaBold12" - "font_hidef" "Default" - "font_lodef" "CerbeticaBold12" - "labelText" "%class6%" - "textAlignment" "west" - "xpos" "c+34" - "xpos_hidef" "c+126" - "xpos_lodef" "c+126" - "ypos" "318" - "ypos_hidef" "155" - "ypos_lodef" "155" - "zpos" "5" - "wide" "300" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ClassBarBG7A" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBarBG7A" - "xpos" "c-285" - "xpos_hidef" "c-193" - "xpos_lodef" "c-193" - "ypos" "338" - "ypos_hidef" "175" - "ypos_lodef" "175" - "zpos" "2" - "wide" "312" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "0 0 0 80" - "PaintBackgroundType" "0" - } - "ClassBarBG7B" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBarBG7B" - "xpos" "c+30" - "xpos_hidef" "c+122" - "xpos_lodef" "c+122" - "ypos" "338" - "ypos_hidef" "175" - "ypos_lodef" "175" - "zpos" "2" - "wide" "70" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "0 0 0 80" - "PaintBackgroundType" "0" - } - "ClassBar7A" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBar7A" - "xpos" "c-282" - "xpos_hidef" "c-190" - "xpos_lodef" "c-190" - "ypos" "340" - "ypos_hidef" "177" - "ypos_lodef" "177" - "zpos" "3" - "wide" "151" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "StatBar7" - "PaintBackgroundType" "0" - } - "ClassBar7B" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBar7B" - "xpos" "c-127" - "xpos_hidef" "c-35" - "xpos_lodef" "c-35" - "ypos" "340" - "ypos_hidef" "177" - "ypos_lodef" "177" - "zpos" "3" - "wide" "151" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "StatBar7" - "PaintBackgroundType" "0" - } - "ClassBarLabel7A" - { - "ControlName" "Label" - "fieldName" "ClassBarLabel7A" - "font" "CerbeticaBold12" - "labelText" "%classbarlabel7A%" - "textAlignment" "west" - "xpos" "c-282" - "xpos_hidef" "c-190" - "xpos_lodef" "c-190" - "ypos" "336" - "ypos_hidef" "173" - "ypos_lodef" "173" - "zpos" "6" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ClassBarLabel7B" - { - "ControlName" "Label" - "fieldName" "ClassBarLabel7B" - "font" "CerbeticaBold12" - "labelText" "%classbarlabel7B%" - "textAlignment" "west" - "xpos" "c-127" - "xpos_hidef" "c-35" - "xpos_lodef" "c-35" - "ypos" "336" - "ypos_hidef" "173" - "ypos_lodef" "173" - "zpos" "6" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ClassLabel7" - { - "ControlName" "Label" - "fieldName" "ClassLabel7" - "font" "CerbeticaBold12" - "font_hidef" "Default" - "font_lodef" "CerbeticaBold12" - "labelText" "%class7%" - "textAlignment" "west" - "xpos" "c+34" - "xpos_hidef" "c+126" - "xpos_lodef" "c+126" - "ypos" "336" - "ypos_hidef" "173" - "ypos_lodef" "173" - "zpos" "5" - "wide" "300" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ClassBarBG8A" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBarBG8A" - "xpos" "c-285" - "xpos_hidef" "c-193" - "xpos_lodef" "c-193" - "ypos" "356" - "ypos_hidef" "193" - "ypos_lodef" "193" - "zpos" "2" - "wide" "312" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "0 0 0 80" - "PaintBackgroundType" "0" - } - "ClassBarBG8B" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBarBG8B" - "xpos" "c+30" - "xpos_hidef" "c+122" - "xpos_lodef" "c+122" - "ypos" "356" - "ypos_hidef" "193" - "ypos_lodef" "193" - "zpos" "2" - "wide" "70" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "0 0 0 80" - "PaintBackgroundType" "0" - } - "ClassBar8A" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBar8A" - "xpos" "c-282" - "xpos_hidef" "c-190" - "xpos_lodef" "c-190" - "ypos" "358" - "ypos_hidef" "195" - "ypos_lodef" "195" - "zpos" "3" - "wide" "151" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "StatBar8" - "PaintBackgroundType" "0" - } - "ClassBar8B" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBar8B" - "xpos" "c-127" - "xpos_hidef" "c-35" - "xpos_lodef" "c-35" - "ypos" "358" - "ypos_hidef" "195" - "ypos_lodef" "195" - "zpos" "3" - "wide" "151" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "StatBar8" - "PaintBackgroundType" "0" - } - "ClassBarLabel8A" - { - "ControlName" "Label" - "fieldName" "ClassBarLabel8A" - "font" "CerbeticaBold12" - "labelText" "%classbarlabel8A%" - "textAlignment" "west" - "xpos" "c-282" - "xpos_hidef" "c-190" - "xpos_lodef" "c-190" - "ypos" "354" - "ypos_hidef" "191" - "ypos_lodef" "191" - "zpos" "6" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ClassBarLabel8B" - { - "ControlName" "Label" - "fieldName" "ClassBarLabel8B" - "font" "CerbeticaBold12" - "labelText" "%classbarlabel8B%" - "textAlignment" "west" - "xpos" "c-127" - "xpos_hidef" "c-35" - "xpos_lodef" "c-35" - "ypos" "354" - "ypos_hidef" "191" - "ypos_lodef" "191" - "zpos" "6" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ClassLabel8" - { - "ControlName" "Label" - "fieldName" "ClassLabel8" - "font" "CerbeticaBold12" - "font_hidef" "Default" - "font_lodef" "CerbeticaBold12" - "labelText" "%class8%" - "textAlignment" "west" - "xpos" "c+34" - "xpos_hidef" "c+126" - "xpos_lodef" "c+126" - "ypos" "354" - "ypos_hidef" "191" - "ypos_lodef" "191" - "zpos" "5" - "wide" "300" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ClassBarBG9A" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBarBG9A" - "xpos" "c-285" - "xpos_hidef" "c-193" - "xpos_lodef" "c-193" - "ypos" "374" - "ypos_hidef" "211" - "ypos_lodef" "211" - "zpos" "2" - "wide" "312" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "0 0 0 80" - "PaintBackgroundType" "0" - } - "ClassBarBG9B" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBarBG9B" - "xpos" "c+30" - "xpos_hidef" "c+122" - "xpos_lodef" "c+122" - "ypos" "374" - "ypos_hidef" "211" - "ypos_lodef" "211" - "zpos" "2" - "wide" "70" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "0 0 0 80" - "PaintBackgroundType" "0" - } - "ClassBar9A" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBar9A" - "xpos" "c-282" - "xpos_hidef" "c-190" - "xpos_lodef" "c-190" - "ypos" "376" - "ypos_hidef" "213" - "ypos_lodef" "213" - "zpos" "3" - "wide" "151" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "StatBar9" - "PaintBackgroundType" "0" - } - "ClassBar9B" - { - "ControlName" "ImagePanel" - "fieldName" "ClassBar9B" - "xpos" "c-127" - "xpos_hidef" "c-35" - "xpos_lodef" "c-35" - "ypos" "376" - "ypos_hidef" "213" - "ypos_lodef" "213" - "zpos" "3" - "wide" "151" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "StatBar9" - "PaintBackgroundType" "0" - } - "ClassBarLabel9A" - { - "ControlName" "Label" - "fieldName" "ClassBarLabel9A" - "font" "CerbeticaBold12" - "labelText" "%classbarlabel9A%" - "textAlignment" "west" - "xpos" "c-282" - "xpos_hidef" "c-190" - "xpos_lodef" "c-190" - "ypos" "372" - "ypos_hidef" "209" - "ypos_lodef" "209" - "zpos" "6" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ClassBarLabel9B" - { - "ControlName" "Label" - "fieldName" "ClassBarLabel9B" - "font" "CerbeticaBold12" - "labelText" "%classbarlabel9B%" - "textAlignment" "west" - "xpos" "c-127" - "xpos_hidef" "c-35" - "xpos_lodef" "c-35" - "ypos" "372" - "ypos_hidef" "209" - "ypos_lodef" "209" - "zpos" "6" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ClassLabel9" - { - "ControlName" "Label" - "fieldName" "ClassLabel9" - "font" "CerbeticaBold12" - "font_hidef" "Default" - "font_lodef" "CerbeticaBold12" - "labelText" "%class9%" - "textAlignment" "west" - "xpos" "c+34" - "xpos_hidef" "c+126" - "xpos_lodef" "c+126" - "ypos" "372" - "ypos_hidef" "209" - "ypos_lodef" "209" - "zpos" "5" - "wide" "300" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "RecordsBG" - { - "ControlName" "EditablePanel" - "fieldName" "RecordsBG" - "xpos" "9999" - "xpos_hidef" "c+95" - "ypos" "9999" - "ypos_hidef" "115" - "wide" "200" - "wide_hidef" "225" - "tall" "260" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "visible_hidef" "0" - "visible_lodef" "0" - "enabled" "1" - "enabled_hidef" "0" - "enabled_lodef" "0" - "border" "NoBorder" - "bgcolor_override" "15 15 15 255" - } - "RecordsLabel1" - { - "ControlName" "Label" - "fieldName" "RecordsLabel1" - "font" "ScoreboardMediumSmall" - "labelText" "#StatSummary_Label_BestMoments" - "textAlignment" "west" - "xpos" "c+124" - "ypos" "170" [!$OSX] - "ypos" "180" [$OSX] - "wide" "300" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" [$WIN32] - "visible" "0" [$X360] - "enabled" "1" - } - "RecordsSubBG1" - { - "ControlName" "ImagePanel" - "fieldName" "RecordsSubBG1" - "xpos" "c+124" - "xpos_hidef" "c-270" - "xpos_lodef" "c-270" - "ypos" "217" - "ypos_hidef" "229" - "ypos_lodef" "229" - "zpos" "2" - "wide" "167" - "wide_hidef" "540" - "wide_lodef" "540" - "tall" "157" - "tall_hidef" "183" - "tall_lodef" "183" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fillcolor" "0 0 0 80" - "PaintBackgroundType" "0" - } - "RecordsLabel" - { - "ControlName" "Label" - "fieldName" "RecordsLabel" - "font" "ScoreboardMedium" - "labelText" "#StatSummary_Records" - "textAlignment" "west" - "xpos" "c-265" - "ypos" "232" - "zpos" "5" - "wide" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" [$WIN32] - "visible" "1" [$X360] - "enabled" "1" - } - "OverallRecord1Label" - { - "ControlName" "Label" - "fieldName" "OverallRecord1Label" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord1label%" - "textAlignment" "west" - "xpos" "c+128" - "xpos_hidef" "c-265" - "xpos_lodef" "c-265" - "ypos" "214" - "ypos_hidef" "246" - "ypos_lodef" "246" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord1Value" - { - "ControlName" "Label" - "fieldName" "OverallRecord1Value" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord1value%" - "textAlignment" "west" - "xpos" "c+210" - "xpos_hidef" "c-155" - "xpos_lodef" "c-155" - "ypos" "214" - "ypos_hidef" "246" - "ypos_lodef" "246" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord2Label" - { - "ControlName" "Label" - "fieldName" "OverallRecord2Label" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord2label%" - "textAlignment" "west" - "xpos" "c+128" - "xpos_hidef" "c-265" - "xpos_lodef" "c-265" - "ypos" "224" - "ypos_hidef" "258" - "ypos_lodef" "258" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord2Value" - { - "ControlName" "Label" - "fieldName" "OverallRecord2Value" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord2value%" - "textAlignment" "west" - "xpos" "c+210" - "xpos_hidef" "c-155" - "xpos_lodef" "c-155" - "ypos" "224" - "ypos_hidef" "258" - "ypos_lodef" "258" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord3Label" - { - "ControlName" "Label" - "fieldName" "OverallRecord3Label" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord3label%" - "textAlignment" "west" - "xpos" "c+128" - "xpos_hidef" "c-265" - "xpos_lodef" "c-265" - "ypos" "234" - "ypos_hidef" "270" - "ypos_lodef" "270" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord3Value" - { - "ControlName" "Label" - "fieldName" "OverallRecord3Value" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord3value%" - "textAlignment" "west" - "xpos" "c+210" - "xpos_hidef" "c-155" - "xpos_lodef" "c-155" - "ypos" "234" - "ypos_hidef" "270" - "ypos_lodef" "270" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord4Label" - { - "ControlName" "Label" - "fieldName" "OverallRecord4Label" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord4label%" - "textAlignment" "west" - "xpos" "c+128" - "xpos_hidef" "c-265" - "xpos_lodef" "c-265" - "ypos" "244" - "ypos_hidef" "282" - "ypos_lodef" "282" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord4Value" - { - "ControlName" "Label" - "fieldName" "OverallRecord4Value" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord4value%" - "textAlignment" "west" - "xpos" "c+210" - "xpos_hidef" "c-155" - "xpos_lodef" "c-155" - "ypos" "244" - "ypos_hidef" "282" - "ypos_lodef" "282" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord5Label" - { - "ControlName" "Label" - "fieldName" "OverallRecord5Label" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord5label%" - "textAlignment" "west" - "xpos" "c+128" - "xpos_hidef" "c-265" - "xpos_lodef" "c-265" - "ypos" "254" - "ypos_hidef" "294" - "ypos_lodef" "294" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord5Value" - { - "ControlName" "Label" - "fieldName" "OverallRecord5Value" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord5value%" - "textAlignment" "west" - "xpos" "c+210" - "xpos_hidef" "c-155" - "xpos_lodef" "c-155" - "ypos" "254" - "ypos_hidef" "294" - "ypos_lodef" "294" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord6Label" - { - "ControlName" "Label" - "fieldName" "OverallRecord6Label" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord6label%" - "textAlignment" "west" - "xpos" "c+128" - "xpos_hidef" "c-265" - "xpos_lodef" "c-265" - "ypos" "264" - "ypos_hidef" "306" - "ypos_lodef" "306" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord6Value" - { - "ControlName" "Label" - "fieldName" "OverallRecord6Value" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord6value%" - "textAlignment" "west" - "xpos" "c+210" - "xpos_hidef" "c-155" - "xpos_lodef" "c-155" - "ypos" "264" - "ypos_hidef" "306" - "ypos_lodef" "306" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord7Label" - { - "ControlName" "Label" - "fieldName" "OverallRecord7Label" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord7label%" - "textAlignment" "west" - "xpos" "c+128" - "xpos_hidef" "c-265" - "xpos_lodef" "c-265" - "ypos" "274" - "ypos_hidef" "318" - "ypos_lodef" "318" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord7Value" - { - "ControlName" "Label" - "fieldName" "OverallRecord7Value" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord7value%" - "textAlignment" "west" - "xpos" "c+210" - "xpos_hidef" "c-155" - "xpos_lodef" "c-155" - "ypos" "274" - "ypos_hidef" "318" - "ypos_lodef" "318" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord8Label" - { - "ControlName" "Label" - "fieldName" "OverallRecord8Label" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord8label%" - "textAlignment" "west" - "xpos" "c+128" - "xpos_hidef" "c-265" - "xpos_lodef" "c-265" - "ypos" "284" - "ypos_hidef" "330" - "ypos_lodef" "330" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord8Value" - { - "ControlName" "Label" - "fieldName" "OverallRecord8Value" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord8value%" - "textAlignment" "west" - "xpos" "c+210" - "xpos_hidef" "c-155" - "xpos_lodef" "c-155" - "ypos" "284" - "ypos_hidef" "330" - "ypos_lodef" "330" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord9Label" - { - "ControlName" "Label" - "fieldName" "OverallRecord9Label" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord9label%" - "textAlignment" "west" - "xpos" "c+128" - "xpos_hidef" "c-25" - "xpos_lodef" "c-25" - "ypos" "294" - "ypos_hidef" "246" - "ypos_lodef" "246" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord9Value" - { - "ControlName" "Label" - "fieldName" "OverallRecord9Value" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord9value%" - "textAlignment" "west" - "xpos" "c+210" - "xpos_hidef" "c+148" - "xpos_lodef" "c+148" - "ypos" "294" - "ypos_hidef" "246" - "ypos_lodef" "246" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord10Label" - { - "ControlName" "Label" - "fieldName" "OverallRecord10Label" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord10label%" - "textAlignment" "west" - "xpos" "c+128" - "xpos_hidef" "c-25" - "xpos_lodef" "c-25" - "ypos" "304" - "ypos_hidef" "258" - "ypos_lodef" "258" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord10Value" - { - "ControlName" "Label" - "fieldName" "OverallRecord10Value" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord10value%" - "textAlignment" "west" - "xpos" "c+210" - "xpos_hidef" "c+160" - "xpos_lodef" "c+160" - "ypos" "304" - "ypos_hidef" "258" - "ypos_lodef" "258" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord11Label" - { - "ControlName" "Label" - "fieldName" "OverallRecord11Label" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord11label%" - "textAlignment" "west" - "xpos" "c+128" - "xpos_hidef" "c-25" - "xpos_lodef" "c-25" - "ypos" "314" - "ypos_hidef" "270" - "ypos_lodef" "270" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord11Value" - { - "ControlName" "Label" - "fieldName" "OverallRecord11Value" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord11value%" - "textAlignment" "west" - "xpos" "c+210" - "xpos_hidef" "c+160" - "xpos_lodef" "c+160" - "ypos" "314" - "ypos_hidef" "270" - "ypos_lodef" "270" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord12Label" - { - "ControlName" "Label" - "fieldName" "OverallRecord12Label" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord12label%" - "textAlignment" "west" - "xpos" "c+128" - "xpos_hidef" "c-25" - "xpos_lodef" "c-25" - "ypos" "324" - "ypos_hidef" "282" - "ypos_lodef" "282" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord12Value" - { - "ControlName" "Label" - "fieldName" "OverallRecord12Value" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord12value%" - "textAlignment" "west" - "xpos" "c+210" - "xpos_hidef" "c+160" - "xpos_lodef" "c+160" - "ypos" "324" - "ypos_hidef" "282" - "ypos_lodef" "282" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord13Label" - { - "ControlName" "Label" - "fieldName" "OverallRecord13Label" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord13label%" - "textAlignment" "west" - "xpos" "c+128" - "xpos_hidef" "c-25" - "xpos_lodef" "c-25" - "ypos" "334" - "ypos_hidef" "294" - "ypos_lodef" "294" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord13Value" - { - "ControlName" "Label" - "fieldName" "OverallRecord13Value" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord13value%" - "textAlignment" "west" - "xpos" "c+210" - "xpos_hidef" "c+160" - "xpos_lodef" "c+160" - "ypos" "334" - "ypos_hidef" "294" - "ypos_lodef" "294" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord14Label" - { - "ControlName" "Label" - "fieldName" "OverallRecord14Label" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord14label%" - "textAlignment" "west" - "xpos" "c+128" - "xpos_hidef" "c-25" - "xpos_lodef" "c-25" - "ypos" "344" - "ypos_hidef" "306" - "ypos_lodef" "306" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord14Value" - { - "ControlName" "Label" - "fieldName" "OverallRecord14Value" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord14value%" - "textAlignment" "west" - "xpos" "c+210" - "xpos_hidef" "c+160" - "xpos_lodef" "c+160" - "ypos" "344" - "ypos_hidef" "306" - "ypos_lodef" "306" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord15Label" - { - "ControlName" "Label" - "fieldName" "OverallRecord15Label" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord15label%" - "textAlignment" "west" - "xpos" "c+128" - "xpos_hidef" "c-25" - "xpos_lodef" "c-25" - "ypos" "354" - "ypos_hidef" "318" - "ypos_lodef" "318" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "OverallRecord15Value" - { - "ControlName" "Label" - "fieldName" "OverallRecord15Value" - "font" "ScoreboardVerySmall" - "font_hidef" "Default" - "labelText" "%classrecord15value%" - "textAlignment" "west" - "xpos" "c+210" - "xpos_hidef" "c+160" - "xpos_lodef" "c+160" - "ypos" "354" - "ypos_hidef" "318" - "ypos_lodef" "318" - "zpos" "5" - "wide" "200" - "wide_hidef" "220" - "wide_lodef" "220" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - } - "TipImage" - { - "ControlName" "CTFImagePanel" - "fieldName" "TipImage" - "xpos" "c-285" - "ypos" "270" - "zpos" "12" - "wide" "35" - "tall" "35" - "visible" "0" - "enabled" "1" - "image" "" - "scaleImage" "1" - } - "TipText" - { - "ControlName" "Label" - "fieldName" "TipText" - "font" "Cerbetica12" - "font_hidef" "Default" - "labelText" "%tiptext%" - "textAlignment" "west" - "textAlignment_hidef" "north-west" - "textAlignment_lodef" "north-west" - "xpos" "c-245" - "xpos_lodef" "c-180" - "xpos_hidef" "c-180" - "ypos" "263" - "ypos_hidef" "262" - "ypos_lodef" "262" - "zpos" "12" - "wide" "350" - "wide_hidef" "360" - "wide_lodef" "360" - "tall" "48" - "tall_hidef" "60" - "tall_lodef" "60" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - } - "NextTipButton" [$WIN32] - { - "ControlName" "Button" - "fieldName" "NextTipButton" - "xpos" "c-248" - "ypos" "310" - "zpos" "6" - "wide" "90" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#TF_NextTip" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "nexttip" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "NoBorder" - "border_armed" "NoBorder" - } - "ResetStatsButton" [$WIN32] - { - "ControlName" "Button" - "fieldName" "ResetStatsButton" - "xpos" "c130" - "ypos" "270" - "zpos" "6" - "wide" "150" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#TF_ResetStats" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "resetstatsbutton" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "NoBorder" - "border_armed" "NoBorder" - } - "CloseButton" [$WIN32] - { - "ControlName" "Button" - "fieldName" "CloseButton" - "xpos" "r190" - "ypos" "r50" - "zpos" "6" - "wide" "150" - "tall" "30" - "autoResize" "0" - "pinCorner" "2" - "visible" "0" - "enabled" "0" - "tabPosition" "0" - "labelText" "#TF_Close" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "vguicancel" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "NoBorder" - "border_armed" "NoBorder" - } - "Footer" [$X360] - { - "ControlName" "CTFFooter" - "fieldName" "Footer" - "bgcolor" "TanDarker" - "paintbackground" "1" - "tall" "100" - "tall_lodef" "60" - "center" "1" - "buttonoffsety" "20" - "buttonoffsety_lodef" "5" - "button_separator" "10" - "button_separator_lodef" "2" - "fonttext" "MatchmakingDialogMenuLarge" - "fonttext_lodef" "MatchmakingDialogMenuSmall" - "buttongap" "50" - "textadjust" "3" - "textadjust_lodef" "0" - "zpos" "6" - "fgcolor" "HudOffWhite" - - "button" - { - "name" "back" - "text" "#GameUI_Back" - "icon" "#GameUI_Icons_B_BUTTON" - } - - "button" - { - "name" "nexttip" - "text" "#TF_NextTip_360" - "icon" "#GameUI_Icons_A_BUTTON" - } - } - "TitleBanner" [$X360] - { - "ControlName" "ImagePanel" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "128" - "image" "menu_header" - "visible_lodef" "0" - "enabled_lodef" "0" - } -} diff --git a/minmode/resource/ui/steamworkshopdialog.res b/minmode/resource/ui/steamworkshopdialog.res deleted file mode 100644 index 957f9b9..0000000 --- a/minmode/resource/ui/steamworkshopdialog.res +++ /dev/null @@ -1,714 +0,0 @@ -"Resource/SteamWorkshopDialog.res" -{ - "SteamWorkshopDialog" - { - "ControlName" "CSteamWorkshopDialog" - "fieldName" "SteamWorkshopDialog" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "f0" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "bgcolor_override" "25 25 25 240" - } - - "Container" - { - "ControlName" "EditablePanel" - "fieldName" "Container" - "xpos" "c-300" - "ypos" "c-200" - "wide" "600" - "tall" "400" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "PaintBackgroundType" "0" - "paintbackground" "1" - "border" "CyanBorderThick" - - "Background" - { - "ControlName" "EditablePanel" - "fieldName" "Background" - "xpos" "0" - "ypos" "0" - "wide" "600" - "tall" "400" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "bgcolor_override" "0 0 0 255" - } - - "WorkshopBranding" - { - "ControlName" "ImagePanel" - "fieldName" "WorkshopBranding" - "xpos" "0" - "ypos" "0" - "zpos" "0" - "wide" "600" - "tall" "300" - "visible" "1" - "enabled" "1" - "image" "workshop_branding" - "scaleImage" "1" - } - - "BackgroundBottom" - { - "ControlName" "EditablePanel" - "fieldName" "BackgroundBottom" - "xpos" "0" - "ypos" "355" - "wide" "600" - "tall" "45" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "bgcolor_override" "0 0 0 255" - } - - "NoItemsContainer" - { - "ControlName" "EditablePanel" - "fieldName" "NoItemsContainer" - "xpos" "25" - "ypos" "60" - "wide" "550" - "tall" "245" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "PaintBackgroundType" "0" - "paintbackground" "1" - "border" "NoBorder" - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontMediumBold" - "labelText" "#TF_SteamWorkshop_Title" - "textAlignment" "center" - "xpos" "0" - "ypos" "15" - "zpos" "1" - "wide" "550" - "tall" "20" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "TanLight" - } - - "DescLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontSmall" - "labelText" "#TF_SteamWorkshop_Desc" - "textAlignment" "north" - "xpos" "20" - "ypos" "50" - "zpos" "1" - "wide" "515" - "tall" "200" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "TanLight" - } - - "LearnMoreButton" - { - "ControlName" "CExButton" - "fieldName" "LearnMoreButton" - "xpos" "175" - "ypos" "165" - "zpos" "20" - "wide" "200" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#TF_SteamWorkshop_LearnHow" - "font" "HudFontSmallBold" - "textAlignment" "center" - "Command" "learn_more" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - } - - "ItemsContainer" - { - "ControlName" "EditablePanel" - "fieldName" "ItemsContainer" - "xpos" "25" - "ypos" "60" - "zpos" "1" - "wide" "550" - "tall" "245" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "PaintBackgroundType" "0" - "paintbackground" "1" - "border" "MainMenuHighlightBorder" - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontMediumBold" - "labelText" "#TF_SteamWorkshop_YourItems" - "textAlignment" "west" - "xpos" "15" - "ypos" "15" - "zpos" "1" - "wide" "550" - "tall" "20" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "86 78 68 255" - } - - "SteamWorkshopItem0" - { - "ControlName" "CSteamWorkshopItemPanel" - "fieldName" "SteamWorkshopItem0" - "xpos" "15" - "ypos" "30" - "wide" "125" - "tall" "200" - "pinCorner" "0" - "visible" "1" - } - - "SteamWorkshopItem1" - { - "ControlName" "CSteamWorkshopItemPanel" - "fieldName" "SteamWorkshopItem1" - "xpos" "147" - "ypos" "30" - "wide" "125" - "tall" "200" - "pinCorner" "0" - "visible" "1" - } - - "SteamWorkshopItem2" - { - "ControlName" "CSteamWorkshopItemPanel" - "fieldName" "SteamWorkshopItem2" - "xpos" "279" - "ypos" "30" - "wide" "125" - "tall" "200" - "pinCorner" "0" - "visible" "1" - } - - "SteamWorkshopItem3" - { - "ControlName" "CSteamWorkshopItemPanel" - "fieldName" "SteamWorkshopItem3" - "xpos" "411" - "ypos" "30" - "wide" "125" - "tall" "200" - "pinCorner" "0" - "visible" "1" - } - - "PrevPageButton" - { - "ControlName" "CExButton" - "fieldName" "PrevPageButton" - "xpos" "435" - "ypos" "215" - "zpos" "5" - "wide" "25" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "<" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "prevpage" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - - "CurPageLabel" - { - "ControlName" "CExLabel" - "fieldName" "CurPageLabel" - "font" "HudFontSmallBold" - "labelText" "%page%" - "textAlignment" "center" - "xpos" "460" - "ypos" "215" - "zpos" "5" - "wide" "50" - "tall" "25" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "Base Color" - } - - "NextPageButton" - { - "ControlName" "CExButton" - "fieldName" "NextPageButton" - "xpos" "510" - "ypos" "215" - "zpos" "5" - "wide" "25" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "&D" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "nextpage" - } - - "ViewPublishedButton" - { - "ControlName" "CExButton" - "fieldName" "ViewPublishedButton" - "xpos" "435" - "ypos" "15" - "zpos" "20" - "wide" "100" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#TF_SteamWorkshop_ViewPublished" - "font" "HudFontSmallBold" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "view_files" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - - "EditButton" - { - "ControlName" "CExImageButton" - "fieldName" "EditButton" - "xpos" "15" - "ypos" "215" - "wide" "100" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "textinsetx" "25" - "use_proportional_insets" "1" - "font" "HudFontSmallBold" - "textAlignment" "west" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - - "labelText" "#TF_SteamWorkshop_Edit" - "command" "edit" - - "image_drawcolor" "235 226 202 255" - "image_disabledcolor" "0 0 0 255" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "5" - "ypos" "5" - "zpos" "1" - "wide" "13" - "tall" "13" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "glyph_workshop_edit" - } - } - - "ViewButton" - { - "ControlName" "CExImageButton" - "fieldName" "ViewButton" - "xpos" "125" - "ypos" "215" - "wide" "100" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "textinsetx" "25" - "use_proportional_insets" "1" - "font" "HudFontSmallBold" - "textAlignment" "west" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - - "labelText" "#TF_SteamWorkshop_View" - "command" "view" - - "image_drawcolor" "235 226 202 255" - "image_disabledcolor" "0 0 0 255" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "5" - "ypos" "5" - "zpos" "1" - "wide" "13" - "tall" "13" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "glyph_workshop_view" - } - } - - "DeleteButton" - { - "ControlName" "CExImageButton" - "fieldName" "DeleteButton" - "xpos" "235" - "ypos" "215" - "wide" "100" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "textinsetx" "25" - "use_proportional_insets" "1" - "font" "HudFontSmallBold" - "textAlignment" "west" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - - "labelText" "#TF_SteamWorkshop_Delete" - "command" "delete_item" - - "image_drawcolor" "235 226 202 255" - "image_disabledcolor" "0 0 0 255" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "5" - "ypos" "5" - "zpos" "1" - "wide" "13" - "tall" "13" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "glyph_workshop_delete" - } - } - } - - "BrowseButton" - { - "ControlName" "CExButton" - "fieldName" "BrowseButton" - "xpos" "375" - "ypos" "25" - "zpos" "20" - "wide" "200" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#TF_SteamWorkshop_BrowseTheWorkshop" - "font" "HudFontSmallestBold" - "textAlignment" "center" - "Command" "browse" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - - "LoadTestMapButton" - { - "ControlName" "CExButton" - "fieldName" "LoadTestMapButton" - "xpos" "98" - "ypos" "310" - "zpos" "20" - "wide" "200" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#TF_SteamWorkshop_Test" - "font" "HudFontSmallBold" - "textAlignment" "center" - "Command" "itemtest" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - - "PublishButton" - { - "ControlName" "CExButton" - "fieldName" "PublishButton" - "xpos" "302" - "ypos" "310" - "zpos" "20" - "wide" "200" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#TF_SteamWorkshop_Publish" - "font" "HudFontSmallBold" - "textAlignment" "center" - "Command" "publish" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - - "LearnMore2Button" - { - "ControlName" "CExButton" - "fieldName" "LearnMore2Button" - "xpos" "235" - "ypos" "365" - "zpos" "20" - "wide" "150" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "#TF_SteamWorkshop_Instructions" - "font" "HudFontSmallBold" - "textAlignment" "center" - "Command" "learn_more" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - - "ViewLegalAgreementButton" - { - "ControlName" "CExButton" - "fieldName" "ViewLegalAgreementButton" - "xpos" "390" - "ypos" "365" - "zpos" "20" - "wide" "200" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#TF_SteamWorkshop_Legal" - "font" "HudFontSmallBold" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "view_legal_agreement" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "defaultBgColor_override" "0 0 0 255" - "armedBgColor_override" "35 35 35 255" - "depressedBgColor_override" "0 0 0 255" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanDark" - - "border_default" "NoBorder" - "border_armed" "NoBorder" - } - - "CancelButton" - { - "ControlName" "CExButton" - "fieldName" "CancelButton" - "xpos" "10" - "ypos" "365" - "zpos" "20" - "wide" "100" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "Close" - "font" "HudFontSmallBold" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "cancel" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "defaultBgColor_override" "0 0 0 255" - "armedBgColor_override" "35 35 35 255" - "depressedBgColor_override" "0 0 0 255" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanDark" - - "border_default" "NoBorder" - "border_armed" "NoBorder" - } - } -} diff --git a/minmode/resource/ui/streamlistpanel.res b/minmode/resource/ui/streamlistpanel.res deleted file mode 100644 index bc58ff7..0000000 --- a/minmode/resource/ui/streamlistpanel.res +++ /dev/null @@ -1,212 +0,0 @@ -"Resource/UI/StreamListPanel.res" -{ - "HeaderContainer" - { - "ControlName" "EditablePanel" - "fieldName" "HeaderContainer" - "xpos" "0" - "ypos" "0" - "wide" "300" - "tall" "22" - "visible" "1" - - "HeaderLabel" - { - "ControlName" "CExLabel" - "fieldName" "HeaderLabel" - "font" "HudFontSmallBold" - "textAlignment" "center" - "labelText" "Currently Live" - "xpos" "0" - "ypos" "0" - "wide" "300" - "tall" "24" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "PaintBackgroundType" "2" - "fgcolor_override" "TanLight" - "bgcolor_override" "25 25 25 255" - } - } - - "CloseButton" - { - "ControlName" "CExImageButton" - "fieldName" "CloseButton" - "xpos" "282" - "ypos" "4" - "zpos" "10" - "wide" "14" - "tall" "14" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labeltext" "X" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "0" - - "navDown" "MOTD_URLButton" - "navActivate" "<QuickplayButton" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "hide_streams" - - "paintbackground" "0" - - //"defaultFgColor_override" "235 226 202 255" - //"armedFgColor_override" "46 43 42 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "Base Color" - "depressedFgColor_override" "TanLight" - - "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" "0" - "enabled" "0" - "image" "close_button" - "scaleImage" "1" - } - } - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontSmallBold" - "labelText" "#MMenu_Stream_Title" - "textAlignment" "west" - "xpos" "5" - "ypos" "26" - "wide" "200" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "fgcolor" "56 53 49 255" - } - - "Stream1" - { - "ControlName" "CTFStreamPanel" - "fieldName" "Stream1" - "xpos" "0" - "ypos" "30" - "wide" "p1" - "tall" "50" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "proportionaltoparent" "1" - } - - "Stream2" - { - "ControlName" "CTFStreamPanel" - "fieldName" "Stream2" - "xpos" "0" - "ypos" "85" - "wide" "p1" - "tall" "50" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "proportionaltoparent" "1" - } - - "Stream3" - { - "ControlName" "CTFStreamPanel" - "fieldName" "Stream3" - "xpos" "0" - "ypos" "140" - "wide" "p1" - "tall" "50" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "proportionaltoparent" "1" - } - - "Stream4" - { - "ControlName" "CTFStreamPanel" - "fieldName" "Stream4" - "xpos" "0" - "ypos" "195" - "wide" "p1" - "tall" "50" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "proportionaltoparent" "1" - } - - "Stream5" - { - "ControlName" "CTFStreamPanel" - "fieldName" "Stream5" - "xpos" "0" - "ypos" "250" - "wide" "p1" - "tall" "50" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "proportionaltoparent" "1" - } - - "Stream_URLButton" - { - "ControlName" "CExButton" - "fieldName" "Stream_URLButton" - "xpos" "75" - "ypos" "307" - "wide" "150" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#MMenu_Stream_ViewMore" - "textinsetx" "20" - "use_proportional_insets" "1" - "font" "HudFontSmallestBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "command" "view_more" - - "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" - } -}
\ No newline at end of file diff --git a/minmode/resource/ui/streampanel.res b/minmode/resource/ui/streampanel.res deleted file mode 100644 index da5ddcd..0000000 --- a/minmode/resource/ui/streampanel.res +++ /dev/null @@ -1,166 +0,0 @@ -"Resource/UI/StreamPanel.res" -{ - "BGRect" - { - "ControlName" "EditablePanel" - "fieldName" "BGRect" - "xpos" "0" - "ypos" "0" - "zpos" "0" - "wide" "f0" - "tall" "f0" - "visible" "1" - "proportionaltoparent" "1" - - "bgcolor_override" "0 0 0 50" - } - - - "LoadingPanel" - { - "ControlName" "EditablePanel" - "fieldName" "LoadingPanel" - "xpos" "0" - "ypos" "0" - "zpos" "10" - "wide" "f0" - "tall" "f0" - "visible" "1" - "proportionaltoparent" "1" - - "SpinnerImage" - { - "ControlName" "ImagePanel" - "fieldName" "PreviewImage" - "xpos" "20" - "ypos" "0" - "zpos" "1" - "wide" "50" - "tall" "50" - "visible" "1" - "enable" "1" - "scaleImage" "1" - "image" "animated/tf2_logo_hourglass" - - "proportionaltoparent" "1" - } - - "DescriptionLabel" - { - "ControlName" "CExLabel" - "fieldName" "DescriptionLabel" - "font" "HudFontSmallestBold" - "labelText" "#MMenu_Stream_Loading" - "textAlignment" "west" - "xpos" "90" - "ypos" "0" - "wide" "f0" - "tall" "f0" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor" "56 53 49 255" - - "proportionaltoparent" "1" - } - } - - - "PreviewImage" - { - "ControlName" "ImagePanel" - "fieldName" "PreviewImage" - "xpos" "5" - "ypos" "3" - "zpos" "1" - "wide" "80" - "tall" "50" - "visible" "1" - "enable" "1" - "scaleImage" "0" - } - - "DisplayNameLabel" - { - "ControlName" "CExLabel" - "fieldName" "DisplayNameLabel" - "font" "HudFontSmallestBold" - "labelText" "%display_name%" - "textAlignment" "west" - "xpos" "90" - "ypos" "5" - "wide" "205" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor" "TanLight" - } - - "TextDescriptionLabel" - { - "ControlName" "CExLabel" - "fieldName" "TextDescriptionLabel" - "font" "HudFontSmallest" - "labelText" "%text_description%" - "textAlignment" "north-west" - "xpos" "90" - "ypos" "18" - "wide" "205" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor" "TanLight" - } - - "ViewerCountLabel" - { - "ControlName" "CExLabel" - "fieldName" "ViewerCountLabel" - "font" "HudFontSmallest" - "labelText" "%viewer_count%" - "textAlignment" "west" - "xpos" "90" - "ypos" "31" - "wide" "205" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor" "TanLight" - } - - "Stream_URLButton" - { - "ControlName" "CExButton" - "fieldName" "Stream_URLButton" - "xpos" "5" - "ypos" "0" - "zpos" "100" - "wide" "290" - "tall" "50" - "autoResize" "0" - "pinCorner" "0" - "labelText" "" - "visible" "1" - "enabled" "0" - "tabPosition" "0" - "default" "1" - "command" "stream" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "border_armed" "TeamMenuBorder" - - "defaultFgColor_override" "0 0 0 0" - "defaultBgColor_override" "0 0 0 0" - "armedFgColor_override" "0 0 0 0" - "armedBgColor_override" "0 0 0 0" - } -}
\ No newline at end of file diff --git a/minmode/resource/ui/tankprogressbar.res b/minmode/resource/ui/tankprogressbar.res deleted file mode 100644 index f47b46a..0000000 --- a/minmode/resource/ui/tankprogressbar.res +++ /dev/null @@ -1,87 +0,0 @@ -"Resource/UI/TankProgressBar.res" -{ - "TankProgressBar" - { - "ControlName" "CTankProgressBar" - "fieldName" "TankProgressBar" - "xpos" "0" - "ypos" "0" - "zpos" "3" - "wide" "190" - "tall" "18" - "visible" "0" - "enabled" "1" - } - - "TankImage" - { - "ControlName" "CTFImagePanel" - "fieldName" "TankImage" - "xpos" "5" - "ypos" "0" - "zpos" "3" - "wide" "18" - "tall" "18" - "visible" "1" - "enabled" "1" - "image" "../hud/leaderboard_class_tank" - "scaleImage" "1" - } - - "ProgressBar" - { - "ControlName" "ScalableImagePanel" - "fieldName" "ProgressBar" - "xpos" "30" - "ypos" "7" - "zpos" "2" - "wide" "153" - "tall" "5" - "visible" "1" - "enabled" "1" - "image" "" - - "src_corner_height" "22" // pixels inside the image - "src_corner_width" "22" - - "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "5" - } - - "ProgressBarBG" - { - "ControlName" "ScalableImagePanel" - "fieldName" "ProgressBarBG" - "xpos" "29" - "ypos" "3" - "zpos" "1" - "wide" "155" - "tall" "12" - "visible" "0" - "enabled" "0" - "image" "../HUD/tournament_panel_tan" - - "src_corner_height" "22" // pixels inside the image - "src_corner_width" "22" - - "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "5" - } - - "ProgressBarBG2" - { - "ControlName" "ImagePanel" - "fieldName" "ProgressBarBG2" - "xpos" "30" - "ypos" "7" - "zpos" "2" - "wide" "153" - "tall" "5" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fillcolor" "Base Color" - - } -} diff --git a/minmode/resource/ui/tankstatuspanel.res b/minmode/resource/ui/tankstatuspanel.res deleted file mode 100644 index 159c355..0000000 --- a/minmode/resource/ui/tankstatuspanel.res +++ /dev/null @@ -1,24 +0,0 @@ -"Resource/UI/TankStatusPanel.res" -{ - "Background" - { - "ControlName" "ScalableImagePanel" - "fieldName" "Background" - "xpos" "0" - "ypos" "0" - "zpos" "-1" - "wide" "0" - "tall" "0" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "image" "../HUD/tournament_panel_brown" - - "src_corner_height" "22" // pixels inside the image - "src_corner_width" "22" - - "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "5" - } -} diff --git a/minmode/resource/ui/winpanel.res b/minmode/resource/ui/winpanel.res deleted file mode 100644 index 276f8da..0000000 --- a/minmode/resource/ui/winpanel.res +++ /dev/null @@ -1,790 +0,0 @@ -"Resource/UI/winpanel.res"
-{
- "TeamScoresPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "TeamScoresPanel"
- "xpos" "0"
- "ypos" "16"
- "wide" "200"
- "tall" "100"
- "visible" "1"
-
- "BlueScoreBG"
- {
- "ControlName" "EditablePanel"
- "fieldName" "BlueScoreBG"
- "xpos" "0"
- "ypos" "15"
- "wide" "100"
- "tall" "25"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "70 130 180 153"
- "scaleImage" "1"
-
- }
- "RedScoreBG"
- {
- "ControlName" "EditablePanel"
- "fieldName" "RedScoreBG"
- "xpos" "100"
- "ypos" "15"
- "wide" "100"
- "tall" "25"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "205 50 50 153"
- "scaleImage" "1"
- }
- "BlueTeamLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "BlueTeamLabel"
- "font" "Cerbetica24"
- "labelText" "%blueteamname%"
- "textAlignment" "west"
- "xpos" "4"
- "ypos" "13"
- "zpos" "10"
- "wide" "75"
- "tall" "28"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "BlueTeamScore"
- {
- "ControlName" "CExLabel"
- "fieldName" "BlueTeamScore"
- "font" "Cerbetica48"
- "labelText" "%blueteamscore%"
- "textAlignment" "east"
- "xpos" "15"
- "ypos" "-19"
- "zpos" "3"
- "wide" "80"
- "tall" "70"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "BlueTeamScoreDropshadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "BlueTeamScoreDropshadow"
- "font" "Cerbetica48"
- "labelText" "%blueteamscore%"
- "textAlignment" "east"
- "xpos" "17"
- "ypos" "-17"
- "zpos" "3"
- "wide" "80"
- "tall" "70"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fgcolor" "TransparentBlack"
- }
- "BlueLeaderAvatar"
- {
- "ControlName" "CAvatarImagePanel"
- "fieldName" "BlueLeaderAvatar"
- "xpos" "2"
- "ypos" "17"
- "zpos" "5"
- "wide" "21"
- "tall" "21"
- "visible" "1"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- "color_outline" "52 48 45 255"
- }
- "RedTeamLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "RedTeamLabel"
- "font" "Cerbetica24"
- "labelText" "%redteamname%"
- "textAlignment" "east"
- "xpos" "122"
- "ypos" "13"
- "zpos" "1"
- "wide" "75"
- "tall" "28"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "RedTeamScore"
- {
- "ControlName" "CExLabel"
- "fieldName" "RedTeamScore"
- "font" "Cerbetica48"
- "labelText" "%redteamscore%"
- "textAlignment" "west"
- "xpos" "105"
- "ypos" "-19"
- "zpos" "3"
- "wide" "80"
- "tall" "70"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "RedTeamScoreDropshadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "RedTeamScoreDropshadow"
- "font" "Cerbetica48"
- "labelText" "%redteamscore%"
- "textAlignment" "west"
- "xpos" "107"
- "ypos" "-17"
- "zpos" "2"
- "wide" "80"
- "tall" "70"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fgcolor" "TransparentBlack"
- }
- "RedLeaderAvatar"
- {
- "ControlName" "CAvatarImagePanel"
- "fieldName" "RedLeaderAvatar"
- "xpos" "177"
- "ypos" "17"
- "zpos" "5"
- "wide" "21"
- "tall" "21"
- "visible" "1"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- "color_outline" "52 48 45 255"
- }
-
- }
- "WinPanelBGBorder"
- {
- "ControlName" "EditablePanel"
- "fieldName" "WinPanelBGBorder"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "500"
- "tall" "80"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "border" "TFFatLineBorderBlueBG"
- "proportionaltoparent" "1"
- }
- "WinPanelBackground2"
- {
- "ControlName" "ImagePanel"
- "fieldName" "WinPanelBackground2"
- "xpos" "0"
- "ypos" "55"
- "zpos" "0"
- "wide" "300"
- "tall" "152"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "fillcolor" "0 0 0 100"
- "src_corner_height" "3"
- "src_corner_width" "3"
- "draw_corner_width" "0"
- "draw_corner_height" "0"
- }
- "WinningTeamLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "WinningTeamLabel"
- "font" "CerbeticaBold20"
- "xpos" "10"
- "ypos" "54"
- "zpos" "1"
- "wide" "180"
- "tall" "40"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%WinningTeamLabel%"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
- "WinningTeamLabelDropshadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "WinningTeamLabelDropshadow"
- "font" "CerbeticaBold20"
- "fgcolor" "TransparentBlack"
- "xpos" "11"
- "ypos" "55"
- "zpos" "1"
- "wide" "180"
- "tall" "40"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%WinningTeamLabel%"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
- "AdvancingTeamLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "AdvancingTeamLabel"
- "font" "CerbeticaBold20"
- "xpos" "10"
- "ypos" "59"
- "zpos" "1"
- "wide" "180"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%AdvancingTeamLabel%"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
- "AdvancingTeamLabelDropshadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "AdvancingTeamLabelDropshadow"
- "font" "CerbeticaBold20"
- "fgcolor" "black"
- "xpos" "10"
- "ypos" "60"
- "zpos" "1"
- "wide" "180"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%AdvancingTeamLabel%"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
- "WinReasonLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "WinReasonLabel"
- "font" "Cerbetica12"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "1"
- "wide" "292"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%WinReasonLabel%"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
- "DetailsLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "DetailsLabel"
- "font" "Cerbetica9"
- "xpos" "10"
- "ypos" "82"
- "zpos" "1"
- "wide" "180"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%DetailsLabel%"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
- "ShadedBar"
- {
- "ControlName" "ImagePanel"
- "fieldName" "ShadedBar"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "2"
- "wide" "268"
- "tall" "84"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "fillcolor" "0 0 0 150"
- "PaintBackgroundType" "0"
- }
- "TopPlayersLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TopPlayerLabel"
- "font" "Cerbetica9"
- "xpos" "15"
- "ypos" "100"
- "zpos" "3"
- "wide" "200"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%TopPlayersLabel%"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
- "PointsThisRoundLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "PointsThisRoundLabel"
- "font" "Cerbetica9"
- "xpos" "45"
- "ypos" "100"
- "zpos" "3"
- "wide" "140"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#Winpanel_PointsThisRound"
- "textAlignment" "east"
- "dulltext" "0"
- "brighttext" "0"
- }
- "HorizontalLine"
- {
- "ControlName" "ImagePanel"
- "fieldName" "HorizontalLine"
- "xpos" "15"
- "ypos" "115"
- "zpos" "3"
- "wide" "170"
- "tall" "1"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "fillcolor" "250 234 201 255"
- "PaintBackgroundType" "0"
- }
- "Player1Badge"
- {
- "ControlName" "CTFBadgePanel"
- "fieldName" "Player1Badge"
- "xpos" "2"
- "ypos" "120"
- "zpos" "3"
- "wide" "20"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- }
- "Player1Avatar" [$WIN32]
- {
- "ControlName" "CAvatarImagePanel"
- "fieldName" "Player1Avatar"
- "xpos" "22"
- "ypos" "120"
- "zpos" "3"
- "wide" "14"
- "tall" "14"
- "visible" "1"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- "color_outline" "52 48 45 255"
- }
- "Player1Name"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player1Name"
- "xpos" "48" [$WIN32]
- "ypos" "117"
- "zpos" "3"
- "wide" "75" [$WIN32]
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
- "Player1Class"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player1Class"
- "xpos" "128"
- "ypos" "117"
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
- "Player1Score"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player1Score"
- "xpos" "145"
- "ypos" "117"
- "zpos" "3"
- "wide" "30"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "east"
- "dulltext" "0"
- "brighttext" "0"
- }
- "Player2Badge"
- {
- "ControlName" "CTFBadgePanel"
- "fieldName" "Player2Badge"
- "xpos" "2"
- "ypos" "136"
- "zpos" "3"
- "wide" "20"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- }
- "Player2Avatar" [$WIN32]
- {
- "ControlName" "CAvatarImagePanel"
- "fieldName" "Player2Avatar"
- "xpos" "22"
- "ypos" "136"
- "zpos" "3"
- "wide" "14"
- "tall" "14"
- "visible" "1"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- "color_outline" "52 48 45 255"
- }
- "Player2Name"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player2Name"
- "xpos" "48"
- "ypos" "133"
- "zpos" "3"
- "wide" "75"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
- "Player2Class"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player2Class"
- "xpos" "128"
- "ypos" "133"
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
- "Player2Score"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player2Score"
- "xpos" "145"
- "ypos" "133"
- "zpos" "3"
- "wide" "30"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "east"
- "dulltext" "0"
- "brighttext" "0"
- }
- "Player3Badge"
- {
- "ControlName" "CTFBadgePanel"
- "fieldName" "Player3Badge"
- "xpos" "2"
- "ypos" "152"
- "zpos" "3"
- "wide" "20"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- }
- "Player3Avatar" [$WIN32]
- {
- "ControlName" "CAvatarImagePanel"
- "fieldName" "Player3Avatar"
- "xpos" "22"
- "ypos" "152"
- "zpos" "3"
- "wide" "14"
- "tall" "14"
- "visible" "1"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- "color_outline" "52 48 45 255"
- }
- "Player3Name"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player3Name"
- "xpos" "48"
- "ypos" "149"
- "zpos" "3"
- "wide" "75"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
- "Player3Class"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player3Class"
- "xpos" "128"
- "ypos" "149"
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
- "Player3Score"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player3Score"
- "xpos" "145"
- "ypos" "149"
- "zpos" "3"
- "wide" "30"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "east"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "KillStreakLeaderLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "KillStreakLeaderLabel"
- "font" "Cerbetica9"
- "xpos" "15"
- "ypos" "164"
- "zpos" "3"
- "wide" "200"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#Winpanel_KillStreakLeader"
- "fgcolor_override" "TanLight"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
- "KillStreakMaxCountLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "KillStreakMaxCountLabel"
- "font" "Cerbetica9"
- "xpos" "116"
- "ypos" "0"
- "zpos" "3"
- "wide" "140"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#Winpanel_KillStreakMaxCount"
- "textAlignment" "east"
- "dulltext" "0"
- "brighttext" "0"
- }
- "HorizontalLine2"
- {
- "ControlName" "ImagePanel"
- "fieldName" "HorizontalLine2"
- "xpos" "15"
- "ypos" "179"
- "zpos" "3"
- "wide" "170"
- "tall" "1"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "fillcolor" "250 234 201 255"
- "PaintBackgroundType" "0"
- }
- "KillStreakPlayer1Badge"
- {
- "ControlName" "CTFBadgePanel"
- "fieldName" "KillStreakPlayer1Badge"
- "xpos" "2"
- "ypos" "186"
- "zpos" "3"
- "wide" "20"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- }
- "KillStreakPlayer1Avatar" [$WIN32]
- {
- "ControlName" "CAvatarImagePanel"
- "fieldName" "KillStreakPlayer1Avatar"
- "xpos" "22"
- "ypos" "186"
- "zpos" "3"
- "wide" "14"
- "tall" "14"
- "visible" "1"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- "color_outline" "52 48 45 255"
- }
- "KillStreakPlayer1Name"
- {
- "ControlName" "CExLabel"
- "fieldName" "KillStreakPlayer1Name"
- "xpos" "48" [$WIN32]
- "ypos" "183"
- "zpos" "3"
- "wide" "75" [$WIN32]
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
- "KillStreakPlayer1Class"
- {
- "ControlName" "CExLabel"
- "fieldName" "KillStreakPlayer1Class"
- "xpos" "128"
- "ypos" "183"
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
- "KillStreakPlayer1Score"
- {
- "ControlName" "CExLabel"
- "fieldName" "KillStreakPlayer1Score"
- "xpos" "145"
- "ypos" "183"
- "zpos" "3"
- "wide" "30"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "east"
- "dulltext" "0"
- "brighttext" "0"
- }
-}
|
