From be4fe1e5a652ba9810e08411a30c9dc6582e5097 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Tue, 29 Jun 2021 09:23:37 -0400 Subject: Moved customization files --- #customizations/_stock/classselection.res | 1214 ------------------- #customizations/_stock/hudplayerclass.res | 306 ----- #customizations/_stock/hudplayerhealth.res | 718 ----------- #customizations/_stock/mainmenuoverride.res | 1256 ------------------- #customizations/_stock/scoreboard.res | 1739 --------------------------- #customizations/_stock/teammenu.res | 407 ------- resource/ui/classselection-base.res | 1214 +++++++++++++++++++ resource/ui/classselection.res | 2 +- resource/ui/hudplayerclass-base.res | 306 +++++ resource/ui/hudplayerclass.res | 2 +- resource/ui/hudplayerhealth-base.res | 718 +++++++++++ resource/ui/hudplayerhealth.res | 2 +- resource/ui/mainmenuoverride-base.res | 1256 +++++++++++++++++++ resource/ui/mainmenuoverride.res | 2 +- resource/ui/scoreboard-base.res | 1739 +++++++++++++++++++++++++++ resource/ui/scoreboard.res | 2 +- resource/ui/teammenu-base.res | 410 +++++++ resource/ui/teammenu.res | 2 +- 18 files changed, 5649 insertions(+), 5646 deletions(-) delete mode 100644 #customizations/_stock/classselection.res delete mode 100644 #customizations/_stock/hudplayerclass.res delete mode 100644 #customizations/_stock/hudplayerhealth.res delete mode 100644 #customizations/_stock/mainmenuoverride.res delete mode 100644 #customizations/_stock/scoreboard.res delete mode 100644 #customizations/_stock/teammenu.res create mode 100644 resource/ui/classselection-base.res create mode 100644 resource/ui/hudplayerclass-base.res create mode 100644 resource/ui/hudplayerhealth-base.res create mode 100644 resource/ui/mainmenuoverride-base.res create mode 100644 resource/ui/scoreboard-base.res create mode 100644 resource/ui/teammenu-base.res diff --git a/#customizations/_stock/classselection.res b/#customizations/_stock/classselection.res deleted file mode 100644 index fc413d4..0000000 --- a/#customizations/_stock/classselection.res +++ /dev/null @@ -1,1214 +0,0 @@ -"Resource/UI/ClassSelection.res" -{ - "class" - { - "ControlName" "Frame" - "fieldName" "class" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "480" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "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 200" - } - - "SysMenu" - { - "ControlName" "Menu" - "fieldName" "SysMenu" - "xpos" "0" - "ypos" "0" - "wide" "64" - "tall" "24" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - "tabPosition" "0" - } - - "SelectClassLabel" - { - "ControlName" "CExLabel" - "fieldName" "SelectTeamLabel" - "xpos" "0" - "ypos" "15" - "zpos" "6" - "wide" "255" - "tall" "30" - "labelText" "#TF_SelectAClass" - "textAlignment" "center" - "font" "Cerbetica32" - "visible" "0" - "enabled" "0" - "fgcolor" "TanLight" - } - - "scout" - { - "ControlName" "CExImageButton" - "fieldName" "scout" - "xpos" "32" - "ypos" "275" - "zpos" "6" - "wide" "150" - "tall" "16" - "autoResize" "0" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "&1. Scout" - "textAlignment" "west" - "Command" "joinclass scout" - "Default" "1" - "font" "Cerbetica16" - "scaleImage" "1" - "paintbackground" "0" - - "fgcolor" "235 226 202 255" - "defaultFgColor_override" "235 226 202 255" - "armedFgColor_override" "72 255 255 255" - "depressedFgColor_override" "235 226 202 255" - "selectedFgColor_override" "72 255 255 255" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "sound_armed" "UI/buttonrollover.wav" - - "stayselectedonclick" "1" - "selectonhover" "1" - "keyboardinputenabled" "0" - } - - "soldier" - { - "ControlName" "CExImageButton" - "fieldName" "soldier" - "xpos" "30" - "ypos" "291" - "zpos" "6" - "wide" "150" - "tall" "16" - "autoResize" "0" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "&2. Soldier" - "textAlignment" "west" - "Command" "joinclass soldier" - "Default" "0" - "font" "Cerbetica16" - "scaleImage" "1" - "paintbackground" "0" - - "fgcolor" "235 226 202 255" - "defaultFgColor_override" "235 226 202 255" - "armedFgColor_override" "72 255 255 255" - "depressedFgColor_override" "235 226 202 255" - "selectedFgColor_override" "72 255 255 255" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "sound_armed" "UI/buttonrollover.wav" - - "stayselectedonclick" "1" - "selectonhover" "1" - "keyboardinputenabled" "0" - } - - "pyro" - { - "ControlName" "CExImageButton" - "fieldName" "pyro" - "xpos" "30" - "ypos" "307" - "zpos" "6" - "wide" "150" - "tall" "16" - "autoResize" "0" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "&3. Pyro" - "textAlignment" "west" - "Command" "joinclass pyro" - "Default" "0" - "font" "Cerbetica16" - "scaleImage" "1" - "paintbackground" "0" - - "fgcolor" "235 226 202 255" - "defaultFgColor_override" "235 226 202 255" - "armedFgColor_override" "72 255 255 255" - "depressedFgColor_override" "235 226 202 255" - "selectedFgColor_override" "72 255 255 255" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "sound_armed" "UI/buttonrollover.wav" - - "stayselectedonclick" "1" - "selectonhover" "1" - "keyboardinputenabled" "0" - } - - "demoman" - { - "ControlName" "CExImageButton" - "fieldName" "demoman" - "xpos" "30" - "ypos" "327" - "zpos" "6" - "wide" "150" - "tall" "16" - "autoResize" "0" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "&4. Demoman" - "textAlignment" "west" - "Command" "joinclass demoman" - "Default" "0" - "font" "Cerbetica16" - "scaleImage" "1" - "paintbackground" "0" - - "fgcolor" "235 226 202 255" - "defaultFgColor_override" "235 226 202 255" - "armedFgColor_override" "72 255 255 255" - "depressedFgColor_override" "235 226 202 255" - "selectedFgColor_override" "72 255 255 255" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "sound_armed" "UI/buttonrollover.wav" - - "stayselectedonclick" "1" - "selectonhover" "1" - "keyboardinputenabled" "0" - } - - "heavyweapons" - { - "ControlName" "CExLabel" - "fieldName" "heavyweapons" - "xpos" "30" - "ypos" "343" - "zpos" "6" - "wide" "150" - "tall" "16" - "autoResize" "0" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "&5. Heavy" - "textAlignment" "west" - "Command" "joinclass heavyweapons" - "Default" "0" - "font" "Cerbetica16" - "scaleImage" "1" - "paintbackground" "0" - - "fgcolor" "235 226 202 255" - "defaultFgColor_override" "235 226 202 255" - "armedFgColor_override" "72 255 255 255" - "depressedFgColor_override" "235 226 202 255" - "selectedFgColor_override" "72 255 255 255" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "sound_armed" "UI/buttonrollover.wav" - - "stayselectedonclick" "1" - "selectonhover" "1" - "keyboardinputenabled" "0" - } - - "engineer" - { - "ControlName" "CExLabel" - "fieldName" "engineer" - "xpos" "30" - "ypos" "359" - "zpos" "6" - "wide" "150" - "tall" "16" - "autoResize" "0" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "&6. Engineer" - "textAlignment" "west" - "Command" "joinclass engineer" - "Default" "0" - "font" "Cerbetica16" - "scaleImage" "1" - "paintbackground" "0" - - "fgcolor" "235 226 202 255" - "defaultFgColor_override" "235 226 202 255" - "armedFgColor_override" "72 255 255 255" - "depressedFgColor_override" "235 226 202 255" - "selectedFgColor_override" "72 255 255 255" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "sound_armed" "UI/buttonrollover.wav" - - "stayselectedonclick" "1" - "selectonhover" "1" - "keyboardinputenabled" "0" - } - - "medic" - { - "ControlName" "CExImageButton" - "fieldName" "medic" - "xpos" "30" - "ypos" "379" - "zpos" "6" - "wide" "150" - "tall" "16" - "autoResize" "0" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "&7. Medic" - "textAlignment" "west" - "Command" "joinclass medic" - "Default" "0" - "font" "Cerbetica16" - "scaleImage" "1" - "paintbackground" "0" - - "fgcolor" "235 226 202 255" - "defaultFgColor_override" "235 226 202 255" - "armedFgColor_override" "72 255 255 255" - "depressedFgColor_override" "235 226 202 255" - "selectedFgColor_override" "72 255 255 255" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "sound_armed" "UI/buttonrollover.wav" - - "stayselectedonclick" "1" - "selectonhover" "1" - "keyboardinputenabled" "0" - } - - "sniper" - { - "ControlName" "CExImageButton" - "fieldName" "sniper" - "xpos" "30" - "ypos" "395" - "zpos" "6" - "wide" "150" - "tall" "16" - "autoResize" "0" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "&8. Sniper" - "textAlignment" "west" - "Command" "joinclass sniper" - "Default" "0" - "font" "Cerbetica16" - "scaleImage" "1" - "paintbackground" "0" - - "fgcolor" "235 226 202 255" - "defaultFgColor_override" "235 226 202 255" - "armedFgColor_override" "72 255 255 255" - "depressedFgColor_override" "235 226 202 255" - "selectedFgColor_override" "72 255 255 255" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "sound_armed" "UI/buttonrollover.wav" - - "stayselectedonclick" "1" - "selectonhover" "1" - "keyboardinputenabled" "0" - } - - "spy" - { - "ControlName" "CExImageButton" - "fieldName" "spy" - "xpos" "30" - "ypos" "411" - "zpos" "6" - "wide" "150" - "tall" "16" - "autoResize" "0" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "&9. Spy" - "textAlignment" "west" - "Command" "joinclass spy" - "Default" "0" - "font" "Cerbetica16" - "scaleImage" "1" - "paintbackground" "0" - - "fgcolor" "235 226 202 255" - "defaultFgColor_override" "235 226 202 255" - "armedFgColor_override" "72 255 255 255" - "depressedFgColor_override" "235 226 202 255" - "selectedFgColor_override" "72 255 255 255" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "sound_armed" "UI/buttonrollover.wav" - - "stayselectedonclick" "1" - "selectonhover" "1" - "keyboardinputenabled" "0" - } - - "random" - { - "ControlName" "CExButton" - "fieldName" "random" - "xpos" "30" - "ypos" "431" - "zpos" "6" - "wide" "80" - "tall" "16" - "autoResize" "0" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "(&R) RANDOM" - "textAlignment" "west" - "Command" "joinclass random" - "font" "Cerbetica16" - "paintbackground" "0" - - "fgcolor" "235 226 202 255" - "defaultFgColor_override" "235 226 202 255" - "armedFgColor_override" "72 255 255 255" - "depressedFgColor_override" "235 226 202 255" - "selectedFgColor_override" "72 255 255 255" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "sound_armed" "UI/buttonrollover.wav" - - "stayselectedonclick" "1" - "selectonhover" "1" - "keyboardinputenabled" "0" - } - - "CancelButton" [$WIN32] - { - "ControlName" "CExButton" - "fieldName" "CancelButton" - "xpos" "130" - "ypos" "431" - "zpos" "6" - "wide" "80" - "tall" "16" - "autoResize" "0" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "(&Q) CANCEL" - "textAlignment" "west" - "Command" "vguicancel" - "font" "Cerbetica16" - "paintbackground" "0" - - "fgcolor" "235 226 202 255" - "defaultFgColor_override" "235 226 202 255" - "armedFgColor_override" "72 255 255 255" - "depressedFgColor_override" "235 226 202 255" - "selectedFgColor_override" "72 255 255 255" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "sound_armed" "UI/buttonrollover.wav" - } - - "EditLoadoutButton" [$WIN32] - { - "ControlName" "CExButton" - "fieldName" "EditLoadoutButton" - "xpos" "30" - "ypos" "450" - "zpos" "6" - "wide" "110" - "tall" "16" - "autoResize" "0" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "paintbackground" "0" - "labelText" "(&E) EDIT LOADOUT" - "textAlignment" "west" - "Command" "openloadout" - "font" "Cerbetica16" - - "fgcolor" "235 226 202 255" - "defaultFgColor_override" "235 226 202 255" - "armedFgColor_override" "72 255 255 255" - "depressedFgColor_override" "235 226 202 255" - "selectedFgColor_override" "72 255 255 255" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "sound_armed" "UI/buttonrollover.wav" - } - "LoadoutButtonBackground" - { - "ControlName" "ImagePanel" - "fieldName" "LoadoutButtonBackground" - "xpos" "c98" - "ypos" "c114" - "wide" "20" - "tall" "0" - } - "ResetButton" - { - "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" "Cerbetica16" - } - - "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_y" "0" - "origin_z" "-40" - } - } - - "ShadedBar" - { - "ControlName" "ImagePanel" - "fieldName" "ShadedBar" - "xpos" "0" - "ypos" "0" - "zpos" "0" - "wide" "f0" - "tall" "f0" - "visible" "1" - "enabled" "1" - "PaintBackgroundType" "0" - "fillcolor" "0 0 0 50" - } - - "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" - } - - "numScout" - { - "ControlName" "CExLabel" - "fieldName" "numScout" - "xpos" "175" - "ypos" "275" - "zpos" "5" - "wide" "80" - "tall" "16" - "autoResize" "1" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "%numScout%" - "textAlignment" "west" - "font" "Cerbetica16" - "fgcolor" "235 226 202 255" - } - - "numSoldier" - { - "ControlName" "CExLabel" - "fieldName" "numSoldier" - "xpos" "175" - "ypos" "291" - "zpos" "5" - "wide" "80" - "tall" "16" - "autoResize" "1" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "%numSoldier%" - "textAlignment" "west" - "font" "Cerbetica16" - "fgcolor" "235 226 202 255" - } - - "numPyro" - { - "ControlName" "CExLabel" - "fieldName" "numPyro" - "xpos" "175" - "ypos" "307" - "zpos" "5" - "wide" "80" - "tall" "16" - "autoResize" "1" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "%numPyro%" - "textAlignment" "west" - "font" "Cerbetica16" - "fgcolor" "235 226 202 255" - } - - "numDemoman" - { - "ControlName" "CExLabel" - "fieldName" "numDemoman" - "xpos" "175" - "ypos" "327" - "zpos" "5" - "wide" "80" - "tall" "16" - "autoResize" "1" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "%numDemoman%" - "textAlignment" "west" - "font" "Cerbetica16" - "fgcolor" "235 226 202 255" - } - - "numHeavy" - { - "ControlName" "CExLabel" - "fieldName" "numHeavy" - "xpos" "175" - "ypos" "343" - "zpos" "5" - "wide" "80" - "tall" "16" - "autoResize" "1" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "%numHeavy%" - "textAlignment" "west" - "font" "Cerbetica16" - "fgcolor" "235 226 202 255" - } - - "numEngineer" - { - "ControlName" "CExLabel" - "fieldName" "numEngineer" - "xpos" "175" - "ypos" "359" - "zpos" "5" - "wide" "80" - "tall" "16" - "autoResize" "1" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "%numEngineer%" - "textAlignment" "west" - "font" "Cerbetica16" - "fgcolor" "235 226 202 255" - } - - "numMedic" - { - "ControlName" "CExLabel" - "fieldName" "numMedic" - "xpos" "175" - "ypos" "379" - "zpos" "5" - "wide" "80" - "tall" "16" - "autoResize" "1" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "%numMedic%" - "textAlignment" "west" - "font" "Cerbetica16" - "fgcolor" "235 226 202 255" - } - - "numSniper" - { - "ControlName" "CExLabel" - "fieldName" "numSniper" - "xpos" "175" - "ypos" "395" - "zpos" "5" - "wide" "80" - "tall" "16" - "autoResize" "1" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "%numSniper%" - "textAlignment" "west" - "font" "Cerbetica16" - "fgcolor" "235 226 202 255" - } - - "numSpy" - { - "ControlName" "CExLabel" - "fieldName" "numMedic" - "xpos" "175" - "ypos" "411" - "zpos" "5" - "wide" "80" - "tall" "16" - "autoResize" "1" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "%numSpy%" - "textAlignment" "west" - "font" "Cerbetica16" - "fgcolor" "235 226 202 255" - } - - "MvMUpgradeImageScout" - { - "ControlName" "ImagePanel" - "fieldName" "MvMUpgradeImageScout" - "xpos" "190" - "ypos" "279" - "zpos" "10" - "wide" "10" - "tall" "10" - "visible" "0" - "enabled" "1" - "image" "mvm/class_upgraded" - "scaleImage" "1" - } - - "MvMUpgradeImageSolider" - { - "ControlName" "ImagePanel" - "fieldName" "MvMUpgradeImageSolider" - "xpos" "190" - "ypos" "295" - "zpos" "10" - "wide" "10" - "tall" "10" - "visible" "0" - "enabled" "1" - "image" "mvm/class_upgraded" - "scaleImage" "1" - } - - "MvMUpgradeImagePyro" - { - "ControlName" "ImagePanel" - "fieldName" "MvMUpgradeImagePyro" - "xpos" "190" - "ypos" "311" - "zpos" "10" - "wide" "10" - "tall" "10" - "visible" "0" - "enabled" "1" - "image" "mvm/class_upgraded" - "scaleImage" "1" - } - - "MvMUpgradeImageDemoman" - { - "ControlName" "ImagePanel" - "fieldName" "MvMUpgradeImageDemoman" - "xpos" "190" - "ypos" "331" - "zpos" "10" - "wide" "10" - "tall" "10" - "visible" "0" - "enabled" "1" - "image" "mvm/class_upgraded" - "scaleImage" "1" - } - - "MvMUpgradeImageHeavy" - { - "ControlName" "ImagePanel" - "fieldName" "MvMUpgradeImageHeavy" - "xpos" "190" - "ypos" "347" - "zpos" "10" - "wide" "10" - "tall" "10" - "visible" "0" - "enabled" "1" - "image" "mvm/class_upgraded" - "scaleImage" "1" - } - - "MvMUpgradeImageEngineer" - { - "ControlName" "ImagePanel" - "fieldName" "MvMUpgradeImageEngineer" - "xpos" "190" - "ypos" "363" - "zpos" "10" - "wide" "10" - "tall" "10" - "visible" "0" - "enabled" "1" - "image" "mvm/class_upgraded" - "scaleImage" "1" - } - - "MvMUpgradeImageMedic" - { - "ControlName" "ImagePanel" - "fieldName" "MvMUpgradeImageMedic" - "xpos" "190" - "ypos" "383" - "zpos" "10" - "wide" "10" - "tall" "10" - "visible" "0" - "enabled" "1" - "image" "mvm/class_upgraded" - "scaleImage" "1" - } - - "MvMUpgradeImageSniper" - { - "ControlName" "ImagePanel" - "fieldName" "MvMUpgradeImageSniper" - "xpos" "190" - "ypos" "399" - "zpos" "10" - "wide" "10" - "tall" "10" - "visible" "0" - "enabled" "1" - "image" "mvm/class_upgraded" - "scaleImage" "1" - } - - "MvMUpgradeImageSpy" - { - "ControlName" "ImagePanel" - "fieldName" "MvMUpgradeImageSpy" - "xpos" "190" - "ypos" "415" - "zpos" "10" - "wide" "10" - "tall" "10" - "visible" "0" - "enabled" "1" - "image" "mvm/class_upgraded" - "scaleImage" "1" - } - - "TFPlayerModel" - { - "ControlName" "CTFPlayerModelPanel" - "fieldName" "TFPlayerModel" - "xpos" "0" - "ypos" "0" - "zpos" "6" - "wide" "255" - "tall" "270" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "render_texture" "0" - "fov" "20" - "allow_rot" "1" - "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" "270" - "origin_y" "0" - "origin_z" "-43" - "frame_origin_x" "0" - "frame_origin_y" "0" - "frame_origin_z" "0" - "spotlight" "1" - "modelname" "" - } - } - - "ClassTipsPanel" - { - "ControlName" "CTFClassTipsPanel" - "fieldName" "ClassTipsPanel" - "xpos" "9999" - } - - "localPlayerImage" [$WIN32] - { - "ControlName" "CTFImagePanel" - "fieldName" "localPlayerImage" - "xpos" "9999" - } - - "localPlayerBG" - { - "ControlName" "CTFImagePanel" - "fieldName" "localPlayerBG" - "xpos" "9999" - } - - "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" "replay/thumbnails/close" - "scaleImage" "1" - } - } - } -} \ No newline at end of file diff --git a/#customizations/_stock/hudplayerclass.res b/#customizations/_stock/hudplayerclass.res deleted file mode 100644 index 641ed86..0000000 --- a/#customizations/_stock/hudplayerclass.res +++ /dev/null @@ -1,306 +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" "c210" - "ypos" "r60" - "zpos" "2" - "wide" "60" - "tall" "60" - "visible" "1" - "enabled" "1" - "image" "../hud/class_scoutred" - "scaleImage" "1" - } - "PlayerStatusSpyImage" - { - "ControlName" "CTFImagePanel" - "fieldName" "PlayerStatusSpyImage" - "xpos" "9999" - } - "PlayerStatusSpyOutlineImage" - { - "ControlName" "CTFImagePanel" - "fieldName" "PlayerStatusSpyOutlineImage" - "xpos" "3" - "ypos" "r67" - "xpos_minmode" "-5" - "ypos_minmode" "r44" - "zpos" "7" - "wide" "55" - "tall" "55" - "wide_minmode" "27" - "tall_minmode" "27" - "visible" "0" - "enabled" "1" - "image" "../hud/class_spy_outline" - "scaleImage" "1" - } - "PlayerStatusClassImageBG" - { - "ControlName" "CTFImagePanel" - "fieldName" "PlayerStatusClassImageBG" - "xpos" "9999" - } - - "classmodelpanelBG" - { - "ControlName" "CTFImagePanel" - "fieldName" "classmodelpanelBG" - "xpos" "9999" - } - - "classmodelpanel" - { - "ControlName" "CTFPlayerModelPanel" - "fieldName" "classmodelpanel" - "xpos" "r210" - "ypos" "r148" - "zpos" "2" - "wide" "80" - "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" "" - } - - "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" "190" - "origin_y" "-13" - "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" - } - } - } - - "CarryingWeapon" - { - "ControlName" "EditablePanel" - "fieldName" "CarryingWeapon" - "xpos" "r250" - "ypos" "r20" - "zpos" "100" - "wide" "500" - "tall" "28" - "bgcolor_override" "Transparent" - "PaintBackgroundType" "2" - - "CarryingBackground" - { - "ControlName" "CTFImagePanel" - "fieldName" "CarryingBackground" - "xpos" "0" - "ypos" "0" - "zpos" "0" - "wide" "p1" - "tall" "f0" - "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_3" "../hud/color_panel_blu" - "proportionaltoparent" "1" - - "src_corner_height" "23" - "src_corner_width" "23" - "draw_corner_width" "5" - "draw_corner_height" "5" - } - - "CarryingLabel" - { - "ControlName" "CExLabel" - "fieldName" "CarryingLabel" - "font" "ReplayBrowserSmallest" - "xpos" "5" - "ypos" "3" - "zpos" "1" - "wide" "200" - "tall" "f0" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "textAlignment" "North-West" - "dulltext" "0" - "brighttext" "0" - "proportionaltoparent" "1" - "auto_wide_tocontents" "1" - "labelText" "%carrying%" - } - - "CarryingLabelDropShadow" - { - "ControlName" "CExLabel" - "fieldName" "CarryingLabelDropShadow" - "font" "ReplayBrowserSmallest" - "xpos" "p0.011" - "ypos" "p0.12" - "zpos" "0" - "wide" "200" - "tall" "f0" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - "textAlignment" "North-West" - "dulltext" "0" - "brighttext" "0" - "proportionaltoparent" "1" - "auto_wide_tocontents" "1" - "fgcolor_override" "Black" - "labelText" "%carrying%" - } - - "OwnerLabel" - { - "ControlName" "Label" - "fieldName" "OwnerLabel" - "font" "FontStoreOriginalPrice" - "xpos" "5" - "ypos" "14" - "zpos" "0" - "wide" "200" - "tall" "f0" - "wide_minmode" "0" - "tall_minmode" "0" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "textAlignment" "North-West" - "dulltext" "0" - "brighttext" "0" - "proportionaltoparent" "1" - "auto_wide_tocontents" "1" - } - } -} \ No newline at end of file diff --git a/#customizations/_stock/hudplayerhealth.res b/#customizations/_stock/hudplayerhealth.res deleted file mode 100644 index b514365..0000000 --- a/#customizations/_stock/hudplayerhealth.res +++ /dev/null @@ -1,718 +0,0 @@ -"Resource/UI/HudPlayerHealth.res" -{ - // Player Health Data - "HudPlayerHealth" - { - "ControlName" "EditablePanel" - "fieldName" "HudPlayerHealth" - "xpos" "c-288" - "ypos" "c45" - "xpos_minmode" "c-238" - "ypos_minmode" "c5" - "wide" "250" - "tall" "120" - "visible" "1" - "enabled" "1" - "HealthBonusPosAdj" "35" - "HealthDeathWarning" "0.49" - "HealthDeathWarningColor" "255 0 0 255" - } - - "PlayerStatusHealthImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusHealthImage" - "xpos" "80" - "ypos" "0" - "xpos_minmode" "100" - "zpos" "4" - "wide" "70" - "tall" "70" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "alpha" "0" - } - - "PlayerStatusHealthImageBG" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusHealthImageBG" - "wide" "0" - "tall" "0" - "visible" "0" - "enabled" "0" - } - - "PlayerStatusHealthBonusImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusHealthBonusImage" - "xpos" "116" - "ypos" "18" - "zpos" "2" - "wide" "68" - "tall" "68" - "xpos_minmode" "140" - "ypos_minmode" "40" - "zpos_minmode" "-1" - "wide_minmode" "22" - "tall_minmode" "22" - "visible" "0" - "enabled" "1" - "image" "../hud/health_over_bg" - "scaleImage" "1" - } - - "PlayerStatusHealthValue" - { - "ControlName" "CExLabel" - "fieldName" "PlayerStatusHealthValue" - "xpos" "0" - "ypos" "0" - "zpos" "5" - "wide" "300" - "tall" "100" - "visible" "1" - "enabled" "1" - "labelText" "%Health%" - "textAlignment" "center" - "font" "Cerbetica56" - "font_minmode" "Cerbetica32" - "fgcolor" "Health Normal" - } - - "PlayerStatusHealthValueShadow" - { - "ControlName" "CExLabel" - "fieldName" "PlayerStatusHealthValueShadow" - "xpos" "-2" - "ypos" "-2" - "zpos" "5" - "wide" "300" - "tall" "100" - "visible" "1" - "enabled" "1" - "labelText" "%Health%" - "textAlignment" "center" - "font" "Cerbetica56" - "font_minmode" "Cerbetica32" - "fgcolor" "0 0 0 200" - - "pin_to_sibling" "PlayerStatusHealthValue" - "pin_corner_to_sibling" "PIN_TOPLEFT" - "pin_to_sibling_corner" "PIN_TOPLEFT" - } - - "PlayerStatusMaxHealthValue" - { - "ControlName" "CExLabel" - "fieldName" "PlayerStatusMaxHealthValue" - "wide" "0" - "tall" "0" - "visible" "0" - "enabled" "0" - } - - "PlayerStatusAnchor" - { - "ControlName" "EditablePanel" - "fieldName" "PlayerStatusAnchor" - "xpos" "10" - "ypos" "5" - "xpos_minmode" "5" - "ypos_minmode" "15" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - } - - "PlayerStatusBleedImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusBleedImage" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../vgui/bleed_drop" - "fgcolor" "117 107 94 255" - "pin_to_sibling" "PlayerStatusAnchor" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - } - - "PlayerStatusMilkImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusMilkImage" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../vgui/bleed_drop" - "fgcolor" "117 107 94 255" - "pin_to_sibling" "PlayerStatusAnchor" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - } - - "PlayerStatusGasImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusGasImage" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../vgui/covered_in_gas" - "fgcolor" "117 107 94 255" - "pin_to_sibling" "PlayerStatusAnchor" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - } - - "PlayerStatusMarkedForDeathImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusMarkedForDeathImage" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../vgui/marked_for_death" - "fgcolor" "117 107 94 255" - "pin_to_sibling" "PlayerStatusAnchor" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - } - - "PlayerStatusMarkedForDeathSilentImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusMarkedForDeathSilentImage" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../vgui/marked_for_death" - "fgcolor" "117 107 94 255" - "pin_to_sibling" "PlayerStatusAnchor" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - } - - "PlayerStatus_MedicUberBulletResistImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_MedicUberBulletResistImage" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_bullet_blue" - "fgcolor" "117 107 94 255" - "pin_to_sibling" "PlayerStatusAnchor" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - } - - "PlayerStatus_MedicUberBlastResistImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_MedicUberBlastResistImage" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_explosion_blue" - "fgcolor" "117 107 94 255" - "pin_to_sibling" "PlayerStatusAnchor" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - } - - "PlayerStatus_MedicUberFireResistImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_MedicUberFireResistImage" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_fire_blue" - "fgcolor" "117 107 94 255" - "pin_to_sibling" "PlayerStatusAnchor" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - } - - "PlayerStatus_MedicSmallBulletResistImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_MedicSmallBulletResistImage" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_bullet_blue" - "fgcolor" "117 107 94 255" - "pin_to_sibling" "PlayerStatusAnchor" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - } - - "PlayerStatus_MedicSmallBlastResistImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_MedicSmallBlastResistImage" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_explosion_blue" - "fgcolor" "117 107 94 255" - "pin_to_sibling" "PlayerStatusAnchor" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - } - - "PlayerStatus_MedicSmallFireResistImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_MedicSmallFireResistImage" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_fire_blue" - "fgcolor" "117 107 94 255" - "pin_to_sibling" "PlayerStatusAnchor" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - } - - "PlayerStatus_WheelOfDoom" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_WheelOfDoom" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../signs/death_wheel_whammy" - "fgcolor" "117 107 94 255" - "pin_to_sibling" "PlayerStatusAnchor" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - } - - "PlayerStatus_SoldierOffenseBuff" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_SoldierOffenseBuff" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_bullet_blue" - "fgcolor" "117 107 94 255" - "pin_to_sibling" "PlayerStatusAnchor" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - } - - "PlayerStatus_SoldierDefenseBuff" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_SoldierDefenseBuff" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_bullet_blue" - "fgcolor" "117 107 94 255" - "pin_to_sibling" "PlayerStatusAnchor" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - } - - "PlayerStatus_SoldierHealOnHitBuff" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_SoldierHealOnHitBuff" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_bullet_blue" - "fgcolor" "117 107 94 255" - "pin_to_sibling" "PlayerStatusAnchor" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - } - - "PlayerStatus_SpyMarked" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_SpyMarked" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "fgcolor" "117 107 94 255" - "pin_to_sibling" "PlayerStatusAnchor" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - } - - "PlayerStatus_Parachute" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_Parachute" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "" - "fgcolor" "117 107 94 255" - "pin_to_sibling" "PlayerStatusAnchor" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - } - - "PlayerStatus_RuneStrength" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneStrength" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_strength_hud" - "fgcolor" "117 107 94 255" - "pin_to_sibling" "PlayerStatusAnchor" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - } - - "PlayerStatus_RuneHaste" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneHaste" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_haste_hud" - "fgcolor" "117 107 94 255" - "pin_to_sibling" "PlayerStatusAnchor" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - } - - "PlayerStatus_RuneRegen" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneRegen" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_regen_hud" - "fgcolor" "117 107 94 255" - "pin_to_sibling" "PlayerStatusAnchor" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - } - - "PlayerStatus_RuneResist" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneResist" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_resist_hud" - "fgcolor" "117 107 94 255" - "pin_to_sibling" "PlayerStatusAnchor" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - } - - "PlayerStatus_RuneVampire" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneVampire" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_vampire_hud" - "fgcolor" "117 107 94 255" - "pin_to_sibling" "PlayerStatusAnchor" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - } - - "PlayerStatus_RuneReflect" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneReflect" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_reflect_hud" - "fgcolor" "117 107 94 255" - "pin_to_sibling" "PlayerStatusAnchor" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - } - - "PlayerStatus_RunePrecision" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RunePrecision" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_precision_hud" - "fgcolor" "117 107 94 255" - "pin_to_sibling" "PlayerStatusAnchor" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - } - - "PlayerStatus_RuneAgility" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneAgility" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_agility_hud" - "fgcolor" "117 107 94 255" - "pin_to_sibling" "PlayerStatusAnchor" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - } - - "PlayerStatus_RuneKnockout" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneKnockout" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_knockout_hud" - "fgcolor" "117 107 94 255" - "pin_to_sibling" "PlayerStatusAnchor" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - } - - "PlayerStatus_RuneKing" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneKing" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_king_hud" - "fgcolor" "117 107 94 255" - "pin_to_sibling" "PlayerStatusAnchor" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - } - - "PlayerStatus_RunePlague" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RunePlague" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_plague_hud" - "fgcolor" "117 107 94 255" - "pin_to_sibling" "PlayerStatusAnchor" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - } - - "PlayerStatus_RuneSupernova" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneSupernova" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_supernova_hud" - "fgcolor" "117 107 94 255" - "pin_to_sibling" "PlayerStatusAnchor" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - } - - "PlayerStatusSlowed" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusSlowed" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../vgui/slowed" - "fgcolor" "117 107 94 255" - "pin_to_sibling" "PlayerStatusAnchor" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - } - - "PlayerStatusHookBleedImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusHookBleedImage" - "xpos" "0" - "ypos" "0" - "zpos" "8" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../vgui/bleed_drop_grapple" - "fgcolor" "117 107 94 255" - "pin_to_sibling" "PlayerStatusAnchor" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - } -} \ No newline at end of file diff --git a/#customizations/_stock/mainmenuoverride.res b/#customizations/_stock/mainmenuoverride.res deleted file mode 100644 index b6b14ee..0000000 --- a/#customizations/_stock/mainmenuoverride.res +++ /dev/null @@ -1,1256 +0,0 @@ -"Resource/UI/MainMenuOverride.res" -{ - MainMenuOverride - { - "fieldName" "MainMenuOverride" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "zpos" "0" - "wide" "f0" - "tall" "480" - - "update_url" "http://store.steampowered.com/news/?filter=updates&appids=440" - "blog_url" "http://www.teamfortress.com/" - - "button_x_offset" "-285" - "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" "26" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "textinsetx" "25" - "use_proportional_insets" "1" - "font" "Cerbetica16" - "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" "235 226 202 255" - "armedFgColor_override" "72 255 255 255" - "depressedFgColor_override" "72 255 255 255" - } - } - - "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" "Transparent" - "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" "ScalableImagePanel" - "fieldName" "Background" - "xpos" "cs-0.5" - "ypos" "0" - "zpos" "-200" - "wide" "o1.6" - "tall" "f0" - "visible" "0" - "enabled" "1" - "image" "" - "scaleImage" "1" - "proportionaltoparent" "1" - - if_wider - { - "wide" "f0" - "tall" "o0.628" - } - - if_taller - { - "wide" "o1.6" - "tall" "f0" - } - } - - "HudName" - { - "ControlName" "CExImageButton" - "fieldName" "HudName" - "xpos" "40" - "ypos" "58" - "zpos" "1" - "wide" "56" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "rayshud" - "font" "HudFontMediumSecondary" - "textAlignment" "west" - "textinsetx" "0" - "use_proportional_insets" "1" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "paintbackground""0" - "sound_depressed" "" - "sound_released" "UI/wooo_tree.wav" - - "defaultFgColor_override" "235 226 202 255" - "armedFgColor_override" "72 255 255 255" - "depressedFgColor_override" "72 255 255 255" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "72 255 255 255" - } - - "TFLogoImage" - { - "ControlName" "ImagePanel" - "fieldName" "TFLogoImage" - "xpos" "30" - "ypos" "35" - "wide" "179" - "tall" "45" - "visible" "0" - "enabled" "0" - "image" "../logo/tf2_logo_black" - "scaleImage" "1" - "command" "engine play vo/heavy_battlecry02.mp3" - } - - "RankModelPanel" - { - "ControlName" "CPvPRankPanel" - "fieldName" "RankModelPanel" - "xpos" "140" - "ypos" "cs-0.5-15" - "zpos" "0" - "wide" "170" - "tall" "800" - "visible" "0" - "proportionaltoparent" "1" - "mouseinputenabled" "1" - "matchgroup" "MatchGroup_Casual_12v12" - "show_progress" "0" - } - - "CycleRankTypeButton" - { - "ControlName" "CExImageButton" - "fieldName" "CycleRankTypeButton" - "xpos" "270" - "ypos" "cs-0.5-33" - "wide" "15" - "tall" "15" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "v" - "font" "CustomIcons" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "actionsignallevel" "1" - "command" "open_rank_type_menu" - "paintbackground" "0" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "defaultFgColor_override" "235 226 202 255" - "armedFgColor_override" "72 255 255 255" - "depressedFgColor_override" "235 226 202 255" - } - - "RankTooltipPanel" - { - "ControlName" "ImagePanel" - "fieldName" "RankTooltipPanel" - "xpos" "c-285" - "ypos" "99" - "zpos" "-1" - "wide" "0" - "tall" "8" - "visible" "1" - "proportionaltoparent" "1" - "mouseinputenabled" "1" - "image" "info" - "scaleImage" "1" - "alpha" "75" - } - - "RankPanel" - { - "ControlName" "CPvPRankPanel" - "fieldName" "RankPanel" - "xpos" "30" - "ypos" "205" - "zpos" "0" - "wide" "170" - "tall" "50" - "visible" "1" - "proportionaltoparent" "1" - "mouseinputenabled" "0" - "matchgroup" "MatchGroup_Casual_12v12" - "xp_source_notification_center_x" "350" - "show_model" "0" - } - - "NoGCMessage" - { - "ControlName" "Label" - "fieldName" "NoGCMessage" - "xpos" "10" - "ypos" "200" - "zpos" "99" - "wide" "260" - "tall" "100" - "visible" "1" - "proportionaltoparent" "1" - "mouseinputenabled" "0" - "wrap" "1" - "textinsetx" "40" - "textinsety" "10" - - "font" "HudFontSmallestBold" - "fgcolor_override" "TanLight" - "labelText" "#TF_MM_NoGC_Rank" - "textAlignment" "north-west" - "use_proportional_insets" "1" - } - - "NoGCImage" - { - "ControlName" "ImagePanel" - "fieldName" "NoGCImage" - "xpos" "230" - "ypos" "220" - "zpos" "99" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "image" "replay\thumbnails\nogc" - "scaleImage" "1" - "proportionaltoparent" "1" - } - - "RankBorder" - { - "ControlName" "EditablePanel" - "fieldName" "RankBorder" - "xpos" "30" - "ypos" "57" - "zpos" "-55" - "wide" "260" - "tall" "198" - "visible" "0" - "PaintBackgroundType" "2" - "border" "MainMenuBGBorder" - "proportionaltoparent" "1" - } - - "TooltipPanel" - { - "ControlName" "EditablePanel" - "fieldName" "TooltipPanel" - "xpos" "0" - "ypos" "0" - "zpos" "10000" - "wide" "150" - "tall" "30" - "visible" "0" - "PaintBackgroundType" "2" - "border" "ButtonHover" - - "TipSubLabel" - { - "ControlName" "ImagePanel" - "fieldName" "TipSubLabel" - "font" "HudFontSmall" - "labelText" "%tipsubtext%" - "textAlignment" "center" - "xpos" "0" - "ypos" "0" - "zpos" "2" - "wide" "250" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fillcolor" "DarkGrey" - "wrap" "1" - } - - "TipLabel" - { - "ControlName" "CExLabel" - "fieldName" "TipLabel" - "font" "HudFontSmallest" - "labelText" "%tiptext%" - "textAlignment" "center" - "xpos" "5" - "ypos" "0" - "zpos" "3" - "wide" "140" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "allcaps" "1" - "fgcolor" "TanLight" - "auto_wide_tocontents" "1" - } - } - - "Notifications_ShowButtonPanel" - { - "ControlName" "EditablePanel" - "fieldName" "Notifications_ShowButtonPanel" - "xpos" "295" - "ypos" "62" - "zpos" "0" - "wide" "20" - "tall" "20" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "bgcolor_override" "Transparent" - - "Notifications_ShowButtonPanel_SB" - { - "ControlName" "CExImageButton" - "fieldName" "Notifications_ShowButtonPanel_SB" - "xpos" "0" - "ypos" "0" - "wide" "20" - "tall" "20" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "k" - "font" "CustomIcons" - "Command" "noti_show" - "use_proportional_insets" "1" - "textAlignment" "center" - "default" "1" - "actionsignallevel" "2" - "paintbackground" "0" - "paintborder" "0" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "defaultFgColor_override" "235 226 202 255" - "armedFgColor_override" "72 255 255 255" - } - } - - "Notifications_Panel" - { - "ControlName" "EditablePanel" - "fieldName" "Notifications_Panel" - "xpos" "c-120" - "ypos" "80" - "zpos" "100" - "wide" "210" - "tall" "80" - "visible" "0" - "paintbackground" "1" - "border" "NoBorder" - "bgcolor_override" "DarkGrey" - "PaintBackgroundType" "2" - - "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" "CustomIcons" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "0" - "actionsignallevel" "2" - "Command" "noti_hide" - "paintbackground" "0" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "RedSolid" - "depressedFgColor_override" "TanLight" - } - - "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" "TanLight" - "wrap" "1" - } - - "Notifications_Scroller" - { - "ControlName" "ScrollableEditablePanel" - "fieldName" "Notifications_Scroller" - "xpos" "8" - "ypos" "25" - "wide" "210" - "tall" "135" - "PaintBackgroundType" "2" - "fgcolor_override" "TextColor" - - "Notifications_Control" - { - "ControlName" "CMainMenuNotificationsControl" - "fieldName" "Notifications_Control" - "xpos" "0" - "ypos" "0" - "wide" "220" - "tall" "135" - "visible" "1" - } - } - } - - "CompetitiveAccessInfoPanel" - { - "ControlName" "CCompetitiveAccessInfoPanel" - "fieldName" "CompetitiveAccessInfoPanel" - "xpos" "cs-0.5" - "ypos" "cs-0.5" - "zpos" "1000" - "wide" "f0" - "tall" "f0" - "visible" "0" - } - - "FriendsContainer" - { - "ControlName" "EditablePanel" - "fieldName" "FriendsContainer" - "xpos" "40" - "ypos" "270" - "zpos" "5" - "wide" "260" - "tall" "150" - "visible" "1" - "border" "NoBorder" - "bgcolor_override" "Transparent" - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontSmallBold" - "labelText" "#TF_Competitive_Friends" - "textAlignment" "center" - "xpos" "0" - "ypos" "0" - "wide" "260" - "tall" "20" - "visible" "0" - "enabled" "0" - "fgcolor_override" "TanLight" - } - - "InnerShadow" - { - "ControlName" "EditablePanel" - "fieldName" "InnerShadow" - "xpos" "0" - "ypos" "0" - "zpos" "501" - "wide" "f20" - "tall" "150" - "visible" "1" - "PaintBackgroundType" "0" - "proportionaltoparent" "1" - "mouseinputenabled" "0" - "paintborder" "1" - "border" "InnerShadowBorder" - } - - "SteamFriendsList" - { - "ControlName" "CSteamFriendsListPanel" - "fieldName" "SteamFriendsList" - "xpos" "0" - "ypos" "0" - "zpos" "500" - "wide" "242" - "tall" "150" - "visible" "1" - "proportionaltoparent" "1" - "columns_count" "2" - "inset_x" "10" - "inset_y" "5" - "row_gap" "5" - "column_gap" "5" - "restrict_width" "0" - - "friendpanel_kv" - { - "wide" "110" - "tall" "20" - } - - "ScrollBar" - { - "ControlName" "ScrollBar" - "FieldName" "ScrollBar" - "xpos" "rs1-1" - "ypos" "0" - "tall" "f0" - "wide" "5" - "zpos" "1000" - "nobuttons" "1" - "proportionaltoparent" "1" - - "Slider" - { - "fgcolor_override" "TanLight" - } - - "UpButton" - { - "ControlName" "Button" - "FieldName" "UpButton" - "visible" "0" - } - - "DownButton" - { - "ControlName" "Button" - "FieldName" "DownButton" - "visible" "0" - } - } - } - - "BelowDarken" - { - "ControlName" "EditablePanel" - "fieldName" "BelowDarken" - "xpos" "0" - "ypos" "0" - "zpos" "499" - "wide" "f20" - "tall" "150" - "visible" "1" - "PaintBackgroundType" "0" - "proportionaltoparent" "1" - "mouseinputenabled" "0" - "bgcolor_override" "0 0 0 100" - } - } - - "CharacterSetupButton" - { - "ControlName" "CExImageButton" - "fieldName" "CharacterSetupButton" - "xpos" "30" - "ypos" "82" - "zpos" "11" - "wide" "260" - "tall" "18" - "visible" "1" - "enabled" "1" - "labeltext" "#MMenu_CharacterSetup" - "command" "engine open_charinfo" - "font" "HudFontSmallishBold" - "textAlignment" "west" - "textinsetx" "25" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "border_default" "" - "border_armed" "MainMenuTabs" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "ColorCyan" - - "defaultBgColor_override" "Transparent" - "armedBgColor_override" "25 25 25 148" - } - - "GeneralStoreButton" - { - "ControlName" "CExImageButton" - "fieldName" "GeneralStoreButton" - "xpos" "30" - "ypos" "102" - "zpos" "11" - "wide" "260" - "tall" "18" - "visible" "1" - "enabled" "1" - "labeltext" "#StoreTitle" - "command" "engine open_store" - "font" "HudFontSmallishBold" - "textAlignment" "west" - "textinsetx" "25" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "border_default" "" - "border_armed" "MainMenuTabs" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "ColorCyan" - - "defaultBgColor_override" "Transparent" - "armedBgColor_override" "25 25 25 148" - } - - "SteamWorkshopButton" - { - "ControlName" "CExImageButton" - "fieldName" "SteamWorkshopButton" - "xpos" "30" - "ypos" "122" - "zpos" "11" - "wide" "260" - "tall" "18" - "visible" "1" - "enabled" "1" - "AllCaps" "1" - "labeltext" "#MMenu_SteamWorkshop" - "command" "engine OpenSteamWorkshopDialog" - "font" "HudFontSmallishBold" - "textAlignment" "west" - "textinsetx" "25" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "border_default" "" - "border_armed" "MainMenuTabs" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "ColorCyan" - - "defaultBgColor_override" "Transparent" - "armedBgColor_override" "25 25 25 148" - } - - "SettingButton" - { - "ControlName" "CExImageButton" - "fieldName" "SettingButton" - "xpos" "30" - "ypos" "142" - "zpos" "11" - "wide" "260" - "tall" "18" - "visible" "1" - "enabled" "1" - "AllCaps" "1" - "labeltext" "#MMenu_Tooltip_Options" - "command" "OpenOptionsDialog" - "font" "HudFontSmallishBold" - "textAlignment" "west" - "textinsetx" "25" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "border_default" "" - "border_armed" "MainMenuTabs" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "ColorCyan" - - "defaultBgColor_override" "Transparent" - "armedBgColor_override" "25 25 25 148" - } - - "AdvSettingsButton" - { - "ControlName" "CExImageButton" - "fieldName" "AdvSettingsButton" - "xpos" "30" - "ypos" "162" - "zpos" "11" - "wide" "260" - "tall" "18" - "visible" "1" - "enabled" "1" - "AllCaps" "1" - "labeltext" "#MMenu_Tooltip_AdvOptions" - "command" "OpenTF2Options" - "font" "HudFontSmallishBold" - "textAlignment" "west" - "textinsetx" "25" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "border_default" "" - "border_armed" "MainMenuTabs" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "ColorCyan" - - "defaultBgColor_override" "Transparent" - "armedBgColor_override" "25 25 25 148" - } - - "MinmodeToggle" - { - "ControlName" "CExImageButton" - "fieldName" "MinmodeToggle" - "xpos" "30" - "ypos" "182" - "zpos" "11" - "wide" "260" - "tall" "18" - "visible" "1" - "enabled" "1" - "AllCaps" "1" - "labeltext" "MINMODE TOGGLE" - "command" "engine incrementvar cl_hud_minmode 0 1 1" - "font" "HudFontSmallishBold" - "textAlignment" "west" - "textinsetx" "25" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "border_default" "" - "border_armed" "MainMenuTabs" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "ColorCyan" - - "defaultBgColor_override" "Transparent" - "armedBgColor_override" "25 25 25 148" - } - - "AchievementsButton" - { - "ControlName" "EditablePanel" - "fieldname" "AchievementsButton" - "xpos" "104" - "ypos" "62" - "zpos" "12" - "wide" "20" - "tall" "20" - "visible" "1" - - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "0" - "ypos" "0" - "wide" "20" - "tall" "20" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "font" "CustomIcons" - "use_proportional_insets" "1" - "textAlignment" "center" - "default" "1" - "actionsignallevel" "2" - "paintbackground" "0" - "paintborder" "0" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "ColorCyan" - } - } - - "ConsoleButton" - { - "ControlName" "EditablePanel" - "fieldname" "ConsoleButton" - "xpos" "20" - "ypos" "0" - "zpos" "12" - "wide" "20" - "tall" "20" - "visible" "1" - - "pin_to_sibling" "AchievementsButton" - "pin_corner_to_sibling" "PIN_TOPRIGHT" - "pin_to_sibling_corner" "PIN_TOPRIGHT" - - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "0" - "ypos" "0" - "wide" "20" - "tall" "20" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "font" "CustomIcons" - "use_proportional_insets" "1" - "textAlignment" "center" - "default" "1" - "actionsignallevel" "2" - "paintbackground" "0" - "paintborder" "0" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "ColorCyan" - } - } - - "ReplayButton" - { - "ControlName" "EditablePanel" - "fieldname" "ReplayButton" - "xpos" "20" - "ypos" "0" - "zpos" "12" - "wide" "20" - "tall" "20" - "visible" "1" - - "pin_to_sibling" "ConsoleButton" - "pin_corner_to_sibling" "PIN_TOPRIGHT" - "pin_to_sibling_corner" "PIN_TOPRIGHT" - - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "0" - "ypos" "0" - "wide" "20" - "tall" "20" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "font" "CustomIcons" - "use_proportional_insets" "1" - "textAlignment" "center" - "default" "1" - "actionsignallevel" "2" - "paintbackground" "0" - "paintborder" "0" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "ColorCyan" - } - } - - "ReportBugButton" - { - "ControlName" "EditablePanel" - "fieldname" "ReportBugButton" - "xpos" "20" - "ypos" "0" - "zpos" "12" - "wide" "20" - "tall" "20" - "visible" "1" - - "pin_to_sibling" "ReplayButton" - "pin_corner_to_sibling" "PIN_TOPRIGHT" - "pin_to_sibling_corner" "PIN_TOPRIGHT" - - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "0" - "ypos" "0" - "wide" "20" - "tall" "20" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "font" "CustomIcons" - "use_proportional_insets" "1" - "textAlignment" "center" - "default" "1" - "actionsignallevel" "2" - "paintbackground" "0" - "paintborder" "0" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "ColorCyan" - } - } - - "CoachPlayersButton" - { - "ControlName" "EditablePanel" - "fieldname" "CoachPlayersButton" - "xpos" "20" - "ypos" "0" - "zpos" "12" - "wide" "20" - "tall" "20" - "visible" "1" - - "pin_to_sibling" "ReportBugButton" - "pin_corner_to_sibling" "PIN_TOPRIGHT" - "pin_to_sibling_corner" "PIN_TOPRIGHT" - - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "0" - "ypos" "0" - "wide" "20" - "tall" "20" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "font" "CustomIcons" - "use_proportional_insets" "1" - "textAlignment" "center" - "default" "1" - "actionsignallevel" "2" - "paintbackground" "0" - "paintborder" "0" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "ColorCyan" - } - } - - "RequestCoachButton" - { - "ControlName" "EditablePanel" - "fieldname" "RequestCoachButton" - "xpos" "20" - "ypos" "0" - "zpos" "12" - "wide" "20" - "tall" "20" - "visible" "1" - - "pin_to_sibling" "CoachPlayersButton" - "pin_corner_to_sibling" "PIN_TOPRIGHT" - "pin_to_sibling_corner" "PIN_TOPRIGHT" - - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "0" - "ypos" "0" - "wide" "20" - "tall" "20" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "font" "CustomIcons" - "use_proportional_insets" "1" - "textAlignment" "center" - "default" "1" - "actionsignallevel" "2" - "paintbackground" "0" - "paintborder" "0" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "ColorCyan" - } - } - - "CallVoteButton" - { - "ControlName" "EditablePanel" - "fieldname" "CallVoteButton" - "xpos" "20" - "ypos" "0" - "zpos" "12" - "wide" "20" - "tall" "20" - "visible" "1" - - "pin_to_sibling" "RequestCoachButton" - "pin_corner_to_sibling" "PIN_TOPRIGHT" - "pin_to_sibling_corner" "PIN_TOPRIGHT" - - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "0" - "ypos" "0" - "wide" "20" - "tall" "20" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "font" "CustomIcons" - "use_proportional_insets" "1" - "textAlignment" "center" - "default" "1" - "actionsignallevel" "2" - "paintbackground" "0" - "paintborder" "0" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "ColorCyan" - } - } - - "MutePlayersButton" - { - "ControlName" "EditablePanel" - "fieldname" "MutePlayersButton" - "xpos" "20" - "ypos" "0" - "zpos" "12" - "wide" "20" - "tall" "20" - "visible" "1" - - "pin_to_sibling" "CallVoteButton" - "pin_corner_to_sibling" "PIN_TOPRIGHT" - "pin_to_sibling_corner" "PIN_TOPRIGHT" - - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "0" - "ypos" "0" - "wide" "20" - "tall" "20" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "font" "CustomIcons" - "use_proportional_insets" "1" - "textAlignment" "center" - "default" "1" - "actionsignallevel" "2" - "paintbackground" "0" - "paintborder" "0" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "ColorCyan" - } - } - - "ReportPlayerButton" - { - "ControlName" "EditablePanel" - "fieldname" "ReportPlayerButton" - "xpos" "20" - "ypos" "0" - "zpos" "12" - "wide" "20" - "tall" "20" - "visible" "1" - - "pin_to_sibling" "MutePlayersButton" - "pin_corner_to_sibling" "PIN_TOPRIGHT" - "pin_to_sibling_corner" "PIN_TOPRIGHT" - - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "0" - "ypos" "0" - "wide" "20" - "tall" "20" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "font" "CustomIcons" - "use_proportional_insets" "1" - "textAlignment" "center" - "default" "1" - "actionsignallevel" "2" - "paintbackground" "0" - "paintborder" "0" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "ColorCyan" - } - } - - "BGPanel1" - { - "ControlName" "EditablePanel" - "fieldName" "BGPanel1" - "xpos" "30" - "ypos" "57" - "zpos" "-55" - "wide" "260" - "tall" "370" - "visible" "1" - "bgcolor_override" "25 25 25 168" - "PaintBackgroundType" "2" - } -} \ No newline at end of file diff --git a/#customizations/_stock/scoreboard.res b/#customizations/_stock/scoreboard.res deleted file mode 100644 index ad97352..0000000 --- a/#customizations/_stock/scoreboard.res +++ /dev/null @@ -1,1739 +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" "23" - "name_width" "0" - "name_width_short" "65" - "spacer" "5" - "status_width" "15" - "nemesis_width" "15" - "class_width" "20" - "score_width" "20" - "ping_width" "20" - "killstreak_width" "15" - "killstreak_image_width" "15" - } - "BlueScoreBG" - { - "ControlName" "ImagePanel" - "fieldName" "BlueScoreBG" - "xpos" "c-270" - "ypos" "144" - "wide" "270" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fillcolor" "Blue" - "scaleImage" "1" - - if_mvm - { - "visible" "0" - } - } - "BlueLeaderAvatar" - { - "ControlName" "CAvatarImagePanel" - "fieldName" "BlueLeaderAvatar" - "xpos" "c-295" - "ypos" "144" - "zpos" "5" - "wide" "25" - "tall" "25" - "visible" "0" - "enabled" "1" - "image" "" - "scaleImage" "1" - "color_outline" "52 48 45 255" - } - "RedScoreBG" - { - "ControlName" "ImagePanel" - "fieldName" "RedScoreBG" - "xpos" "c0" - "ypos" "144" - "wide" "270" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fillcolor" "Red" - "scaleImage" "1" - - if_mvm - { - "visible" "0" - } - } - "RedLeaderAvatar" - { - "ControlName" "CAvatarImagePanel" - "fieldName" "RedLeaderAvatar" - "xpos" "c270" - "ypos" "144" - "zpos" "5" - "wide" "25" - "tall" "25" - "visible" "0" - "enabled" "1" - "image" "" - "scaleImage" "1" - "color_outline" "52 48 45 255" - } - "MainBG" - { - "ControlName" "ImagePanel" - "fieldName" "MainBG" - "xpos" "0" - "ypos" "0" - "zpos" "-1" - "wide" "9999" - "tall" "9999" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - - if_mvm - { - "visible" "0" - } - } - "ScoreboardBackground" - { - "ControlName" "ImagePanel" - "fieldName" "ScoreboardBackground" - "xpos" "c-270" - "ypos" "169" - "zpos" "-1" - "wide" "540" - "tall" "500" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fillcolor" "TransparentBlack" - - if_mvm - { - "visible" "0" - } - } - - "MvMScoreboardBackground" - { - "ControlName" "ImagePanel" - "fieldName" "MvMScoreboardBackground" - "xpos" "c-270" - "ypos" "244" - "zpos" "-1" - "wide" "540" - "tall" "500" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - "fillcolor" "0 0 0 100" - - if_mvm - { - "visible" "0" - } - } - - "Red6sBackground" - { - "ControlName" "ImagePanel" - "fieldName" "ScoreboardBackground" - "xpos" "9999" - "ypos" "9999" - "zpos" "-1" - "tall" "100" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - "fillcolor" "0 0 0 100" - - if_mvm - { - "visible" "0" - } - } - "Blue6sBackground" - { - "ControlName" "ImagePanel" - "fieldName" "ScoreboardBackground" - "xpos" "9999" - "ypos" "9999" - "zpos" "-1" - "wide" "240" - "tall" "100" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - "fillcolor" "0 0 0 100" - - if_mvm - { - "visible" "0" - } - } - "BlueTeamName" - { - "ControlName" "CExLabel" - "fieldName" "BlueTeamName" - "font" "HudFontMediumBig" - "labelText" "%blueteamname%" - "textAlignment" "west" - "xpos" "c-265" - "ypos" "144" - "wide" "220" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - if_mvm - { - "visible" "0" - } - } - "BlueTeamScore" - { - "ControlName" "CExLabel" - "fieldName" "BlueTeamScore" - "font" "Cerbetica32" - "labelText" "%blueteamscore%" - "textAlignment" "east" - "xpos" "c-106" - "ypos" "143" - "zpos" "4" - "wide" "100" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - if_mvm - { - "visible" "0" - } - } - "BlueTeamScoreDropshadow" - { - "ControlName" "CExLabel" - "fieldName" "BlueTeamScoreDropshadow" - "font" "Cerbetica32" - "fgcolor" "0 0 0 200" - "labelText" "%blueteamscore%" - "textAlignment" "east" - "xpos" "c-104" - "ypos" "145" - "zpos" "4" - "wide" "100" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - if_mvm - { - "visible" "0" - } - } - "BlueTeamPlayerCount" - { - "ControlName" "CExLabel" - "fieldName" "BlueTeamPlayerCount" - "font" "HudFontSmall" - "labelText" "%blueteamplayercount%" - "textAlignment" "west" - "xpos" "c-270" - "ypos" "130" - "wide" "100" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - if_mvm - { - "visible" "0" - } - } - "RedTeamName" - { - "ControlName" "CExLabel" - "fieldName" "RedTeamName" - "font" "HudFontMediumBig" - "labelText" "%redteamname%" - "textAlignment" "east" - "xpos" "c45" - "ypos" "144" - "wide" "220" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - if_mvm - { - "visible" "0" - } - } - "RedTeamScore" - { - "ControlName" "CExLabel" - "fieldName" "RedTeamScore" - "font" "Cerbetica32" - "labelText" "%redteamscore%" - "textAlignment" "west" - "xpos" "c6" - "ypos" "143" - "zpos" "4" - "wide" "100" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - if_mvm - { - "visible" "0" - } - } - - "RedTeamScoreDropshadow" - { - "ControlName" "CExLabel" - "fieldName" "RedTeamScoreDropshadow" - "font" "Cerbetica32" - "fgcolor" "0 0 0 200" - "labelText" "%redteamscore%" - "textAlignment" "west" - "xpos" "c8" - "ypos" "145" - "zpos" "4" - "wide" "100" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - if_mvm - { - "visible" "0" - } - } - - "RedTeamPlayerCount" - { - "ControlName" "CExLabel" - "fieldName" "RedTeamPlayerCount" - "font" "HudFontSmall" - "labelText" "%redteamplayercount%" - "textAlignment" "east" - "xpos" "c170" - "ypos" "130" - "wide" "100" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - if_mvm - { - "visible" "0" - } - } - - "ServerLabel" - { - "ControlName" "CExLabel" - "fieldName" "ServerLabel" - "font" "HudFontSmall" - "labelText" "%server%" - "textAlignment" "west" - "xpos" "5" - "ypos" "20" - "zpos" "999" - "wide" "600" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "ServerTimeValue" - { - "ControlName" "CExLabel" - "fieldName" "ServerTimeValue" - "font" "HudFontMediumSecondary" - "labelText" "%servertime%" - "textAlignment" "west" - "xpos" "5" - "ypos" "5" - "zpos" "999" - "wide" "600" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - - "BluePlayerList" - { - "ControlName" "SectionedListPanel" - "fieldName" "BluePlayerList" - "xpos" "c-270" - "ypos" "168" - "zpos" "20" - "wide" "270" - "tall" "240" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "autoresize" "3" - "linespacing" "14" - "fgcolor" "0 28 162 140" - "linegap" "0" - "show_columns" "0" - - if_mvm - { - "visible" "0" - } - } - "RedPlayerList" - { - "ControlName" "SectionedListPanel" - "fieldName" "RedPlayerList" - "xpos" "c0" - "ypos" "168" - "zpos" "20" - "wide" "270" - "tall" "240" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "autoresize" "3" - "linespacing" "14" - "fgcolor" "192 28 0 140" - "linegap" "0" - "show_columns" "0" - - if_mvm - { - "visible" "0" - } - } - "VerticalLine" - { - "ControlName" "ImagePanel" - "fieldName" "VerticalLine" - "xpos" "299" - "ypos" "9999" - "zpos" "9999" - "wide" "2" - "tall" "292" - "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" "HudFontSmallest" - "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" "HudFontSmallest" - "labelText" "%waitingtoplay%" - "textAlignment" "west" - "xpos" "5" - "ypos" "50" - "zpos" "999" - "wide" "600" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - if_mvm - { - "visible" "0" - } - } - "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" "HudBlack" //"32 32 32 125" - "PaintBackgroundType" "0" - } - - "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" - "ypos" "9999" - "zpos" "3" - "wide" "9999" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - if_mvm - { - "visible" "1" - } - } - - "MapName" - { - "ControlName" "CExLabel" - "fieldName" "mapname" - "font" "HudFontSmall" - "labelText" "%mapname%" - "textAlignment" "west" - "xpos" "5" - "ypos" "35" - "zpos" "3" - "wide" "480" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor" "236 227 203 255" - } - "HorizontalLine" - { - "ControlName" "ImagePanel" - "fieldName" "HorizontalLine" - "xpos" "9999" - "ypos" "322" - "zpos" "3" - "wide" "465" - "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" "HudFontMediumSecondary" - "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" - } - } - - "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" "235 226 202 255" - "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" "235 226 202 255" - "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" "HudFontGiantBold" - "labelText" ":" - "textAlignment" "center" - "xpos" "0" - "ypos" "-2" - "zpos" "3" - "wide" "540" - "tall" "64" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Kills" - { - "ControlName" "CExLabel" - "fieldName" "Kills" - "font" "HudFontGiantBold" - "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" "HudFontGiantBold" - "labelText" "%kills%" - "textAlignment" "east" - "xpos" "188" - "ypos" "6" - "zpos" "3" - "wide" "70" - "tall" "55" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "235 226 202 255" - } - - "DeathsLabel" - { - "ControlName" "CExLabel" - "fieldName" "DeathsLabel" - "font" "HudFontMedium" - "labelText" "#TF_ScoreBoard_DeathsLabel" - "textAlignment" "east" - "xpos" "9999" - "ypos" "9999" - "zpos" "3" - "wide" "95" - "tall" "24" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Deaths" - { - "ControlName" "CExLabel" - "fieldName" "Deaths" - "font" "HudFontGiantBold" - "labelText" "%deaths%" - "textAlignment" "west" - "xpos" "9999" - "ypos" "9999" - "zpos" "3" - "wide" "70" - "tall" "55" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Deaths2" - { - "ControlName" "CExLabel" - "fieldName" "Deaths2" - "font" "HudFontGiantBold" - "labelText" "%deaths%" - "textAlignment" "west" - "xpos" "282" - "ypos" "6" - "zpos" "3" - "wide" "70" - "tall" "55" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "235 226 202 255" - } - "GameType" - { - "ControlName" "CExLabel" - "fieldName" "gametype" - "font" "HudFontSmallest" - "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" - } - "AssistsLabel" - { - "ControlName" "CExLabel" - "fieldName" "AssistsLabel" - "font" "HudFontSmall" - "labelText" "#TF_ScoreBoard_AssistsLabel" - "textAlignment" "west" - "xpos" "4" - "ypos" "2" - "zpos" "3" - "wide" "95" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Assists" - { - "ControlName" "CExLabel" - "fieldName" "Assists" - "font" "HudFontSmall" - "labelText" "%assists%" - "textAlignment" "west" - "xpos" "9999" - "ypos" "9999" - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Assists2" - { - "ControlName" "CExLabel" - "fieldName" "Assists2" - "font" "HudFontSmall" - "labelText" "%assists%" - "textAlignment" "west" - "xpos" "70" - "ypos" "2" - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "235 226 202 255" - } - - "DestructionLabel" - { - "ControlName" "CExLabel" - "fieldName" "DestructionLabel" - "font" "HudFontSmall" - "labelText" "#TF_ScoreBoard_DestructionLabel" - "textAlignment" "west" - "xpos" "4" - "ypos" "16" - "zpos" "3" - "wide" "95" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Destruction" - { - "ControlName" "CExLabel" - "fieldName" "Destruction" - "font" "HudFontSmall" - "labelText" "%destruction%" - "textAlignment" "west" - "xpos" "9999" - "ypos" "9999" - "zpos" "3" - "wide" "0" - "tall" "0" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - } - "Destruction2" - { - "ControlName" "CExLabel" - "fieldName" "Destruction2" - "font" "HudFontSmall" - "labelText" "%destruction%" - "textAlignment" "west" - "xpos" "70" - "ypos" "16" - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "235 226 202 255" - } - - "RevengeLabel" - { - "ControlName" "CExLabel" - "fieldName" "RevengeLabel" - "font" "HudFontSmall" - "labelText" "#TF_ScoreBoard_RevengeLabel" - "textAlignment" "west" - "xpos" "102" - "ypos" "16" - "zpos" "3" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - - "CapturesLabel" - { - "ControlName" "CExLabel" - "fieldName" "CapturesLabel" - "font" "HudFontSmall" - "labelText" "#TF_ScoreBoard_CapturesLabel" - "textAlignment" "west" - "xpos" "4" - "ypos" "30" - "zpos" "3" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Captures" - { - "ControlName" "CExLabel" - "fieldName" "Captures" - "font" "HudFontSmall" - "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" "HudFontSmall" - "labelText" "%captures%" - "textAlignment" "west" - "xpos" "70" - "ypos" "30" - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "235 226 202 255" - } - - "DefensesLabel" - { - "ControlName" "CExLabel" - "fieldName" "DefensesLabel" - "font" "HudFontSmall" - "labelText" "#TF_ScoreBoard_DefensesLabel" - "textAlignment" "west" - "xpos" "4" - "ypos" "44" - "zpos" "3" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Defenses" - { - "ControlName" "CExLabel" - "fieldName" "Defenses" - "font" "HudFontSmall" - "labelText" "%defenses%" - "textAlignment" "west" - "xpos" "9999" - "ypos" "9999" - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Defenses2" - { - "ControlName" "CExLabel" - "fieldName" "Defenses2" - "font" "HudFontSmall" - "labelText" "%defenses%" - "textAlignment" "west" - "xpos" "70" - "ypos" "44" - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "235 226 202 255" - } - "DominationLabel" - { - "ControlName" "CExLabel" - "fieldName" "DominationLabel" - "font" "HudFontSmall" - "labelText" "#TF_ScoreBoard_DominationLabel" - "textAlignment" "west" - "xpos" "102" - "ypos" "2" - "zpos" "3" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Domination" - { - "ControlName" "CExLabel" - "fieldName" "Domination" - "font" "HudFontSmall" - "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" "HudFontSmall" - "labelText" "%dominations%" - "textAlignment" "west" - "xpos" "168" - "ypos" "2" - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "235 226 202 255" - } - "Revenge" - { - "ControlName" "CExLabel" - "fieldName" "Revenge" - "font" "HudFontSmall" - "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" "HudFontSmall" - "labelText" "%Revenge%" - "textAlignment" "west" - "xpos" "168" - "ypos" "16" - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "235 226 202 255" - } - "HealingLabel" - { - "ControlName" "CExLabel" - "fieldName" "HealingLabel" - "font" "HudFontSmall" - "labelText" "#TF_ScoreBoard_HealingLabel" - "textAlignment" "west" - "xpos" "102" - "ypos" "30" - "zpos" "3" - "wide" "95" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Healing" - { - "ControlName" "CExLabel" - "fieldName" "Healing" - "font" "HudFontSmall" - "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" "HudFontSmall" - "labelText" "%healing%" - "textAlignment" "west" - "xpos" "168" - "ypos" "30" - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "235 226 202 255" - } - "InvulnLabel" - { - "ControlName" "CExLabel" - "fieldName" "InvulnLabel" - "font" "HudFontSmall" - "labelText" "#TF_ScoreBoard_InvulnLabel" - "textAlignment" "west" - "xpos" "102" - "ypos" "44" - "zpos" "3" - "wide" "95" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Invuln" - { - "ControlName" "CExLabel" - "fieldName" "Invuln" - "font" "HudFontSmall" - "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" "HudFontSmall" - "labelText" "%invulns%" - "textAlignment" "west" - "xpos" "168" - "ypos" "44" - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "235 226 202 255" - } - "TeleportsLabel" - { - "ControlName" "CExLabel" - "fieldName" "TeleportsLabel" - "font" "HudFontSmall" - "labelText" "#TF_ScoreBoard_TeleportsLabel" - "textAlignment" "west" - "xpos" "342" - "ypos" "2" - "zpos" "3" - "wide" "95" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Teleports" - { - "ControlName" "CExLabel" - "fieldName" "Teleports" - "font" "HudFontSmall" - "labelText" "%teleports%" - "textAlignment" "west" - "xpos" "100" - "ypos" "156" - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Teleports2" - { - "ControlName" "CExLabel" - "fieldName" "Teleports2" - "font" "HudFontSmall" - "labelText" "%teleports%" - "textAlignment" "west" - "xpos" "408" - "ypos" "2" - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "HeadshotsLabel" - { - "ControlName" "CExLabel" - "fieldName" "HeadshotsLabel" - "font" "HudFontSmall" - "labelText" "#TF_ScoreBoard_HeadshotsLabel" - "textAlignment" "west" - "xpos" "342" - "ypos" "16" - "zpos" "3" - "wide" "95" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Headshots" - { - "ControlName" "CExLabel" - "fieldName" "Headshots" - "font" "HudFontSmall" - "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" "HudFontSmall" - "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" "HudFontSmall" - "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" "HudFontSmall" - "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" "HudFontSmall" - "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" "HudFontSmall" - "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" "HudFontSmall" - "labelText" "%bonus%" - "textAlignment" "west" - "xpos" "9999" - "ypos" "9999" - "zpos" "3" - "wide" "95" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Bonus2" - { - "ControlName" "CExLabel" - "fieldName" "Bonus2" - "font" "HudFontSmall" - "labelText" "%bonus%" - "textAlignment" "west" - "xpos" "408" - "ypos" "44" - "zpos" "3" - "wide" "95" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "SupportLabel" - { - "ControlName" "CExLabel" - "fieldName" "SupportLabel" - "font" "HudFontSmall" - "labelText" "#TF_Scoreboard_Support" - "textAlignment" "west" - "xpos" "440" - "ypos" "2" - "zpos" "3" - "wide" "95" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "Support" - { - "ControlName" "CExLabel" - "fieldName" "Support" - "font" "HudFontSmall" - "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" "HudFontSmall" - "labelText" "%support%" - "textAlignment" "west" - "xpos" "502" - "ypos" "2" - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "235 226 202 255" - } - "DamageLabel" - { - "ControlName" "CExLabel" - "fieldName" "DamageLabel" - "font" "HudFontSmall" - "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" "HudFontSmall" - "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" "HudFontSmall" - "labelText" "%damage%" - "textAlignment" "west" - "xpos" "502" - "ypos" "16" - "zpos" "3" - "wide" "35" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - } - - "MvMScoreboard" - { - "ControlName" "CTFHudMannVsMachineScoreboard" - "fieldName" "MvMScoreboard" - "xpos" "0" - "ypos" "0" - "zpos" "10" - "wide" "f0" - "tall" "480" - "visible" "0" - "enabled" "1" - "verbose" "1" - - if_mvm - { - "visible" "1" - } - } -} \ No newline at end of file diff --git a/#customizations/_stock/teammenu.res b/#customizations/_stock/teammenu.res deleted file mode 100644 index 9368fb8..0000000 --- a/#customizations/_stock/teammenu.res +++ /dev/null @@ -1,407 +0,0 @@ -"Resource/UI/TeamMenu.res" -{ - "team" - { - "ControlName" "CTeamMenu" - "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" - } - "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 120" - } - - "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" - } - - "SelectTeamLabel" - { - "ControlName" "Label" - "fieldName" "SelectTeamLabel" - "xpos" "0" - "ypos" "15" - "zpos" "1" - "wide" "255" - "tall" "30" - "labelText" "#TF_SelectATeam" - "textAlignment" "center" - "font" "Cerbetica32" - "visible" "1" - "enabled" "1" - "fgcolor_override" "TanLight" - } - - "teambutton0" - { - "ControlName" "CTFTeamButton" - "fieldName" "teambutton0" - "xpos" "10" - "ypos" "c5" - "zpos" "3" - "wide" "245" - "tall" "30" - "autoResize" "0" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "3" - "labelText" "#TF_BlueTeam_Name" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "command" "jointeam blue" - "team" "3" // Blue Team - "font" "Cerbetica20" - "defaultFgColor_override" "255 255 255 128" - "armedFgColor_override" "235 226 202 255" - "depressedFgColor_override" "255 255 255 128" - "selectedFgColor_override" "235 226 202 255" - } - - "BlueTeamBG" - { - "ControlName" "EditablePanel" - "fieldName" "BlueTeamBG" - "xpos" "0" - "ypos" "c5" - "zpos" "0" - "wide" "255" - "tall" "30" - "visible" "1" - "enabled" "1" - "bgcolor_override" "70 130 180 125" - } - - "teambutton1" - { - "ControlName" "CTFTeamButton" - "fieldName" "teambutton1" - "xpos" "10" - "ypos" "c45" - "zpos" "3" - "wide" "245" - "tall" "30" - "autoResize" "0" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "3" - "labelText" "#TF_RedTeam_Name" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "command" "jointeam red" - "team" "4" // Red Team - "font" "Cerbetica20" - "defaultFgColor_override" "255 255 255 128" - "armedFgColor_override" "235 226 202 255" - "depressedFgColor_override" "255 255 255 128" - "selectedFgColor_override" "235 226 202 255" - } - - "RedTeamBG" - { - "ControlName" "EditablePanel" - "fieldName" "RedTeamBG" - "xpos" "0" - "ypos" "c45" - "zpos" "0" - "wide" "255" - "tall" "30" - "visible" "1" - "enabled" "1" - "bgcolor_override" "205 50 50 153" - } - - "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" "3" - "labelText" "#TF_Random" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "paintborder" "0" - "command" "jointeam auto" - "font" "Cerbetica20" - "defaultFgColor_override" "255 255 255 128" - "armedFgColor_override" "235 226 202 255" - "depressedFgColor_override" "255 255 255 128" - "selectedFgColor_override" "235 226 202 255" - } - - "AutoJoinBG" - { - "ControlName" "EditablePanel" - "fieldName" "AutoJoinBG" - "xpos" "0" - "ypos" "c-75" - "zpos" "0" - "wide" "255" - "tall" "30" - "visible" "1" - "enabled" "1" - "bgcolor_override" "HudBlack" - } - - "teambutton3" - { - "ControlName" "CTFTeamButton" - "fieldName" "teambutton3" - "xpos" "10" - "ypos" "c-35" - "zpos" "3" - "wide" "245" - "tall" "30" - "autoResize" "0" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "3" - "labelText" "#TF_Spectate" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "paintborder" "0" - "command" "jointeam spectate" - "font" "Cerbetica20" - "defaultFgColor_override" "255 255 255 128" - "armedFgColor_override" "235 226 202 255" - "depressedFgColor_override" "255 255 255 128" - "selectedFgColor_override" "235 226 202 255" - } - - "SpectateBG" - { - "ControlName" "EditablePanel" - "fieldName" "SpectateBG" - "xpos" "0" - "ypos" "c-35" - "zpos" "0" - "wide" "255" - "tall" "30" - "visible" "1" - "enabled" "1" - "bgcolor_override" "HudBlack" - } - - "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" - } - - "BlueCount" - { - "ControlName" "CExLabel" - "fieldName" "BlueCount" - "xpos" "0" - "ypos" "c5" - "zpos" "1" - "zpos" "3" - "wide" "245" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%bluecount%" - "textAlignment" "east" - "dulltext" "0" - "brighttext" "1" - "font" "Cerbetica20" - "fgcolor" "242 242 242 255" - } - - "RedCount" - { - "ControlName" "CExLabel" - "fieldName" "RedCount" - "xpos" "0" - "ypos" "c45" - "zpos" "1" - "wide" "245" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%redcount%" - "textAlignment" "east" - "dulltext" "0" - "brighttext" "1" - "font" "Cerbetica20" - "fgcolor" "242 242 242 255" - } - - "TeamsFullLabel" - { - "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" "Cerbetica12" - "fgcolor" "TanLight" - "centerwrap" "1" - } - - "TeamsFullLabelShadow" - { - "ControlName" "CExLabel" - "fieldName" "TeamsFullLabelShadow" - "xpos" "-1" - "ypos" "-1" - "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" "Cerbetica12" - "fgcolor" "TransparentBlack" - "centerwrap" "1" - - "pin_to_sibling" "TeamsFullLabel" - "pin_corner_to_sibling" "PIN_TOPLEFT" - "pin_to_sibling_corner" "PIN_TOPLEFT" - } - - "CancelButton" - { - "ControlName" "CExButton" - "fieldName" "CancelButton" - "wide" "0" - } - - "teambutton0SC" - { - "ControlName" "CExButton" - "fieldName" "teambutton0SC" - "wide" "0" - "tall" "0" - "visible" "1" - "enabled" "1" - "labelText" "&3" - "command" "jointeam blue" - "team" "3" - } - - "teambutton1SC" - { - "ControlName" "CExButton" - "fieldName" "teambutton1SC" - "wide" "0" - "tall" "0" - "visible" "1" - "enabled" "1" - "labelText" "&4" - "command" "jointeam red" - "team" "4" - } - - "teambutton2SC" - { - "ControlName" "CExButton" - "fieldName" "teambutton2SC" - "wide" "0" - "tall" "0" - "visible" "1" - "enabled" "1" - "labelText" "&1" - "command" "jointeam auto" - } - - "teambutton3SC" - { - "ControlName" "CExButton" - "fieldName" "teambutton3SC" - "wide" "0" - "tall" "0" - "visible" "1" - "enabled" "1" - "labelText" "&2" - "command" "jointeam spectate" - } -} \ No newline at end of file diff --git a/resource/ui/classselection-base.res b/resource/ui/classselection-base.res new file mode 100644 index 0000000..fc413d4 --- /dev/null +++ b/resource/ui/classselection-base.res @@ -0,0 +1,1214 @@ +"Resource/UI/ClassSelection.res" +{ + "class" + { + "ControlName" "Frame" + "fieldName" "class" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "480" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "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 200" + } + + "SysMenu" + { + "ControlName" "Menu" + "fieldName" "SysMenu" + "xpos" "0" + "ypos" "0" + "wide" "64" + "tall" "24" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "tabPosition" "0" + } + + "SelectClassLabel" + { + "ControlName" "CExLabel" + "fieldName" "SelectTeamLabel" + "xpos" "0" + "ypos" "15" + "zpos" "6" + "wide" "255" + "tall" "30" + "labelText" "#TF_SelectAClass" + "textAlignment" "center" + "font" "Cerbetica32" + "visible" "0" + "enabled" "0" + "fgcolor" "TanLight" + } + + "scout" + { + "ControlName" "CExImageButton" + "fieldName" "scout" + "xpos" "32" + "ypos" "275" + "zpos" "6" + "wide" "150" + "tall" "16" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "&1. Scout" + "textAlignment" "west" + "Command" "joinclass scout" + "Default" "1" + "font" "Cerbetica16" + "scaleImage" "1" + "paintbackground" "0" + + "fgcolor" "235 226 202 255" + "defaultFgColor_override" "235 226 202 255" + "armedFgColor_override" "72 255 255 255" + "depressedFgColor_override" "235 226 202 255" + "selectedFgColor_override" "72 255 255 255" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "sound_armed" "UI/buttonrollover.wav" + + "stayselectedonclick" "1" + "selectonhover" "1" + "keyboardinputenabled" "0" + } + + "soldier" + { + "ControlName" "CExImageButton" + "fieldName" "soldier" + "xpos" "30" + "ypos" "291" + "zpos" "6" + "wide" "150" + "tall" "16" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "&2. Soldier" + "textAlignment" "west" + "Command" "joinclass soldier" + "Default" "0" + "font" "Cerbetica16" + "scaleImage" "1" + "paintbackground" "0" + + "fgcolor" "235 226 202 255" + "defaultFgColor_override" "235 226 202 255" + "armedFgColor_override" "72 255 255 255" + "depressedFgColor_override" "235 226 202 255" + "selectedFgColor_override" "72 255 255 255" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "sound_armed" "UI/buttonrollover.wav" + + "stayselectedonclick" "1" + "selectonhover" "1" + "keyboardinputenabled" "0" + } + + "pyro" + { + "ControlName" "CExImageButton" + "fieldName" "pyro" + "xpos" "30" + "ypos" "307" + "zpos" "6" + "wide" "150" + "tall" "16" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "&3. Pyro" + "textAlignment" "west" + "Command" "joinclass pyro" + "Default" "0" + "font" "Cerbetica16" + "scaleImage" "1" + "paintbackground" "0" + + "fgcolor" "235 226 202 255" + "defaultFgColor_override" "235 226 202 255" + "armedFgColor_override" "72 255 255 255" + "depressedFgColor_override" "235 226 202 255" + "selectedFgColor_override" "72 255 255 255" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "sound_armed" "UI/buttonrollover.wav" + + "stayselectedonclick" "1" + "selectonhover" "1" + "keyboardinputenabled" "0" + } + + "demoman" + { + "ControlName" "CExImageButton" + "fieldName" "demoman" + "xpos" "30" + "ypos" "327" + "zpos" "6" + "wide" "150" + "tall" "16" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "&4. Demoman" + "textAlignment" "west" + "Command" "joinclass demoman" + "Default" "0" + "font" "Cerbetica16" + "scaleImage" "1" + "paintbackground" "0" + + "fgcolor" "235 226 202 255" + "defaultFgColor_override" "235 226 202 255" + "armedFgColor_override" "72 255 255 255" + "depressedFgColor_override" "235 226 202 255" + "selectedFgColor_override" "72 255 255 255" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "sound_armed" "UI/buttonrollover.wav" + + "stayselectedonclick" "1" + "selectonhover" "1" + "keyboardinputenabled" "0" + } + + "heavyweapons" + { + "ControlName" "CExLabel" + "fieldName" "heavyweapons" + "xpos" "30" + "ypos" "343" + "zpos" "6" + "wide" "150" + "tall" "16" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "&5. Heavy" + "textAlignment" "west" + "Command" "joinclass heavyweapons" + "Default" "0" + "font" "Cerbetica16" + "scaleImage" "1" + "paintbackground" "0" + + "fgcolor" "235 226 202 255" + "defaultFgColor_override" "235 226 202 255" + "armedFgColor_override" "72 255 255 255" + "depressedFgColor_override" "235 226 202 255" + "selectedFgColor_override" "72 255 255 255" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "sound_armed" "UI/buttonrollover.wav" + + "stayselectedonclick" "1" + "selectonhover" "1" + "keyboardinputenabled" "0" + } + + "engineer" + { + "ControlName" "CExLabel" + "fieldName" "engineer" + "xpos" "30" + "ypos" "359" + "zpos" "6" + "wide" "150" + "tall" "16" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "&6. Engineer" + "textAlignment" "west" + "Command" "joinclass engineer" + "Default" "0" + "font" "Cerbetica16" + "scaleImage" "1" + "paintbackground" "0" + + "fgcolor" "235 226 202 255" + "defaultFgColor_override" "235 226 202 255" + "armedFgColor_override" "72 255 255 255" + "depressedFgColor_override" "235 226 202 255" + "selectedFgColor_override" "72 255 255 255" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "sound_armed" "UI/buttonrollover.wav" + + "stayselectedonclick" "1" + "selectonhover" "1" + "keyboardinputenabled" "0" + } + + "medic" + { + "ControlName" "CExImageButton" + "fieldName" "medic" + "xpos" "30" + "ypos" "379" + "zpos" "6" + "wide" "150" + "tall" "16" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "&7. Medic" + "textAlignment" "west" + "Command" "joinclass medic" + "Default" "0" + "font" "Cerbetica16" + "scaleImage" "1" + "paintbackground" "0" + + "fgcolor" "235 226 202 255" + "defaultFgColor_override" "235 226 202 255" + "armedFgColor_override" "72 255 255 255" + "depressedFgColor_override" "235 226 202 255" + "selectedFgColor_override" "72 255 255 255" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "sound_armed" "UI/buttonrollover.wav" + + "stayselectedonclick" "1" + "selectonhover" "1" + "keyboardinputenabled" "0" + } + + "sniper" + { + "ControlName" "CExImageButton" + "fieldName" "sniper" + "xpos" "30" + "ypos" "395" + "zpos" "6" + "wide" "150" + "tall" "16" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "&8. Sniper" + "textAlignment" "west" + "Command" "joinclass sniper" + "Default" "0" + "font" "Cerbetica16" + "scaleImage" "1" + "paintbackground" "0" + + "fgcolor" "235 226 202 255" + "defaultFgColor_override" "235 226 202 255" + "armedFgColor_override" "72 255 255 255" + "depressedFgColor_override" "235 226 202 255" + "selectedFgColor_override" "72 255 255 255" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "sound_armed" "UI/buttonrollover.wav" + + "stayselectedonclick" "1" + "selectonhover" "1" + "keyboardinputenabled" "0" + } + + "spy" + { + "ControlName" "CExImageButton" + "fieldName" "spy" + "xpos" "30" + "ypos" "411" + "zpos" "6" + "wide" "150" + "tall" "16" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "&9. Spy" + "textAlignment" "west" + "Command" "joinclass spy" + "Default" "0" + "font" "Cerbetica16" + "scaleImage" "1" + "paintbackground" "0" + + "fgcolor" "235 226 202 255" + "defaultFgColor_override" "235 226 202 255" + "armedFgColor_override" "72 255 255 255" + "depressedFgColor_override" "235 226 202 255" + "selectedFgColor_override" "72 255 255 255" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "sound_armed" "UI/buttonrollover.wav" + + "stayselectedonclick" "1" + "selectonhover" "1" + "keyboardinputenabled" "0" + } + + "random" + { + "ControlName" "CExButton" + "fieldName" "random" + "xpos" "30" + "ypos" "431" + "zpos" "6" + "wide" "80" + "tall" "16" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "(&R) RANDOM" + "textAlignment" "west" + "Command" "joinclass random" + "font" "Cerbetica16" + "paintbackground" "0" + + "fgcolor" "235 226 202 255" + "defaultFgColor_override" "235 226 202 255" + "armedFgColor_override" "72 255 255 255" + "depressedFgColor_override" "235 226 202 255" + "selectedFgColor_override" "72 255 255 255" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "sound_armed" "UI/buttonrollover.wav" + + "stayselectedonclick" "1" + "selectonhover" "1" + "keyboardinputenabled" "0" + } + + "CancelButton" [$WIN32] + { + "ControlName" "CExButton" + "fieldName" "CancelButton" + "xpos" "130" + "ypos" "431" + "zpos" "6" + "wide" "80" + "tall" "16" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "(&Q) CANCEL" + "textAlignment" "west" + "Command" "vguicancel" + "font" "Cerbetica16" + "paintbackground" "0" + + "fgcolor" "235 226 202 255" + "defaultFgColor_override" "235 226 202 255" + "armedFgColor_override" "72 255 255 255" + "depressedFgColor_override" "235 226 202 255" + "selectedFgColor_override" "72 255 255 255" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "sound_armed" "UI/buttonrollover.wav" + } + + "EditLoadoutButton" [$WIN32] + { + "ControlName" "CExButton" + "fieldName" "EditLoadoutButton" + "xpos" "30" + "ypos" "450" + "zpos" "6" + "wide" "110" + "tall" "16" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "paintbackground" "0" + "labelText" "(&E) EDIT LOADOUT" + "textAlignment" "west" + "Command" "openloadout" + "font" "Cerbetica16" + + "fgcolor" "235 226 202 255" + "defaultFgColor_override" "235 226 202 255" + "armedFgColor_override" "72 255 255 255" + "depressedFgColor_override" "235 226 202 255" + "selectedFgColor_override" "72 255 255 255" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "sound_armed" "UI/buttonrollover.wav" + } + "LoadoutButtonBackground" + { + "ControlName" "ImagePanel" + "fieldName" "LoadoutButtonBackground" + "xpos" "c98" + "ypos" "c114" + "wide" "20" + "tall" "0" + } + "ResetButton" + { + "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" "Cerbetica16" + } + + "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_y" "0" + "origin_z" "-40" + } + } + + "ShadedBar" + { + "ControlName" "ImagePanel" + "fieldName" "ShadedBar" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "f0" + "tall" "f0" + "visible" "1" + "enabled" "1" + "PaintBackgroundType" "0" + "fillcolor" "0 0 0 50" + } + + "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" + } + + "numScout" + { + "ControlName" "CExLabel" + "fieldName" "numScout" + "xpos" "175" + "ypos" "275" + "zpos" "5" + "wide" "80" + "tall" "16" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%numScout%" + "textAlignment" "west" + "font" "Cerbetica16" + "fgcolor" "235 226 202 255" + } + + "numSoldier" + { + "ControlName" "CExLabel" + "fieldName" "numSoldier" + "xpos" "175" + "ypos" "291" + "zpos" "5" + "wide" "80" + "tall" "16" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%numSoldier%" + "textAlignment" "west" + "font" "Cerbetica16" + "fgcolor" "235 226 202 255" + } + + "numPyro" + { + "ControlName" "CExLabel" + "fieldName" "numPyro" + "xpos" "175" + "ypos" "307" + "zpos" "5" + "wide" "80" + "tall" "16" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%numPyro%" + "textAlignment" "west" + "font" "Cerbetica16" + "fgcolor" "235 226 202 255" + } + + "numDemoman" + { + "ControlName" "CExLabel" + "fieldName" "numDemoman" + "xpos" "175" + "ypos" "327" + "zpos" "5" + "wide" "80" + "tall" "16" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%numDemoman%" + "textAlignment" "west" + "font" "Cerbetica16" + "fgcolor" "235 226 202 255" + } + + "numHeavy" + { + "ControlName" "CExLabel" + "fieldName" "numHeavy" + "xpos" "175" + "ypos" "343" + "zpos" "5" + "wide" "80" + "tall" "16" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%numHeavy%" + "textAlignment" "west" + "font" "Cerbetica16" + "fgcolor" "235 226 202 255" + } + + "numEngineer" + { + "ControlName" "CExLabel" + "fieldName" "numEngineer" + "xpos" "175" + "ypos" "359" + "zpos" "5" + "wide" "80" + "tall" "16" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%numEngineer%" + "textAlignment" "west" + "font" "Cerbetica16" + "fgcolor" "235 226 202 255" + } + + "numMedic" + { + "ControlName" "CExLabel" + "fieldName" "numMedic" + "xpos" "175" + "ypos" "379" + "zpos" "5" + "wide" "80" + "tall" "16" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%numMedic%" + "textAlignment" "west" + "font" "Cerbetica16" + "fgcolor" "235 226 202 255" + } + + "numSniper" + { + "ControlName" "CExLabel" + "fieldName" "numSniper" + "xpos" "175" + "ypos" "395" + "zpos" "5" + "wide" "80" + "tall" "16" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%numSniper%" + "textAlignment" "west" + "font" "Cerbetica16" + "fgcolor" "235 226 202 255" + } + + "numSpy" + { + "ControlName" "CExLabel" + "fieldName" "numMedic" + "xpos" "175" + "ypos" "411" + "zpos" "5" + "wide" "80" + "tall" "16" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%numSpy%" + "textAlignment" "west" + "font" "Cerbetica16" + "fgcolor" "235 226 202 255" + } + + "MvMUpgradeImageScout" + { + "ControlName" "ImagePanel" + "fieldName" "MvMUpgradeImageScout" + "xpos" "190" + "ypos" "279" + "zpos" "10" + "wide" "10" + "tall" "10" + "visible" "0" + "enabled" "1" + "image" "mvm/class_upgraded" + "scaleImage" "1" + } + + "MvMUpgradeImageSolider" + { + "ControlName" "ImagePanel" + "fieldName" "MvMUpgradeImageSolider" + "xpos" "190" + "ypos" "295" + "zpos" "10" + "wide" "10" + "tall" "10" + "visible" "0" + "enabled" "1" + "image" "mvm/class_upgraded" + "scaleImage" "1" + } + + "MvMUpgradeImagePyro" + { + "ControlName" "ImagePanel" + "fieldName" "MvMUpgradeImagePyro" + "xpos" "190" + "ypos" "311" + "zpos" "10" + "wide" "10" + "tall" "10" + "visible" "0" + "enabled" "1" + "image" "mvm/class_upgraded" + "scaleImage" "1" + } + + "MvMUpgradeImageDemoman" + { + "ControlName" "ImagePanel" + "fieldName" "MvMUpgradeImageDemoman" + "xpos" "190" + "ypos" "331" + "zpos" "10" + "wide" "10" + "tall" "10" + "visible" "0" + "enabled" "1" + "image" "mvm/class_upgraded" + "scaleImage" "1" + } + + "MvMUpgradeImageHeavy" + { + "ControlName" "ImagePanel" + "fieldName" "MvMUpgradeImageHeavy" + "xpos" "190" + "ypos" "347" + "zpos" "10" + "wide" "10" + "tall" "10" + "visible" "0" + "enabled" "1" + "image" "mvm/class_upgraded" + "scaleImage" "1" + } + + "MvMUpgradeImageEngineer" + { + "ControlName" "ImagePanel" + "fieldName" "MvMUpgradeImageEngineer" + "xpos" "190" + "ypos" "363" + "zpos" "10" + "wide" "10" + "tall" "10" + "visible" "0" + "enabled" "1" + "image" "mvm/class_upgraded" + "scaleImage" "1" + } + + "MvMUpgradeImageMedic" + { + "ControlName" "ImagePanel" + "fieldName" "MvMUpgradeImageMedic" + "xpos" "190" + "ypos" "383" + "zpos" "10" + "wide" "10" + "tall" "10" + "visible" "0" + "enabled" "1" + "image" "mvm/class_upgraded" + "scaleImage" "1" + } + + "MvMUpgradeImageSniper" + { + "ControlName" "ImagePanel" + "fieldName" "MvMUpgradeImageSniper" + "xpos" "190" + "ypos" "399" + "zpos" "10" + "wide" "10" + "tall" "10" + "visible" "0" + "enabled" "1" + "image" "mvm/class_upgraded" + "scaleImage" "1" + } + + "MvMUpgradeImageSpy" + { + "ControlName" "ImagePanel" + "fieldName" "MvMUpgradeImageSpy" + "xpos" "190" + "ypos" "415" + "zpos" "10" + "wide" "10" + "tall" "10" + "visible" "0" + "enabled" "1" + "image" "mvm/class_upgraded" + "scaleImage" "1" + } + + "TFPlayerModel" + { + "ControlName" "CTFPlayerModelPanel" + "fieldName" "TFPlayerModel" + "xpos" "0" + "ypos" "0" + "zpos" "6" + "wide" "255" + "tall" "270" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "render_texture" "0" + "fov" "20" + "allow_rot" "1" + "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" "270" + "origin_y" "0" + "origin_z" "-43" + "frame_origin_x" "0" + "frame_origin_y" "0" + "frame_origin_z" "0" + "spotlight" "1" + "modelname" "" + } + } + + "ClassTipsPanel" + { + "ControlName" "CTFClassTipsPanel" + "fieldName" "ClassTipsPanel" + "xpos" "9999" + } + + "localPlayerImage" [$WIN32] + { + "ControlName" "CTFImagePanel" + "fieldName" "localPlayerImage" + "xpos" "9999" + } + + "localPlayerBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "localPlayerBG" + "xpos" "9999" + } + + "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" "replay/thumbnails/close" + "scaleImage" "1" + } + } + } +} \ No newline at end of file diff --git a/resource/ui/classselection.res b/resource/ui/classselection.res index 554d6aa..e4d6de5 100644 --- a/resource/ui/classselection.res +++ b/resource/ui/classselection.res @@ -1,2 +1,2 @@ "#base" "../../#customizations/_enabled/classselection-center.res" -"#base" "../../#customizations/_stock/classselection.res" \ No newline at end of file +"#base" "classselection-base.res" \ No newline at end of file diff --git a/resource/ui/hudplayerclass-base.res b/resource/ui/hudplayerclass-base.res new file mode 100644 index 0000000..641ed86 --- /dev/null +++ b/resource/ui/hudplayerclass-base.res @@ -0,0 +1,306 @@ +"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" "c210" + "ypos" "r60" + "zpos" "2" + "wide" "60" + "tall" "60" + "visible" "1" + "enabled" "1" + "image" "../hud/class_scoutred" + "scaleImage" "1" + } + "PlayerStatusSpyImage" + { + "ControlName" "CTFImagePanel" + "fieldName" "PlayerStatusSpyImage" + "xpos" "9999" + } + "PlayerStatusSpyOutlineImage" + { + "ControlName" "CTFImagePanel" + "fieldName" "PlayerStatusSpyOutlineImage" + "xpos" "3" + "ypos" "r67" + "xpos_minmode" "-5" + "ypos_minmode" "r44" + "zpos" "7" + "wide" "55" + "tall" "55" + "wide_minmode" "27" + "tall_minmode" "27" + "visible" "0" + "enabled" "1" + "image" "../hud/class_spy_outline" + "scaleImage" "1" + } + "PlayerStatusClassImageBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "PlayerStatusClassImageBG" + "xpos" "9999" + } + + "classmodelpanelBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "classmodelpanelBG" + "xpos" "9999" + } + + "classmodelpanel" + { + "ControlName" "CTFPlayerModelPanel" + "fieldName" "classmodelpanel" + "xpos" "r210" + "ypos" "r148" + "zpos" "2" + "wide" "80" + "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" "" + } + + "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" "190" + "origin_y" "-13" + "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" + } + } + } + + "CarryingWeapon" + { + "ControlName" "EditablePanel" + "fieldName" "CarryingWeapon" + "xpos" "r250" + "ypos" "r20" + "zpos" "100" + "wide" "500" + "tall" "28" + "bgcolor_override" "Transparent" + "PaintBackgroundType" "2" + + "CarryingBackground" + { + "ControlName" "CTFImagePanel" + "fieldName" "CarryingBackground" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "p1" + "tall" "f0" + "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_3" "../hud/color_panel_blu" + "proportionaltoparent" "1" + + "src_corner_height" "23" + "src_corner_width" "23" + "draw_corner_width" "5" + "draw_corner_height" "5" + } + + "CarryingLabel" + { + "ControlName" "CExLabel" + "fieldName" "CarryingLabel" + "font" "ReplayBrowserSmallest" + "xpos" "5" + "ypos" "3" + "zpos" "1" + "wide" "200" + "tall" "f0" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "North-West" + "dulltext" "0" + "brighttext" "0" + "proportionaltoparent" "1" + "auto_wide_tocontents" "1" + "labelText" "%carrying%" + } + + "CarryingLabelDropShadow" + { + "ControlName" "CExLabel" + "fieldName" "CarryingLabelDropShadow" + "font" "ReplayBrowserSmallest" + "xpos" "p0.011" + "ypos" "p0.12" + "zpos" "0" + "wide" "200" + "tall" "f0" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "textAlignment" "North-West" + "dulltext" "0" + "brighttext" "0" + "proportionaltoparent" "1" + "auto_wide_tocontents" "1" + "fgcolor_override" "Black" + "labelText" "%carrying%" + } + + "OwnerLabel" + { + "ControlName" "Label" + "fieldName" "OwnerLabel" + "font" "FontStoreOriginalPrice" + "xpos" "5" + "ypos" "14" + "zpos" "0" + "wide" "200" + "tall" "f0" + "wide_minmode" "0" + "tall_minmode" "0" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "North-West" + "dulltext" "0" + "brighttext" "0" + "proportionaltoparent" "1" + "auto_wide_tocontents" "1" + } + } +} \ No newline at end of file diff --git a/resource/ui/hudplayerclass.res b/resource/ui/hudplayerclass.res index 3fb6e4b..22784b2 100644 --- a/resource/ui/hudplayerclass.res +++ b/resource/ui/hudplayerclass.res @@ -1,2 +1,2 @@ "#base" "../../#customizations/_enabled/hudplayerclass-left.res" -"#base" "../../#customizations/_stock/hudplayerclass.res" \ No newline at end of file +"#base" "hudplayerclass-base.res" \ No newline at end of file diff --git a/resource/ui/hudplayerhealth-base.res b/resource/ui/hudplayerhealth-base.res new file mode 100644 index 0000000..7b6daf6 --- /dev/null +++ b/resource/ui/hudplayerhealth-base.res @@ -0,0 +1,718 @@ +"Resource/UI/HudPlayerHealth.res" +{ + // Player Health Data + "HudPlayerHealth" + { + "ControlName" "EditablePanel" + "fieldName" "HudPlayerHealth" + "xpos" "c-288" + "ypos" "c45" + "xpos_minmode" "c-238" + "ypos_minmode" "c5" + "wide" "250" + "tall" "120" + "visible" "1" + "enabled" "1" + "HealthBonusPosAdj" "35" + "HealthDeathWarning" "0.49" + "HealthDeathWarningColor" "255 0 0 255" + } + + "PlayerStatusHealthImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatusHealthImage" + "xpos" "80" + "ypos" "0" + "xpos_minmode" "100" + "zpos" "4" + "wide" "70" + "tall" "70" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "alpha" "0" + } + + "PlayerStatusHealthImageBG" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatusHealthImageBG" + "wide" "0" + "tall" "0" + "visible" "0" + "enabled" "0" + } + + "PlayerStatusHealthBonusImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatusHealthBonusImage" + "xpos" "116" + "ypos" "18" + "zpos" "2" + "wide" "68" + "tall" "68" + "xpos_minmode" "140" + "ypos_minmode" "40" + "zpos_minmode" "-1" + "wide_minmode" "22" + "tall_minmode" "22" + "visible" "0" + "enabled" "1" + "image" "../hud/health_over_bg" + "scaleImage" "1" + } + + "PlayerHealthValue" + { + "ControlName" "CExLabel" + "fieldName" "PlayerHealthValue" + "xpos" "0" + "ypos" "0" + "zpos" "5" + "wide" "300" + "tall" "100" + "visible" "1" + "enabled" "1" + "labelText" "%Health%" + "textAlignment" "center" + "font" "Cerbetica56" + "font_minmode" "Cerbetica32" + "fgcolor" "Health Normal" + } + + "PlayerHealthValueShadow" + { + "ControlName" "CExLabel" + "fieldName" "PlayerHealthValueShadow" + "xpos" "-2" + "ypos" "-2" + "zpos" "5" + "wide" "300" + "tall" "100" + "visible" "1" + "enabled" "1" + "labelText" "%Health%" + "textAlignment" "center" + "font" "Cerbetica56" + "font_minmode" "Cerbetica32" + "fgcolor" "0 0 0 200" + + "pin_to_sibling" "PlayerHealthValue" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + + "PlayerStatusMaxHealthValue" + { + "ControlName" "CExLabel" + "fieldName" "PlayerStatusMaxHealthValue" + "wide" "0" + "tall" "0" + "visible" "0" + "enabled" "0" + } + + "PlayerStatusAnchor" + { + "ControlName" "EditablePanel" + "fieldName" "PlayerStatusAnchor" + "xpos" "10" + "ypos" "5" + "xpos_minmode" "5" + "ypos_minmode" "15" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + } + + "PlayerStatusBleedImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatusBleedImage" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../vgui/bleed_drop" + "fgcolor" "117 107 94 255" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatusMilkImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatusMilkImage" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../vgui/bleed_drop" + "fgcolor" "117 107 94 255" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatusGasImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatusGasImage" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../vgui/covered_in_gas" + "fgcolor" "117 107 94 255" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatusMarkedForDeathImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatusMarkedForDeathImage" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../vgui/marked_for_death" + "fgcolor" "117 107 94 255" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatusMarkedForDeathSilentImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatusMarkedForDeathSilentImage" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../vgui/marked_for_death" + "fgcolor" "117 107 94 255" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatus_MedicUberBulletResistImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_MedicUberBulletResistImage" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../HUD/defense_buff_bullet_blue" + "fgcolor" "117 107 94 255" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatus_MedicUberBlastResistImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_MedicUberBlastResistImage" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../HUD/defense_buff_explosion_blue" + "fgcolor" "117 107 94 255" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatus_MedicUberFireResistImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_MedicUberFireResistImage" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../HUD/defense_buff_fire_blue" + "fgcolor" "117 107 94 255" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatus_MedicSmallBulletResistImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_MedicSmallBulletResistImage" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../HUD/defense_buff_bullet_blue" + "fgcolor" "117 107 94 255" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatus_MedicSmallBlastResistImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_MedicSmallBlastResistImage" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../HUD/defense_buff_explosion_blue" + "fgcolor" "117 107 94 255" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatus_MedicSmallFireResistImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_MedicSmallFireResistImage" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../HUD/defense_buff_fire_blue" + "fgcolor" "117 107 94 255" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatus_WheelOfDoom" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_WheelOfDoom" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../signs/death_wheel_whammy" + "fgcolor" "117 107 94 255" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatus_SoldierOffenseBuff" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_SoldierOffenseBuff" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../HUD/defense_buff_bullet_blue" + "fgcolor" "117 107 94 255" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatus_SoldierDefenseBuff" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_SoldierDefenseBuff" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../HUD/defense_buff_bullet_blue" + "fgcolor" "117 107 94 255" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatus_SoldierHealOnHitBuff" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_SoldierHealOnHitBuff" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../HUD/defense_buff_bullet_blue" + "fgcolor" "117 107 94 255" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatus_SpyMarked" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_SpyMarked" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "fgcolor" "117 107 94 255" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatus_Parachute" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_Parachute" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "" + "fgcolor" "117 107 94 255" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatus_RuneStrength" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_RuneStrength" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../Effects/powerup_strength_hud" + "fgcolor" "117 107 94 255" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatus_RuneHaste" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_RuneHaste" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../Effects/powerup_haste_hud" + "fgcolor" "117 107 94 255" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatus_RuneRegen" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_RuneRegen" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../Effects/powerup_regen_hud" + "fgcolor" "117 107 94 255" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatus_RuneResist" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_RuneResist" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../Effects/powerup_resist_hud" + "fgcolor" "117 107 94 255" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatus_RuneVampire" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_RuneVampire" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../Effects/powerup_vampire_hud" + "fgcolor" "117 107 94 255" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatus_RuneReflect" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_RuneReflect" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../Effects/powerup_reflect_hud" + "fgcolor" "117 107 94 255" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatus_RunePrecision" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_RunePrecision" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../Effects/powerup_precision_hud" + "fgcolor" "117 107 94 255" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatus_RuneAgility" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_RuneAgility" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../Effects/powerup_agility_hud" + "fgcolor" "117 107 94 255" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatus_RuneKnockout" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_RuneKnockout" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../Effects/powerup_knockout_hud" + "fgcolor" "117 107 94 255" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatus_RuneKing" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_RuneKing" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../Effects/powerup_king_hud" + "fgcolor" "117 107 94 255" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatus_RunePlague" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_RunePlague" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../Effects/powerup_plague_hud" + "fgcolor" "117 107 94 255" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatus_RuneSupernova" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_RuneSupernova" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../Effects/powerup_supernova_hud" + "fgcolor" "117 107 94 255" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatusSlowed" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatusSlowed" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../vgui/slowed" + "fgcolor" "117 107 94 255" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatusHookBleedImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatusHookBleedImage" + "xpos" "0" + "ypos" "0" + "zpos" "8" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../vgui/bleed_drop_grapple" + "fgcolor" "117 107 94 255" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } +} \ No newline at end of file diff --git a/resource/ui/hudplayerhealth.res b/resource/ui/hudplayerhealth.res index 63963c8..3911be6 100644 --- a/resource/ui/hudplayerhealth.res +++ b/resource/ui/hudplayerhealth.res @@ -1,3 +1,3 @@ "#base" "../../#customizations/_enabled/hudplayerhealth-broesel.res" "#base" "../../#customizations/_enabled/hudplayerhealth-cross.res" -"#base" "../../#customizations/_stock/hudplayerhealth.res" \ No newline at end of file +"#base" "hudplayerhealth-base.res" \ No newline at end of file diff --git a/resource/ui/mainmenuoverride-base.res b/resource/ui/mainmenuoverride-base.res new file mode 100644 index 0000000..b6b14ee --- /dev/null +++ b/resource/ui/mainmenuoverride-base.res @@ -0,0 +1,1256 @@ +"Resource/UI/MainMenuOverride.res" +{ + MainMenuOverride + { + "fieldName" "MainMenuOverride" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "f0" + "tall" "480" + + "update_url" "http://store.steampowered.com/news/?filter=updates&appids=440" + "blog_url" "http://www.teamfortress.com/" + + "button_x_offset" "-285" + "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" "26" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "textinsetx" "25" + "use_proportional_insets" "1" + "font" "Cerbetica16" + "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" "235 226 202 255" + "armedFgColor_override" "72 255 255 255" + "depressedFgColor_override" "72 255 255 255" + } + } + + "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" "Transparent" + "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" "ScalableImagePanel" + "fieldName" "Background" + "xpos" "cs-0.5" + "ypos" "0" + "zpos" "-200" + "wide" "o1.6" + "tall" "f0" + "visible" "0" + "enabled" "1" + "image" "" + "scaleImage" "1" + "proportionaltoparent" "1" + + if_wider + { + "wide" "f0" + "tall" "o0.628" + } + + if_taller + { + "wide" "o1.6" + "tall" "f0" + } + } + + "HudName" + { + "ControlName" "CExImageButton" + "fieldName" "HudName" + "xpos" "40" + "ypos" "58" + "zpos" "1" + "wide" "56" + "tall" "25" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "rayshud" + "font" "HudFontMediumSecondary" + "textAlignment" "west" + "textinsetx" "0" + "use_proportional_insets" "1" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "paintbackground""0" + "sound_depressed" "" + "sound_released" "UI/wooo_tree.wav" + + "defaultFgColor_override" "235 226 202 255" + "armedFgColor_override" "72 255 255 255" + "depressedFgColor_override" "72 255 255 255" + + "image_drawcolor" "235 226 202 255" + "image_armedcolor" "72 255 255 255" + } + + "TFLogoImage" + { + "ControlName" "ImagePanel" + "fieldName" "TFLogoImage" + "xpos" "30" + "ypos" "35" + "wide" "179" + "tall" "45" + "visible" "0" + "enabled" "0" + "image" "../logo/tf2_logo_black" + "scaleImage" "1" + "command" "engine play vo/heavy_battlecry02.mp3" + } + + "RankModelPanel" + { + "ControlName" "CPvPRankPanel" + "fieldName" "RankModelPanel" + "xpos" "140" + "ypos" "cs-0.5-15" + "zpos" "0" + "wide" "170" + "tall" "800" + "visible" "0" + "proportionaltoparent" "1" + "mouseinputenabled" "1" + "matchgroup" "MatchGroup_Casual_12v12" + "show_progress" "0" + } + + "CycleRankTypeButton" + { + "ControlName" "CExImageButton" + "fieldName" "CycleRankTypeButton" + "xpos" "270" + "ypos" "cs-0.5-33" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "v" + "font" "CustomIcons" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "actionsignallevel" "1" + "command" "open_rank_type_menu" + "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "235 226 202 255" + "armedFgColor_override" "72 255 255 255" + "depressedFgColor_override" "235 226 202 255" + } + + "RankTooltipPanel" + { + "ControlName" "ImagePanel" + "fieldName" "RankTooltipPanel" + "xpos" "c-285" + "ypos" "99" + "zpos" "-1" + "wide" "0" + "tall" "8" + "visible" "1" + "proportionaltoparent" "1" + "mouseinputenabled" "1" + "image" "info" + "scaleImage" "1" + "alpha" "75" + } + + "RankPanel" + { + "ControlName" "CPvPRankPanel" + "fieldName" "RankPanel" + "xpos" "30" + "ypos" "205" + "zpos" "0" + "wide" "170" + "tall" "50" + "visible" "1" + "proportionaltoparent" "1" + "mouseinputenabled" "0" + "matchgroup" "MatchGroup_Casual_12v12" + "xp_source_notification_center_x" "350" + "show_model" "0" + } + + "NoGCMessage" + { + "ControlName" "Label" + "fieldName" "NoGCMessage" + "xpos" "10" + "ypos" "200" + "zpos" "99" + "wide" "260" + "tall" "100" + "visible" "1" + "proportionaltoparent" "1" + "mouseinputenabled" "0" + "wrap" "1" + "textinsetx" "40" + "textinsety" "10" + + "font" "HudFontSmallestBold" + "fgcolor_override" "TanLight" + "labelText" "#TF_MM_NoGC_Rank" + "textAlignment" "north-west" + "use_proportional_insets" "1" + } + + "NoGCImage" + { + "ControlName" "ImagePanel" + "fieldName" "NoGCImage" + "xpos" "230" + "ypos" "220" + "zpos" "99" + "wide" "30" + "tall" "30" + "visible" "1" + "enabled" "1" + "image" "replay\thumbnails\nogc" + "scaleImage" "1" + "proportionaltoparent" "1" + } + + "RankBorder" + { + "ControlName" "EditablePanel" + "fieldName" "RankBorder" + "xpos" "30" + "ypos" "57" + "zpos" "-55" + "wide" "260" + "tall" "198" + "visible" "0" + "PaintBackgroundType" "2" + "border" "MainMenuBGBorder" + "proportionaltoparent" "1" + } + + "TooltipPanel" + { + "ControlName" "EditablePanel" + "fieldName" "TooltipPanel" + "xpos" "0" + "ypos" "0" + "zpos" "10000" + "wide" "150" + "tall" "30" + "visible" "0" + "PaintBackgroundType" "2" + "border" "ButtonHover" + + "TipSubLabel" + { + "ControlName" "ImagePanel" + "fieldName" "TipSubLabel" + "font" "HudFontSmall" + "labelText" "%tipsubtext%" + "textAlignment" "center" + "xpos" "0" + "ypos" "0" + "zpos" "2" + "wide" "250" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fillcolor" "DarkGrey" + "wrap" "1" + } + + "TipLabel" + { + "ControlName" "CExLabel" + "fieldName" "TipLabel" + "font" "HudFontSmallest" + "labelText" "%tiptext%" + "textAlignment" "center" + "xpos" "5" + "ypos" "0" + "zpos" "3" + "wide" "140" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "allcaps" "1" + "fgcolor" "TanLight" + "auto_wide_tocontents" "1" + } + } + + "Notifications_ShowButtonPanel" + { + "ControlName" "EditablePanel" + "fieldName" "Notifications_ShowButtonPanel" + "xpos" "295" + "ypos" "62" + "zpos" "0" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "bgcolor_override" "Transparent" + + "Notifications_ShowButtonPanel_SB" + { + "ControlName" "CExImageButton" + "fieldName" "Notifications_ShowButtonPanel_SB" + "xpos" "0" + "ypos" "0" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "k" + "font" "CustomIcons" + "Command" "noti_show" + "use_proportional_insets" "1" + "textAlignment" "center" + "default" "1" + "actionsignallevel" "2" + "paintbackground" "0" + "paintborder" "0" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "235 226 202 255" + "armedFgColor_override" "72 255 255 255" + } + } + + "Notifications_Panel" + { + "ControlName" "EditablePanel" + "fieldName" "Notifications_Panel" + "xpos" "c-120" + "ypos" "80" + "zpos" "100" + "wide" "210" + "tall" "80" + "visible" "0" + "paintbackground" "1" + "border" "NoBorder" + "bgcolor_override" "DarkGrey" + "PaintBackgroundType" "2" + + "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" "CustomIcons" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "actionsignallevel" "2" + "Command" "noti_hide" + "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "RedSolid" + "depressedFgColor_override" "TanLight" + } + + "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" "TanLight" + "wrap" "1" + } + + "Notifications_Scroller" + { + "ControlName" "ScrollableEditablePanel" + "fieldName" "Notifications_Scroller" + "xpos" "8" + "ypos" "25" + "wide" "210" + "tall" "135" + "PaintBackgroundType" "2" + "fgcolor_override" "TextColor" + + "Notifications_Control" + { + "ControlName" "CMainMenuNotificationsControl" + "fieldName" "Notifications_Control" + "xpos" "0" + "ypos" "0" + "wide" "220" + "tall" "135" + "visible" "1" + } + } + } + + "CompetitiveAccessInfoPanel" + { + "ControlName" "CCompetitiveAccessInfoPanel" + "fieldName" "CompetitiveAccessInfoPanel" + "xpos" "cs-0.5" + "ypos" "cs-0.5" + "zpos" "1000" + "wide" "f0" + "tall" "f0" + "visible" "0" + } + + "FriendsContainer" + { + "ControlName" "EditablePanel" + "fieldName" "FriendsContainer" + "xpos" "40" + "ypos" "270" + "zpos" "5" + "wide" "260" + "tall" "150" + "visible" "1" + "border" "NoBorder" + "bgcolor_override" "Transparent" + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontSmallBold" + "labelText" "#TF_Competitive_Friends" + "textAlignment" "center" + "xpos" "0" + "ypos" "0" + "wide" "260" + "tall" "20" + "visible" "0" + "enabled" "0" + "fgcolor_override" "TanLight" + } + + "InnerShadow" + { + "ControlName" "EditablePanel" + "fieldName" "InnerShadow" + "xpos" "0" + "ypos" "0" + "zpos" "501" + "wide" "f20" + "tall" "150" + "visible" "1" + "PaintBackgroundType" "0" + "proportionaltoparent" "1" + "mouseinputenabled" "0" + "paintborder" "1" + "border" "InnerShadowBorder" + } + + "SteamFriendsList" + { + "ControlName" "CSteamFriendsListPanel" + "fieldName" "SteamFriendsList" + "xpos" "0" + "ypos" "0" + "zpos" "500" + "wide" "242" + "tall" "150" + "visible" "1" + "proportionaltoparent" "1" + "columns_count" "2" + "inset_x" "10" + "inset_y" "5" + "row_gap" "5" + "column_gap" "5" + "restrict_width" "0" + + "friendpanel_kv" + { + "wide" "110" + "tall" "20" + } + + "ScrollBar" + { + "ControlName" "ScrollBar" + "FieldName" "ScrollBar" + "xpos" "rs1-1" + "ypos" "0" + "tall" "f0" + "wide" "5" + "zpos" "1000" + "nobuttons" "1" + "proportionaltoparent" "1" + + "Slider" + { + "fgcolor_override" "TanLight" + } + + "UpButton" + { + "ControlName" "Button" + "FieldName" "UpButton" + "visible" "0" + } + + "DownButton" + { + "ControlName" "Button" + "FieldName" "DownButton" + "visible" "0" + } + } + } + + "BelowDarken" + { + "ControlName" "EditablePanel" + "fieldName" "BelowDarken" + "xpos" "0" + "ypos" "0" + "zpos" "499" + "wide" "f20" + "tall" "150" + "visible" "1" + "PaintBackgroundType" "0" + "proportionaltoparent" "1" + "mouseinputenabled" "0" + "bgcolor_override" "0 0 0 100" + } + } + + "CharacterSetupButton" + { + "ControlName" "CExImageButton" + "fieldName" "CharacterSetupButton" + "xpos" "30" + "ypos" "82" + "zpos" "11" + "wide" "260" + "tall" "18" + "visible" "1" + "enabled" "1" + "labeltext" "#MMenu_CharacterSetup" + "command" "engine open_charinfo" + "font" "HudFontSmallishBold" + "textAlignment" "west" + "textinsetx" "25" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "border_default" "" + "border_armed" "MainMenuTabs" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "ColorCyan" + + "defaultBgColor_override" "Transparent" + "armedBgColor_override" "25 25 25 148" + } + + "GeneralStoreButton" + { + "ControlName" "CExImageButton" + "fieldName" "GeneralStoreButton" + "xpos" "30" + "ypos" "102" + "zpos" "11" + "wide" "260" + "tall" "18" + "visible" "1" + "enabled" "1" + "labeltext" "#StoreTitle" + "command" "engine open_store" + "font" "HudFontSmallishBold" + "textAlignment" "west" + "textinsetx" "25" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "border_default" "" + "border_armed" "MainMenuTabs" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "ColorCyan" + + "defaultBgColor_override" "Transparent" + "armedBgColor_override" "25 25 25 148" + } + + "SteamWorkshopButton" + { + "ControlName" "CExImageButton" + "fieldName" "SteamWorkshopButton" + "xpos" "30" + "ypos" "122" + "zpos" "11" + "wide" "260" + "tall" "18" + "visible" "1" + "enabled" "1" + "AllCaps" "1" + "labeltext" "#MMenu_SteamWorkshop" + "command" "engine OpenSteamWorkshopDialog" + "font" "HudFontSmallishBold" + "textAlignment" "west" + "textinsetx" "25" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "border_default" "" + "border_armed" "MainMenuTabs" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "ColorCyan" + + "defaultBgColor_override" "Transparent" + "armedBgColor_override" "25 25 25 148" + } + + "SettingButton" + { + "ControlName" "CExImageButton" + "fieldName" "SettingButton" + "xpos" "30" + "ypos" "142" + "zpos" "11" + "wide" "260" + "tall" "18" + "visible" "1" + "enabled" "1" + "AllCaps" "1" + "labeltext" "#MMenu_Tooltip_Options" + "command" "OpenOptionsDialog" + "font" "HudFontSmallishBold" + "textAlignment" "west" + "textinsetx" "25" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "border_default" "" + "border_armed" "MainMenuTabs" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "ColorCyan" + + "defaultBgColor_override" "Transparent" + "armedBgColor_override" "25 25 25 148" + } + + "AdvSettingsButton" + { + "ControlName" "CExImageButton" + "fieldName" "AdvSettingsButton" + "xpos" "30" + "ypos" "162" + "zpos" "11" + "wide" "260" + "tall" "18" + "visible" "1" + "enabled" "1" + "AllCaps" "1" + "labeltext" "#MMenu_Tooltip_AdvOptions" + "command" "OpenTF2Options" + "font" "HudFontSmallishBold" + "textAlignment" "west" + "textinsetx" "25" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "border_default" "" + "border_armed" "MainMenuTabs" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "ColorCyan" + + "defaultBgColor_override" "Transparent" + "armedBgColor_override" "25 25 25 148" + } + + "MinmodeToggle" + { + "ControlName" "CExImageButton" + "fieldName" "MinmodeToggle" + "xpos" "30" + "ypos" "182" + "zpos" "11" + "wide" "260" + "tall" "18" + "visible" "1" + "enabled" "1" + "AllCaps" "1" + "labeltext" "MINMODE TOGGLE" + "command" "engine incrementvar cl_hud_minmode 0 1 1" + "font" "HudFontSmallishBold" + "textAlignment" "west" + "textinsetx" "25" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "border_default" "" + "border_armed" "MainMenuTabs" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "ColorCyan" + + "defaultBgColor_override" "Transparent" + "armedBgColor_override" "25 25 25 148" + } + + "AchievementsButton" + { + "ControlName" "EditablePanel" + "fieldname" "AchievementsButton" + "xpos" "104" + "ypos" "62" + "zpos" "12" + "wide" "20" + "tall" "20" + "visible" "1" + + "SubButton" + { + "ControlName" "CExImageButton" + "fieldName" "SubButton" + "xpos" "0" + "ypos" "0" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "font" "CustomIcons" + "use_proportional_insets" "1" + "textAlignment" "center" + "default" "1" + "actionsignallevel" "2" + "paintbackground" "0" + "paintborder" "0" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "ColorCyan" + } + } + + "ConsoleButton" + { + "ControlName" "EditablePanel" + "fieldname" "ConsoleButton" + "xpos" "20" + "ypos" "0" + "zpos" "12" + "wide" "20" + "tall" "20" + "visible" "1" + + "pin_to_sibling" "AchievementsButton" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + + "SubButton" + { + "ControlName" "CExImageButton" + "fieldName" "SubButton" + "xpos" "0" + "ypos" "0" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "font" "CustomIcons" + "use_proportional_insets" "1" + "textAlignment" "center" + "default" "1" + "actionsignallevel" "2" + "paintbackground" "0" + "paintborder" "0" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "ColorCyan" + } + } + + "ReplayButton" + { + "ControlName" "EditablePanel" + "fieldname" "ReplayButton" + "xpos" "20" + "ypos" "0" + "zpos" "12" + "wide" "20" + "tall" "20" + "visible" "1" + + "pin_to_sibling" "ConsoleButton" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + + "SubButton" + { + "ControlName" "CExImageButton" + "fieldName" "SubButton" + "xpos" "0" + "ypos" "0" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "font" "CustomIcons" + "use_proportional_insets" "1" + "textAlignment" "center" + "default" "1" + "actionsignallevel" "2" + "paintbackground" "0" + "paintborder" "0" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "ColorCyan" + } + } + + "ReportBugButton" + { + "ControlName" "EditablePanel" + "fieldname" "ReportBugButton" + "xpos" "20" + "ypos" "0" + "zpos" "12" + "wide" "20" + "tall" "20" + "visible" "1" + + "pin_to_sibling" "ReplayButton" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + + "SubButton" + { + "ControlName" "CExImageButton" + "fieldName" "SubButton" + "xpos" "0" + "ypos" "0" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "font" "CustomIcons" + "use_proportional_insets" "1" + "textAlignment" "center" + "default" "1" + "actionsignallevel" "2" + "paintbackground" "0" + "paintborder" "0" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "ColorCyan" + } + } + + "CoachPlayersButton" + { + "ControlName" "EditablePanel" + "fieldname" "CoachPlayersButton" + "xpos" "20" + "ypos" "0" + "zpos" "12" + "wide" "20" + "tall" "20" + "visible" "1" + + "pin_to_sibling" "ReportBugButton" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + + "SubButton" + { + "ControlName" "CExImageButton" + "fieldName" "SubButton" + "xpos" "0" + "ypos" "0" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "font" "CustomIcons" + "use_proportional_insets" "1" + "textAlignment" "center" + "default" "1" + "actionsignallevel" "2" + "paintbackground" "0" + "paintborder" "0" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "ColorCyan" + } + } + + "RequestCoachButton" + { + "ControlName" "EditablePanel" + "fieldname" "RequestCoachButton" + "xpos" "20" + "ypos" "0" + "zpos" "12" + "wide" "20" + "tall" "20" + "visible" "1" + + "pin_to_sibling" "CoachPlayersButton" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + + "SubButton" + { + "ControlName" "CExImageButton" + "fieldName" "SubButton" + "xpos" "0" + "ypos" "0" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "font" "CustomIcons" + "use_proportional_insets" "1" + "textAlignment" "center" + "default" "1" + "actionsignallevel" "2" + "paintbackground" "0" + "paintborder" "0" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "ColorCyan" + } + } + + "CallVoteButton" + { + "ControlName" "EditablePanel" + "fieldname" "CallVoteButton" + "xpos" "20" + "ypos" "0" + "zpos" "12" + "wide" "20" + "tall" "20" + "visible" "1" + + "pin_to_sibling" "RequestCoachButton" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + + "SubButton" + { + "ControlName" "CExImageButton" + "fieldName" "SubButton" + "xpos" "0" + "ypos" "0" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "font" "CustomIcons" + "use_proportional_insets" "1" + "textAlignment" "center" + "default" "1" + "actionsignallevel" "2" + "paintbackground" "0" + "paintborder" "0" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "ColorCyan" + } + } + + "MutePlayersButton" + { + "ControlName" "EditablePanel" + "fieldname" "MutePlayersButton" + "xpos" "20" + "ypos" "0" + "zpos" "12" + "wide" "20" + "tall" "20" + "visible" "1" + + "pin_to_sibling" "CallVoteButton" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + + "SubButton" + { + "ControlName" "CExImageButton" + "fieldName" "SubButton" + "xpos" "0" + "ypos" "0" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "font" "CustomIcons" + "use_proportional_insets" "1" + "textAlignment" "center" + "default" "1" + "actionsignallevel" "2" + "paintbackground" "0" + "paintborder" "0" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "ColorCyan" + } + } + + "ReportPlayerButton" + { + "ControlName" "EditablePanel" + "fieldname" "ReportPlayerButton" + "xpos" "20" + "ypos" "0" + "zpos" "12" + "wide" "20" + "tall" "20" + "visible" "1" + + "pin_to_sibling" "MutePlayersButton" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + + "SubButton" + { + "ControlName" "CExImageButton" + "fieldName" "SubButton" + "xpos" "0" + "ypos" "0" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "font" "CustomIcons" + "use_proportional_insets" "1" + "textAlignment" "center" + "default" "1" + "actionsignallevel" "2" + "paintbackground" "0" + "paintborder" "0" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "ColorCyan" + } + } + + "BGPanel1" + { + "ControlName" "EditablePanel" + "fieldName" "BGPanel1" + "xpos" "30" + "ypos" "57" + "zpos" "-55" + "wide" "260" + "tall" "370" + "visible" "1" + "bgcolor_override" "25 25 25 168" + "PaintBackgroundType" "2" + } +} \ No newline at end of file diff --git a/resource/ui/mainmenuoverride.res b/resource/ui/mainmenuoverride.res index 05b56ba..ce6889c 100644 --- a/resource/ui/mainmenuoverride.res +++ b/resource/ui/mainmenuoverride.res @@ -1,6 +1,6 @@ "#base" "../../resource/preload.res" "#base" "../../#customizations/_enabled/mainmenuoverride-classic.res" -"#base" "../../#customizations/_stock/mainmenuoverride.res" +"#base" "mainmenuoverride-base.res" #base "../../resource/tools.res" "Resource/UI/MainMenuOverride.res" diff --git a/resource/ui/scoreboard-base.res b/resource/ui/scoreboard-base.res new file mode 100644 index 0000000..ad97352 --- /dev/null +++ b/resource/ui/scoreboard-base.res @@ -0,0 +1,1739 @@ +"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" "23" + "name_width" "0" + "name_width_short" "65" + "spacer" "5" + "status_width" "15" + "nemesis_width" "15" + "class_width" "20" + "score_width" "20" + "ping_width" "20" + "killstreak_width" "15" + "killstreak_image_width" "15" + } + "BlueScoreBG" + { + "ControlName" "ImagePanel" + "fieldName" "BlueScoreBG" + "xpos" "c-270" + "ypos" "144" + "wide" "270" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fillcolor" "Blue" + "scaleImage" "1" + + if_mvm + { + "visible" "0" + } + } + "BlueLeaderAvatar" + { + "ControlName" "CAvatarImagePanel" + "fieldName" "BlueLeaderAvatar" + "xpos" "c-295" + "ypos" "144" + "zpos" "5" + "wide" "25" + "tall" "25" + "visible" "0" + "enabled" "1" + "image" "" + "scaleImage" "1" + "color_outline" "52 48 45 255" + } + "RedScoreBG" + { + "ControlName" "ImagePanel" + "fieldName" "RedScoreBG" + "xpos" "c0" + "ypos" "144" + "wide" "270" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fillcolor" "Red" + "scaleImage" "1" + + if_mvm + { + "visible" "0" + } + } + "RedLeaderAvatar" + { + "ControlName" "CAvatarImagePanel" + "fieldName" "RedLeaderAvatar" + "xpos" "c270" + "ypos" "144" + "zpos" "5" + "wide" "25" + "tall" "25" + "visible" "0" + "enabled" "1" + "image" "" + "scaleImage" "1" + "color_outline" "52 48 45 255" + } + "MainBG" + { + "ControlName" "ImagePanel" + "fieldName" "MainBG" + "xpos" "0" + "ypos" "0" + "zpos" "-1" + "wide" "9999" + "tall" "9999" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + + if_mvm + { + "visible" "0" + } + } + "ScoreboardBackground" + { + "ControlName" "ImagePanel" + "fieldName" "ScoreboardBackground" + "xpos" "c-270" + "ypos" "169" + "zpos" "-1" + "wide" "540" + "tall" "500" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fillcolor" "TransparentBlack" + + if_mvm + { + "visible" "0" + } + } + + "MvMScoreboardBackground" + { + "ControlName" "ImagePanel" + "fieldName" "MvMScoreboardBackground" + "xpos" "c-270" + "ypos" "244" + "zpos" "-1" + "wide" "540" + "tall" "500" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "fillcolor" "0 0 0 100" + + if_mvm + { + "visible" "0" + } + } + + "Red6sBackground" + { + "ControlName" "ImagePanel" + "fieldName" "ScoreboardBackground" + "xpos" "9999" + "ypos" "9999" + "zpos" "-1" + "tall" "100" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "fillcolor" "0 0 0 100" + + if_mvm + { + "visible" "0" + } + } + "Blue6sBackground" + { + "ControlName" "ImagePanel" + "fieldName" "ScoreboardBackground" + "xpos" "9999" + "ypos" "9999" + "zpos" "-1" + "wide" "240" + "tall" "100" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "fillcolor" "0 0 0 100" + + if_mvm + { + "visible" "0" + } + } + "BlueTeamName" + { + "ControlName" "CExLabel" + "fieldName" "BlueTeamName" + "font" "HudFontMediumBig" + "labelText" "%blueteamname%" + "textAlignment" "west" + "xpos" "c-265" + "ypos" "144" + "wide" "220" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_mvm + { + "visible" "0" + } + } + "BlueTeamScore" + { + "ControlName" "CExLabel" + "fieldName" "BlueTeamScore" + "font" "Cerbetica32" + "labelText" "%blueteamscore%" + "textAlignment" "east" + "xpos" "c-106" + "ypos" "143" + "zpos" "4" + "wide" "100" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_mvm + { + "visible" "0" + } + } + "BlueTeamScoreDropshadow" + { + "ControlName" "CExLabel" + "fieldName" "BlueTeamScoreDropshadow" + "font" "Cerbetica32" + "fgcolor" "0 0 0 200" + "labelText" "%blueteamscore%" + "textAlignment" "east" + "xpos" "c-104" + "ypos" "145" + "zpos" "4" + "wide" "100" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_mvm + { + "visible" "0" + } + } + "BlueTeamPlayerCount" + { + "ControlName" "CExLabel" + "fieldName" "BlueTeamPlayerCount" + "font" "HudFontSmall" + "labelText" "%blueteamplayercount%" + "textAlignment" "west" + "xpos" "c-270" + "ypos" "130" + "wide" "100" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_mvm + { + "visible" "0" + } + } + "RedTeamName" + { + "ControlName" "CExLabel" + "fieldName" "RedTeamName" + "font" "HudFontMediumBig" + "labelText" "%redteamname%" + "textAlignment" "east" + "xpos" "c45" + "ypos" "144" + "wide" "220" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_mvm + { + "visible" "0" + } + } + "RedTeamScore" + { + "ControlName" "CExLabel" + "fieldName" "RedTeamScore" + "font" "Cerbetica32" + "labelText" "%redteamscore%" + "textAlignment" "west" + "xpos" "c6" + "ypos" "143" + "zpos" "4" + "wide" "100" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_mvm + { + "visible" "0" + } + } + + "RedTeamScoreDropshadow" + { + "ControlName" "CExLabel" + "fieldName" "RedTeamScoreDropshadow" + "font" "Cerbetica32" + "fgcolor" "0 0 0 200" + "labelText" "%redteamscore%" + "textAlignment" "west" + "xpos" "c8" + "ypos" "145" + "zpos" "4" + "wide" "100" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_mvm + { + "visible" "0" + } + } + + "RedTeamPlayerCount" + { + "ControlName" "CExLabel" + "fieldName" "RedTeamPlayerCount" + "font" "HudFontSmall" + "labelText" "%redteamplayercount%" + "textAlignment" "east" + "xpos" "c170" + "ypos" "130" + "wide" "100" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_mvm + { + "visible" "0" + } + } + + "ServerLabel" + { + "ControlName" "CExLabel" + "fieldName" "ServerLabel" + "font" "HudFontSmall" + "labelText" "%server%" + "textAlignment" "west" + "xpos" "5" + "ypos" "20" + "zpos" "999" + "wide" "600" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "ServerTimeValue" + { + "ControlName" "CExLabel" + "fieldName" "ServerTimeValue" + "font" "HudFontMediumSecondary" + "labelText" "%servertime%" + "textAlignment" "west" + "xpos" "5" + "ypos" "5" + "zpos" "999" + "wide" "600" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + + "BluePlayerList" + { + "ControlName" "SectionedListPanel" + "fieldName" "BluePlayerList" + "xpos" "c-270" + "ypos" "168" + "zpos" "20" + "wide" "270" + "tall" "240" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "autoresize" "3" + "linespacing" "14" + "fgcolor" "0 28 162 140" + "linegap" "0" + "show_columns" "0" + + if_mvm + { + "visible" "0" + } + } + "RedPlayerList" + { + "ControlName" "SectionedListPanel" + "fieldName" "RedPlayerList" + "xpos" "c0" + "ypos" "168" + "zpos" "20" + "wide" "270" + "tall" "240" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "autoresize" "3" + "linespacing" "14" + "fgcolor" "192 28 0 140" + "linegap" "0" + "show_columns" "0" + + if_mvm + { + "visible" "0" + } + } + "VerticalLine" + { + "ControlName" "ImagePanel" + "fieldName" "VerticalLine" + "xpos" "299" + "ypos" "9999" + "zpos" "9999" + "wide" "2" + "tall" "292" + "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" "HudFontSmallest" + "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" "HudFontSmallest" + "labelText" "%waitingtoplay%" + "textAlignment" "west" + "xpos" "5" + "ypos" "50" + "zpos" "999" + "wide" "600" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_mvm + { + "visible" "0" + } + } + "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" "HudBlack" //"32 32 32 125" + "PaintBackgroundType" "0" + } + + "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" + "ypos" "9999" + "zpos" "3" + "wide" "9999" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_mvm + { + "visible" "1" + } + } + + "MapName" + { + "ControlName" "CExLabel" + "fieldName" "mapname" + "font" "HudFontSmall" + "labelText" "%mapname%" + "textAlignment" "west" + "xpos" "5" + "ypos" "35" + "zpos" "3" + "wide" "480" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "236 227 203 255" + } + "HorizontalLine" + { + "ControlName" "ImagePanel" + "fieldName" "HorizontalLine" + "xpos" "9999" + "ypos" "322" + "zpos" "3" + "wide" "465" + "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" "HudFontMediumSecondary" + "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" + } + } + + "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" "235 226 202 255" + "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" "235 226 202 255" + "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" "HudFontGiantBold" + "labelText" ":" + "textAlignment" "center" + "xpos" "0" + "ypos" "-2" + "zpos" "3" + "wide" "540" + "tall" "64" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "Kills" + { + "ControlName" "CExLabel" + "fieldName" "Kills" + "font" "HudFontGiantBold" + "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" "HudFontGiantBold" + "labelText" "%kills%" + "textAlignment" "east" + "xpos" "188" + "ypos" "6" + "zpos" "3" + "wide" "70" + "tall" "55" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "235 226 202 255" + } + + "DeathsLabel" + { + "ControlName" "CExLabel" + "fieldName" "DeathsLabel" + "font" "HudFontMedium" + "labelText" "#TF_ScoreBoard_DeathsLabel" + "textAlignment" "east" + "xpos" "9999" + "ypos" "9999" + "zpos" "3" + "wide" "95" + "tall" "24" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "Deaths" + { + "ControlName" "CExLabel" + "fieldName" "Deaths" + "font" "HudFontGiantBold" + "labelText" "%deaths%" + "textAlignment" "west" + "xpos" "9999" + "ypos" "9999" + "zpos" "3" + "wide" "70" + "tall" "55" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "Deaths2" + { + "ControlName" "CExLabel" + "fieldName" "Deaths2" + "font" "HudFontGiantBold" + "labelText" "%deaths%" + "textAlignment" "west" + "xpos" "282" + "ypos" "6" + "zpos" "3" + "wide" "70" + "tall" "55" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "235 226 202 255" + } + "GameType" + { + "ControlName" "CExLabel" + "fieldName" "gametype" + "font" "HudFontSmallest" + "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" + } + "AssistsLabel" + { + "ControlName" "CExLabel" + "fieldName" "AssistsLabel" + "font" "HudFontSmall" + "labelText" "#TF_ScoreBoard_AssistsLabel" + "textAlignment" "west" + "xpos" "4" + "ypos" "2" + "zpos" "3" + "wide" "95" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "Assists" + { + "ControlName" "CExLabel" + "fieldName" "Assists" + "font" "HudFontSmall" + "labelText" "%assists%" + "textAlignment" "west" + "xpos" "9999" + "ypos" "9999" + "zpos" "3" + "wide" "35" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "Assists2" + { + "ControlName" "CExLabel" + "fieldName" "Assists2" + "font" "HudFontSmall" + "labelText" "%assists%" + "textAlignment" "west" + "xpos" "70" + "ypos" "2" + "zpos" "3" + "wide" "35" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "235 226 202 255" + } + + "DestructionLabel" + { + "ControlName" "CExLabel" + "fieldName" "DestructionLabel" + "font" "HudFontSmall" + "labelText" "#TF_ScoreBoard_DestructionLabel" + "textAlignment" "west" + "xpos" "4" + "ypos" "16" + "zpos" "3" + "wide" "95" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "Destruction" + { + "ControlName" "CExLabel" + "fieldName" "Destruction" + "font" "HudFontSmall" + "labelText" "%destruction%" + "textAlignment" "west" + "xpos" "9999" + "ypos" "9999" + "zpos" "3" + "wide" "0" + "tall" "0" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + } + "Destruction2" + { + "ControlName" "CExLabel" + "fieldName" "Destruction2" + "font" "HudFontSmall" + "labelText" "%destruction%" + "textAlignment" "west" + "xpos" "70" + "ypos" "16" + "zpos" "3" + "wide" "35" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "235 226 202 255" + } + + "RevengeLabel" + { + "ControlName" "CExLabel" + "fieldName" "RevengeLabel" + "font" "HudFontSmall" + "labelText" "#TF_ScoreBoard_RevengeLabel" + "textAlignment" "west" + "xpos" "102" + "ypos" "16" + "zpos" "3" + "wide" "100" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + + "CapturesLabel" + { + "ControlName" "CExLabel" + "fieldName" "CapturesLabel" + "font" "HudFontSmall" + "labelText" "#TF_ScoreBoard_CapturesLabel" + "textAlignment" "west" + "xpos" "4" + "ypos" "30" + "zpos" "3" + "wide" "100" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "Captures" + { + "ControlName" "CExLabel" + "fieldName" "Captures" + "font" "HudFontSmall" + "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" "HudFontSmall" + "labelText" "%captures%" + "textAlignment" "west" + "xpos" "70" + "ypos" "30" + "zpos" "3" + "wide" "35" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "235 226 202 255" + } + + "DefensesLabel" + { + "ControlName" "CExLabel" + "fieldName" "DefensesLabel" + "font" "HudFontSmall" + "labelText" "#TF_ScoreBoard_DefensesLabel" + "textAlignment" "west" + "xpos" "4" + "ypos" "44" + "zpos" "3" + "wide" "100" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "Defenses" + { + "ControlName" "CExLabel" + "fieldName" "Defenses" + "font" "HudFontSmall" + "labelText" "%defenses%" + "textAlignment" "west" + "xpos" "9999" + "ypos" "9999" + "zpos" "3" + "wide" "35" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "Defenses2" + { + "ControlName" "CExLabel" + "fieldName" "Defenses2" + "font" "HudFontSmall" + "labelText" "%defenses%" + "textAlignment" "west" + "xpos" "70" + "ypos" "44" + "zpos" "3" + "wide" "35" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "235 226 202 255" + } + "DominationLabel" + { + "ControlName" "CExLabel" + "fieldName" "DominationLabel" + "font" "HudFontSmall" + "labelText" "#TF_ScoreBoard_DominationLabel" + "textAlignment" "west" + "xpos" "102" + "ypos" "2" + "zpos" "3" + "wide" "100" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "Domination" + { + "ControlName" "CExLabel" + "fieldName" "Domination" + "font" "HudFontSmall" + "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" "HudFontSmall" + "labelText" "%dominations%" + "textAlignment" "west" + "xpos" "168" + "ypos" "2" + "zpos" "3" + "wide" "35" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "235 226 202 255" + } + "Revenge" + { + "ControlName" "CExLabel" + "fieldName" "Revenge" + "font" "HudFontSmall" + "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" "HudFontSmall" + "labelText" "%Revenge%" + "textAlignment" "west" + "xpos" "168" + "ypos" "16" + "zpos" "3" + "wide" "35" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "235 226 202 255" + } + "HealingLabel" + { + "ControlName" "CExLabel" + "fieldName" "HealingLabel" + "font" "HudFontSmall" + "labelText" "#TF_ScoreBoard_HealingLabel" + "textAlignment" "west" + "xpos" "102" + "ypos" "30" + "zpos" "3" + "wide" "95" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "Healing" + { + "ControlName" "CExLabel" + "fieldName" "Healing" + "font" "HudFontSmall" + "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" "HudFontSmall" + "labelText" "%healing%" + "textAlignment" "west" + "xpos" "168" + "ypos" "30" + "zpos" "3" + "wide" "35" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "235 226 202 255" + } + "InvulnLabel" + { + "ControlName" "CExLabel" + "fieldName" "InvulnLabel" + "font" "HudFontSmall" + "labelText" "#TF_ScoreBoard_InvulnLabel" + "textAlignment" "west" + "xpos" "102" + "ypos" "44" + "zpos" "3" + "wide" "95" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "Invuln" + { + "ControlName" "CExLabel" + "fieldName" "Invuln" + "font" "HudFontSmall" + "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" "HudFontSmall" + "labelText" "%invulns%" + "textAlignment" "west" + "xpos" "168" + "ypos" "44" + "zpos" "3" + "wide" "35" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "235 226 202 255" + } + "TeleportsLabel" + { + "ControlName" "CExLabel" + "fieldName" "TeleportsLabel" + "font" "HudFontSmall" + "labelText" "#TF_ScoreBoard_TeleportsLabel" + "textAlignment" "west" + "xpos" "342" + "ypos" "2" + "zpos" "3" + "wide" "95" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "Teleports" + { + "ControlName" "CExLabel" + "fieldName" "Teleports" + "font" "HudFontSmall" + "labelText" "%teleports%" + "textAlignment" "west" + "xpos" "100" + "ypos" "156" + "zpos" "3" + "wide" "35" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "Teleports2" + { + "ControlName" "CExLabel" + "fieldName" "Teleports2" + "font" "HudFontSmall" + "labelText" "%teleports%" + "textAlignment" "west" + "xpos" "408" + "ypos" "2" + "zpos" "3" + "wide" "35" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "HeadshotsLabel" + { + "ControlName" "CExLabel" + "fieldName" "HeadshotsLabel" + "font" "HudFontSmall" + "labelText" "#TF_ScoreBoard_HeadshotsLabel" + "textAlignment" "west" + "xpos" "342" + "ypos" "16" + "zpos" "3" + "wide" "95" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "Headshots" + { + "ControlName" "CExLabel" + "fieldName" "Headshots" + "font" "HudFontSmall" + "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" "HudFontSmall" + "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" "HudFontSmall" + "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" "HudFontSmall" + "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" "HudFontSmall" + "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" "HudFontSmall" + "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" "HudFontSmall" + "labelText" "%bonus%" + "textAlignment" "west" + "xpos" "9999" + "ypos" "9999" + "zpos" "3" + "wide" "95" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "Bonus2" + { + "ControlName" "CExLabel" + "fieldName" "Bonus2" + "font" "HudFontSmall" + "labelText" "%bonus%" + "textAlignment" "west" + "xpos" "408" + "ypos" "44" + "zpos" "3" + "wide" "95" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "SupportLabel" + { + "ControlName" "CExLabel" + "fieldName" "SupportLabel" + "font" "HudFontSmall" + "labelText" "#TF_Scoreboard_Support" + "textAlignment" "west" + "xpos" "440" + "ypos" "2" + "zpos" "3" + "wide" "95" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "Support" + { + "ControlName" "CExLabel" + "fieldName" "Support" + "font" "HudFontSmall" + "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" "HudFontSmall" + "labelText" "%support%" + "textAlignment" "west" + "xpos" "502" + "ypos" "2" + "zpos" "3" + "wide" "35" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "235 226 202 255" + } + "DamageLabel" + { + "ControlName" "CExLabel" + "fieldName" "DamageLabel" + "font" "HudFontSmall" + "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" "HudFontSmall" + "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" "HudFontSmall" + "labelText" "%damage%" + "textAlignment" "west" + "xpos" "502" + "ypos" "16" + "zpos" "3" + "wide" "35" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + } + + "MvMScoreboard" + { + "ControlName" "CTFHudMannVsMachineScoreboard" + "fieldName" "MvMScoreboard" + "xpos" "0" + "ypos" "0" + "zpos" "10" + "wide" "f0" + "tall" "480" + "visible" "0" + "enabled" "1" + "verbose" "1" + + if_mvm + { + "visible" "1" + } + } +} \ No newline at end of file diff --git a/resource/ui/scoreboard.res b/resource/ui/scoreboard.res index fe68e38..bf73016 100644 --- a/resource/ui/scoreboard.res +++ b/resource/ui/scoreboard.res @@ -1,2 +1,2 @@ "#base" "../../#customizations/_enabled/scoreboard-minimal.res" -"#base" "../../#customizations/_stock/scoreboard.res" \ No newline at end of file +"#base" "scoreboard-base.res" \ No newline at end of file diff --git a/resource/ui/teammenu-base.res b/resource/ui/teammenu-base.res new file mode 100644 index 0000000..1957ec3 --- /dev/null +++ b/resource/ui/teammenu-base.res @@ -0,0 +1,410 @@ +"Resource/UI/TeamMenu.res" +{ + "team" + { + "ControlName" "CTeamMenu" + "fieldName" "team" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "480" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fgcolor" "255 0 0 255" + } + "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 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" + } + + "SelectTeamLabel" + { + "ControlName" "Label" + "fieldName" "SelectTeamLabel" + "xpos" "0" + "ypos" "c-75" + "zpos" "1" + "wide" "255" + "tall" "25" + "labelText" "#TF_SelectATeam" + "textAlignment" "center" + "font" "Cerbetica32" + "visible" "1" + "enabled" "1" + "fgcolor_override" "TanLight" + } + + "teambutton0" + { + "ControlName" "CTFTeamButton" + "fieldName" "teambutton0" + "xpos" "0" + "ypos" "15" + "zpos" "1" + "wide" "255" + "tall" "30" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "3" + "labelText" "#TF_BlueTeam_Name" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "command" "jointeam blue" + "team" "3" // Blue Team + "font" "Cerbetica20" + + "defaultBgColor_override" "Blue" + "armedBgColor_override" "BlueSolid" + "depressedBgColor_override" "Blue" + "selectedBgColor_override" "BlueSolid" + + "defaultFgColor_override" "255 255 255 128" + "armedFgColor_override" "TanLight" + "depressedFgColor_override" "255 255 255 128" + "selectedFgColor_override" "TanLight" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "pin_to_sibling" "SelectTeamLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + + "teambutton1" + { + "ControlName" "CTFTeamButton" + "fieldName" "teambutton1" + "xpos" "0" + "ypos" "5" + "zpos" "1" + "wide" "255" + "tall" "30" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "3" + "labelText" "#TF_RedTeam_Name" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "command" "jointeam red" + "team" "4" // Red Team + "font" "Cerbetica20" + + "defaultBgColor_override" "Red" + "armedBgColor_override" "RedSolid" + "depressedBgColor_override" "Red" + "selectedBgColor_override" "RedSolid" + + "defaultFgColor_override" "255 255 255 128" + "armedFgColor_override" "TanLight" + "depressedFgColor_override" "255 255 255 128" + "selectedFgColor_override" "TanLight" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "pin_to_sibling" "teambutton0" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + + "teambutton2" + { + "ControlName" "CTFTeamButton" + "fieldName" "teambutton2" + "xpos" "0" + "ypos" "5" + "zpos" "1" + "wide" "255" + "tall" "30" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "1" + "labelText" "#TF_Random" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "paintborder" "0" + "command" "jointeam auto" + "font" "Cerbetica20" + + "defaultBgColor_override" "TransparentBlack" + "armedBgColor_override" "ColorWhite" + "depressedBgColor_override" "TransparentBlack" + "selectedBgColor_override" "ColorWhite" + + "defaultFgColor_override" "255 255 255 128" + "armedFgColor_override" "TanDark" + "depressedFgColor_override" "255 255 255 128" + "selectedFgColor_override" "TanDark" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "pin_to_sibling" "teambutton1" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + + "teambutton3" + { + "ControlName" "CTFTeamButton" + "fieldName" "teambutton3" + "xpos" "0" + "ypos" "5" + "zpos" "1" + "wide" "255" + "tall" "30" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "2" + "labelText" "#TF_Spectate" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "paintborder" "0" + "command" "jointeam spectate" + "font" "Cerbetica20" + + "defaultBgColor_override" "TransparentBlack" + "armedBgColor_override" "ColorWhite" + "depressedBgColor_override" "TransparentBlack" + "selectedBgColor_override" "ColorWhite" + + "defaultFgColor_override" "255 255 255 128" + "armedFgColor_override" "TanDark" + "depressedFgColor_override" "255 255 255 128" + "selectedFgColor_override" "TanDark" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "pin_to_sibling" "teambutton2" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + + "MenuBG" + { + "ControlName" "ImagePanel" + "fieldName" "MenuBG" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "480" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "fillcolor" "255 255 255 7" + } + + "BlueCount" + { + "ControlName" "CExLabel" + "fieldName" "BlueCount" + "xpos" "0" + "ypos" "0" + "zpos" "2" + "zpos" "3" + "wide" "20" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%bluecount%" + "textAlignment" "east" + "dulltext" "0" + "brighttext" "1" + "font" "Cerbetica20" + "fgcolor" "255 255 255 128" + + "pin_to_sibling" "teambutton0" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + + "RedCount" + { + "ControlName" "CExLabel" + "fieldName" "RedCount" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "20" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%redcount%" + "textAlignment" "east" + "dulltext" "0" + "brighttext" "1" + "font" "Cerbetica20" + "fgcolor" "255 255 255 128" + + "pin_to_sibling" "teambutton1" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + + "TeamsFullLabel" + { + "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" "Cerbetica12" + "fgcolor" "TanLight" + "centerwrap" "1" + } + + "TeamsFullLabelShadow" + { + "ControlName" "CExLabel" + "fieldName" "TeamsFullLabelShadow" + "xpos" "-1" + "ypos" "-1" + "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" "Cerbetica12" + "fgcolor" "TransparentBlack" + "centerwrap" "1" + + "pin_to_sibling" "TeamsFullLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + + "CancelButton" + { + "ControlName" "CExButton" + "fieldName" "CancelButton" + "wide" "0" + } + + "teambutton0SC" + { + "ControlName" "CExButton" + "fieldName" "teambutton0SC" + "wide" "0" + "tall" "0" + "visible" "1" + "enabled" "1" + "labelText" "&3" + "command" "jointeam blue" + "team" "3" + } + + "teambutton1SC" + { + "ControlName" "CExButton" + "fieldName" "teambutton1SC" + "wide" "0" + "tall" "0" + "visible" "1" + "enabled" "1" + "labelText" "&4" + "command" "jointeam red" + "team" "4" + } + + "teambutton2SC" + { + "ControlName" "CExButton" + "fieldName" "teambutton2SC" + "wide" "0" + "tall" "0" + "visible" "1" + "enabled" "1" + "labelText" "&1" + "command" "jointeam auto" + } + + "teambutton3SC" + { + "ControlName" "CExButton" + "fieldName" "teambutton3SC" + "wide" "0" + "tall" "0" + "visible" "1" + "enabled" "1" + "labelText" "&2" + "command" "jointeam spectate" + } +} \ No newline at end of file diff --git a/resource/ui/teammenu.res b/resource/ui/teammenu.res index ec202fe..bd5f02b 100644 --- a/resource/ui/teammenu.res +++ b/resource/ui/teammenu.res @@ -1,2 +1,2 @@ "#base" "../../#customizations/_enabled/teammenu-center.res" -"#base" "../../#customizations/_stock/teammenu.res" \ No newline at end of file +"#base" "teammenu-base.res" \ No newline at end of file -- cgit v1.2.3