diff options
| author | Igor <[email protected]> | 2021-07-04 21:31:22 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-07-04 21:31:22 -0400 |
| commit | 09c61d25921c37ca1db41c464634bf16cbfb7494 (patch) | |
| tree | 128a27b0c7a910da42129e69aba8b1f4737280f0 /#customizations | |
| parent | e9e324532cec11efafb57200c135fe3eb8397e22 (diff) | |
| parent | 9fe1700457db24b0c7c1a7220b612a53a5482687 (diff) | |
Merge pull request #173 from raysfire/dev
v2021.0705
Diffstat (limited to '#customizations')
30 files changed, 625 insertions, 7592 deletions
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 ec54f49..0000000 --- a/#customizations/_stock/mainmenuoverride.res +++ /dev/null @@ -1,1601 +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" "50" - "visible" "0" - "PaintBackgroundType" "2" - "border" "CyanBorderThick" - - "TipSubLabel" - { - "ControlName" "ImagePanel" - "fieldName" "TipSubLabel" - "font" "HudFontSmall" - "labelText" "%tipsubtext%" - "textAlignment" "center" - "xpos" "0" - "ypos" "0" - "zpos" "2" - "wide" "250" - "tall" "50" - "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" - } - } - - "MOTD_Panel" - { - "ControlName" "EditablePanel" - "fieldName" "MOTD_Panel" - "xpos" "r330" - "ypos" "65" - "zpos" "100" - "wide" "300" - "tall" "350" - "visible" "0" - "PaintBackgroundType" "0" - "paintbackground" "1" - "border" "NoBorder" - "bgcolor_override" "DarkGrey" - - "MOTD_HeaderContainer" - { - "ControlName" "EditablePanel" - "fieldName" "MOTD_HeaderContainer" - "xpos" "0" - "ypos" "0" - "wide" "300" - "tall" "22" - "visible" "1" - - "MOTD_HeaderLabel" - { - "ControlName" "CExLabel" - "fieldName" "MOTD_HeaderLabel" - "font" "HudFontSmallBold" - "textAlignment" "center" - "labelText" "%motdheader%" - "xpos" "0" - "ypos" "0" - "wide" "300" - "tall" "24" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "PaintBackgroundType" "0" - "fgcolor_override" "TanLight" - "bgcolor_override" "25 25 25 255" - } - } - - "MOTD_CloseButton" - { - "ControlName" "CExImageButton" - "fieldName" "MOTD_CloseButton" - "xpos" "282" - "ypos" "4" - "zpos" "10" - "wide" "14" - "tall" "14" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labeltext" "(" - "font" "CustomIcons" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "0" - "actionsignallevel" "2" - "Command" "motd_hide" - "paintbackground" "0" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "255 0 0 255" - "depressedFgColor_override" "TanLight" - } - - "MOTD_HeaderIcon" - { - "ControlName" "ImagePanel" - "fieldName" "MOTD_HeaderIcon" - "xpos" "265" - "ypos" "25" - "zpos" "100" - "wide" "25" - "tall" "25" - "visible" "0" - "enabled" "1" - "image" "class_icons/filter_all_motd" - "scaleImage" "1" - } - - "MOTD_TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "MOTD_TitleLabel" - "font" "HudFontSmall" - "labelText" "%motdtitle%" - "textAlignment" "west" - "xpos" "10" - "ypos" "25" - "wide" "250" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "White" - "wrap" "1" - } - - "MOTD_Label" - { - "ControlName" "CExLabel" - "fieldName" "MOTD_Label" - "font" "HudFontSmallest" - "labelText" "%motddate%" - "textAlignment" "north-west" - "xpos" "10" - "ypos" "38" - "wide" "300" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "White" - } - - "MOTD_TitleImageBg" - { - "ControlName" "ImagePanel" - "fieldName" "MOTD_TitleImageBg" - "xpos" "cs-0.5" - "ypos" "55" - "zpos" "99" - "wide" "250" - "tall" "150" - "visible" "1" - "enabled" "1" - "image" "item_bg" - "scaleImage" "1" - "proportionaltoparent" "1" - } - - "MOTD_TitleImageContainer" - { - "ControlName" "EditablePanel" - "fieldName" "MOTD_TitleImageContainer" - "xpos" "cs-0.5" - "ypos" "55" - "zpos" "100" - "wide" "250" - "tall" "150" - "visible" "1" - "proportionaltoparent" "1" - - "MOTD_TitleImage" - { - "ControlName" "ImagePanel" - "fieldName" "MOTD_TitleImage" - "xpos" "0" - "ypos" "0" - "zpos" "100" - "wide" "250" - "tall" "250" - "visible" "1" - "enabled" "1" - "image" "class_icons/filter_all" - "scaleImage" "0" - } - } - - "MOTD_TextScroller" - { - "ControlName" "ScrollableEditablePanel" - "fieldName" "MOTD_TextScroller" - "xpos" "20" - "ypos" "220" - "wide" "280" - "tall" "110" - "PaintBackgroundType" "2" - "fgcolor_override" "117 107 94 255" - - "MOTD_TextPanel" - { - "ControlName" "EditablePanel" - "fieldName" "MOTD_TextPanel" - "xpos" "0" - "ypos" "0" - "wide" "250" - "tall" "300" - "visible" "1" - "PaintBackgroundType" "2" - - "MOTD_TextLabel" - { - "ControlName" "CExLabel" - "fieldName" "MOTD_TextLabel" - "font" "HudFontSmallest" - "labelText" "%motdtext%" - "textAlignment" "north-west" - "xpos" "0" - "ypos" "0" - "wide" "250" - "tall" "300" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "White" - "wrap" "1" - } - } - } - - "MOTD_URLButton" - { - "ControlName" "CExButton" - "fieldName" "MOTD_URLButton" - "xpos" "75" - "ypos" "rs1.4" - "wide" "150" - "tall" "15" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#MMenu_MOTD_URL" - "textinsetx" "20" - "use_proportional_insets" "1" - "font" "HudFontSmallestBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "command" "motd_viewurl" - "proportionaltoparent" "1" - "actionsignallevel" "2" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "defaultFgColor_override" "White" - "defaultBgColor_override" "Black" - "armedFgColor_override" "Black" - "armedBgColor_override" "White" - "depressedFgColor_override" "White" - } - - "MOTD_PrevButton" - { - "ControlName" "CExImageButton" - "fieldName" "MOTD_PrevButton" - "xpos" "12" - "ypos" "336" - "zpos" "1" - "wide" "20" - "tall" "20" - "autoResize" "0" - "pinCorner" "3" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "" - "font" "HudFontSmallest" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "motd_prev" - "actionsignallevel" "2" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "0" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "White" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "20" - "tall" "20" - "visible" "1" - "enabled" "1" - "image" "blog_back" - "scaleImage" "1" - } - } - - "MOTD_NextButton" - { - "ControlName" "CExImageButton" - "fieldName" "MOTD_NextButton" - "xpos" "267" - "ypos" "336" - "zpos" "1" - "wide" "20" - "tall" "20" - "autoResize" "0" - "pinCorner" "3" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "" - "font" "HudFontSmallest" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "motd_next" - "actionsignallevel" "2" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "0" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "White" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "20" - "tall" "20" - "visible" "1" - "enabled" "1" - "image" "blog_forward" - "scaleImage" "1" - } - } - } - - "Notifications_Panel" - { - "ControlName" "EditablePanel" - "fieldName" "Notifications_Panel" - "xpos" "c-120" - "ypos" "80" - "zpos" "100" - "wide" "210" - "tall" "80" - "visible" "0" - "PaintBackgroundType" "2" - "paintbackground" "1" - "border" "NoBorder" - "bgcolor_override" "DarkGrey" - - "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" "235 226 202 255" - "armedFgColor_override" "255 0 0 255" - "depressedFgColor_override" "235 226 202 255" - } - - "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" "235 226 202 255" - "armedFgColor_override" "72 255 255 255" - } - } - - "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" "235 226 202 255" - "armedFgColor_override" "72 255 255 255" - } - } - - "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" "235 226 202 255" - "armedFgColor_override" "72 255 255 255" - } - } - - "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" "235 226 202 255" - "armedFgColor_override" "72 255 255 255" - } - } - - "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" "235 226 202 255" - "armedFgColor_override" "72 255 255 255" - } - } - - "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" "235 226 202 255" - "armedFgColor_override" "72 255 255 255" - } - } - - "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" "235 226 202 255" - "armedFgColor_override" "72 255 255 255" - } - } - - "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" "235 226 202 255" - "armedFgColor_override" "72 255 255 255" - } - } - - "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" "235 226 202 255" - "armedFgColor_override" "72 255 255 255" - } - } - - "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/#customizations/_streamermode/basechat.res b/#customizations/_streamermode/basechat.res new file mode 100644 index 0000000..505eda6 --- /dev/null +++ b/#customizations/_streamermode/basechat.res @@ -0,0 +1,7 @@ +"Resource/UI/BaseChat.res" +{ + "HudChat" + { + "ypos" "9999" + } +}
\ No newline at end of file diff --git a/#customizations/_streamermode/dashboardpartymember.res b/#customizations/_streamermode/dashboardpartymember.res new file mode 100644 index 0000000..fc523d8 --- /dev/null +++ b/#customizations/_streamermode/dashboardpartymember.res @@ -0,0 +1,7 @@ +"Resource/UI/DashboardPartyMember.res" +{ + "avatar" + { + "ypos" "9999" + } +}
\ No newline at end of file diff --git a/#customizations/_streamermode/disguisestatuspanel.res b/#customizations/_streamermode/disguisestatuspanel.res new file mode 100644 index 0000000..68b544b --- /dev/null +++ b/#customizations/_streamermode/disguisestatuspanel.res @@ -0,0 +1,7 @@ +"Resource/UI/ItemModelPanel.res" +{ + "DisguiseNameLabel" + { + "ypos" "9999" + } +}
\ No newline at end of file diff --git a/#customizations/_streamermode/freezepanel_basic.res b/#customizations/_streamermode/freezepanel_basic.res new file mode 100644 index 0000000..cd703ba --- /dev/null +++ b/#customizations/_streamermode/freezepanel_basic.res @@ -0,0 +1,20 @@ +"Resource/UI/FreezePanel_Basic.res" +{ + "FreezePanelBase" + { + "FreezeLabel" + { + "ypos" "9999" + } + + "FreezeLabelKiller" + { + "ypos" "9999" + } + } + + "itempanel" + { + "ypos" "9999" + } +}
\ No newline at end of file diff --git a/#customizations/_streamermode/hudarenawinpanel.res b/#customizations/_streamermode/hudarenawinpanel.res new file mode 100644 index 0000000..c72a748 --- /dev/null +++ b/#customizations/_streamermode/hudarenawinpanel.res @@ -0,0 +1,58 @@ +"Resource/UI/arenawinpanel.res" +{ + "ArenaWinPanelWinnersPanel" + { + "Player1Avatar" + { + "ypos" "9999" + } + "Player1Name" + { + "ypos" "9999" + } + "Player2Avatar" + { + "ypos" "9999" + } + "Player2Name" + { + "ypos" "9999" + } + "Player3Avatar" + { + "ypos" "9999" + } + "Player3Name" + { + "ypos" "9999" + } + } + + "ArenaWinPanelLosersPanel" + { + "Player1Avatar" + { + "ypos" "9999" + } + "Player1Name" + { + "ypos" "9999" + } + "Player2Avatar" + { + "ypos" "9999" + } + "Player2Name" + { + "ypos" "9999" + } + "Player3Avatar" + { + "ypos" "9999" + } + "Player3Name" + { + "ypos" "9999" + } + } +}
\ No newline at end of file diff --git a/#customizations/_streamermode/hudinspectpanel.res b/#customizations/_streamermode/hudinspectpanel.res new file mode 100644 index 0000000..9d04ac5 --- /dev/null +++ b/#customizations/_streamermode/hudinspectpanel.res @@ -0,0 +1,10 @@ +"Resource/UI/HudInspectPanel.res" +{ + "itempanel" + { + "ItemLabel" + { + "ypos" "9999" + } + } +}
\ No newline at end of file diff --git a/#customizations/_streamermode/hudkillstreaknotice.res b/#customizations/_streamermode/hudkillstreaknotice.res new file mode 100644 index 0000000..4eb3a1a --- /dev/null +++ b/#customizations/_streamermode/hudkillstreaknotice.res @@ -0,0 +1,7 @@ +"Resource/UI/HudKillStreakNotice.res" +{ + "SplashLabel" + { + "ypos" "9999" + } +}
\ No newline at end of file diff --git a/#customizations/_streamermode/hudlayout.res b/#customizations/_streamermode/hudlayout.res new file mode 100644 index 0000000..1f22f08 --- /dev/null +++ b/#customizations/_streamermode/hudlayout.res @@ -0,0 +1,17 @@ +"Resource/HudLayout.res" +{ + "HudDeathNotice" + { + "TextFont" "" + } + + "HudVoiceStatus" + { + "text_xpos" "9999" + } + + "HudSpectatorExtras" + { + "player_name_font" "" + } +}
\ No newline at end of file diff --git a/#customizations/_streamermode/hudmatchstatus.res b/#customizations/_streamermode/hudmatchstatus.res new file mode 100644 index 0000000..9ab39da --- /dev/null +++ b/#customizations/_streamermode/hudmatchstatus.res @@ -0,0 +1,23 @@ +"Resource/UI/HudMatchStatus.res" +{ + "TeamStatus" + { + "playerpanels_kv" + { + "playername" + { + "xpos" "9999" + } + } + } + + "BlueTeamPanel" + { + "xpos" "9999" + } + + "RedTeamPanel" + { + "xpos" "9999" + } +}
\ No newline at end of file diff --git a/#customizations/_streamermode/hudmatchsummary.res b/#customizations/_streamermode/hudmatchsummary.res new file mode 100644 index 0000000..5d1a2da --- /dev/null +++ b/#customizations/_streamermode/hudmatchsummary.res @@ -0,0 +1,34 @@ +"Resource/UI/HudMatchSummary.res" +{ + "MainStatsContainer" + { + "TeamScoresPanel" + { + "BlueTeamPanel" + { + "wide" "0" + + "BluePlayerListParent" + { + BluePlayerList + { + "wide" "0" + } + } + } + + "RedTeamPanel" + { + "wide" "0" + + "RedPlayerListParent" + { + RedPlayerListParent + { + "wide" "0" + } + } + } + } + } +}
\ No newline at end of file diff --git a/#customizations/_streamermode/hudplayerclass.res b/#customizations/_streamermode/hudplayerclass.res new file mode 100644 index 0000000..25c5e9e --- /dev/null +++ b/#customizations/_streamermode/hudplayerclass.res @@ -0,0 +1,10 @@ +"Resource/UI/HudPlayerClass.res" +{ + "CarryingWeapon" + { + "OwnerLabel" + { + "ypos" "9999" + } + } +}
\ No newline at end of file diff --git a/#customizations/_streamermode/hudtournament.res b/#customizations/_streamermode/hudtournament.res new file mode 100644 index 0000000..1662cdf --- /dev/null +++ b/#customizations/_streamermode/hudtournament.res @@ -0,0 +1,21 @@ +"Resource/UI/HudTournament.res" +{ + HudTournament + { + playerpanels_kv + { + "playername" + { + if_competitive + { + "ypos" "9999" + } + + if_readymode + { + "ypos" "9999" + } + } + } + } +}
\ No newline at end of file diff --git a/#customizations/_streamermode/matchmakingtooltip.res b/#customizations/_streamermode/matchmakingtooltip.res new file mode 100644 index 0000000..fbb6b7f --- /dev/null +++ b/#customizations/_streamermode/matchmakingtooltip.res @@ -0,0 +1,10 @@ +"Resource/UI/MatchMakingTooltip.res" +{ + "TooltipPanel" + { + "TipLabel" + { + "ypos" "9999" + } + } +}
\ No newline at end of file diff --git a/#customizations/_streamermode/mvmscoreboard.res b/#customizations/_streamermode/mvmscoreboard.res new file mode 100644 index 0000000..1a0be34 --- /dev/null +++ b/#customizations/_streamermode/mvmscoreboard.res @@ -0,0 +1,7 @@ +"Resource/UI/MvMScoreboard.res" +{ + "MvMPlayerList" + { + "ypos" "9999" + } +}
\ No newline at end of file diff --git a/#customizations/_streamermode/pvprankpanel.res b/#customizations/_streamermode/pvprankpanel.res new file mode 100644 index 0000000..e42eea4 --- /dev/null +++ b/#customizations/_streamermode/pvprankpanel.res @@ -0,0 +1,10 @@ +"Resource/UI/MvMScoreboard.res" +{ + "BGPanel" + { + "NameLabel" + { + "labelText" "STREAMER MODE" + } + } +}
\ No newline at end of file diff --git a/#customizations/_streamermode/scoreboard.res b/#customizations/_streamermode/scoreboard.res new file mode 100644 index 0000000..31c4b03 --- /dev/null +++ b/#customizations/_streamermode/scoreboard.res @@ -0,0 +1,22 @@ +"Resource/UI/Scoreboard.res" +{ + "ServerLabel" + { + "ypos" "9999" + + if_mvm + { + "ypos" "9999" + } + } + + "BluePlayerList" + { + "wide" "0" + } + + "RedPlayerList" + { + "wide" "0" + } +}
\ No newline at end of file diff --git a/#customizations/_streamermode/spectator.res b/#customizations/_streamermode/spectator.res new file mode 100644 index 0000000..787ba4f --- /dev/null +++ b/#customizations/_streamermode/spectator.res @@ -0,0 +1,10 @@ +"Resource/UI/Spectator.res" +{ + "itempanel" + { + "ItemLabel" + { + "ypos" "9999" + } + } +}
\ No newline at end of file diff --git a/#customizations/_streamermode/targetid.res b/#customizations/_streamermode/targetid.res new file mode 100644 index 0000000..068b863 --- /dev/null +++ b/#customizations/_streamermode/targetid.res @@ -0,0 +1,7 @@ +"Resource/UI/TargetID.res" +{ + "TargetNameLabel" + { + "labeltext" "" + } +}
\ No newline at end of file diff --git a/#customizations/_streamermode/votehud.res b/#customizations/_streamermode/votehud.res new file mode 100644 index 0000000..1b7b36f --- /dev/null +++ b/#customizations/_streamermode/votehud.res @@ -0,0 +1,10 @@ +"Resource/UI/VoteHud.res" +{ + "VoteActive" + { + "Header" + { + "ypos" "9999" + } + } +}
\ No newline at end of file diff --git a/#customizations/_streamermode/winpanel.res b/#customizations/_streamermode/winpanel.res new file mode 100644 index 0000000..aa0f1cb --- /dev/null +++ b/#customizations/_streamermode/winpanel.res @@ -0,0 +1,42 @@ +"Resource/UI/winpanel.res" +{ + "Player1Avatar" + { + "ypos" "9999" + } + + "Player2Avatar" + { + "ypos" "9999" + } + + "Player3Avatar" + { + "ypos" "9999" + } + + "Player1Name" + { + "ypos" "9999" + } + + "Player2Name" + { + "ypos" "9999" + } + + "Player3Name" + { + "ypos" "9999" + } + + "KillStreakPlayer1Avatar" + { + "ypos" "9999" + } + + "KillStreakPlayer1Name" + { + "ypos" "9999" + } +}
\ No newline at end of file diff --git a/#customizations/hudplayerhealth-broesel.res b/#customizations/hudplayerhealth-broesel.res index 6351d22..1146df3 100644 --- a/#customizations/hudplayerhealth-broesel.res +++ b/#customizations/hudplayerhealth-broesel.res @@ -96,7 +96,7 @@ "fillcolor" "0 0 0 0" } - "PlayerStatusHealthValue" + "PlayerHealthValue" { "xpos" "-18" "ypos" "12" @@ -104,7 +104,7 @@ "font_minmode" "Cerbetica24" } - "PlayerStatusHealthValueShadow" + "PlayerHealthValueShadow" { "font" "Cerbetica24" "font_minmode" "Cerbetica24" diff --git a/#customizations/mainmenuoverride-classic.res b/#customizations/mainmenuoverride-classic.res index 0268e0d..205869a 100644 --- a/#customizations/mainmenuoverride-classic.res +++ b/#customizations/mainmenuoverride-classic.res @@ -1,209 +1,8 @@ "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" "9999" - "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" @@ -223,745 +22,75 @@ "RankModelPanel" { - "ControlName" "CPvPRankPanel" - "fieldName" "RankModelPanel" "xpos" "150" - "ypos" "cs-0.46" - "zpos" "0" - "wide" "170" - "tall" "800" - "visible" "0" - "proportionaltoparent" "1" - "mouseinputenabled" "1" - "matchgroup" "MatchGroup_Casual_12v12" - "show_progress" "0" + "ypos" "c-135" } "CycleRankTypeButton" { - "ControlName" "CExImageButton" - "fieldName" "CycleRankTypeButton" "xpos" "250" - "ypos" "cs-0.5-10" + "ypos" "cs-0.4-10" "zpos" "1" - "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" "TanLight" - "armedFgColor_override" "ColorCyan" - "depressedFgColor_override" "TanLight" - } - - "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" "50" "ypos" "250" - "zpos" "0" - "wide" "170" "tall" "56" - "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" "50" - "ypos" "250" - "zpos" "2" - "wide" "225" - "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" + "xpos" "75" + "ypos" "240" + "wide" "200" + "textinsetx" "15" + "textinsety" "5" + //"font" "HudFontSmallestBold" } "NoGCImage" { - "ControlName" "ImagePanel" - "fieldName" "NoGCImage" "xpos" "210" - "ypos" "275" - "zpos" "2" - "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" "50" - "visible" "0" - "PaintBackgroundType" "2" - "border" "CyanBorderThick" - - "TipSubLabel" - { - "ControlName" "ImagePanel" - "fieldName" "TipSubLabel" - "font" "HudFontSmall" - "labelText" "%tipsubtext%" - "textAlignment" "center" - "xpos" "0" - "ypos" "0" - "zpos" "2" - "wide" "250" - "tall" "50" - "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" - } + "ypos" "260" } "Notifications_ShowButtonPanel" { - "ControlName" "EditablePanel" - "fieldName" "Notifications_ShowButtonPanel" "xpos" "r28" "ypos" "40" - "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" - } - } - - "MOTD_Panel" - { - "ControlName" "EditablePanel" - "fieldName" "MOTD_Panel" - "xpos" "r330" - "ypos" "65" - "zpos" "100" - "wide" "300" - "tall" "350" - "visible" "0" - "PaintBackgroundType" "0" - "paintbackground" "1" - "border" "NoBorder" - "bgcolor_override" "DarkGrey" - - "MOTD_HeaderContainer" - { - "ControlName" "EditablePanel" - "fieldName" "MOTD_HeaderContainer" - "xpos" "0" - "ypos" "0" - "wide" "300" - "tall" "22" - "visible" "1" - - "MOTD_HeaderLabel" - { - "ControlName" "CExLabel" - "fieldName" "MOTD_HeaderLabel" - "font" "HudFontSmallBold" - "textAlignment" "center" - "labelText" "%motdheader%" - "xpos" "0" - "ypos" "0" - "wide" "300" - "tall" "24" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "PaintBackgroundType" "0" - "fgcolor_override" "TanLight" - "bgcolor_override" "25 25 25 255" - } - } - - "MOTD_CloseButton" - { - "ControlName" "CExImageButton" - "fieldName" "MOTD_CloseButton" - "xpos" "282" - "ypos" "4" - "zpos" "10" - "wide" "14" - "tall" "14" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labeltext" "(" - "font" "CustomIcons" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "0" - "actionsignallevel" "2" - "Command" "motd_hide" - "paintbackground" "0" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "255 0 0 255" - "depressedFgColor_override" "TanLight" - } - - "MOTD_HeaderIcon" - { - "ControlName" "ImagePanel" - "fieldName" "MOTD_HeaderIcon" - "xpos" "265" - "ypos" "25" - "zpos" "100" - "wide" "25" - "tall" "25" - "visible" "0" - "enabled" "1" - "image" "class_icons/filter_all_motd" - "scaleImage" "1" - } - - "MOTD_TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "MOTD_TitleLabel" - "font" "HudFontSmall" - "labelText" "%motdtitle%" - "textAlignment" "west" - "xpos" "10" - "ypos" "25" - "wide" "250" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "White" - "wrap" "1" - } - - "MOTD_Label" - { - "ControlName" "CExLabel" - "fieldName" "MOTD_Label" - "font" "HudFontSmallest" - "labelText" "%motddate%" - "textAlignment" "north-west" - "xpos" "10" - "ypos" "38" - "wide" "300" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "White" - } - - "MOTD_TitleImageBg" - { - "ControlName" "ImagePanel" - "fieldName" "MOTD_TitleImageBg" - "xpos" "cs-0.5" - "ypos" "55" - "zpos" "99" - "wide" "250" - "tall" "150" - "visible" "1" - "enabled" "1" - "image" "item_bg" - "scaleImage" "1" - "proportionaltoparent" "1" - } - - "MOTD_TitleImageContainer" - { - "ControlName" "EditablePanel" - "fieldName" "MOTD_TitleImageContainer" - "xpos" "cs-0.5" - "ypos" "55" - "zpos" "100" - "wide" "250" - "tall" "150" - "visible" "1" - "proportionaltoparent" "1" - - "MOTD_TitleImage" - { - "ControlName" "ImagePanel" - "fieldName" "MOTD_TitleImage" - "xpos" "0" - "ypos" "0" - "zpos" "100" - "wide" "250" - "tall" "250" - "visible" "1" - "enabled" "1" - "image" "class_icons/filter_all" - "scaleImage" "0" - } - } - - "MOTD_TextScroller" - { - "ControlName" "ScrollableEditablePanel" - "fieldName" "MOTD_TextScroller" - "xpos" "20" - "ypos" "220" - "wide" "280" - "tall" "110" - "PaintBackgroundType" "2" - "fgcolor_override" "117 107 94 255" - - "MOTD_TextPanel" - { - "ControlName" "EditablePanel" - "fieldName" "MOTD_TextPanel" - "xpos" "0" - "ypos" "0" - "wide" "250" - "tall" "300" - "visible" "1" - "PaintBackgroundType" "2" - - "MOTD_TextLabel" - { - "ControlName" "CExLabel" - "fieldName" "MOTD_TextLabel" - "font" "HudFontSmallest" - "labelText" "%motdtext%" - "textAlignment" "north-west" - "xpos" "0" - "ypos" "0" - "wide" "250" - "tall" "300" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "White" - "wrap" "1" - } - } - } - - "MOTD_URLButton" - { - "ControlName" "CExButton" - "fieldName" "MOTD_URLButton" - "xpos" "75" - "ypos" "rs1.4" - "wide" "150" - "tall" "15" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#MMenu_MOTD_URL" - "textinsetx" "20" - "use_proportional_insets" "1" - "font" "HudFontSmallestBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "command" "motd_viewurl" - "proportionaltoparent" "1" - "actionsignallevel" "2" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "defaultFgColor_override" "White" - "defaultBgColor_override" "Black" - "armedFgColor_override" "Black" - "armedBgColor_override" "White" - "depressedFgColor_override" "White" - } - - "MOTD_PrevButton" - { - "ControlName" "CExImageButton" - "fieldName" "MOTD_PrevButton" - "xpos" "12" - "ypos" "336" - "zpos" "1" - "wide" "20" - "tall" "20" - "autoResize" "0" - "pinCorner" "3" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "" - "font" "HudFontSmallest" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "motd_prev" - "actionsignallevel" "2" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "0" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "White" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "20" - "tall" "20" - "visible" "1" - "enabled" "1" - "image" "blog_back" - "scaleImage" "1" - } - } - - "MOTD_NextButton" - { - "ControlName" "CExImageButton" - "fieldName" "MOTD_NextButton" - "xpos" "267" - "ypos" "336" - "zpos" "1" - "wide" "20" - "tall" "20" - "autoResize" "0" - "pinCorner" "3" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "" - "font" "HudFontSmallest" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "motd_next" - "actionsignallevel" "2" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "0" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "White" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "20" - "tall" "20" - "visible" "1" - "enabled" "1" - "image" "blog_forward" - "scaleImage" "1" - } - } } "Notifications_Panel" { - "ControlName" "EditablePanel" - "fieldName" "Notifications_Panel" "xpos" "r240" "ypos" "60" - "zpos" "100" - "wide" "210" - "tall" "80" - "visible" "0" - "PaintBackgroundType" "2" - "paintbackground" "1" - "border" "NoBorder" - "bgcolor_override" "DarkGrey" - - "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" "235 226 202 255" - "armedFgColor_override" "255 0 0 255" - "depressedFgColor_override" "235 226 202 255" - } - - "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" "80" "ypos" "285" - "zpos" "5" "wide" "190" "tall" "180" - "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" "cs-0.5" "ypos" "30" - "zpos" "501" "wide" "180" "tall" "180" - "visible" "1" - "PaintBackgroundType" "0" - "proportionaltoparent" "1" - "mouseinputenabled" "0" - - "paintborder" "1" - "border" "InnerShadowBorder" } "SteamFriendsList" { - "ControlName" "CSteamFriendsListPanel" - "fieldName" "SteamFriendsList" "xpos" "cs-0.5" "ypos" "30" "zpos" "500" "wide" "180" "tall" "180" "visible" "1" - "proportionaltoparent" "1" - "columns_count" "2" "inset_x" "10" "inset_y" "5" @@ -974,618 +103,95 @@ "wide" "70" "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" "cs-0.5" "ypos" "30" - "zpos" "499" "wide" "180" "tall" "180" - "visible" "1" - "PaintBackgroundType" "0" - "proportionaltoparent" "1" - "mouseinputenabled" "0" - "bgcolor_override" "0 0 0 100" } } "CharacterSetupButton" { - "ControlName" "CExImageButton" - "fieldName" "CharacterSetupButton" "xpos" "90" - "ypos" "75" - "zpos" "11" + "ypos" "85" "wide" "50" "tall" "16" - "visible" "1" - "enabled" "1" - "labeltext" "#MMenu_CharacterSetup" - "command" "engine open_charinfo" - "font" "Cerbetica16" - "textAlignment" "west" "textinsetx" "0" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" "border_default" "NoBorder" "border_armed" "NoBorder" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "ColorCyan" - - "defaultBgColor_override" "Transparent" - "armedBgColor_override" "25 25 25 148" } "GeneralStoreButton" { - "ControlName" "CExImageButton" - "fieldName" "GeneralStoreButton" "xpos" "90" - "ypos" "95" - "zpos" "11" + "ypos" "105" "wide" "100" "tall" "16" - "visible" "1" - "enabled" "1" - "labeltext" "#StoreTitle" - "command" "engine open_store" - "font" "Cerbetica16" - "textAlignment" "west" "textinsetx" "0" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" "border_default" "NoBorder" "border_armed" "NoBorder" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "ColorCyan" - - "defaultBgColor_override" "Transparent" - "armedBgColor_override" "25 25 25 148" } "SteamWorkshopButton" { - "ControlName" "CExImageButton" - "fieldName" "SteamWorkshopButton" "xpos" "90" - "ypos" "115" - "zpos" "11" + "ypos" "125" "wide" "70" "tall" "16" - "visible" "1" - "enabled" "1" - "AllCaps" "1" - "labeltext" "#MMenu_SteamWorkshop" - "command" "engine OpenSteamWorkshopDialog" - "font" "Cerbetica16" - "textAlignment" "west" "textinsetx" "0" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" "border_default" "NoBorder" "border_armed" "NoBorder" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "ColorCyan" - - "defaultBgColor_override" "Transparent" - "armedBgColor_override" "25 25 25 148" } "SettingButton" { - "ControlName" "CExImageButton" - "fieldName" "SettingButton" "xpos" "90" - "ypos" "135" - "zpos" "11" + "ypos" "145" "wide" "50" "tall" "16" - "visible" "1" - "enabled" "1" - "AllCaps" "1" - "labeltext" "#MMenu_Tooltip_Options" - "command" "OpenOptionsDialog" - "font" "Cerbetica16" - "textAlignment" "west" "textinsetx" "0" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" "border_default" "NoBorder" "border_armed" "NoBorder" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "ColorCyan" - - "defaultBgColor_override" "Transparent" - "armedBgColor_override" "25 25 25 148" } "AdvSettingsButton" { - "ControlName" "CExImageButton" - "fieldName" "AdvSettingsButton" "xpos" "90" - "ypos" "155" - "zpos" "11" + "ypos" "165" "wide" "120" "tall" "16" - "visible" "1" - "enabled" "1" - "AllCaps" "1" - "labeltext" "#MMenu_Tooltip_AdvOptions" - "command" "OpenTF2Options" - "font" "Cerbetica16" - "textAlignment" "west" "textinsetx" "0" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" "border_default" "NoBorder" "border_armed" "NoBorder" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "ColorCyan" - - "defaultBgColor_override" "Transparent" - "armedBgColor_override" "25 25 25 148" } "MinmodeToggle" { - "ControlName" "CExImageButton" - "fieldName" "MinmodeToggle" "xpos" "90" - "ypos" "175" - "zpos" "11" + "ypos" "185" "wide" "100" "tall" "16" - "visible" "1" - "enabled" "1" - "AllCaps" "1" - "labeltext" "MINMODE TOGGLE" - "command" "engine incrementvar cl_hud_minmode 0 1 1" - "font" "Cerbetica16" - "textAlignment" "west" "textinsetx" "0" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" "border_default" "NoBorder" "border_armed" "NoBorder" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "ColorCyan" - - "defaultBgColor_override" "Transparent" - "armedBgColor_override" "25 25 25 148" } "AchievementsButton" { - "ControlName" "EditablePanel" - "fieldname" "AchievementsButton" "xpos" "90" - "ypos" "200" - "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" "235 226 202 255" - "armedFgColor_override" "72 255 255 255" - } - } - - "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" "235 226 202 255" - "armedFgColor_override" "72 255 255 255" - } - } - - "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" "235 226 202 255" - "armedFgColor_override" "72 255 255 255" - } + "ypos" "205" } - - "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" "235 226 202 255" - "armedFgColor_override" "72 255 255 255" - } - } - - "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" "235 226 202 255" - "armedFgColor_override" "72 255 255 255" - } - } - - "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" "235 226 202 255" - "armedFgColor_override" "72 255 255 255" - } - } - - "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" "235 226 202 255" - "armedFgColor_override" "72 255 255 255" - } - } - - "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" "235 226 202 255" - "armedFgColor_override" "72 255 255 255" - } - } - - "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" "235 226 202 255" - "armedFgColor_override" "72 255 255 255" - } - } - + "BGPanel1" { "ControlName" "EditablePanel" @@ -1597,7 +203,7 @@ "tall" "f0" "visible" "1" "enabled" "1" - "bgcolor_override" "25 25 25 255" + "bgcolor_override" "DarkGrey" "PaintBackgroundType" "2" } diff --git a/#customizations/scoreboard-minimal.res b/#customizations/scoreboard-minimal.res index cfde065..b657264 100644 --- a/#customizations/scoreboard-minimal.res +++ b/#customizations/scoreboard-minimal.res @@ -1,80 +1,210 @@ "Resource/UI/Scoreboard.res" { - "scores" - { - "medal_width" "18" - } "BlueScoreBG" { - "ypos" "279" - } - "BlueLeaderAvatar" - { - "ypos" "279" - } - "RedScoreBG" - { - "ypos" "279" - } - "RedLeaderAvatar" - { - "ypos" "279" - } - "ScoreboardBackground" - { - "ypos" "304" - } - "Red6sBackground" - { - "xpos" "c65" - "ypos" "265" - "zpos" "240" - } - "Blue6sBackground" - { - "xpos" "c65" - "ypos" "121" - } - "BlueTeamName" - { - "ypos" "279" - } - "BlueTeamScore" - { - "ypos" "278" - } - "BlueTeamScoreDropshadow" - { "ypos" "280" } - "BlueTeamPlayerCount" - { - "ypos" "265" - } - "RedTeamName" - { - "ypos" "279" - } - "RedTeamScore" - { - "ypos" "278" - } - "RedTeamScoreDropshadow" - { - "ypos" "280" - } - "RedTeamPlayerCount" - { - "ypos" "265" - } "BluePlayerList" { - "ypos" "304" - "tall" "98" + "ypos" "305" } "RedPlayerList" { - "ypos" "304" - "tall" "98" + "ypos" "305" + } + + "ClassImage" + { + "ControlName" "ImagePanel" + "fieldName" "ClassImage" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "92" + "tall" "92" + "visible" "1" + "enabled" "1" + "image" "../hud/class_scoutred" + "scaleImage" "1" + + "pin_to_sibling" "LocalPlayerStatsPanel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + + if_mvm + { + "visible" "1" + } + } + + "classmodelpanel" + { + "ypos" "50" + "pin_to_sibling" "RedPlayerList" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + + "SideBG" + { + "ControlName" "EditablePanel" + "fieldName" "SideBG" + "xpos" "5" + "ypos" "285" + "zpos" "0" + "wide" "150" + "tall" "190" + "visible" "1" + "enabled" "1" + "bgcolor_override" "TransparentBlack" + "PaintBackgroundType" "2" + + //"pin_to_sibling" "BlueScoreBG" + //"pin_corner_to_sibling" "PIN_TOPRIGHT" + //"pin_to_sibling_corner" "PIN_TOPLEFT" + + if_mvm + { + "visible" "0" + } + } + + "LocalPlayerStatsPanel" + { + "ControlName" "EditablePanel" + "fieldName" "LocalPlayerStatsPanel" + "xpos" "0" + "ypos" "0" + "zpos" "10" + "wide" "150" + "tall" "190" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "pin_to_sibling" "SideBG" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + + "KillsLabel" + { + "ControlName" "CExLabel" + "fieldName" "KillsLabel" + "font" "HudFontGiantBold" + "labelText" ":" + "textAlignment" "center" + "xpos" "70" + "ypos" "-10" + "zpos" "3" + "wide" "15" + "tall" "65" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + + "AssistsLabel" + { + "xpos" "40" + "ypos" "50" + } + + "DestructionLabel" + { + "xpos" "9999" + } + + "CapturesLabel" + { + "xpos" "9999" + } + + "DominationLabel" + { + "xpos" "9999" + } + + "DefensesLabel" + { + "xpos" "9999" + } + + "RevengeLabel" + { + "pin_to_sibling" "DefensesLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + + "HealingLabel" + { + "xpos" "0" + "ypos" "2" + + "pin_to_sibling" "AssistsLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + + "InvulnLabel" + { + "xpos" "9999" + } + + "TeleportsLabel" + { + "xpos" "0" + "ypos" "2" + + "pin_to_sibling" "HealingLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + + "HeadshotsLabel" + { + "xpos" "0" + "ypos" "2" + + "pin_to_sibling" "TeleportsLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + + "BackstabsLabel" + { + "xpos" "0" + "ypos" "2" + + "pin_to_sibling" "HeadshotsLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + + "BonusLabel" + { + "xpos" "9999" + } + + "SupportLabel" + { + "xpos" "0" + "ypos" "2" + + "pin_to_sibling" "BackstabsLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + + "DamageLabel" + { + "xpos" "0" + "ypos" "2" + + "pin_to_sibling" "SupportLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } } }
\ No newline at end of file diff --git a/#customizations/teammenu-center.res b/#customizations/teammenu-center.res index 3ffe965..75724be 100644 --- a/#customizations/teammenu-center.res +++ b/#customizations/teammenu-center.res @@ -1,168 +1,111 @@ "Resource/UI/TeamMenu.res" { - "MainBG" - { - "fillcolor" "0 0 0 0" - } "SidePanelBG" { - "fillcolor" "0 0 0 0" - } - "AutojoinBackground" - { - "xpos" "c-110" - "ypos" "c-40" - "wide" "220" - "tall" "20" - } - "SpectateBackground" - { - "xpos" "c-110" - "ypos" "c20" - "wide" "220" - "tall" "20" - } - - "mapname" - { - "xpos" "c-100" - "ypos" "c-100" - "wide" "200" + "fillcolor" "Transparent" } "SelectTeamLabel" { - "xpos" "30" - "ypos" "c200" - "wide" "450" - "textAlignment" "west" + "xpos" "0" + "wide" "f0" } - - "SelectTeamLabel" - { - "visible" "0" - } - + "teambutton0" { - "xpos" "c-110" - "ypos" "c-20" - "wide" "110" - "tall" "40" - "textAlignment" "north" - "font" "Cerbetica16" - } - - "BlueTeamBG" - { - "xpos" "c-110" - "ypos" "c-20" - "wide" "110" - "tall" "40" + "xpos" "0" + "ypos" "5" + "wide" "127" + "tall" "30" + "textAlignment" "east" + "textinsetx" "15" + + "pin_to_sibling" "teambutton2" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" } "teambutton1" { - "xpos" "c0" - "ypos" "c-20" - "wide" "110" - "tall" "40" - "textAlignment" "north" - "font" "Cerbetica16" - } - - "RedTeamBG" - { - "xpos" "c0" - "ypos" "c-20" - "wide" "110" - "tall" "40" + "xpos" "0" + "ypos" "5" + "wide" "127" + "tall" "30" + "textAlignment" "west" + "textinsetx" "15" + + "pin_to_sibling" "teambutton2" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_BOTTOMRIGHT" } "teambutton2" { - "xpos" "c-110" - "ypos" "c-40" - "wide" "220" - "tall" "20" + "xpos" "0" + "ypos" "15" + "wide" "255" + "tall" "30" "textAlignment" "center" - "font" "Cerbetica16" - } - - "AutoJoinBG" - { - "visible" "0" - "enabled" "0" + + "pin_to_sibling" "SelectTeamLabel" + "pin_corner_to_sibling" "PIN_CENTER_TOP" + "pin_to_sibling_corner" "PIN_CENTER_BOTTOM" } "teambutton3" { - "xpos" "c-110" - "ypos" "c20" - "wide" "220" - "tall" "20" + "xpos" "0" + "ypos" "5" + "zpos" "1" + "wide" "255" + "tall" "30" "textAlignment" "center" - "font" "Cerbetica16" - } - - "SpectateBG" - { - "visible" "0" - "enabled" "0" + + "pin_to_sibling" "teambutton0" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" } "BlueCount" { - "xpos" "c-115" - "ypos" "c-15" - "wide" "48" - "tall" "40" - "font" "HudFontSmall" - "textAlignment" "east" - "fgcolor" "255 255 255 175" - } - "BlueCountPlayers" - { "ControlName" "CExLabel" - "fieldName" "BlueCountPlayers" - "xpos" "c-60" - "ypos" "c-15" - "zpos" "1" - "wide" "55" - "tall" "40" + "fieldName" "BlueCount" + "xpos" "0" + "ypos" "0" + "zpos" "2" + "zpos" "3" + "wide" "20" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" "visible" "1" "enabled" "1" - "labelText" "players" - "textAlignment" "west" - "font" "HudFontSmall" - "fgcolor" "255 255 255 175" + "labelText" "%bluecount%" + "textAlignment" "east" + + "pin_to_sibling" "teambutton0" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" } "RedCount" { - "xpos" "c0" - "ypos" "c-15" - "wide" "43" - "tall" "40" - "labelText" "%redcount%" - "font" "HudFontSmall" - "textAlignment" "east" - "fgcolor" "255 255 255 175" - } - "RedCountPlayers" - { "ControlName" "CExLabel" - "fieldName" "RedCountPlayers" - "xpos" "c50" - "ypos" "c-15" - "zpos" "1" - "wide" "55" - "tall" "40" + "fieldName" "RedCount" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "20" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" "visible" "1" "enabled" "1" - "labelText" "players" + "labelText" "%redcount%" "textAlignment" "west" - "font" "HudFontSmall" - "fgcolor" "255 255 255 175" + + "pin_to_sibling" "teambutton1" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" } }
\ No newline at end of file |
