From 16f4e08d5c08bcbc97efdda36c5f4ab17c8b47bd Mon Sep 17 00:00:00 2001 From: techno <41777800+TechnoSL@users.noreply.github.com> Date: Fri, 16 Aug 2024 23:10:28 +0100 Subject: [PATCH 1/5] customization rewrite - stage 1 goodbye folders, hello hypnotizehud-styled customization also fixed the medic shit some customizations are still unfinished (side mann comes back to bite our asses) --- .../ui/huditemeffectmeter_killstreak.res | 155 - .../resource/ui/huditemeffectmeter.res | 83 - .../ui/huditemeffectmeter_cleaver.res | 8 - .../ui/huditemeffectmeter_engineer.res | 17 - .../resource/ui/huditemeffectmeter_heavy.res | 8 - .../resource/ui/huditemeffectmeter_organs.res | 13 - .../ui/huditemeffectmeter_particlecannon.res | 9 - .../resource/ui/huditemeffectmeter_pomson.res | 21 - .../resource/ui/huditemeffectmeter_pyro.res | 10 - .../resource/ui/huditemeffectmeter_raygun.res | 8 - .../resource/ui/huditemeffectmeter_scout.res | 8 - .../resource/ui/huditemeffectmeter_sniper.res | 9 - .../ui/huditemeffectmeter_sniperfocus.res | 8 - .../ui/huditemeffectmeter_sodapopper.res | 8 - .../resource/ui/huditemeffectmeter_spy.res | 16 - .../ui/huditemeffectmeter_demoman.res | 162 -- .../side/resource/ui/huditemeffectmeter.res | 83 - .../ui/huditemeffectmeter_demoman.res | 162 -- .../Off/resource/ui/hudplayerclass.res | 432 --- .../thumbnails/screen_effects/vignette.vmt | 6 - .../thumbnails/screen_effects/vignette.vmt | 6 - .../thumbnails/screen_effects/vignette.vmt | 6 - .../thumbnails/screen_effects/vignette.vmt | 6 - .../thumbnails/screen_effects/vignette.vtf | Bin 1048784 -> 0 bytes .../Normal (Default)/scripts/hudlayout.res" | 1357 --------- .../resource/ui/basechat.res" | 69 - .../scripts/hudlayout.res" | 1357 --------- .../1st read me!!!.txt | 12 +- .../resource/ui/hudplayerhealth.res | 0 .../resource/ui/hudplayerhealth.res | 0 .../resource/ui/hudplayerhealth.res | 0 .../On/resource/ui/hudplayerhealth.res | 0 .../resource/ui/huddamageaccount.res | 0 .../readme.txt | 2 + .../compatibility fix.txt" | 0 .../resource/ui/huddamageaccount.res" | 0 .../ui/huditemeffectmeter_killstreak.res" | 0 .../resource/ui/hudmediccharge.res" | 0 .../resource/ui/hudplayerclass.res" | 0 .../resource/ui/hudplayerhealth.res" | 0 .../Centered (Default)/scripts/hudlayout.res" | 0 .../resource/ui/huddamageaccount.res" | 0 .../ui/huditemeffectmeter_killstreak.res" | 0 .../resource/ui/hudmediccharge.res" | 0 .../resource/ui/hudplayerclass.res" | 0 .../resource/ui/hudplayerhealth.res" | 0 .../scripts/hudlayout.res" | 2 +- customizations/canteenlocation.res | 8 + customizations/chatposition.res | 5 + customizations/class_selection.res | 9 + customizations/damagenumbers.res | 13 + customizations/killfeed.res | 9 + customizations/killstreak_blood.res | 8 + customizations/mainmenu.res | 5 + customizations/meters_position.res | 6 + customizations/playermodel.res | 11 + customizations/timepanel.res | 8 + customizations/transparent_viewmodels.res | 11 + customizations/vignette.res | 12 + .../thumbnails/screen_effects/vignette100.vmt | 6 + .../thumbnails/screen_effects/vignette100.vtf | Bin 5592492 -> 5592492 bytes .../thumbnails/screen_effects/vignette25.vmt | 6 + .../thumbnails/screen_effects/vignette25.vtf | Bin 5592492 -> 5592492 bytes .../thumbnails/screen_effects/vignette50.vmt | 6 + .../thumbnails/screen_effects/vignette50.vtf | Bin 5592492 -> 5592492 bytes .../thumbnails/screen_effects/vignette75.vmt | 6 + .../thumbnails/screen_effects/vignette75.vtf | Bin 5592492 -> 5592492 bytes resource/ui/basechat.res | 72 +- .../ui/basechat_base.res | 7 +- resource/ui/classselection.res | 1952 +------------ resource/ui/classselection_base.res | 1950 +++++++++++++ .../ui/customizations/chat/chat_default.res | 7 + resource/ui/customizations/chat/chat_top.res | 7 + .../class_selection/selection_default.res | 0 .../class_selection/selection_vanilla.res | 0 .../ui/customizations/ksblood/blood_off.res | 18 + .../ui/customizations/ksblood/blood_on.res | 18 + .../last_damage/lastdamage_ammo.res | 37 + .../last_damage/lastdamage_center.res | 15 +- .../last_damage/lastdamage_health.res | 12 - .../ui/customizations/menu/menu_default.res | 2 +- .../ui/customizations/menu/menu_vanilla.res | 0 .../meter_position/meters_ammo.res | 7 + .../meter_position/meters_center.res | 7 + .../meter_position/meters_side.res | 7 + .../customizations/mvmbottle/bottle_left.res | 0 .../customizations/mvmbottle/bottle_right.res | 0 .../playermodel/playermodel_off.res | 54 + .../playermodel/playermodel_on.res | 55 + .../timepanel/timepanel_default.res | 0 .../timepanel/timepanel_fancy.res | 0 resource/ui/flagstatus.res | 5 +- resource/ui/huddamageaccount.res | 36 +- resource/ui/huddamageaccount_last.res | 37 + resource/ui/huditemeffectmeter.res | 85 +- .../ui/huditemeffectmeter_base.res | 2 +- resource/ui/huditemeffectmeter_killstreak.res | 157 +- .../ui/huditemeffectmeter_killstreak_base.res | 2 + .../ui/huditemeffectmeter_powerupbottle.res | 147 +- .../huditemeffectmeter_powerupbottle_base.res | 137 +- resource/ui/hudmediccharge.res | 346 +-- resource/ui/hudmediccharge_base.res | 348 +++ resource/ui/hudobjectivetimepanel.res | 452 +-- resource/ui/hudobjectivetimepanel_base.res | 452 +++ resource/ui/hudplayerclass.res | 435 +-- .../ui/hudplayerclass_base.res | 77 +- resource/ui/mainmenuoverride.res | 2522 +---------------- resource/ui/mainmenuoverride_base.res | 2520 ++++++++++++++++ .../killfeed/killfeed_default.res | 8 + .../killfeed/killfeed_ultrawide.res | 8 + .../customizations/transparent_viewmodels.res | 17 + .../customizations/vignette/novignette.res | 17 + .../customizations/vignette/vignette100.res | 17 + .../customizations/vignette/vignette25.res | 17 + .../customizations/vignette/vignette50.res | 17 + .../customizations/vignette/vignette75.res | 17 + scripts/hudlayout.res | 26 +- 117 files changed, 5921 insertions(+), 10382 deletions(-) delete mode 100644 #customizations/Blood Killstreak Background/on (default)/resource/ui/huditemeffectmeter_killstreak.res delete mode 100644 #customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter.res delete mode 100644 #customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_cleaver.res delete mode 100644 #customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_engineer.res delete mode 100644 #customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_heavy.res delete mode 100644 #customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_organs.res delete mode 100644 #customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_particlecannon.res delete mode 100644 #customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_pomson.res delete mode 100644 #customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_pyro.res delete mode 100644 #customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_raygun.res delete mode 100644 #customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_scout.res delete mode 100644 #customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_sniper.res delete mode 100644 #customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_sniperfocus.res delete mode 100644 #customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_sodapopper.res delete mode 100644 #customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_spy.res delete mode 100644 #customizations/Item Meters Location/center (default)/resource/ui/huditemeffectmeter_demoman.res delete mode 100644 #customizations/Item Meters Location/side/resource/ui/huditemeffectmeter.res delete mode 100644 #customizations/Item Meters Location/side/resource/ui/huditemeffectmeter_demoman.res delete mode 100644 #customizations/Player Model/Off/resource/ui/hudplayerclass.res delete mode 100644 #customizations/Vigannete (by cool hud)/100%/materials/vgui/replay/thumbnails/screen_effects/vignette.vmt delete mode 100644 #customizations/Vigannete (by cool hud)/25%/materials/vgui/replay/thumbnails/screen_effects/vignette.vmt delete mode 100644 #customizations/Vigannete (by cool hud)/50%/materials/vgui/replay/thumbnails/screen_effects/vignette.vmt delete mode 100644 #customizations/Vigannete (by cool hud)/75%/materials/vgui/replay/thumbnails/screen_effects/vignette.vmt delete mode 100644 #customizations/Vigannete (by cool hud)/no (default)/materials/vgui/replay/thumbnails/screen_effects/vignette.vtf delete mode 100644 "#customizations/\342\230\205 Chat & Killfeed Positions/Normal (Default)/scripts/hudlayout.res" delete mode 100644 "#customizations/\342\230\205 Chat & Killfeed Positions/Ultra Wide Fix (Center)/resource/ui/basechat.res" delete mode 100644 "#customizations/\342\230\205 Chat & Killfeed Positions/Ultra Wide Fix (Center)/scripts/hudlayout.res" rename {#customizations => customizations}/1st read me!!!.txt (50%) rename {#customizations => customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]}/Health Alert Overlay/Off (default)/resource/ui/hudplayerhealth.res (100%) rename {#customizations => customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]}/Health Alert Overlay/On (cross) - Corner Customization/resource/ui/hudplayerhealth.res (100%) rename {#customizations => customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]}/Health Alert Overlay/On (cross)/resource/ui/hudplayerhealth.res (100%) rename {#customizations => customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]}/Health Alert Overlay/On/resource/ui/hudplayerhealth.res (100%) rename {#customizations/Last Damage Position => customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/Last Damage Position (side)}/Above Player Model (Corners)/resource/ui/huddamageaccount.res (100%) create mode 100644 customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/readme.txt rename "#customizations/\342\230\205 Chat & Killfeed Positions/compatibility fix.txt" => "customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Chat & Killfeed Positions/compatibility fix.txt" (100%) rename #customizations/Last Damage Position/Above Player Model (Default)/resource/ui/huddamageaccount.res => "customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/Centered (Default)/resource/ui/huddamageaccount.res" (100%) rename "#customizations/\342\230\205 Health & Ammo Positions/Centered (Default)/resource/ui/huditemeffectmeter_killstreak.res" => "customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/Centered (Default)/resource/ui/huditemeffectmeter_killstreak.res" (100%) rename "#customizations/\342\230\205 Health & Ammo Positions/Centered (Default)/resource/ui/hudmediccharge.res" => "customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/Centered (Default)/resource/ui/hudmediccharge.res" (100%) rename #customizations/Player Model/On (Default)/resource/ui/hudplayerclass.res => "customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/Centered (Default)/resource/ui/hudplayerclass.res" (100%) rename "#customizations/\342\230\205 Health & Ammo Positions/Centered (Default)/resource/ui/hudplayerhealth.res" => "customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/Centered (Default)/resource/ui/hudplayerhealth.res" (100%) rename "#customizations/\342\230\205 Health & Ammo Positions/Centered (Default)/scripts/hudlayout.res" => "customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/Centered (Default)/scripts/hudlayout.res" (100%) rename "#customizations/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/resource/ui/huddamageaccount.res" => "customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/resource/ui/huddamageaccount.res" (100%) rename "#customizations/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/resource/ui/huditemeffectmeter_killstreak.res" => "customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/resource/ui/huditemeffectmeter_killstreak.res" (100%) rename "#customizations/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/resource/ui/hudmediccharge.res" => "customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/resource/ui/hudmediccharge.res" (100%) rename "#customizations/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/resource/ui/hudplayerclass.res" => "customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/resource/ui/hudplayerclass.res" (100%) rename "#customizations/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/resource/ui/hudplayerhealth.res" => "customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/resource/ui/hudplayerhealth.res" (100%) rename "#customizations/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/scripts/hudlayout.res" => "customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/scripts/hudlayout.res" (99%) create mode 100644 customizations/canteenlocation.res create mode 100644 customizations/chatposition.res create mode 100644 customizations/class_selection.res create mode 100644 customizations/damagenumbers.res create mode 100644 customizations/killfeed.res create mode 100644 customizations/killstreak_blood.res create mode 100644 customizations/mainmenu.res create mode 100644 customizations/meters_position.res create mode 100644 customizations/playermodel.res create mode 100644 customizations/timepanel.res create mode 100644 customizations/transparent_viewmodels.res create mode 100644 customizations/vignette.res create mode 100644 materials/vgui/replay/thumbnails/screen_effects/vignette100.vmt rename #customizations/Vigannete (by cool hud)/100%/materials/vgui/replay/thumbnails/screen_effects/vignette.vtf => materials/vgui/replay/thumbnails/screen_effects/vignette100.vtf (99%) create mode 100644 materials/vgui/replay/thumbnails/screen_effects/vignette25.vmt rename #customizations/Vigannete (by cool hud)/25%/materials/vgui/replay/thumbnails/screen_effects/vignette.vtf => materials/vgui/replay/thumbnails/screen_effects/vignette25.vtf (99%) create mode 100644 materials/vgui/replay/thumbnails/screen_effects/vignette50.vmt rename #customizations/Vigannete (by cool hud)/50%/materials/vgui/replay/thumbnails/screen_effects/vignette.vtf => materials/vgui/replay/thumbnails/screen_effects/vignette50.vtf (99%) create mode 100644 materials/vgui/replay/thumbnails/screen_effects/vignette75.vmt rename #customizations/Vigannete (by cool hud)/75%/materials/vgui/replay/thumbnails/screen_effects/vignette.vtf => materials/vgui/replay/thumbnails/screen_effects/vignette75.vtf (99%) rename "#customizations/\342\230\205 Chat & Killfeed Positions/Normal (Default)/resource/ui/basechat.res" => resource/ui/basechat_base.res (96%) create mode 100644 resource/ui/classselection_base.res create mode 100644 resource/ui/customizations/chat/chat_default.res create mode 100644 resource/ui/customizations/chat/chat_top.res rename #customizations/Class Select/Remastered (Default)/Resource/UI/classselection.res => resource/ui/customizations/class_selection/selection_default.res (100%) rename #customizations/Class Select/Vanilla/Resource/UI/classselection.res => resource/ui/customizations/class_selection/selection_vanilla.res (100%) create mode 100644 resource/ui/customizations/ksblood/blood_off.res create mode 100644 resource/ui/customizations/ksblood/blood_on.res create mode 100644 resource/ui/customizations/last_damage/lastdamage_ammo.res rename #customizations/Last Damage Position/Below Crosshair/resource/ui/huddamageaccount.res => resource/ui/customizations/last_damage/lastdamage_center.res (69%) rename "#customizations/\342\230\205 Health & Ammo Positions/Centered (Default)/resource/ui/huddamageaccount.res" => resource/ui/customizations/last_damage/lastdamage_health.res (74%) rename #customizations/Main Menus/Remastered (Default)/resource/ui/mainmenuoverride.res => resource/ui/customizations/menu/menu_default.res (99%) rename #customizations/Main Menus/Vanilla/resource/ui/mainmenuoverride.res => resource/ui/customizations/menu/menu_vanilla.res (100%) create mode 100644 resource/ui/customizations/meter_position/meters_ammo.res create mode 100644 resource/ui/customizations/meter_position/meters_center.res create mode 100644 resource/ui/customizations/meter_position/meters_side.res rename #customizations/Canteen Location/Left (Default)/resource/ui/huditemeffectmeter_powerupbottle.res => resource/ui/customizations/mvmbottle/bottle_left.res (100%) rename #customizations/Canteen Location/Right/resource/ui/huditemeffectmeter_powerupbottle.res => resource/ui/customizations/mvmbottle/bottle_right.res (100%) create mode 100644 resource/ui/customizations/playermodel/playermodel_off.res create mode 100644 resource/ui/customizations/playermodel/playermodel_on.res rename #customizations/Time Panel/Stock (Use if Broken on DX8)/resource/ui/hudobjectivetimepanel.res => resource/ui/customizations/timepanel/timepanel_default.res (100%) rename #customizations/Time Panel/Fancy (Default, breaks on DX8)/resource/ui/hudobjectivetimepanel.res => resource/ui/customizations/timepanel/timepanel_fancy.res (100%) create mode 100644 resource/ui/huddamageaccount_last.res rename #customizations/Item Meters Location/center (default)/resource/ui/huditemeffectmeter.res => resource/ui/huditemeffectmeter_base.res (98%) rename #customizations/Blood Killstreak Background/off/resource/ui/huditemeffectmeter_killstreak.res => resource/ui/huditemeffectmeter_killstreak_base.res (99%) rename #customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_demoman.res => resource/ui/huditemeffectmeter_powerupbottle_base.res (53%) create mode 100644 resource/ui/hudmediccharge_base.res create mode 100644 resource/ui/hudobjectivetimepanel_base.res rename "#customizations/\342\230\205 Health & Ammo Positions/Centered (Default)/resource/ui/hudplayerclass.res" => resource/ui/hudplayerclass_base.res (91%) create mode 100644 resource/ui/mainmenuoverride_base.res create mode 100644 scripts/customizations/killfeed/killfeed_default.res create mode 100644 scripts/customizations/killfeed/killfeed_ultrawide.res create mode 100644 scripts/customizations/transparent_viewmodels.res create mode 100644 scripts/customizations/vignette/novignette.res create mode 100644 scripts/customizations/vignette/vignette100.res create mode 100644 scripts/customizations/vignette/vignette25.res create mode 100644 scripts/customizations/vignette/vignette50.res create mode 100644 scripts/customizations/vignette/vignette75.res diff --git a/#customizations/Blood Killstreak Background/on (default)/resource/ui/huditemeffectmeter_killstreak.res b/#customizations/Blood Killstreak Background/on (default)/resource/ui/huditemeffectmeter_killstreak.res deleted file mode 100644 index d7080a3..0000000 --- a/#customizations/Blood Killstreak Background/on (default)/resource/ui/huditemeffectmeter_killstreak.res +++ /dev/null @@ -1,155 +0,0 @@ -//this da shit -"Resource/UI/HudItemEffectMeter_Demoman.res" -{ - HudItemEffectMeter - { - "fieldName" "HudItemEffectMeter" - "visible" "1" - "enabled" "1" - "xpos" "c-170" - "ypos" "r82" - "zpos" "1" - "xpos_minbad" "68" - "ypos_minbad" "r40" - "wide" "100" - "tall" "50" - "MeterFG" "White" - "MeterBG" "Gray" - } - - - "ItemEffectMeterBG" - { - "ControlName" "CTFImagePanel" - "fieldName" "ItemEffectMeterBG" - "xpos" "0" - "ypos" "-2" - "zpos" "0" - "wide" "70" - "tall" "40" - "visible" "1" - "visible_minbad" "0" - "enabled" "1" - "image" "../decals/blood3" - - } - "ItemEffectMeterLabel" - { - "ControlName" "CExLabel" - "fieldName" "ItemEffectMeterLabel" - "xpos" "25" - "ypos" "27" - "zpos" "2" - "wide" "41" - "tall" "15" - "autoResize" "1" - "pinCorner" "2" - "visible" "0" - "enabled" "0" - "tabPosition" "0" - "labelText" "#TF_KillStreak" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "font" "TFFontSmall" - } - - "ItemEffectMeter" - { - "ControlName" "ContinuousProgressBar" - "fieldName" "ItemEffectMeter" - "font" "Default" - "xpos" "25" - "ypos" "23" - "ypos_minbad" "0" - "xpos_minbad" "0" - "zpos" "2" - "wide" "40" - "wide_minbad" "50" - "tall" "6" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - "textAlignment" "Left" - "dulltext" "0" - "brighttext" "0" - } - - "KillStreakIcon" - { - "ControlName" "ImagePanel" - "fieldName" "KillStreakIcon" - "xpos" "16" - "xpos_minbad" "30" - "ypos" "12" - "ypos_minbad" "16" - "zpos" "12" - "wide" "20" - "tall" "20" - "visible" "1" - "enabled" "1" - "image" "../hud/leaderboard_streak" - "scaleImage" "1" - } - "KillStreakIconShadow" - { - "ControlName" "ImagePanel" - "fieldName" "KillStreakIconShadow" - "xpos" "18" - "xpos_minbad" "32" - "ypos" "14" - "ypos_minbad" "16" - "zpos" "12" - "wide" "20" - "tall" "20" - "visible" "1" - "enabled" "1" - "image" "../hud/leaderboard_streak" - "scaleImage" "1" - "drawcolor" "black" - } - "ItemEffectMeterCount" - { - "ControlName" "CExLabel" - "fieldName" "ItemEffectMeterCount" - "xpos" "34" - "ypos_minbad" "18" - "ypos" "12" - "zpos" "2" - "wide" "40" - "tall" "20" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "%progresscount%" - "textAlignment" "West" - "dulltext" "0" - "brighttext" "0" - "font" "HudFontMedium" - "font_minbad" "HudFontSmall" - } - - "ItemEffectMeterCountShadow" - { - "ControlName" "CExLabel" - "fieldName" "ItemEffectMeterCountShadow" - "xpos" "36" - "ypos" "-3" - "zpos" "2" - "wide" "74" - "tall" "54" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "%progresscount%" - "textAlignment" "west" - "dulltext" "0" - "brighttext" "0" - "font" "HudFontMedium" - "font_minbad" "HudFontSmall" - "fgcolor_override" "black" - } -} diff --git a/#customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter.res b/#customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter.res deleted file mode 100644 index 8a04c35..0000000 --- a/#customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter.res +++ /dev/null @@ -1,83 +0,0 @@ -"Resource/UI/HudItemEffectMeter.res" -{ - HudItemEffectMeter - { - "fieldName" "HudItemEffectMeter" - "visible" "1" - "enabled" "1" - "xpos" "c123" [$WIN32] - "ypos" "c155" [$WIN32] - "ypos_minmode" "c123" - "wide" "140" - "tall" "300" - "MeterFG" "White" - "MeterBG" "Gray" - } - "ItemEffectMeterBG" - { - "ControlName" "CTFImagePanel" - "fieldName" "ItemEffectMeterBG" - "xpos" "40" - "ypos" "2" - "zpos" "-1" - "wide" "60" - "tall" "24" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "visible_minmode" "0" - "enabled" "1" - "image" "../hud/color_panel_brown" - "scaleImage" "1" - "teambg_1" "../hud/color_panel_brown" - "teambg_2" "../hud/color_panel_red" - "teambg_2_lodef" "../hud/color_panel_red" - "teambg_3" "../hud/color_panel_blu" - "teambg_3_lodef" "../hud/color_panel_blu" - - "src_corner_height" "23" // pixels inside the image - "src_corner_width" "23" - - "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "5" - } - "ItemEffectMeterLabel" - { - "ControlName" "CExLabel" - "fieldName" "ItemEffectMeterLabel" - "xpos" "-5" - "ypos" "4" - "ypos_minmode" "-3" - "zpos" "2" - "wide" "150" - "tall" "30" - "autoResize" "1" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#TF_ENERGYDRINK" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "fgcolor_override" "TanLight" - } - "ItemEffectMeter" - { - "ControlName" "ContinuousProgressBar" - "fieldName" "ItemEffectMeter" - "font" "Default" - "xpos" "45" - "ypos" "7" - "zpos" "2" - "wide" "50" - "tall" "6" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "textAlignment" "Left" - "dulltext" "0" - "brighttext" "0" - } -} diff --git a/#customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_cleaver.res b/#customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_cleaver.res deleted file mode 100644 index c832e31..0000000 --- a/#customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_cleaver.res +++ /dev/null @@ -1,8 +0,0 @@ -#base "huditemeffectmeter.res" -"Resource/UI/HudItemEffectMeter_Cleaver.res" -{ - HudItemEffectMeter - { - "ypos" "c109" [$WIN32] - } -} diff --git a/#customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_engineer.res b/#customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_engineer.res deleted file mode 100644 index cb317d8..0000000 --- a/#customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_engineer.res +++ /dev/null @@ -1,17 +0,0 @@ -#base "huditemeffectmeter_demoman.res" - -"Resource/UI/HudItemEffectMeter_Engineer.res" -{ - "HudItemEffectMeter" - { - "ypos" "c132" [$WIN32] - } - - "CritIcon" - { - "image" "replay/thumbnails/ico_crit" - "scaleImage" "1" - "teambg_2" "replay/thumbnails/ico_crit" - "teambg_3" "replay/thumbnails/ico_crit_blu" - } -} diff --git a/#customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_heavy.res b/#customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_heavy.res deleted file mode 100644 index 47eb2c8..0000000 --- a/#customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_heavy.res +++ /dev/null @@ -1,8 +0,0 @@ -#base "huditemeffectmeter.res" -"Resource/UI/HudItemEffectMeter_ParticleCannon.res" -{ - HudItemEffectMeter - { - "ypos" "c102" [$WIN32] - } -} diff --git a/#customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_organs.res b/#customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_organs.res deleted file mode 100644 index 83c257a..0000000 --- a/#customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_organs.res +++ /dev/null @@ -1,13 +0,0 @@ -#base "huditemeffectmeter_demoman.res" - -"Resource/UI/HudItemEffectMeter_Organs.res" -{ - HudItemEffectMeter - { - "ypos" "c135" [$WIN32] //c125 c143 - } - "CritIcon" - { - "image" "replay/thumbnails/ico_medic" - } -} diff --git a/#customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_particlecannon.res b/#customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_particlecannon.res deleted file mode 100644 index ff857e1..0000000 --- a/#customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_particlecannon.res +++ /dev/null @@ -1,9 +0,0 @@ -#base "huditemeffectmeter.res" - -"Resource/UI/HudItemEffectMeter_ParticleCannon.res" -{ - HudItemEffectMeter - { - "ypos" "c132" [$WIN32] - } -} diff --git a/#customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_pomson.res b/#customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_pomson.res deleted file mode 100644 index 9cfe900..0000000 --- a/#customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_pomson.res +++ /dev/null @@ -1,21 +0,0 @@ -#base "huditemeffectmeter.res" -"Resource/UI/HudItemEffectMeter_Pomson.res" -{ - HudItemEffectMeter - { - "xpos" "c94" [$WIN32] - "ypos" "c131" [$WIN32] - } - "ItemEffectMeterBG" - { - "xpos" "37" - "wide" "69" - "tall" "25" - } - "ItemEffectMeter" - { - "xpos" "43" - "wide" "58" - "tall" "6" - } -} diff --git a/#customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_pyro.res b/#customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_pyro.res deleted file mode 100644 index 179b2ec..0000000 --- a/#customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_pyro.res +++ /dev/null @@ -1,10 +0,0 @@ -#base "huditemeffectmeter.res" - -"Resource/UI/HudItemEffectMeter_Pyro.res" -{ - HudItemEffectMeter - { - "fieldName" "HudItemEffectMeter" - "ypos" "c152" - } -} diff --git a/#customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_raygun.res b/#customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_raygun.res deleted file mode 100644 index e961008..0000000 --- a/#customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_raygun.res +++ /dev/null @@ -1,8 +0,0 @@ -#base "huditemeffectmeter.res" -"Resource/UI/HudItemEffectMeter_Raygun.res" -{ - HudItemEffectMeter - { - "ypos" "c155" [$WIN32] - } -} diff --git a/#customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_scout.res b/#customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_scout.res deleted file mode 100644 index ddfe0fc..0000000 --- a/#customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_scout.res +++ /dev/null @@ -1,8 +0,0 @@ -#base "huditemeffectmeter.res" -"Resource/UI/HudItemEffectMeter_Scout.res" -{ - HudItemEffectMeter - { - "ypos" "c109" [$WIN32] - } -} diff --git a/#customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_sniper.res b/#customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_sniper.res deleted file mode 100644 index 8865f8e..0000000 --- a/#customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_sniper.res +++ /dev/null @@ -1,9 +0,0 @@ -#base "huditemeffectmeter_demoman.res" - -"Resource/UI/HudItemEffectMeter_Sniper.res" -{ - HudItemEffectMeter - { - "ypos" "c133" [$WIN32] - } -} diff --git a/#customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_sniperfocus.res b/#customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_sniperfocus.res deleted file mode 100644 index 6916b76..0000000 --- a/#customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_sniperfocus.res +++ /dev/null @@ -1,8 +0,0 @@ -#base "huditemeffectmeter_sodapopper.res" -"Resource/UI/HudItemEffectMeter_sniperfocus.res" -{ - HudItemEffectMeter - { - "ypos" "c102" [$WIN32] - } -} diff --git a/#customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_sodapopper.res b/#customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_sodapopper.res deleted file mode 100644 index c24db4d..0000000 --- a/#customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_sodapopper.res +++ /dev/null @@ -1,8 +0,0 @@ -#base "huditemeffectmeter.res" -"Resource/UI/HudItemEffectMeter_SodaPopper.res" -{ - HudItemEffectMeter - { - "ypos" "c132" [$WIN32] - } -} diff --git a/#customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_spy.res b/#customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_spy.res deleted file mode 100644 index 94cff49..0000000 --- a/#customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_spy.res +++ /dev/null @@ -1,16 +0,0 @@ -#base "huditemeffectmeter_demoman.res" - -"Resource/UI/HudItemEffectMeter_spy.res" -{ - HudItemEffectMeter - { - "ypos" "r108" [$WIN32] - } - "CritIcon" - { - "image" "replay/thumbnails/ico_crit" - "scaleImage" "1" - "teambg_2" "replay/thumbnails/ico_crit" - "teambg_3" "replay/thumbnails/ico_crit_blu" - } -} diff --git a/#customizations/Item Meters Location/center (default)/resource/ui/huditemeffectmeter_demoman.res b/#customizations/Item Meters Location/center (default)/resource/ui/huditemeffectmeter_demoman.res deleted file mode 100644 index a51781c..0000000 --- a/#customizations/Item Meters Location/center (default)/resource/ui/huditemeffectmeter_demoman.res +++ /dev/null @@ -1,162 +0,0 @@ -"Resource/UI/HudItemEffectMeter_Demoman.res" -{ - HudItemEffectMeter - { - "fieldName" "HudItemEffectMeter" - "visible" "1" - "enabled" "1" - "xpos" "c-82" [$WIN32] //c-190 - "ypos" "c103" [$WIN32] //c125 c143 - "xpos_minmode" "r90" - "ypos_minmode" "r30" - "wide" "140" - "tall" "300" - "MeterFG" "White" - "MeterBG" "Gray" - } - "ItemEffectMeterBG" - { - "ControlName" "CTFImagePanel" - "fieldName" "ItemEffectMeterBG" - "xpos" "54" // rs1-526 breaks on 16:9 :((((( - "ypos" "1" - "zpos" "-1" - "wide" "60" - "tall" "24" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "visible_minmode" "0" - "enabled" "1" - "image" "../hud/color_panel_brown" - "scaleImage" "1" - "teambg_1" "../hud/color_panel_brown" - "teambg_2" "../hud/color_panel_red" - "teambg_2_lodef" "../hud/color_panel_red" - "teambg_3" "../hud/color_panel_blu" - "teambg_3_lodef" "../hud/color_panel_blu" - - "src_corner_height" "23" // pixels inside the image - "src_corner_width" "23" - - "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "5" - } - "ItemEffectMeterLabel" - { - "ControlName" "CExLabel" - "fieldName" "ItemEffectMeterLabel" - "xpos" "-5" - "xpos_minmode" "5" - "ypos" "0" - "zpos" "2" - "wide" "150" - "tall" "30" - "wide_minmode" "38" - "tall_minmode" "20" - "autoResize" "1" - "pinCorner" "2" - "visible" "0" - "visible_minmode" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#TF_Ball" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "fgcolor_override" "TanLight" - } - - "ItemEffectMeter" - { - "ControlName" "ContinuousProgressBar" - "fieldName" "ItemEffectMeter" - "font" "Default" - "xpos" "21" - "ypos" "21" - "ypos_minmode" "0" - "xpos_minmode" "0" - "zpos" "2" - "wide" "38" - "wide_minmode" "38" - "tall" "6" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - "textAlignment" "Left" - "dulltext" "0" - "brighttext" "0" - } - - "ItemEffectMeterCount" - { - "ControlName" "CExLabel" - "fieldName" "ItemEffectMeterCount" - "xpos" "69" - "xpos_minmode" "45" - "ypos" "4" - "ypos_minmode" "1" - "zpos" "2" - "wide" "35" - "wide_minmode" "30" - "tall" "20" - "tall_lodef" "28" - "autoResize" "1" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "%progresscount%" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "font" "HudFontMediumSmall" - "font_minmode" "HudFontMediumSmallSecondary" - } - - "ItemEffectMeterCountShadow" - { - "ControlName" "CExLabel" - "fieldName" "ItemEffectMeterCountShadow" - "xpos" "-2" - "xpos_minmode" "46" - "ypos" "-1" - "ypos_minmode" "2" - "zpos" "2" - "wide" "35" - "wide_minmode" "30" - "tall" "20" - "tall_lodef" "28" - "autoResize" "1" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "%progresscount%" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "font" "HudFontMediumSmall" - "font_minmode" "HudFontMediumSmallSecondary" - "fgcolor" "black" - "fgcolor_override" "TransparentBlack" - "pin_to_sibling" "ItemEffectMeterCount" - } - - "CritIcon" - { - "ControlName" "CTFImagePanel" - "fieldName" "CritIcon" - "xpos" "58" - "ypos" "6" - "wide" "14" - "tall" "14" - "visible" "1" - "visible_minmode" "0" - "enabled" "1" - "image" "../hud/hud_obj_status_kill_64" - "scaleImage" "1" - "iconColor" "ProgressOffWhite" - } -} diff --git a/#customizations/Item Meters Location/side/resource/ui/huditemeffectmeter.res b/#customizations/Item Meters Location/side/resource/ui/huditemeffectmeter.res deleted file mode 100644 index 7ef0f2e..0000000 --- a/#customizations/Item Meters Location/side/resource/ui/huditemeffectmeter.res +++ /dev/null @@ -1,83 +0,0 @@ -"Resource/UI/HudItemEffectMeter.res" -{ - HudItemEffectMeter - { - "fieldName" "HudItemEffectMeter" - "visible" "1" - "enabled" "1" - "xpos" "r110" [$WIN32] - "ypos" "c125" [$WIN32] - "ypos_minmode" "c123" - "wide" "140" - "tall" "300" - "MeterFG" "White" - "MeterBG" "Gray" - } - "ItemEffectMeterBG" - { - "ControlName" "CTFImagePanel" - "fieldName" "ItemEffectMeterBG" - "xpos" "40" - "ypos" "2" - "zpos" "-1" - "wide" "60" - "tall" "24" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "visible_minmode" "0" - "enabled" "1" - "image" "../hud/color_panel_brown" - "scaleImage" "1" - "teambg_1" "../hud/color_panel_brown" - "teambg_2" "../hud/color_panel_red" - "teambg_2_lodef" "../hud/color_panel_red" - "teambg_3" "../hud/color_panel_blu" - "teambg_3_lodef" "../hud/color_panel_blu" - - "src_corner_height" "23" // pixels inside the image - "src_corner_width" "23" - - "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "5" - } - "ItemEffectMeterLabel" - { - "ControlName" "CExLabel" - "fieldName" "ItemEffectMeterLabel" - "xpos" "-5" - "ypos" "4" - "ypos_minmode" "-3" - "zpos" "2" - "wide" "150" - "tall" "30" - "autoResize" "1" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#TF_ENERGYDRINK" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "fgcolor_override" "TanLight" - } - "ItemEffectMeter" - { - "ControlName" "ContinuousProgressBar" - "fieldName" "ItemEffectMeter" - "font" "Default" - "xpos" "45" - "ypos" "7" - "zpos" "2" - "wide" "50" - "tall" "6" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "textAlignment" "Left" - "dulltext" "0" - "brighttext" "0" - } -} diff --git a/#customizations/Item Meters Location/side/resource/ui/huditemeffectmeter_demoman.res b/#customizations/Item Meters Location/side/resource/ui/huditemeffectmeter_demoman.res deleted file mode 100644 index f4dd967..0000000 --- a/#customizations/Item Meters Location/side/resource/ui/huditemeffectmeter_demoman.res +++ /dev/null @@ -1,162 +0,0 @@ -"Resource/UI/HudItemEffectMeter_Demoman.res" -{ - HudItemEffectMeter - { - "fieldName" "HudItemEffectMeter" - "visible" "1" - "enabled" "1" - "xpos" "r124" [$WIN32] //c-190 - "ypos" "c103" [$WIN32] //c125 c143 - "xpos_minmode" "r90" - "ypos_minmode" "r30" - "wide" "140" - "tall" "300" - "MeterFG" "White" - "MeterBG" "Gray" - } - "ItemEffectMeterBG" - { - "ControlName" "CTFImagePanel" - "fieldName" "ItemEffectMeterBG" - "xpos" "54" // rs1-526 breaks on 16:9 :((((( - "ypos" "1" - "zpos" "-1" - "wide" "60" - "tall" "24" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "visible_minmode" "0" - "enabled" "1" - "image" "../hud/color_panel_brown" - "scaleImage" "1" - "teambg_1" "../hud/color_panel_brown" - "teambg_2" "../hud/color_panel_red" - "teambg_2_lodef" "../hud/color_panel_red" - "teambg_3" "../hud/color_panel_blu" - "teambg_3_lodef" "../hud/color_panel_blu" - - "src_corner_height" "23" // pixels inside the image - "src_corner_width" "23" - - "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "5" - } - "ItemEffectMeterLabel" - { - "ControlName" "CExLabel" - "fieldName" "ItemEffectMeterLabel" - "xpos" "-5" - "xpos_minmode" "5" - "ypos" "0" - "zpos" "2" - "wide" "150" - "tall" "30" - "wide_minmode" "38" - "tall_minmode" "20" - "autoResize" "1" - "pinCorner" "2" - "visible" "0" - "visible_minmode" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#TF_Ball" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "fgcolor_override" "TanLight" - } - - "ItemEffectMeter" - { - "ControlName" "ContinuousProgressBar" - "fieldName" "ItemEffectMeter" - "font" "Default" - "xpos" "21" - "ypos" "21" - "ypos_minmode" "0" - "xpos_minmode" "0" - "zpos" "2" - "wide" "38" - "wide_minmode" "38" - "tall" "6" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - "textAlignment" "Left" - "dulltext" "0" - "brighttext" "0" - } - - "ItemEffectMeterCount" - { - "ControlName" "CExLabel" - "fieldName" "ItemEffectMeterCount" - "xpos" "69" - "xpos_minmode" "45" - "ypos" "4" - "ypos_minmode" "1" - "zpos" "2" - "wide" "35" - "wide_minmode" "30" - "tall" "20" - "tall_lodef" "28" - "autoResize" "1" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "%progresscount%" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "font" "HudFontMediumSmall" - "font_minmode" "HudFontMediumSmallSecondary" - } - - "ItemEffectMeterCountShadow" - { - "ControlName" "CExLabel" - "fieldName" "ItemEffectMeterCountShadow" - "xpos" "-2" - "xpos_minmode" "46" - "ypos" "-1" - "ypos_minmode" "2" - "zpos" "2" - "wide" "35" - "wide_minmode" "30" - "tall" "20" - "tall_lodef" "28" - "autoResize" "1" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "%progresscount%" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "font" "HudFontMediumSmall" - "font_minmode" "HudFontMediumSmallSecondary" - "fgcolor" "black" - "fgcolor_override" "TransparentBlack" - "pin_to_sibling" "ItemEffectMeterCount" - } - - "CritIcon" - { - "ControlName" "CTFImagePanel" - "fieldName" "CritIcon" - "xpos" "58" - "ypos" "6" - "wide" "14" - "tall" "14" - "visible" "1" - "visible_minmode" "0" - "enabled" "1" - "image" "../hud/hud_obj_status_kill_64" - "scaleImage" "1" - "iconColor" "ProgressOffWhite" - } -} diff --git a/#customizations/Player Model/Off/resource/ui/hudplayerclass.res b/#customizations/Player Model/Off/resource/ui/hudplayerclass.res deleted file mode 100644 index 2b33765..0000000 --- a/#customizations/Player Model/Off/resource/ui/hudplayerclass.res +++ /dev/null @@ -1,432 +0,0 @@ -"Resource/UI/HudPlayerClass.res" -{ - // player class data - "HudPlayerClass" - { - "ControlName" "EditablePanel" - "fieldName" "HudPlayerClass" - "xpos" "c-274" - "ypos" "0" - "zpos" "1" - "wide" "f0" - "tall" "480" - "visible" "0" - "enabled" "0" - } - "PlayerStatusClassImage" - { - "ControlName" "CTFClassImage" - "fieldName" "PlayerStatusClassImage" - "xpos" "9999" - "ypos" "r138" - "zpos" "2" - "wide" "90" - "wide_minbad" "37" - "tall" "90" - "tall_minbad" "37" - "visible" "0" - "enabled" "0" - "image" "../hud/class_scoutred" - "scaleImage" "1" - } - "PlayerStatusSpyImage" - { - "ControlName" "CTFImagePanel" - "fieldName" "PlayerStatusSpyImage" - "xpos" "9999" [$WIN32] - "xpos_minbad" "-5" [$WIN32] - "ypos" "r47" [$WIN32] - "ypos_minbad" "r44" [$WIN32] - "xpos" "35" [$X360] - "ypos" "r89" [$X360] - "zpos" "2" - "wide" "55" - "wide_minbad" "27" - "tall" "55" - "tall_minbad" "27" - "visible" "0" - "enabled" "0" - "image" "../hud/class_spyred" - "scaleImage" "1" - "teambg_2" "../hud/class_spyred" - "teambg_3" "../hud/class_spyblue" - } - "PlayerStatusSpyOutlineImage" - { - "ControlName" "CTFImagePanel" - "fieldName" "PlayerStatusSpyOutlineImage" - "xpos" "3" [$WIN32] - "xpos_minbad" "-5" [$WIN32] - "ypos" "r67" [$WIN32] - "ypos_minbad" "r44" [$WIN32] - "xpos" "35" [$X360] - "ypos" "r89" [$X360] - "zpos" "7" - "wide" "55" - "wide_minbad" "27" - "tall" "55" - "tall_minbad" "27" - "visible" "0" - "enabled" "1" - "image" "../hud/class_spy_outline" - "scaleImage" "1" - } - "PlayerStatusClassImageBG" - { - "ControlName" "CTFImagePanel" - "fieldName" "PlayerStatusClassImageBG" - "xpos" "-1" [$WIN32] - "xpos_minbad" "-10" [$WIN32] - "ypos" "9999" [$WIN32] - "ypos_minbad" "r40" [$WIN32] - "xpos" "41" [$X360] - "ypos" "r82" [$X360] - "zpos" "1" - "wide" "100" - "tall" "50" - "visible" "0" - "enabled" "0" - "scaleImage" "1" - "image" "../hud/character_red_bg" - "teambg_2" "../hud/character_red_bg" - "teambg_2_lodef" "../hud/character_red_bg_lodef" - "teambg_3" "../hud/character_blue_bg" - "teambg_3_lodef" "../hud/character_blue_bg_lodef" - } - - "classmodelpanelBG" - { - "ControlName" "CTFImagePanel" - "fieldName" "classmodelpanelBG" - "xpos" "-1" - "xpos_minbad" "-15" - "ypos" "r50" - "ypos_minbad" "r40" - "zpos" "1" - "wide" "0" - "tall" "0" - "visible" "0" - "enabled" "0" - "scaleImage" "1" - "image" "../hud/character_red_bg_clipped" - "teambg_2" "../hud/character_red_bg_clipped" - "teambg_2_lodef" "../hud/character_red_bg_lodef_clipped" - "teambg_3" "../hud/character_blue_bg_clipped" - "teambg_3_lodef" "../hud/character_blue_bg_lodef_clipped" - } - - "classmodelpanel" - { - "ControlName" "CTFPlayerModelPanel" - "fieldName" "classmodelpanel" - - "xpos" "0" - "ypos" "r300" - "zpos" "2" - "wide" "300" - "tall" "300" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - "render_texture" "0" - "fov" "12" - "allow_rot" "1" - - "disable_speak_event" "1" - - "model" - { - "force_pos" "1" - - "angles_x" "0" - "angles_y" "172" - "angles_z" "0" - "origin_x" "200" - "origin_y" "0" - "origin_z" "-60" - "frame_origin_x" "0" - "frame_origin_y" "0" - "frame_origin_z" "0" - "spotlight" "1" - - "modelname" "" - - "animation" - { - "name" "PRIMARY" - "activity" "ACT_MP_STAND_PRIMARY" - "default" "1" - } - "animation" - { - "name" "SECONDARY" - "activity" "ACT_MP_STAND_SECONDARY" - } - "animation" - { - "name" "MELEE" - "activity" "ACT_MP_STAND_MELEE" - } - "animation" - { - "name" "BUILDING" - "activity" "ACT_MP_STAND_BUILDING" - } - "animation" - { - "name" "PDA" - "activity" "ACT_MP_STAND_PDA" - } - "animation" - { - "name" "ITEM1" - "activity" "ACT_MP_STAND_ITEM1" - } - "animation" - { - "name" "ITEM2" - "activity" "ACT_MP_STAND_ITEM2" - } - "animation" - { - "name" "MELEE_ALLCLASS" - "activity" "ACT_MP_STAND_MELEE_ALLCLASS" - } - "animation" - { - "name" "PRIMARY2" - "activity" "ACT_MP_STAND_PRIMARY" - } - "animation" - { - "name" "SECONDARY2" - "activity" "ACT_MP_STAND_SECONDARY2" - } - } - - "customclassdata" - { - "undefined" - { - } - "Scout" - { - "fov" "40" - "angles_x" "-4" - "angles_y" "230" - "angles_z" "0" - "origin_x" "165" - "origin_y" "20" - "origin_z" "-82" - } - "Sniper" - { - "fov" "40" - "angles_x" "-6" - "angles_y" "240" - "angles_z" "0" - "origin_x" "205" - "origin_y" "18" - "origin_z" "-92" - } - "Soldier" - { - "fov" "40" - "angles_x" "-6" - "angles_y" "216" - "angles_z" "0" - "origin_x" "205" - "origin_y" "20" - "origin_z" "-90" - } - "Demoman" - { - "fov" "40" - "angles_x" "-14" - "angles_y" "220" - "angles_z" "0" - "origin_x" "200" - "origin_y" "14" - "origin_z" "-90" - - } - "Medic" - { - "fov" "40" - "angles_x" "-6" - "angles_y" "220" - "angles_z" "0" - "origin_x" "195" - "origin_y" "16" - "origin_z" "-92" - } - "Heavy" - { - "fov" "40" - "angles_x" "0" - "angles_y" "240" - "angles_z" "0" - "origin_x" "225" - "origin_y" "24" - "origin_z" "-100" - } - "Pyro" - { - "fov" "40" - "angles_x" "-2" - "angles_y" "230" - "angles_z" "0" - "origin_x" "205" - "origin_y" "22" - "origin_z" "-88" - } - "Spy" - { - "fov" "40" - "angles_x" "-6" - "angles_y" "220" - "angles_z" "0" - "origin_x" "195" - "origin_y" "20" - "origin_z" "-94" - } - "Engineer" - { - "fov" "40" - "angles_x" "-8" - "angles_y" "220" - "angles_z" "0" - "origin_x" "180" - "origin_y" "16" - "origin_z" "-84" - } - } - } - - "CarryingWeapon" - { - "ControlName" "EditablePanel" - "fieldName" "CarryingWeapon" - "xpos" "120" - "ypos" "r110" - "zpos" "-10" - "wide" "500" - "tall" "28" - - "CarryingBackground" - { - "ControlName" "CTFImagePanel" - "fieldName" "CarryingBackground" - "xpos" "0" - "xpos_minbad" "0" - "ypos" "0" - "ypos_minbad" "0" - "zpos" "0" - "wide" "p1" - "wide_minbad" "f0" - "tall" "f0" - "tall_minbad" "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_2_lodef" "../hud/color_panel_red" - "teambg_3" "../hud/color_panel_blu" - "teambg_3_lodef" "../hud/color_panel_blu" - "proportionaltoparent" "1" - - "src_corner_height" "23" // pixels inside the image - "src_corner_width" "23" - - "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "5" - } - - "CarryingLabel" - { - "ControlName" "CExLabel" - "fieldName" "CarryingLabel" - "font" "ReplayBrowserSmallest" - "font_minbad" "TFFontMedium" - "xpos" "5" - "xpos_minbad" "5" - "ypos" "3" - "ypos_minbad" "2" - "zpos" "1" - "wide" "200" - "wide_minbad" "f0" - "tall" "f0" - "tall_minbad" "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" - "font_minbad" "TFFontMedium" - "xpos" "p0.011" - "xpos_minbad" "6" - "ypos" "p0.12" - "ypos_minbad" "3" - "zpos" "0" - "wide" "200" - "wide_minbad" "f0" - "tall" "f0" - "tall_minbad" "f0" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "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" - "font_minbad" "TFFontSmall" - "xpos" "5" - "xpos_minbad" "5" - "ypos" "12" - "ypos_minbad" "10" - "zpos" "0" - "wide" "200" - "wide_minbad" "f0" - "tall" "f0" - "tall_minbad" "f0" - "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/Vigannete (by cool hud)/100%/materials/vgui/replay/thumbnails/screen_effects/vignette.vmt b/#customizations/Vigannete (by cool hud)/100%/materials/vgui/replay/thumbnails/screen_effects/vignette.vmt deleted file mode 100644 index 9af6ec1..0000000 --- a/#customizations/Vigannete (by cool hud)/100%/materials/vgui/replay/thumbnails/screen_effects/vignette.vmt +++ /dev/null @@ -1,6 +0,0 @@ -"unlitGeneric" -{ - "$baseTexture" "vgui/replay/thumbnails/screen_effects/vignette" - "$translucent" 1 -} - diff --git a/#customizations/Vigannete (by cool hud)/25%/materials/vgui/replay/thumbnails/screen_effects/vignette.vmt b/#customizations/Vigannete (by cool hud)/25%/materials/vgui/replay/thumbnails/screen_effects/vignette.vmt deleted file mode 100644 index 9af6ec1..0000000 --- a/#customizations/Vigannete (by cool hud)/25%/materials/vgui/replay/thumbnails/screen_effects/vignette.vmt +++ /dev/null @@ -1,6 +0,0 @@ -"unlitGeneric" -{ - "$baseTexture" "vgui/replay/thumbnails/screen_effects/vignette" - "$translucent" 1 -} - diff --git a/#customizations/Vigannete (by cool hud)/50%/materials/vgui/replay/thumbnails/screen_effects/vignette.vmt b/#customizations/Vigannete (by cool hud)/50%/materials/vgui/replay/thumbnails/screen_effects/vignette.vmt deleted file mode 100644 index 9af6ec1..0000000 --- a/#customizations/Vigannete (by cool hud)/50%/materials/vgui/replay/thumbnails/screen_effects/vignette.vmt +++ /dev/null @@ -1,6 +0,0 @@ -"unlitGeneric" -{ - "$baseTexture" "vgui/replay/thumbnails/screen_effects/vignette" - "$translucent" 1 -} - diff --git a/#customizations/Vigannete (by cool hud)/75%/materials/vgui/replay/thumbnails/screen_effects/vignette.vmt b/#customizations/Vigannete (by cool hud)/75%/materials/vgui/replay/thumbnails/screen_effects/vignette.vmt deleted file mode 100644 index 9af6ec1..0000000 --- a/#customizations/Vigannete (by cool hud)/75%/materials/vgui/replay/thumbnails/screen_effects/vignette.vmt +++ /dev/null @@ -1,6 +0,0 @@ -"unlitGeneric" -{ - "$baseTexture" "vgui/replay/thumbnails/screen_effects/vignette" - "$translucent" 1 -} - diff --git a/#customizations/Vigannete (by cool hud)/no (default)/materials/vgui/replay/thumbnails/screen_effects/vignette.vtf b/#customizations/Vigannete (by cool hud)/no (default)/materials/vgui/replay/thumbnails/screen_effects/vignette.vtf deleted file mode 100644 index 8092e988c66045d2e10d736c6a675b1907b83c31..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1048784 zcmeIuF$#b%3e^VBcjdTvvX);iD=6F zS@&Aj&6vkDy`GiDnN{m9e^Ueq5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs z0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZ zfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&U zAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C7 z2oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N z0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+ z009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBly zK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF z5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk z1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs z0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZ zfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&U zAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C7 z2oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N z0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+ z009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBly zK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF z5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk z1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs z0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZ zfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&U zAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C7 z2oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N z0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+ z009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBly zK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF z5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk z1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs z0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZ zfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&U zAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C7 z2oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N z0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+ z009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBly zK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF z5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk z1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs z0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZ zfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&U zAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C7 z2oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N z0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+ z009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBly zK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF z5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk z1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs z0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZ zfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&U zAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C7 z2oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N z0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+ z009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBly zK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF z5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk z1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs z0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZ zfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&U zAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C7 z2oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N z0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+ z009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBly zK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF z5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk z1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs z0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZ zfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&U zAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C7 z2oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N z0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+ z009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBly zK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF z5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk z1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs z0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZ zfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&U zAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C7 z2oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N z0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+ z009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBly zK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF z5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk z1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs z0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZ zfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&U zAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C7 z2oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N z0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+ z009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBly bK!5-N0t5&UAV8pkz>t}9c2^-=RW)>IM diff --git "a/#customizations/\342\230\205 Chat & Killfeed Positions/Normal (Default)/scripts/hudlayout.res" "b/#customizations/\342\230\205 Chat & Killfeed Positions/Normal (Default)/scripts/hudlayout.res" deleted file mode 100644 index bf0a5f5..0000000 --- "a/#customizations/\342\230\205 Chat & Killfeed Positions/Normal (Default)/scripts/hudlayout.res" +++ /dev/null @@ -1,1357 +0,0 @@ -"#base" "../resource/crosshairs/crosshair.res" -"#base" "../resource/ui/custom/master_hitmarkers.res" -"Resource/HudLayout.res" -{ - "Vignette" - { - "ControlName" "ImagePanel" - "fieldName" "Vignette" - "xpos" "0" - "ypos" "0" - "zpos" "-999" - "wide" "f0" - "tall" "480" - "image" "replay/thumbnails/screen_effects/vignette" - "scaleImage" "1" - "enabled" "0" - "visible" "1" - } - "HudPlayerStatus" - { - "fieldName" "HudPlayerStatus" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "480" - } - "HudWeaponAmmo" - { - "fieldName" "HudWeaponAmmo" - "visible" "1" - "enabled" "1" - "xpos" "c88" - "ypos" "rs1" - "wide" "160" - "tall" "100" - } - "HudObjectiveStatus" - { - "fieldName" "HudObjectiveStatus" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "480" - } - "HudKothTimeStatus" - { - "fieldName" "HudKothTimeStatus" - "visible" "1" - "enabled" "1" - "xpos" "c-100" - "ypos" "0" - "wide" "200" - "tall" "160" - "blue_active_xpos" "16" - "blue_active_xpos_minbad" "55" - "red_active_xpos" "106" - "red_active_xpos_minbad" "105" - } - "HudItemEffectMeter" - { - "fieldName" "HudItemEffectMeter" - "visible" "1" - "enabled" "1" - "xpos" "c" [$WIN32] - "ypos" "c" [$WIN32] - "wide" "100" - "tall" "50" - "MeterFG" "White" - "MeterBG" "Gray" - } - "HudMedicCharge" - { - "fieldName" "HudMedicCharge" - "visible" "1" - "enabled" "1" - "xpos" "c-128" - "xpos_minbad" "c0" - "ypos" "c70" - "ypos_minbad" "r34" - "wide" "f0" - "tall" "f0" - } - "HudDemomanCharge" - { - "fieldName" "HudDemomanCharge" - "visible" "1" - "enabled" "1" - "xpos" "cs-0.56" [$WIN32] - "xpos_minbad" "r52" [$WIN32] - "ypos" "300" [$WIN32] - "ypos_minbad" "r40" [$WIN32] - "xpos" "r112" [$X360] - "ypos" "r45" [$X360] - "zpos" "1" - "wide" "60" - "wide_minbad" "50" - "tall" "6" - "MeterFG" "White" - "MeterBG" "Gray" - } - "HudBowCharge" - { - "fieldName" "HudBowCharge" - "visible" "0" - "enabled" "0" - "xpos" "9999" [$WIN32] - "xpos_minmode" "r52" [$WIN32] - "ypos" "r21" [$WIN32] - "ypos_minmode" "r40" [$WIN32] - "xpos" "r112" [$X360] - "ypos" "r45" [$X360] - "zpos" "1" - "wide" "60" - "wide_minmode" "50" - "tall" "8" - "MeterFG" "White" - "MeterBG" "Gray" - } - "HudFlameRocketCharge" - { - "fieldName" "HudFlameRocketCharge" - "visible" "1" - "enabled" "1" - "xpos" "r80" [$WIN32] - "xpos_minmode" "r52" [$WIN32] - "ypos" "r21" [$WIN32] - "ypos_minmode" "r40" [$WIN32] - "xpos" "r112" [$X360] - "ypos" "r45" [$X360] - "zpos" "1" - "wide" "60" - "wide_minmode" "50" - "tall" "8" - "MeterFG" "White" - "MeterBG" "Gray" - } - "HudBossHealth" - { - "fieldName" "HudBossHealth" - "visible" "1" - "enabled" "1" - "xpos" "c-100" - "ypos" "42" - "zpos" "0" - "wide" "200" - "tall" "50" - "MeterFG" "Red" - "MeterBG" "Gray" - } - "HudWeaponSelection" - { - "fieldName" "HudWeaponSelection" - "xpos" "0" - "wide" "f0" - "ypos" "0" - "tall" "480" - "RightMargin" "0" - "RightMargin_hidef" "32" - "RightMargin_lodef" "38" - "visible" "1" - "enabled" "1" - "SmallBoxWide" "72" - "SmallBoxTall" "54" - "PlusStyleBoxWide" "90" - "PlusStyleBoxTall" "63" - "PlusStyleExpandSelected" "0.3" - "LargeBoxWide" "110" - "LargeBoxTall" "77" - "BoxGap" "4" [$WIN32] - "BoxGap" "4" [$X360] - "SelectionNumberXPos" "12" - "SelectionNumberYPos" "4" - "IconXPos" "8" - "IconYPos" "0" - "TextYPos" "70" [$WIN32] - "TextYPos" "65" [$X360] - "ErrorYPos" "48" - "TextColor" "SelectionTextFg" - "MaxSlots" "6" - "PlaySelectSounds" "1" - "Alpha" "220" - "SelectionAlpha" "220" - "BoxColor" "0 0 0 220" - "SelectedBoxClor" "0 0 0 220" - "SelectionNumberFg" "200 187 161 255" - "NumberFont" "HudSelectionText" - } - "CHudAccountPanel" - { - "fieldName" "CHudAccountPanel" - "xpos" "c-38" - "ypos" "c66" - "ypos_minbad" "r134" - "zpos" "1" - "wide" "116" - "tall" "80" - "visible" "1" - "enabled" "1" - "PaintBackgroundType" "2" - } - "CHealthAccountPanel" - { - "fieldName" "CHealthAccountPanel" - "xpos" "c-148" - "ypos" "c50" - "wide" "116" - "tall" "180" - "visible" "1" - "enabled" "1" - } - "CDamageAccountPanel" - { - "fieldName" "CDamageAccountPanel" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "480" - "visible" "1" - "enabled" "1" - "PaintBackgroundType" "2" - } - "DisguiseStatus" - { - "fieldName" "DisguiseStatus" - "visible" "1" - "enabled" "1" - "xpos" "c-280" - "ypos" "r124" - "zpos" "-110" - "wide" "345" - "tall" "200" - } - "CMainTargetID" - { - "fieldName" "CMainTargetID" - "visible" "1" - "enabled" "1" - "xpos" "c-126" - "ypos" "275" - "wide" "252" - "tall" "35" - "tall_minbad" "28" - "priority" "40" - "priority_lodef" "5" - "if_vr" - { - "ypos" "370" - "x_offset" "20" - } - } - "CSpectatorTargetID" - { - "fieldName" "CSpectatorTargetID" - "visible" "0" - "enabled" "1" - "xpos" "c-126" - "ypos" "250" - "wide" "252" - "tall" "35" - "tall_minbad" "28" - "priority" "40" - "priority_lodef" "35" - "x_offset" "20" - "y_offset" "20" - } - "CSecondaryTargetID" - { - "fieldName" "CSecondaryTargetID" - "visible" "0" - "enabled" "1" - "xpos" "c-126" - "ypos" "307" - "wide" "252" - "tall" "35" - "tall_minbad" "28" - "priority" "35" - "if_vr" - { - "ypos" "330" - "x_offset" "20" - } - } - "BuildingStatus_Spy" - { - "fieldName" "BuildingStatus_Spy" - "visible" "1" - "enabled" "1" - "xpos" "0" [$WIN32] - "ypos" "0" [$WIN32] - "xpos" "32" [$X360] - "ypos" "16" [$X360] - "wide" "640" - "tall" "480" - "PaintBackgroundType" "2" - } - "BuildingStatus_Engineer" - { - "fieldName" "BuildingStatus_Engineer" - "visible" "1" - "enabled" "1" - "xpos" "0" - "xpos_hidef" "32" - "xpos_lodef" "40" - "ypos" "0" - "ypos_hidef" "16" - "ypos_lodef" "25" - "wide" "640" - "tall" "480" - "PaintBackgroundType" "2" - } - "HudMannVsMachineStatus" - { - "fieldName" "HudMannVsMachineStatus" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "f0" - "tall" "480" - "PaintBackgroundType" "2" - } - "HudProgressBar" - { - "fieldName" "HudProgressBar" - "xpos" "c-150" - "ypos" "300" - "wide" "300" - "tall" "15" - "visible" "1" - "enabled" "1" - "BorderThickness" "1" - "PaintBackgroundType" "2" - } - "HudRoundTimer" - { - "fieldName" "HudRoundTimer" - "xpos" "c-20" - "ypos" "440" - "wide" "120" - "tall" "40" - "visible" "1" - "enabled" "1" - "PaintBackgroundType" "2" - "FlashColor" "HudIcon_Red" - "icon_xpos" "0" - "icon_ypos" "2" - "digit_xpos" "34" - "digit_ypos" "2" - } - "HudScenarioIcon" - { - "fieldName" "HudScenarioIcon" - "xpos" "c110" - "ypos" "443" - "wide" "40" - "tall" "44" - "visible" "1" - "enabled" "1" - "PaintBackgroundType" "2" - "IconColor" "Hostage_Yellow" - } - "HudFlashlight" - { - "fieldName" "HudFlashlight" - "visible" "1" - "enabled" "1" - "xpos" "16" - "ypos" "370" - "wide" "102" - "tall" "20" - "text_xpos" "8" - "text_ypos" "6" - "TextColor" "255 170 0 220" - "PaintBackgroundType" "2" - } - "HudDamageIndicator" - { - } - "HudCommentary" - { - "fieldName" "HudCommentary" - "xpos" "c-190" - "ypos" "320" - "wide" "380" - "tall" "50" - "visible" "1" - "enabled" "1" - "PaintBackgroundType" "2" - "BackgroundOverrideColor" "0 0 0 128" - "bar_xpos" "50" - "bar_ypos" "20" - "bar_height" "8" - "bar_width" "320" - "speaker_xpos" "50" - "speaker_ypos" "8" - "count_xpos_from_right" "10" - "count_ypos" "8" - "icon_texture" "vgui/hud/icon_commentary" - "icon_xpos" "0" - "icon_ypos" "0" - "icon_width" "40" - "icon_height" "40" - "use_script_bgcolor" "1" - } - "HudZoom" - { - "fieldName" "HudZoom" - "visible" "1" - "enabled" "1" - "Circle1Radius" "66" - "Circle2Radius" "74" - "DashGap" "16" - "DashHeight" "4" - "BorderThickness" "88" - } - "HudCrosshair" - { - "fieldName" "HudCrosshair" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "HudDeathNotice" - { - "fieldName" "HudDeathNotice" - "visible" "1" - "enabled" "1" - //"xpos" "c-210" - "xpos" "r640" [$WIN32] - "ypos" "23" - "wide" "628" - "tall" "468" - "MaxDeathNotices" "4" - "IconScale" "0.35" - "LineHeight" "16" - "LineSpacing" "4" - "CornerRadius" "3" - "RightJustify" "1" - "TextFont" "Verdana" - "TeamBlue" "HUDBlueTeamSolid" - "TeamRed" "HUDRedTeamSolid" - "PurpleText" "134 80 172 255" - "GreenText" "112 176 74 255" - "IconColor" "HudWhite" - "LocalPlayerColor" "HUDBlack" - "BaseBackgroundColor" "46 43 42 220" - "LocalBackgroundColor" "245 229 196 200" - "KillStreakBackgroundColor" "46 43 42 255" - } - "HudVehicle" - { - "fieldName" "HudVehicle" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "CVProfPanel" - { - "fieldName" "CVProfPanel" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "ScorePanel" - { - "fieldName" "ScorePanel" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "HudTrain" - { - "fieldName" "HudTrain" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "HudMOTD" - { - "fieldName" "HudMOTD" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "HudMessage" - { - "fieldName" "HudMessage" - "visible" "1" - "enabled" "1" - "wide" "f0" - "tall" "480" - } - "HudMenu" - { - "fieldName" "HudMenu" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - "zpos" "1" - "TextFont" "Default" - "ItemFont" "Default" - "ItemFontPulsing" "Default" - } - "HudSpellMenu" - { - "fieldName" "HudSpellMenu" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - "zpos" "2" - "xpos" "130" - "ypos" "r61" - "TextFont" "Default" - "ItemFont" "Default" - "ItemFontPulsing" "Default" - } - "HudCloseCaption" - { - "fieldName" "HudCloseCaption" - "visible" "1" - "enabled" "1" - "xpos" "c-250" - "ypos" "276" [$WIN32] - "ypos" "236" [$X360] - "wide" "500" - "tall" "136" [$WIN32] - "tall" "176" [$X360] - "BgAlpha" "128" - "GrowTime" "0.25" - "ItemHiddenTime" "0.2" - "ItemFadeInTime" "0.15" - "ItemFadeOutTime" "0.3" - "topoffset" "0" - } - "HudHistoryResource" - { - "fieldName" "HudHistoryResource" - "visible" "0" - "enabled" "0" - "xpos" "r640" [$WIN32] - "xpos" "r672" [$X360] - "wide" "640" - "tall" "330" - "history_gap" "55" - } - "HudGeiger" - { - "fieldName" "HudGeiger" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "HUDQuickInfo" - { - "fieldName" "HUDQuickInfo" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "HudWeapon" - { - "fieldName" "HudWeapon" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "HudAnimationInfo" - { - "fieldName" "HudAnimationInfo" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "CBudgetPanel" - { - "fieldName" "CBudgetPanel" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "CTextureBudgetPanel" - { - "fieldName" "CTextureBudgetPanel" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "HudPredictionDump" - { - "fieldName" "HudPredictionDump" - "visible" "1" - "enabled" "1" - "wide" "1280" - "tall" "1024" - } - "HudLocation" - { - "fieldName" "HudLocation" - "visible" "1" - "enabled" "1" - "xpos" "16" - "ypos" "112" - "wide" "96" - "tall" "16" - "textAlignment" "north" - } - "HudScope" - { - "fieldName" "HudScope" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "HudScopeCharge" - { - "fieldName" "HudScopeCharge" - "visible" "1" - "enabled" "1" - "xpos" "c64" - "ypos" "c-64" - "wide" "64" - "tall" "128" - } - "HudVoiceSelfStatus" - { - "fieldName" "HudVoiceSelfStatus" - "visible" "1" - "enabled" "1" - "xpos" "c-210" [$WIN32] - "ypos" "320" [$WIN32] - "xpos" "r75" [$X360] - "ypos" "375" [$X360] - "wide" "32" - "tall" "32" - } - "HudVoiceStatus" - { - "fieldName" "HudVoiceStatus" - "visible" "1" - "enabled" "1" - "xpos" "r145" [$WIN32] - "ypos" "0" [$WIN32] - "xpos" "r210" [$X360] - "ypos" "0" [$X360] - "wide" "145" - "tall" "400" - "item_wide" "135" - "show_avatar" "0" - "show_dead_icon" "1" - "dead_xpos" "1" - "dead_ypos" "0" - "dead_wide" "16" - "dead_tall" "16" - "show_voice_icon" "1" - "icon_ypos" "0" - "icon_xpos" "15" - "icon_tall" "16" - "icon_wide" "16" - "text_xpos" "33" - } - "HudHintDisplay" - { - "fieldName" "HudHintDisplay" - "visible" "0" - "enabled" "1" - "xpos" "c-240" - "ypos" "c60" - "wide" "480" - "tall" "100" - "HintSize" "1" - "text_xpos" "8" - "text_ypos" "8" - "center_x" "0" - "center_y" "-1" - } - "HudHintKeyDisplay" - { - "fieldName" "HudHintKeyDisplay" - "visible" "0" - "enabled" "1" - "xpos" "r120" - "ypos" "r340" - "wide" "100" - "tall" "200" - "text_xpos" "8" - "text_ypos" "8" - "text_xgap" "8" - "text_ygap" "8" - "TextColor" "255 170 0 220" - "PaintBackgroundType" "2" - } - "overview" - { - "fieldname" "overview" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "wide" "640" - "tall" "480" - } - "VguiScreenCursor" - { - "fieldName" "VguiScreenCursor" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "HudControlPointIcons" - { - "fieldName" "HudControlPointIcons" - "xpos" "0" - "ypos" "410" - "wide" "f0" - "tall" "200" - "visible" "1" - "enabled" "1" - "separator_width" "9" - "separator_height" "7" - "height_offset" "0" [$WIN32] - "height_offset" "26" [$X360] - } - "HudCapturePanel" - { - "fieldName" "HudCapturePanel" - "xpos" "c-75" - "ypos" "c80" - "wide" "150" - "tall" "90" - "visible" "1" - "enabled" "1" - "icon_space" "2" - } - "HUDAutoAim" - { - } - "HudHDRDemo" - { - } - "WinPanel" - { - "fieldName" "WinPanel" - "visible" "1" - "enabled" "1" - "xpos" "c-150" - "ypos" "215" - "wide" "300" - "tall" "300" - "zpos" "4" - "proportionaltoparent" "1" - } - "ArenaWinPanel" - { - "fieldName" "ArenaWinPanel" - "visible" "1" - "enabled" "1" - "xpos" "c-225" - "ypos" "250" - "wide" "450" - "tall" "218" - } - "PVEWinPanel" - { - "fieldName" "PVEWinPanel" - "visible" "1" - "enabled" "1" - "xpos" "c-150" - "ypos" "255" - "wide" "300" - "tall" "215" - } - "StatPanel" - { - "fieldName" "StatPanel" - "visible" "1" - "enabled" "1" - "xpos" "c-133" - "xpos_lodef" "c-190" - "ypos" "270" - "ypos_lodef" "250" - "wide" "266" - "wide_lodef" "400" - "tall" "120" - "tall_lodef" "190" - } - "FreezePanel" - { - "fieldName" "FreezePanel" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "480" - } - "FreezePanelCallout" - { - "fieldName" "FreezePanelCallout" - "visible" "1" - "enabled" "1" - "xpos" "200" - "ypos" "200" - "wide" "100" - "tall" "50" - } - "AnnotationsPanelCallout" - { - "fieldName" "AnnotationsPanelCallout" - "visible" "1" - "enabled" "1" - "xpos" "200" - "ypos" "200" - "wide" "100" - "tall" "50" - } - "AnnotationsPanel" - { - } - "WaitingForPlayersPanel" - { - "fieldName" "WaitingForPlayersPanel" - "visible" "0" - "enabled" "1" - "xpos" "c-146" - "ypos" "10" - "wide" "292" - "tall" "64" - } - "HudUpgradePanel" - { - "fieldName" "HudUpgradePanel" - "visible" "0" - "enable" "1" - "xpos" "c-200" - "ypos" "260" - "wide" "400" - "tall" "160" - } - "HudChat" - { - "ControlName" "EditablePanel" - "fieldName" "HudChat" - "visible" "1" - "enabled" "1" - "xpos" "10" [$WIN32] - "xpos" "42" [$X360] - "ypos" "275" - "wide" "320" - "tall" "120" - "PaintBackgroundType" "2" - } - "HudMenuEngyBuild" - { - "fieldName" "HudMenuEngyBuild" - "visible" "1" - "enabled" "1" - "xpos" "c-225" - "ypos" "c-55" - "wide" "450" - "tall" "195" - "PaintBackgroundType" "0" - } - "HudMenuEngyDestroy" - { - "fieldName" "HudMenuEngyDestroy" - "visible" "1" - "enabled" "1" - "xpos" "c-225" - "ypos" "c-59" - "wide" "450" - "tall" "200" - "PaintBackgroundType" "0" - } - "HudEurekaEffectTeleportMenu" - { - "fieldName" "HudEurekaEffectTeleportMenu" - "visible" "1" - "enabled" "1" - "xpos" "c-125" - "ypos" "c-55" - "wide" "250" - "tall" "195" - "PaintBackgroundType" "0" - } - "HudMenuSpyDisguise" - { - "fieldName" "HudMenuSpyDisguise" - "visible" "1" - "enabled" "1" - "xpos" "c-200" - "ypos" "204" - "wide" "470" - "tall" "200" - "PaintBackgroundType" "0" - } - "HudDemomanPipes" - { - "fieldName" "HudDemomanPipes" - "visible" "1" - "enabled" "1" - "xpos" "c-44" - "xpos_minbad" "r110" - "ypos" "c75" - "ypos_minbad" "r30" - "wide" "100" - "tall" "500" - } - "HudTeamGoal" - { - "fieldName" "HudTeamGoal" - "visible" "1" - "enabled" "1" - "xpos" "c-160" - "ypos" "65" - "ypos_lodef" "75" - "wide" "320" - "tall" "100" - } - "HudTeamGoalTournament" - { - "fieldName" "HudTeamGoalTournament" - "visible" "1" - "enabled" "1" - "xpos" "c-160" - "ypos" "15" - "ypos_lodef" "75" - "wide" "320" - "tall" "300" - } - "HudTeamSwitch" - { - "fieldName" "HudTeamSwitch" - "visible" "0" - "enabled" "1" - "xpos" "c-160" - "ypos" "75" - "ypos_hidef" "90" - "ypos_lodef" "90" - "wide" "320" - "tall" "100" - } - "HudArenaNotification" - { - "fieldName" "HudArenaNotification" - "visible" "0" - "enabled" "1" - "xpos" "c-160" - "ypos" "75" - "ypos_hidef" "90" - "ypos_lodef" "90" - "wide" "320" - "tall" "150" - } - "HudArenaCapPointCountdown" - { - "fieldName" "HudArenaCapPointCountdown" - "visible" "1" - "enabled" "1" - "xpos" "c-15" - "ypos" "442" - "wide" "30" - "tall" "30" - "zpos" "99" - } - "HudStalemate" - { - "fieldName" "HudStalemate" - "visible" "0" - "enabled" "1" - "xpos" "c-160" - "ypos" "65" - "ypos_lodef" "75" - "wide" "320" - "tall" "100" - } - "HudTournament" - { - "fieldName" "HudTournament" - "visible" "0" - "enabled" "1" - "xpos" "c-125" - "ypos" "5" - "ypos_lodef" "75" - "zpos" "2" - "wide" "250" - "tall" "80" - } - "HudTournamentSetup" - { - "fieldName" "HudTournamentSetup" - "visible" "0" - "enabled" "1" - "xpos" "c-90" - "ypos" "-70" - "ypos_lodef" "75" - "wide" "180" - "tall" "65" - } - "HudStopWatch" - { - "fieldName" "HudStopWatch" - "visible" "1" - "enabled" "1" - "xpos" "c-160" - "ypos" "5" - "ypos_minbad" "15" - "ypos_lodef" "75" - "wide" "125" - "tall" "70" - } - "NotificationPanel" - { - "fieldName" "NotificationPanel" - "visible" "1" - "enabled" "1" - "xpos" "c-320" - "ypos" "300" - "wide" "640" - "tall" "100" - } - "AchievementNotificationPanel" - { - "fieldName" "AchievementNotificationPanel" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "180" - "wide" "f10" [$WIN32] - "wide" "f60" [$X360] - "tall" "100" - } - "CriticalPanel" [$WIN32] - { - "fieldName" "CriticalPanel" - "visible" "1" - "enabled" "1" - "xpos" "r155" - "ypos" "r75" - "wide" "150" - "tall" "25" - } - "HudArenaClassLayout" [$WIN32] - { - "fieldName" "HudArenaClassLayout" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "r320" - "wide" "f0" - "tall" "320" - } - "HudArenaVsPanel" [$WIN32] - { - "fieldName" "HudArenaVsPanel" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "240" - "wide" "f0" - "tall" "240" - } - "HudArenaPlayerCount" [$WIN32] - { - "fieldName" "HudArenaPlayerCount" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "50" - } - "HudAchievementTracker" - { - "ControlName" "EditablePanel" - "fieldName" "HudAchievementTracker" - "xpos" "5" - "NormalY" "10" - "EngineerY" "170" - "zpos" "2" - "wide" "280" - "tall" "280" - "visible" "1" - "enabled" "1" - } - "HudTrainingInfoMsg" - { - "fieldName" "HudTrainingInfoMsg" - "visible" "0" - "enabled" "1" - "xpos" "10" - "ypos" "50" - "wide" "200" - "tall" "300" - } - "HudTrainingMsg" - { - } - "TrainingComplete" - { - } - "HudInspectPanel" - { - "fieldName" "HudInspectPanel" - "visible" "0" - "enabled" "1" - "xpos" "r200" - "ypos" "rs1" - "zpos" "10" - "wide" "190" - "tall" "f0" - } - "HudTFCrosshair" - { - "fieldName" "HudTFCrosshair" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "ItemQuickSwitchPanel" - { - "fieldName" "ItemQuickSwitchPanel" - "visible" "0" - "enabled" "1" - "xpos" "c-125" - "ypos" "280" - "wide" "250" - "tall" "160" - } - "ReplayReminder" - { - "fieldName" "ReplayReminder" - "visible" "0" - "enable" "1" - } - "MainMenuAdditions" - { - "fieldName" "MainMenuAdditions" - "visible" "1" - "enabled" "1" - "xpos" "c0" - "ypos" "310" - "zpos" "0" - "wide" "300" - "tall" "100" - } - "CoachedByPanel" - { - "fieldName" "CoachedByPanel" - "visible" "0" - "enable" "1" - "xpos" "5" - "ypos" "10" - "wide" "250" - "tall" "44" - } - "ItemTestHUDPanel" - { - "fieldName" "ItemTestHUDPanel" - "visible" "0" - "enable" "1" - "xpos" "5" - "ypos" "10" - "wide" "150" - "tall" "44" - } - "NotificationQueuePanel" - { - "fieldName" "NotificationQueuePanel" - "visible" "0" - "enable" "1" - "xpos" "r155" - "ypos" "r90" - "zpos" "100" - "wide" "200" - "tall" "0" - } - "CHudVote" - { - "fieldName" "CHudVote" - "xpos" "0" - "ypos" "0" - "wide" "640" - "tall" "480" - "visible" "1" - "enabled" "1" - "bgcolor_override" "0 0 0 0" - "PaintBackgroundType" "0" - } - "HudAlert" - { - "fieldName" "HudAlert" - "visible" "0" - "enable" "1" - "xpos" "c-160" - "ypos" "100" - "wide" "320" - "tall" "150" - } - "CTFStreakNotice" - { - "fieldName" "CTFStreakNotice" - "xpos" "0" - "ypos" "0" - "wide" "640" - "tall" "480" - "visible" "1" - "enabled" "1" - "bgcolor_override" "0 0 0 0" - "PaintBackgroundType" "0" - } - "CTFFlagCalloutPanel" - { - "fieldName" "CTFFlagCalloutPanel" - "visible" "0" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "wide" "40" - "tall" "40" - "priority" "40" - } - "HudMenuTauntSelection" - { - "fieldName" "HudMenuTauntSelection" - "visible" "1" - "enabled" "1" - "xpos" "r125" - "ypos" "c-130" - "wide" "150" - "tall" "250" - "PaintBackgroundType" "0" - } - "ItemAttributeTracker" - { - "fieldName" "ItemAttributeTracker" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "wide" "f5" - "tall" "f0" - "PaintBackgroundType" "0" - } - "HudMiniGame" - { - "fieldName" "HudMiniGame" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "480" - } - "QuestNotificationPanel" - { - "fieldName" "QuestNotificationPanel" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "f0" - } - "MatchMakingContainer" - { - "ControlName" "EditablePanel" - "fieldName" "MatchMakingContainer" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "f0" - } - "HudSpectatorExtras" - { - "fieldName" "HudSpectatorExtras" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "f0" - } - "MatchSummary" - { - "fieldName" "MatchSummary" - "visible" "0" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "f0" - } - "HudMatchStatus" - { - "fieldName" "HudMatchStatus" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "zpos" "3" - "wide" "f0" - "tall" "f0" - } - "QueueHUDStatus" - { - "fieldName" "QueueHUDStatus" - "visible" "1" - "enabled" "1" - "xpos" "rs1-5" - "ypos" "1" - "zpos" "1001" - "wide" "200" - "tall" "18" - "proportionaltoparent" "1" - "keyboardinputenabled" "1" - "mouseinputenabled" "0" - "alpha" "100" - } - "CurrencyStatusPanel" - { - "ControlName" "CCurrencyStatusPanel" - "fieldName" "CurrencyStatusPanel" - "xpos" "c-319" - "ypos" "r103" - "wide" "100" - "tall" "100" - "xpos_minmode" "65" - "ypos_minmode" "r88" - "visible" "0" - "enabled" "1" - "PaintBackgroundType" "2" - } -} diff --git "a/#customizations/\342\230\205 Chat & Killfeed Positions/Ultra Wide Fix (Center)/resource/ui/basechat.res" "b/#customizations/\342\230\205 Chat & Killfeed Positions/Ultra Wide Fix (Center)/resource/ui/basechat.res" deleted file mode 100644 index 7aadfa0..0000000 --- "a/#customizations/\342\230\205 Chat & Killfeed Positions/Ultra Wide Fix (Center)/resource/ui/basechat.res" +++ /dev/null @@ -1,69 +0,0 @@ -"Resource/UI/BaseChat.res" -{ - "HudChat" - { - "ControlName" "EditablePanel" - "fieldName" "HudChat" - "visible" "1" - "enabled" "1" - "xpos" "c-370" - "ypos" "r250" - "wide" "220" - "tall" "100" - "PaintBackgroundType" "0" - } - - - - ChatInputLine - { - "ControlName" "EditablePanel" - "fieldName" "ChatInputLine" - "visible" "1" - "enabled" "1" - "xpos" "10" - "ypos" "395" - "wide" "170" - "tall" "0" - "PaintBackgroundType" "0" - } - - "ChatFiltersButton" - { - "ControlName" "Button" - "fieldName" "ChatFiltersButton" - "xpos" "185" - "ypos" "87" - "wide" "33" - "tall" "8" - "autoResize" "1" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "Filter" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Default" "0" - } - - "HudChatHistory" - { - "ControlName" "RichText" - "fieldName" "HudChatHistory" - "xpos" "0" - "ypos" "0" - "wide" "220" - "tall" "75" - "wrap" "1" - "autoResize" "1" - "pinCorner" "1" - "visible" "1" - "enabled" "1" - "labelText" "" - "textAlignment" "south-west" - "font" "ChatFont" - "maxchars" "-1" - } -} \ No newline at end of file diff --git "a/#customizations/\342\230\205 Chat & Killfeed Positions/Ultra Wide Fix (Center)/scripts/hudlayout.res" "b/#customizations/\342\230\205 Chat & Killfeed Positions/Ultra Wide Fix (Center)/scripts/hudlayout.res" deleted file mode 100644 index e4f0f45..0000000 --- "a/#customizations/\342\230\205 Chat & Killfeed Positions/Ultra Wide Fix (Center)/scripts/hudlayout.res" +++ /dev/null @@ -1,1357 +0,0 @@ -"#base" "../resource/crosshairs/crosshair.res" -"#base" "../resource/ui/custom/master_hitmarkers.res" -"Resource/HudLayout.res" -{ - "Vignette" - { - "ControlName" "ImagePanel" - "fieldName" "Vignette" - "xpos" "0" - "ypos" "0" - "zpos" "-999" - "wide" "f0" - "tall" "480" - "image" "replay/thumbnails/screen_effects/vignette" - "scaleImage" "1" - "enabled" "0" - "visible" "1" - } - "HudPlayerStatus" - { - "fieldName" "HudPlayerStatus" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "480" - } - "HudWeaponAmmo" - { - "fieldName" "HudWeaponAmmo" - "visible" "1" - "enabled" "1" - "xpos" "c88" - "ypos" "rs1" - "wide" "160" - "tall" "100" - } - "HudObjectiveStatus" - { - "fieldName" "HudObjectiveStatus" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "480" - } - "HudKothTimeStatus" - { - "fieldName" "HudKothTimeStatus" - "visible" "1" - "enabled" "1" - "xpos" "c-100" - "ypos" "0" - "wide" "200" - "tall" "160" - "blue_active_xpos" "16" - "blue_active_xpos_minbad" "55" - "red_active_xpos" "106" - "red_active_xpos_minbad" "105" - } - "HudItemEffectMeter" - { - "fieldName" "HudItemEffectMeter" - "visible" "1" - "enabled" "1" - "xpos" "c" [$WIN32] - "ypos" "c" [$WIN32] - "wide" "100" - "tall" "50" - "MeterFG" "White" - "MeterBG" "Gray" - } - "HudMedicCharge" - { - "fieldName" "HudMedicCharge" - "visible" "1" - "enabled" "1" - "xpos" "c-128" - "xpos_minbad" "c0" - "ypos" "c70" - "ypos_minbad" "r34" - "wide" "f0" - "tall" "f0" - } - "HudDemomanCharge" - { - "fieldName" "HudDemomanCharge" - "visible" "1" - "enabled" "1" - "xpos" "cs-0.56" [$WIN32] - "xpos_minbad" "r52" [$WIN32] - "ypos" "300" [$WIN32] - "ypos_minbad" "r40" [$WIN32] - "xpos" "r112" [$X360] - "ypos" "r45" [$X360] - "zpos" "1" - "wide" "60" - "wide_minbad" "50" - "tall" "6" - "MeterFG" "White" - "MeterBG" "Gray" - } - "HudBowCharge" - { - "fieldName" "HudBowCharge" - "visible" "0" - "enabled" "0" - "xpos" "9999" [$WIN32] - "xpos_minmode" "r52" [$WIN32] - "ypos" "r21" [$WIN32] - "ypos_minmode" "r40" [$WIN32] - "xpos" "r112" [$X360] - "ypos" "r45" [$X360] - "zpos" "1" - "wide" "60" - "wide_minmode" "50" - "tall" "8" - "MeterFG" "White" - "MeterBG" "Gray" - } - "HudFlameRocketCharge" - { - "fieldName" "HudFlameRocketCharge" - "visible" "1" - "enabled" "1" - "xpos" "r80" [$WIN32] - "xpos_minmode" "r52" [$WIN32] - "ypos" "r21" [$WIN32] - "ypos_minmode" "r40" [$WIN32] - "xpos" "r112" [$X360] - "ypos" "r45" [$X360] - "zpos" "1" - "wide" "60" - "wide_minmode" "50" - "tall" "8" - "MeterFG" "White" - "MeterBG" "Gray" - } - "HudBossHealth" - { - "fieldName" "HudBossHealth" - "visible" "1" - "enabled" "1" - "xpos" "c-100" - "ypos" "42" - "zpos" "0" - "wide" "200" - "tall" "50" - "MeterFG" "Red" - "MeterBG" "Gray" - } - "HudWeaponSelection" - { - "fieldName" "HudWeaponSelection" - "xpos" "0" - "wide" "f0" - "ypos" "0" - "tall" "480" - "RightMargin" "0" - "RightMargin_hidef" "32" - "RightMargin_lodef" "38" - "visible" "1" - "enabled" "1" - "SmallBoxWide" "72" - "SmallBoxTall" "54" - "PlusStyleBoxWide" "90" - "PlusStyleBoxTall" "63" - "PlusStyleExpandSelected" "0.3" - "LargeBoxWide" "110" - "LargeBoxTall" "77" - "BoxGap" "4" [$WIN32] - "BoxGap" "4" [$X360] - "SelectionNumberXPos" "12" - "SelectionNumberYPos" "4" - "IconXPos" "8" - "IconYPos" "0" - "TextYPos" "70" [$WIN32] - "TextYPos" "65" [$X360] - "ErrorYPos" "48" - "TextColor" "SelectionTextFg" - "MaxSlots" "6" - "PlaySelectSounds" "1" - "Alpha" "220" - "SelectionAlpha" "220" - "BoxColor" "0 0 0 220" - "SelectedBoxClor" "0 0 0 220" - "SelectionNumberFg" "200 187 161 255" - "NumberFont" "HudSelectionText" - } - "CHudAccountPanel" - { - "fieldName" "CHudAccountPanel" - "xpos" "c-38" - "ypos" "c66" - "ypos_minbad" "r134" - "zpos" "1" - "wide" "116" - "tall" "80" - "visible" "1" - "enabled" "1" - "PaintBackgroundType" "2" - } - "CHealthAccountPanel" - { - "fieldName" "CHealthAccountPanel" - "xpos" "c-148" - "ypos" "c50" - "wide" "116" - "tall" "180" - "visible" "1" - "enabled" "1" - } - "CDamageAccountPanel" - { - "fieldName" "CDamageAccountPanel" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "480" - "visible" "1" - "enabled" "1" - "PaintBackgroundType" "2" - } - "DisguiseStatus" - { - "fieldName" "DisguiseStatus" - "visible" "1" - "enabled" "1" - "xpos" "c-280" - "ypos" "r124" - "zpos" "-110" - "wide" "345" - "tall" "200" - } - "CMainTargetID" - { - "fieldName" "CMainTargetID" - "visible" "1" - "enabled" "1" - "xpos" "c-126" - "ypos" "275" - "wide" "252" - "tall" "35" - "tall_minbad" "28" - "priority" "40" - "priority_lodef" "5" - "if_vr" - { - "ypos" "370" - "x_offset" "20" - } - } - "CSpectatorTargetID" - { - "fieldName" "CSpectatorTargetID" - "visible" "0" - "enabled" "1" - "xpos" "c-126" - "ypos" "250" - "wide" "252" - "tall" "35" - "tall_minbad" "28" - "priority" "40" - "priority_lodef" "35" - "x_offset" "20" - "y_offset" "20" - } - "CSecondaryTargetID" - { - "fieldName" "CSecondaryTargetID" - "visible" "0" - "enabled" "1" - "xpos" "c-126" - "ypos" "307" - "wide" "252" - "tall" "35" - "tall_minbad" "28" - "priority" "35" - "if_vr" - { - "ypos" "330" - "x_offset" "20" - } - } - "BuildingStatus_Spy" - { - "fieldName" "BuildingStatus_Spy" - "visible" "1" - "enabled" "1" - "xpos" "0" [$WIN32] - "ypos" "0" [$WIN32] - "xpos" "32" [$X360] - "ypos" "16" [$X360] - "wide" "640" - "tall" "480" - "PaintBackgroundType" "2" - } - "BuildingStatus_Engineer" - { - "fieldName" "BuildingStatus_Engineer" - "visible" "1" - "enabled" "1" - "xpos" "0" - "xpos_hidef" "32" - "xpos_lodef" "40" - "ypos" "0" - "ypos_hidef" "16" - "ypos_lodef" "25" - "wide" "640" - "tall" "480" - "PaintBackgroundType" "2" - } - "HudMannVsMachineStatus" - { - "fieldName" "HudMannVsMachineStatus" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "f0" - "tall" "480" - "PaintBackgroundType" "2" - } - "HudProgressBar" - { - "fieldName" "HudProgressBar" - "xpos" "c-150" - "ypos" "300" - "wide" "300" - "tall" "15" - "visible" "1" - "enabled" "1" - "BorderThickness" "1" - "PaintBackgroundType" "2" - } - "HudRoundTimer" - { - "fieldName" "HudRoundTimer" - "xpos" "c-20" - "ypos" "440" - "wide" "120" - "tall" "40" - "visible" "1" - "enabled" "1" - "PaintBackgroundType" "2" - "FlashColor" "HudIcon_Red" - "icon_xpos" "0" - "icon_ypos" "2" - "digit_xpos" "34" - "digit_ypos" "2" - } - "HudScenarioIcon" - { - "fieldName" "HudScenarioIcon" - "xpos" "c110" - "ypos" "443" - "wide" "40" - "tall" "44" - "visible" "1" - "enabled" "1" - "PaintBackgroundType" "2" - "IconColor" "Hostage_Yellow" - } - "HudFlashlight" - { - "fieldName" "HudFlashlight" - "visible" "1" - "enabled" "1" - "xpos" "16" - "ypos" "370" - "wide" "102" - "tall" "20" - "text_xpos" "8" - "text_ypos" "6" - "TextColor" "255 170 0 220" - "PaintBackgroundType" "2" - } - "HudDamageIndicator" - { - } - "HudCommentary" - { - "fieldName" "HudCommentary" - "xpos" "c-190" - "ypos" "320" - "wide" "380" - "tall" "50" - "visible" "1" - "enabled" "1" - "PaintBackgroundType" "2" - "BackgroundOverrideColor" "0 0 0 128" - "bar_xpos" "50" - "bar_ypos" "20" - "bar_height" "8" - "bar_width" "320" - "speaker_xpos" "50" - "speaker_ypos" "8" - "count_xpos_from_right" "10" - "count_ypos" "8" - "icon_texture" "vgui/hud/icon_commentary" - "icon_xpos" "0" - "icon_ypos" "0" - "icon_width" "40" - "icon_height" "40" - "use_script_bgcolor" "1" - } - "HudZoom" - { - "fieldName" "HudZoom" - "visible" "1" - "enabled" "1" - "Circle1Radius" "66" - "Circle2Radius" "74" - "DashGap" "16" - "DashHeight" "4" - "BorderThickness" "88" - } - "HudCrosshair" - { - "fieldName" "HudCrosshair" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "HudDeathNotice" - { - "fieldName" "HudDeathNotice" - "visible" "1" - "enabled" "1" - "xpos" "c-210" - //"xpos" "r640" [$WIN32] - "ypos" "23" - "wide" "628" - "tall" "468" - "MaxDeathNotices" "4" - "IconScale" "0.35" - "LineHeight" "16" - "LineSpacing" "4" - "CornerRadius" "3" - "RightJustify" "1" - "TextFont" "Verdana" - "TeamBlue" "HUDBlueTeamSolid" - "TeamRed" "HUDRedTeamSolid" - "PurpleText" "134 80 172 255" - "GreenText" "112 176 74 255" - "IconColor" "HudWhite" - "LocalPlayerColor" "HUDBlack" - "BaseBackgroundColor" "46 43 42 220" - "LocalBackgroundColor" "245 229 196 200" - "KillStreakBackgroundColor" "46 43 42 255" - } - "HudVehicle" - { - "fieldName" "HudVehicle" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "CVProfPanel" - { - "fieldName" "CVProfPanel" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "ScorePanel" - { - "fieldName" "ScorePanel" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "HudTrain" - { - "fieldName" "HudTrain" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "HudMOTD" - { - "fieldName" "HudMOTD" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "HudMessage" - { - "fieldName" "HudMessage" - "visible" "1" - "enabled" "1" - "wide" "f0" - "tall" "480" - } - "HudMenu" - { - "fieldName" "HudMenu" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - "zpos" "1" - "TextFont" "Default" - "ItemFont" "Default" - "ItemFontPulsing" "Default" - } - "HudSpellMenu" - { - "fieldName" "HudSpellMenu" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - "zpos" "2" - "xpos" "130" - "ypos" "r61" - "TextFont" "Default" - "ItemFont" "Default" - "ItemFontPulsing" "Default" - } - "HudCloseCaption" - { - "fieldName" "HudCloseCaption" - "visible" "1" - "enabled" "1" - "xpos" "c-250" - "ypos" "276" [$WIN32] - "ypos" "236" [$X360] - "wide" "500" - "tall" "136" [$WIN32] - "tall" "176" [$X360] - "BgAlpha" "128" - "GrowTime" "0.25" - "ItemHiddenTime" "0.2" - "ItemFadeInTime" "0.15" - "ItemFadeOutTime" "0.3" - "topoffset" "0" - } - "HudHistoryResource" - { - "fieldName" "HudHistoryResource" - "visible" "0" - "enabled" "0" - "xpos" "r640" [$WIN32] - "xpos" "r672" [$X360] - "wide" "640" - "tall" "330" - "history_gap" "55" - } - "HudGeiger" - { - "fieldName" "HudGeiger" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "HUDQuickInfo" - { - "fieldName" "HUDQuickInfo" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "HudWeapon" - { - "fieldName" "HudWeapon" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "HudAnimationInfo" - { - "fieldName" "HudAnimationInfo" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "CBudgetPanel" - { - "fieldName" "CBudgetPanel" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "CTextureBudgetPanel" - { - "fieldName" "CTextureBudgetPanel" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "HudPredictionDump" - { - "fieldName" "HudPredictionDump" - "visible" "1" - "enabled" "1" - "wide" "1280" - "tall" "1024" - } - "HudLocation" - { - "fieldName" "HudLocation" - "visible" "1" - "enabled" "1" - "xpos" "16" - "ypos" "112" - "wide" "96" - "tall" "16" - "textAlignment" "north" - } - "HudScope" - { - "fieldName" "HudScope" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "HudScopeCharge" - { - "fieldName" "HudScopeCharge" - "visible" "1" - "enabled" "1" - "xpos" "c64" - "ypos" "c-64" - "wide" "64" - "tall" "128" - } - "HudVoiceSelfStatus" - { - "fieldName" "HudVoiceSelfStatus" - "visible" "1" - "enabled" "1" - "xpos" "c-210" [$WIN32] - "ypos" "320" [$WIN32] - "xpos" "r75" [$X360] - "ypos" "375" [$X360] - "wide" "32" - "tall" "32" - } - "HudVoiceStatus" - { - "fieldName" "HudVoiceStatus" - "visible" "1" - "enabled" "1" - "xpos" "r145" [$WIN32] - "ypos" "0" [$WIN32] - "xpos" "r210" [$X360] - "ypos" "0" [$X360] - "wide" "145" - "tall" "400" - "item_wide" "135" - "show_avatar" "0" - "show_dead_icon" "1" - "dead_xpos" "1" - "dead_ypos" "0" - "dead_wide" "16" - "dead_tall" "16" - "show_voice_icon" "1" - "icon_ypos" "0" - "icon_xpos" "15" - "icon_tall" "16" - "icon_wide" "16" - "text_xpos" "33" - } - "HudHintDisplay" - { - "fieldName" "HudHintDisplay" - "visible" "0" - "enabled" "1" - "xpos" "c-240" - "ypos" "c60" - "wide" "480" - "tall" "100" - "HintSize" "1" - "text_xpos" "8" - "text_ypos" "8" - "center_x" "0" - "center_y" "-1" - } - "HudHintKeyDisplay" - { - "fieldName" "HudHintKeyDisplay" - "visible" "0" - "enabled" "1" - "xpos" "r120" - "ypos" "r340" - "wide" "100" - "tall" "200" - "text_xpos" "8" - "text_ypos" "8" - "text_xgap" "8" - "text_ygap" "8" - "TextColor" "255 170 0 220" - "PaintBackgroundType" "2" - } - "overview" - { - "fieldname" "overview" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "wide" "640" - "tall" "480" - } - "VguiScreenCursor" - { - "fieldName" "VguiScreenCursor" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "HudControlPointIcons" - { - "fieldName" "HudControlPointIcons" - "xpos" "0" - "ypos" "410" - "wide" "f0" - "tall" "200" - "visible" "1" - "enabled" "1" - "separator_width" "9" - "separator_height" "7" - "height_offset" "0" [$WIN32] - "height_offset" "26" [$X360] - } - "HudCapturePanel" - { - "fieldName" "HudCapturePanel" - "xpos" "c-75" - "ypos" "c80" - "wide" "150" - "tall" "90" - "visible" "1" - "enabled" "1" - "icon_space" "2" - } - "HUDAutoAim" - { - } - "HudHDRDemo" - { - } - "WinPanel" - { - "fieldName" "WinPanel" - "visible" "1" - "enabled" "1" - "xpos" "c-150" - "ypos" "215" - "wide" "300" - "tall" "300" - "zpos" "4" - "proportionaltoparent" "1" - } - "ArenaWinPanel" - { - "fieldName" "ArenaWinPanel" - "visible" "1" - "enabled" "1" - "xpos" "c-225" - "ypos" "250" - "wide" "450" - "tall" "218" - } - "PVEWinPanel" - { - "fieldName" "PVEWinPanel" - "visible" "1" - "enabled" "1" - "xpos" "c-150" - "ypos" "255" - "wide" "300" - "tall" "215" - } - "StatPanel" - { - "fieldName" "StatPanel" - "visible" "1" - "enabled" "1" - "xpos" "c-133" - "xpos_lodef" "c-190" - "ypos" "270" - "ypos_lodef" "250" - "wide" "266" - "wide_lodef" "400" - "tall" "120" - "tall_lodef" "190" - } - "FreezePanel" - { - "fieldName" "FreezePanel" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "480" - } - "FreezePanelCallout" - { - "fieldName" "FreezePanelCallout" - "visible" "1" - "enabled" "1" - "xpos" "200" - "ypos" "200" - "wide" "100" - "tall" "50" - } - "AnnotationsPanelCallout" - { - "fieldName" "AnnotationsPanelCallout" - "visible" "1" - "enabled" "1" - "xpos" "200" - "ypos" "200" - "wide" "100" - "tall" "50" - } - "AnnotationsPanel" - { - } - "WaitingForPlayersPanel" - { - "fieldName" "WaitingForPlayersPanel" - "visible" "0" - "enabled" "1" - "xpos" "c-146" - "ypos" "10" - "wide" "292" - "tall" "64" - } - "HudUpgradePanel" - { - "fieldName" "HudUpgradePanel" - "visible" "0" - "enable" "1" - "xpos" "c-200" - "ypos" "260" - "wide" "400" - "tall" "160" - } - "HudChat" - { - "ControlName" "EditablePanel" - "fieldName" "HudChat" - "visible" "1" - "enabled" "1" - "xpos" "10" [$WIN32] - "xpos" "42" [$X360] - "ypos" "275" - "wide" "320" - "tall" "120" - "PaintBackgroundType" "2" - } - "HudMenuEngyBuild" - { - "fieldName" "HudMenuEngyBuild" - "visible" "1" - "enabled" "1" - "xpos" "c-225" - "ypos" "c-55" - "wide" "450" - "tall" "195" - "PaintBackgroundType" "0" - } - "HudMenuEngyDestroy" - { - "fieldName" "HudMenuEngyDestroy" - "visible" "1" - "enabled" "1" - "xpos" "c-225" - "ypos" "c-59" - "wide" "450" - "tall" "200" - "PaintBackgroundType" "0" - } - "HudEurekaEffectTeleportMenu" - { - "fieldName" "HudEurekaEffectTeleportMenu" - "visible" "1" - "enabled" "1" - "xpos" "c-125" - "ypos" "c-55" - "wide" "250" - "tall" "195" - "PaintBackgroundType" "0" - } - "HudMenuSpyDisguise" - { - "fieldName" "HudMenuSpyDisguise" - "visible" "1" - "enabled" "1" - "xpos" "c-200" - "ypos" "204" - "wide" "470" - "tall" "200" - "PaintBackgroundType" "0" - } - "HudDemomanPipes" - { - "fieldName" "HudDemomanPipes" - "visible" "1" - "enabled" "1" - "xpos" "c-44" - "xpos_minbad" "r110" - "ypos" "c75" - "ypos_minbad" "r30" - "wide" "100" - "tall" "500" - } - "HudTeamGoal" - { - "fieldName" "HudTeamGoal" - "visible" "1" - "enabled" "1" - "xpos" "c-160" - "ypos" "65" - "ypos_lodef" "75" - "wide" "320" - "tall" "100" - } - "HudTeamGoalTournament" - { - "fieldName" "HudTeamGoalTournament" - "visible" "1" - "enabled" "1" - "xpos" "c-160" - "ypos" "15" - "ypos_lodef" "75" - "wide" "320" - "tall" "300" - } - "HudTeamSwitch" - { - "fieldName" "HudTeamSwitch" - "visible" "0" - "enabled" "1" - "xpos" "c-160" - "ypos" "75" - "ypos_hidef" "90" - "ypos_lodef" "90" - "wide" "320" - "tall" "100" - } - "HudArenaNotification" - { - "fieldName" "HudArenaNotification" - "visible" "0" - "enabled" "1" - "xpos" "c-160" - "ypos" "75" - "ypos_hidef" "90" - "ypos_lodef" "90" - "wide" "320" - "tall" "150" - } - "HudArenaCapPointCountdown" - { - "fieldName" "HudArenaCapPointCountdown" - "visible" "1" - "enabled" "1" - "xpos" "c-15" - "ypos" "442" - "wide" "30" - "tall" "30" - "zpos" "99" - } - "HudStalemate" - { - "fieldName" "HudStalemate" - "visible" "0" - "enabled" "1" - "xpos" "c-160" - "ypos" "65" - "ypos_lodef" "75" - "wide" "320" - "tall" "100" - } - "HudTournament" - { - "fieldName" "HudTournament" - "visible" "0" - "enabled" "1" - "xpos" "c-125" - "ypos" "5" - "ypos_lodef" "75" - "zpos" "2" - "wide" "250" - "tall" "80" - } - "HudTournamentSetup" - { - "fieldName" "HudTournamentSetup" - "visible" "0" - "enabled" "1" - "xpos" "c-90" - "ypos" "-70" - "ypos_lodef" "75" - "wide" "180" - "tall" "65" - } - "HudStopWatch" - { - "fieldName" "HudStopWatch" - "visible" "1" - "enabled" "1" - "xpos" "c-160" - "ypos" "5" - "ypos_minbad" "15" - "ypos_lodef" "75" - "wide" "125" - "tall" "70" - } - "NotificationPanel" - { - "fieldName" "NotificationPanel" - "visible" "1" - "enabled" "1" - "xpos" "c-320" - "ypos" "300" - "wide" "640" - "tall" "100" - } - "AchievementNotificationPanel" - { - "fieldName" "AchievementNotificationPanel" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "180" - "wide" "f10" [$WIN32] - "wide" "f60" [$X360] - "tall" "100" - } - "CriticalPanel" [$WIN32] - { - "fieldName" "CriticalPanel" - "visible" "1" - "enabled" "1" - "xpos" "r155" - "ypos" "r75" - "wide" "150" - "tall" "25" - } - "HudArenaClassLayout" [$WIN32] - { - "fieldName" "HudArenaClassLayout" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "r320" - "wide" "f0" - "tall" "320" - } - "HudArenaVsPanel" [$WIN32] - { - "fieldName" "HudArenaVsPanel" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "240" - "wide" "f0" - "tall" "240" - } - "HudArenaPlayerCount" [$WIN32] - { - "fieldName" "HudArenaPlayerCount" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "50" - } - "HudAchievementTracker" - { - "ControlName" "EditablePanel" - "fieldName" "HudAchievementTracker" - "xpos" "5" - "NormalY" "10" - "EngineerY" "170" - "zpos" "2" - "wide" "280" - "tall" "280" - "visible" "1" - "enabled" "1" - } - "HudTrainingInfoMsg" - { - "fieldName" "HudTrainingInfoMsg" - "visible" "0" - "enabled" "1" - "xpos" "10" - "ypos" "50" - "wide" "200" - "tall" "300" - } - "HudTrainingMsg" - { - } - "TrainingComplete" - { - } - "HudInspectPanel" - { - "fieldName" "HudInspectPanel" - "visible" "0" - "enabled" "1" - "xpos" "r200" - "ypos" "rs1" - "zpos" "10" - "wide" "190" - "tall" "f0" - } - "HudTFCrosshair" - { - "fieldName" "HudTFCrosshair" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "ItemQuickSwitchPanel" - { - "fieldName" "ItemQuickSwitchPanel" - "visible" "0" - "enabled" "1" - "xpos" "c-125" - "ypos" "280" - "wide" "250" - "tall" "160" - } - "ReplayReminder" - { - "fieldName" "ReplayReminder" - "visible" "0" - "enable" "1" - } - "MainMenuAdditions" - { - "fieldName" "MainMenuAdditions" - "visible" "1" - "enabled" "1" - "xpos" "c0" - "ypos" "310" - "zpos" "0" - "wide" "300" - "tall" "100" - } - "CoachedByPanel" - { - "fieldName" "CoachedByPanel" - "visible" "0" - "enable" "1" - "xpos" "5" - "ypos" "10" - "wide" "250" - "tall" "44" - } - "ItemTestHUDPanel" - { - "fieldName" "ItemTestHUDPanel" - "visible" "0" - "enable" "1" - "xpos" "5" - "ypos" "10" - "wide" "150" - "tall" "44" - } - "NotificationQueuePanel" - { - "fieldName" "NotificationQueuePanel" - "visible" "0" - "enable" "1" - "xpos" "r155" - "ypos" "r90" - "zpos" "100" - "wide" "200" - "tall" "0" - } - "CHudVote" - { - "fieldName" "CHudVote" - "xpos" "0" - "ypos" "0" - "wide" "640" - "tall" "480" - "visible" "1" - "enabled" "1" - "bgcolor_override" "0 0 0 0" - "PaintBackgroundType" "0" - } - "HudAlert" - { - "fieldName" "HudAlert" - "visible" "0" - "enable" "1" - "xpos" "c-160" - "ypos" "100" - "wide" "320" - "tall" "150" - } - "CTFStreakNotice" - { - "fieldName" "CTFStreakNotice" - "xpos" "0" - "ypos" "0" - "wide" "640" - "tall" "480" - "visible" "1" - "enabled" "1" - "bgcolor_override" "0 0 0 0" - "PaintBackgroundType" "0" - } - "CTFFlagCalloutPanel" - { - "fieldName" "CTFFlagCalloutPanel" - "visible" "0" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "wide" "40" - "tall" "40" - "priority" "40" - } - "HudMenuTauntSelection" - { - "fieldName" "HudMenuTauntSelection" - "visible" "1" - "enabled" "1" - "xpos" "r125" - "ypos" "c-130" - "wide" "150" - "tall" "250" - "PaintBackgroundType" "0" - } - "ItemAttributeTracker" - { - "fieldName" "ItemAttributeTracker" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "wide" "f5" - "tall" "f0" - "PaintBackgroundType" "0" - } - "HudMiniGame" - { - "fieldName" "HudMiniGame" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "480" - } - "QuestNotificationPanel" - { - "fieldName" "QuestNotificationPanel" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "f0" - } - "MatchMakingContainer" - { - "ControlName" "EditablePanel" - "fieldName" "MatchMakingContainer" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "f0" - } - "HudSpectatorExtras" - { - "fieldName" "HudSpectatorExtras" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "f0" - } - "MatchSummary" - { - "fieldName" "MatchSummary" - "visible" "0" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "f0" - } - "HudMatchStatus" - { - "fieldName" "HudMatchStatus" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "zpos" "3" - "wide" "f0" - "tall" "f0" - } - "QueueHUDStatus" - { - "fieldName" "QueueHUDStatus" - "visible" "1" - "enabled" "1" - "xpos" "rs1-5" - "ypos" "1" - "zpos" "1001" - "wide" "200" - "tall" "18" - "proportionaltoparent" "1" - "keyboardinputenabled" "1" - "mouseinputenabled" "0" - "alpha" "100" - } - "CurrencyStatusPanel" - { - "ControlName" "CCurrencyStatusPanel" - "fieldName" "CurrencyStatusPanel" - "xpos" "c-319" - "ypos" "r103" - "wide" "100" - "tall" "100" - "xpos_minmode" "65" - "ypos_minmode" "r88" - "visible" "0" - "enabled" "1" - "PaintBackgroundType" "2" - } -} diff --git a/#customizations/1st read me!!!.txt b/customizations/1st read me!!!.txt similarity index 50% rename from #customizations/1st read me!!!.txt rename to customizations/1st read me!!!.txt index e1a62fd..fa2dc64 100644 --- a/#customizations/1st read me!!!.txt +++ b/customizations/1st read me!!!.txt @@ -1,17 +1,13 @@ //=================================================================================================================================== // CUSTOMIZATION INSTRUCTIONS //=================================================================================================================================== -// -// 1. Pick a category and open it's folder [example: Time Panel] -// 2. Inside the category pick one of the customizations and open it's folder [example: Fancy] -// 3. Copy all the folders found inside [example: resource & scripts] -// 4. Go back to the root folder [the folder containing resource scripts and the info.vdf] -// 5. Paste the previously copied folders here and when your system asks you if you want to replace the files make sure to select YES! -// Video tutorial: https://youtu.be/b8f_iHFdOv4 +// 1. Pick the customization you want to change [example: transparent_viewmodels.res] and open it with notepad/whatever text editor you prefer +// 2. Follow the Instructions inside said file to apply your customization +// 3. Open your console and type "hud_reloadscheme" without quotes +// 4. Profit. //=================================================================================================================================== // that's pretty much it. //=================================================================================================================================== -Customizations with ★ in the name aren't compatible with each other. \ No newline at end of file diff --git a/#customizations/Health Alert Overlay/Off (default)/resource/ui/hudplayerhealth.res b/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/Health Alert Overlay/Off (default)/resource/ui/hudplayerhealth.res similarity index 100% rename from #customizations/Health Alert Overlay/Off (default)/resource/ui/hudplayerhealth.res rename to customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/Health Alert Overlay/Off (default)/resource/ui/hudplayerhealth.res diff --git a/#customizations/Health Alert Overlay/On (cross) - Corner Customization/resource/ui/hudplayerhealth.res b/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/Health Alert Overlay/On (cross) - Corner Customization/resource/ui/hudplayerhealth.res similarity index 100% rename from #customizations/Health Alert Overlay/On (cross) - Corner Customization/resource/ui/hudplayerhealth.res rename to customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/Health Alert Overlay/On (cross) - Corner Customization/resource/ui/hudplayerhealth.res diff --git a/#customizations/Health Alert Overlay/On (cross)/resource/ui/hudplayerhealth.res b/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/Health Alert Overlay/On (cross)/resource/ui/hudplayerhealth.res similarity index 100% rename from #customizations/Health Alert Overlay/On (cross)/resource/ui/hudplayerhealth.res rename to customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/Health Alert Overlay/On (cross)/resource/ui/hudplayerhealth.res diff --git a/#customizations/Health Alert Overlay/On/resource/ui/hudplayerhealth.res b/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/Health Alert Overlay/On/resource/ui/hudplayerhealth.res similarity index 100% rename from #customizations/Health Alert Overlay/On/resource/ui/hudplayerhealth.res rename to customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/Health Alert Overlay/On/resource/ui/hudplayerhealth.res diff --git a/#customizations/Last Damage Position/Above Player Model (Corners)/resource/ui/huddamageaccount.res b/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/Last Damage Position (side)/Above Player Model (Corners)/resource/ui/huddamageaccount.res similarity index 100% rename from #customizations/Last Damage Position/Above Player Model (Corners)/resource/ui/huddamageaccount.res rename to customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/Last Damage Position (side)/Above Player Model (Corners)/resource/ui/huddamageaccount.res diff --git a/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/readme.txt b/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/readme.txt new file mode 100644 index 0000000..70ccded --- /dev/null +++ b/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/readme.txt @@ -0,0 +1,2 @@ +the customizations inside this folder have not been ported to the new system introduced in v23, you're in uncharted territory +please do not use them right now, they will be ported soon. -techno/tekunotri diff --git "a/#customizations/\342\230\205 Chat & Killfeed Positions/compatibility fix.txt" "b/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Chat & Killfeed Positions/compatibility fix.txt" similarity index 100% rename from "#customizations/\342\230\205 Chat & Killfeed Positions/compatibility fix.txt" rename to "customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Chat & Killfeed Positions/compatibility fix.txt" diff --git a/#customizations/Last Damage Position/Above Player Model (Default)/resource/ui/huddamageaccount.res "b/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/Centered (Default)/resource/ui/huddamageaccount.res" similarity index 100% rename from #customizations/Last Damage Position/Above Player Model (Default)/resource/ui/huddamageaccount.res rename to "customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/Centered (Default)/resource/ui/huddamageaccount.res" diff --git "a/#customizations/\342\230\205 Health & Ammo Positions/Centered (Default)/resource/ui/huditemeffectmeter_killstreak.res" "b/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/Centered (Default)/resource/ui/huditemeffectmeter_killstreak.res" similarity index 100% rename from "#customizations/\342\230\205 Health & Ammo Positions/Centered (Default)/resource/ui/huditemeffectmeter_killstreak.res" rename to "customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/Centered (Default)/resource/ui/huditemeffectmeter_killstreak.res" diff --git "a/#customizations/\342\230\205 Health & Ammo Positions/Centered (Default)/resource/ui/hudmediccharge.res" "b/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/Centered (Default)/resource/ui/hudmediccharge.res" similarity index 100% rename from "#customizations/\342\230\205 Health & Ammo Positions/Centered (Default)/resource/ui/hudmediccharge.res" rename to "customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/Centered (Default)/resource/ui/hudmediccharge.res" diff --git a/#customizations/Player Model/On (Default)/resource/ui/hudplayerclass.res "b/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/Centered (Default)/resource/ui/hudplayerclass.res" similarity index 100% rename from #customizations/Player Model/On (Default)/resource/ui/hudplayerclass.res rename to "customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/Centered (Default)/resource/ui/hudplayerclass.res" diff --git "a/#customizations/\342\230\205 Health & Ammo Positions/Centered (Default)/resource/ui/hudplayerhealth.res" "b/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/Centered (Default)/resource/ui/hudplayerhealth.res" similarity index 100% rename from "#customizations/\342\230\205 Health & Ammo Positions/Centered (Default)/resource/ui/hudplayerhealth.res" rename to "customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/Centered (Default)/resource/ui/hudplayerhealth.res" diff --git "a/#customizations/\342\230\205 Health & Ammo Positions/Centered (Default)/scripts/hudlayout.res" "b/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/Centered (Default)/scripts/hudlayout.res" similarity index 100% rename from "#customizations/\342\230\205 Health & Ammo Positions/Centered (Default)/scripts/hudlayout.res" rename to "customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/Centered (Default)/scripts/hudlayout.res" diff --git "a/#customizations/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/resource/ui/huddamageaccount.res" "b/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/resource/ui/huddamageaccount.res" similarity index 100% rename from "#customizations/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/resource/ui/huddamageaccount.res" rename to "customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/resource/ui/huddamageaccount.res" diff --git "a/#customizations/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/resource/ui/huditemeffectmeter_killstreak.res" "b/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/resource/ui/huditemeffectmeter_killstreak.res" similarity index 100% rename from "#customizations/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/resource/ui/huditemeffectmeter_killstreak.res" rename to "customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/resource/ui/huditemeffectmeter_killstreak.res" diff --git "a/#customizations/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/resource/ui/hudmediccharge.res" "b/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/resource/ui/hudmediccharge.res" similarity index 100% rename from "#customizations/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/resource/ui/hudmediccharge.res" rename to "customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/resource/ui/hudmediccharge.res" diff --git "a/#customizations/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/resource/ui/hudplayerclass.res" "b/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/resource/ui/hudplayerclass.res" similarity index 100% rename from "#customizations/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/resource/ui/hudplayerclass.res" rename to "customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/resource/ui/hudplayerclass.res" diff --git "a/#customizations/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/resource/ui/hudplayerhealth.res" "b/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/resource/ui/hudplayerhealth.res" similarity index 100% rename from "#customizations/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/resource/ui/hudplayerhealth.res" rename to "customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/resource/ui/hudplayerhealth.res" diff --git "a/#customizations/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/scripts/hudlayout.res" "b/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/scripts/hudlayout.res" similarity index 99% rename from "#customizations/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/scripts/hudlayout.res" rename to "customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/scripts/hudlayout.res" index 5cd6615..e76d5f2 100644 --- "a/#customizations/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/scripts/hudlayout.res" +++ "b/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/scripts/hudlayout.res" @@ -12,7 +12,7 @@ "Resource/HudLayout.res" { - "Vignette" + "Vignette" { "ControlName" "ImagePanel" "fieldName" "Vignette" diff --git a/customizations/canteenlocation.res b/customizations/canteenlocation.res new file mode 100644 index 0000000..ea337e9 --- /dev/null +++ b/customizations/canteenlocation.res @@ -0,0 +1,8 @@ +//============================================================================================= +// (MvM) Canteen Location +//============================================================================================= +// Uncomment (by removing the // before #base) the line to use the canteen location you prefer +//============================================================================================= + +#base "../resource/ui/customizations/mvmbottle/bottle_left.res" //( Default) canteen location on the left +//#base "../resource/ui/customizations/mvmbottle/bottle_right.res" // canteen location on the right diff --git a/customizations/chatposition.res b/customizations/chatposition.res new file mode 100644 index 0000000..92fd7c2 --- /dev/null +++ b/customizations/chatposition.res @@ -0,0 +1,5 @@ +// chat position customization +// uncomment the one you want + +//#base "../resource/ui/customizations/chat/chat_default.res" // Default Chat position +#base "../resource/ui/customizations/chat/chat_top.res" //Chat on top left diff --git a/customizations/class_selection.res b/customizations/class_selection.res new file mode 100644 index 0000000..aecadfe --- /dev/null +++ b/customizations/class_selection.res @@ -0,0 +1,9 @@ +//============================================================================================= +// Class Selection +//============================================================================================= +// Uncomment (by removing the // before #base) to use your prefered option +//============================================================================================= + + +#base "../resource/ui/customizations/class_selection/selection_default.res" // (Default) Remastered Class Selection +//#base "../resource/ui/customizations/class_selection/selection_vanilla.res" // TF2 Original diff --git a/customizations/damagenumbers.res b/customizations/damagenumbers.res new file mode 100644 index 0000000..e2c9505 --- /dev/null +++ b/customizations/damagenumbers.res @@ -0,0 +1,13 @@ +//========================================================================================= +// LAST DAMAGE CUSTOMIZATION +//========================================================================================= +// Uncomment (by removing the // before #base) the customization line you want to activate +// IMPORTANT: MAKE SURE ONLY ONE LINE STAYS UNCOMMENTED!! +//========================================================================================= +//========================================================================================= +// LAST DAMAGE +//========================================================================================= + +#base "../resource/ui/customizations/last_damage/lastdamage_health.res" // LAST DAMAGE ABOVE HP/PLAYER (DEFAULT) +//#base "../resource/ui/customizations/last_damage/lastdamage_ammo.res" // LAST DAMAGE ABOVE AMMO +//#base "../resource/ui/customizations/last_damage/lastdamage_center.res" // LAST DAMAGE BELOW CROSSHAIR diff --git a/customizations/killfeed.res b/customizations/killfeed.res new file mode 100644 index 0000000..144a26c --- /dev/null +++ b/customizations/killfeed.res @@ -0,0 +1,9 @@ +//============================================================================================= +// Killfeed Position +//============================================================================================= +// Uncomment (by removing the // before #base) the line to use a more centered killfeed if you use an ultrawide (breaks on non-ultrwaides) +//============================================================================================= + + +#base "../scripts/customizations/killfeed/killfeed_default.res" // (Default) Normal Killfeed Position +//#base "../scripts/customizations/killfeed/killfeed_ultrawide.res" // Ultrawide-Friendly Killfeed Position diff --git a/customizations/killstreak_blood.res b/customizations/killstreak_blood.res new file mode 100644 index 0000000..ec682a1 --- /dev/null +++ b/customizations/killstreak_blood.res @@ -0,0 +1,8 @@ +//============================================================================================= +// Killstreak Blood Splatter +//============================================================================================= +// Uncomment (by removing the // before #base) the line you want to turn it on/off +//============================================================================================= + +#base "../resource/ui/customizations/ksblood/blood_on.res" // (Default) Blood Enabled +//#base "../resource/ui/customizations/ksblood/blood_off.res" // Blood Disabled diff --git a/customizations/mainmenu.res b/customizations/mainmenu.res new file mode 100644 index 0000000..7baad3f --- /dev/null +++ b/customizations/mainmenu.res @@ -0,0 +1,5 @@ +// main menu +// uncomment the one you want + +#base "../resource/ui/customizations/menu/menu_default.res" // mm-default main menu +//#base "../resource/ui/customizations/menu/menu_vanilla.res" // tf2 default main menu diff --git a/customizations/meters_position.res b/customizations/meters_position.res new file mode 100644 index 0000000..0b0a9e9 --- /dev/null +++ b/customizations/meters_position.res @@ -0,0 +1,6 @@ +// item meter positions +// uncomment the one you want + +#base "../resource/ui/customizations/meter_position/meters_center.res" // (Default) Center +//#base "../resource/ui/customizations/meter_position/meters_ammo.res" // above ammo +//#base "../resource/ui/customizations/meter_position/meters_side.res" // side diff --git a/customizations/playermodel.res b/customizations/playermodel.res new file mode 100644 index 0000000..ca223c5 --- /dev/null +++ b/customizations/playermodel.res @@ -0,0 +1,11 @@ +//============================================================================================= +// Player Model Visibility +//============================================================================================= +// Uncomment (by removing the // before #base) the line to activate the option you prefer +//============================================================================================= +// Note: off means OFF, as in even playermodel 0 characters (class images) are removed alongside player models +//============================================================================================= + +#base "../resource/ui/customizations/playermodel/playermodel_on.res" // (Default) Player model on +//#base "../resource/ui/customizations/playermodel/playermodel_off.res" // (Default) Player model off + diff --git a/customizations/timepanel.res b/customizations/timepanel.res new file mode 100644 index 0000000..cc6d064 --- /dev/null +++ b/customizations/timepanel.res @@ -0,0 +1,8 @@ +//============================================================================================= +// Time Panel +//============================================================================================= +// Uncomment (by removing the // before #base) the line to activate the Time Panel you prefer +//============================================================================================= + +#base "../resource/ui/customizations/timepanel/timepanel_fancy.res" // Fancy Time Panel (Default, breaks on dx8) +//#base "../resource/ui/customizations/timepanel/timepanel_default.res" // Default Time Panel (works on dx8) diff --git a/customizations/transparent_viewmodels.res b/customizations/transparent_viewmodels.res new file mode 100644 index 0000000..895fb82 --- /dev/null +++ b/customizations/transparent_viewmodels.res @@ -0,0 +1,11 @@ +//============================================================================================= +// TRANSPARENT VIEWMODELS +//============================================================================================= +// Uncomment (by removing the // before #base) the line to activate the transparent viewmodels +//============================================================================================= +// For more instructions check out the dedicated wiki page (it works the same on this hud.): +// https://github.com/Hypnootize/Hypnotize-Hud/wiki/Transparent-Viewmodels +// NOTE: THIS DOES NOT WORK ON DX8, YOU NEED DX9 MINIMUM TO USE TRANSPARENT VIEWMODELS +//============================================================================================= + +//#base "../scripts/customizations/transparent_viewmodels.res" diff --git a/customizations/vignette.res b/customizations/vignette.res new file mode 100644 index 0000000..af027ac --- /dev/null +++ b/customizations/vignette.res @@ -0,0 +1,12 @@ +//============================================================================================= +// VIGNETTE +//============================================================================================= +// Uncomment (by removing the // before #base) the line to activate the vignette strength you prefer +//============================================================================================= +// vignette credits go to COOL HUD by xXtremePilgrimXx - https://gamebanana.com/mods/26080 +//============================================================================================= + +//#base "../scripts/customizations/vignette/vignette25.res" // Vignette 25% strength +//#base "../scripts/customizations/vignette/vignette50.res" // Vignette 50% strength +//#base "../scripts/customizations/vignette/vignette75.res" // Vignette 75% strength +//#base "../scripts/customizations/vignette/vignette100.res" // Vignette 100% strength diff --git a/materials/vgui/replay/thumbnails/screen_effects/vignette100.vmt b/materials/vgui/replay/thumbnails/screen_effects/vignette100.vmt new file mode 100644 index 0000000..a788ef3 --- /dev/null +++ b/materials/vgui/replay/thumbnails/screen_effects/vignette100.vmt @@ -0,0 +1,6 @@ +"unlitGeneric" +{ + "$baseTexture" "vgui/replay/thumbnails/screen_effects/vignette100" + "$translucent" 1 +} + diff --git a/#customizations/Vigannete (by cool hud)/100%/materials/vgui/replay/thumbnails/screen_effects/vignette.vtf b/materials/vgui/replay/thumbnails/screen_effects/vignette100.vtf similarity index 99% rename from #customizations/Vigannete (by cool hud)/100%/materials/vgui/replay/thumbnails/screen_effects/vignette.vtf rename to materials/vgui/replay/thumbnails/screen_effects/vignette100.vtf index 7a4ad187b4016a7359b897e1b463b9c14d8636f7..395dc1da48a1abc9a7684a9fcb116dc42e5aed6d 100644 GIT binary patch delta 271 zcmWN}$vT1o06@{NNrosxSH=ka8A6mPLZ%eT&;wcAeJd}aZI9x8v^d+-|NRU1hkEHy z@Qs8dED?!HOhzOwqcSGrG9d|>lqpF{N~UE-W@S#&G92b5BMY)9OR_90vMO0wlXc0- zhHT1~C@N^&H}QkIIG$f=ykxm-w9F6ByUaxFJHYNn0U`THlK=n! diff --git a/materials/vgui/replay/thumbnails/screen_effects/vignette25.vmt b/materials/vgui/replay/thumbnails/screen_effects/vignette25.vmt new file mode 100644 index 0000000..26a2beb --- /dev/null +++ b/materials/vgui/replay/thumbnails/screen_effects/vignette25.vmt @@ -0,0 +1,6 @@ +"unlitGeneric" +{ + "$baseTexture" "vgui/replay/thumbnails/screen_effects/vignette25" + "$translucent" 1 +} + diff --git a/#customizations/Vigannete (by cool hud)/25%/materials/vgui/replay/thumbnails/screen_effects/vignette.vtf b/materials/vgui/replay/thumbnails/screen_effects/vignette25.vtf similarity index 99% rename from #customizations/Vigannete (by cool hud)/25%/materials/vgui/replay/thumbnails/screen_effects/vignette.vtf rename to materials/vgui/replay/thumbnails/screen_effects/vignette25.vtf index ef76db95cb05a306ef192c336a3f8e6a11083f65..8fa23b4b3546547eaf7f5645777632b4e31b9a2d 100644 GIT binary patch delta 271 zcmWN}$vT1o06@{NNrosxSH=ka8A6mPLZ%eT&;wcAeJd}aZI9x8v^d+-|NRU1hkEHy z@Qs8dED?!HOhzOwqcSGrG9d|>lqpF{N~UE-W@S#&G92b5BMY)9OR_90vMO0wlXc0- zhHT1~C@N^&H}QkIIG$f=ykxm-w9F6ByUaxFJHYNn0U`THlK=n! diff --git a/materials/vgui/replay/thumbnails/screen_effects/vignette50.vmt b/materials/vgui/replay/thumbnails/screen_effects/vignette50.vmt new file mode 100644 index 0000000..6a15678 --- /dev/null +++ b/materials/vgui/replay/thumbnails/screen_effects/vignette50.vmt @@ -0,0 +1,6 @@ +"unlitGeneric" +{ + "$baseTexture" "vgui/replay/thumbnails/screen_effects/vignette50" + "$translucent" 1 +} + diff --git a/#customizations/Vigannete (by cool hud)/50%/materials/vgui/replay/thumbnails/screen_effects/vignette.vtf b/materials/vgui/replay/thumbnails/screen_effects/vignette50.vtf similarity index 99% rename from #customizations/Vigannete (by cool hud)/50%/materials/vgui/replay/thumbnails/screen_effects/vignette.vtf rename to materials/vgui/replay/thumbnails/screen_effects/vignette50.vtf index 1d93d08ff7d1048c5bb5a1bb3cf5e4441b46f8b5..c8660fcbd388b9a6b250420063d072bf96dee57b 100644 GIT binary patch delta 271 zcmWN}$vT1o06@{NNrosxSH=ka8A6mPLZ%eT&;wcAeJd}aZI9x8v^d+-|NRU1hkEHy z@Qs8dED?!HOhzOwqcSGrG9d|>lqpF{N~UE-W@S#&G92b5BMY)9OR_90vMO0wlXc0- zhHT1~C@N^&H}QkIIG$f=ykxm-w9F6ByUaxFJHYNn0U`THlK=n! diff --git a/materials/vgui/replay/thumbnails/screen_effects/vignette75.vmt b/materials/vgui/replay/thumbnails/screen_effects/vignette75.vmt new file mode 100644 index 0000000..6d79b10 --- /dev/null +++ b/materials/vgui/replay/thumbnails/screen_effects/vignette75.vmt @@ -0,0 +1,6 @@ +"unlitGeneric" +{ + "$baseTexture" "vgui/replay/thumbnails/screen_effects/vignette75" + "$translucent" 1 +} + diff --git a/#customizations/Vigannete (by cool hud)/75%/materials/vgui/replay/thumbnails/screen_effects/vignette.vtf b/materials/vgui/replay/thumbnails/screen_effects/vignette75.vtf similarity index 99% rename from #customizations/Vigannete (by cool hud)/75%/materials/vgui/replay/thumbnails/screen_effects/vignette.vtf rename to materials/vgui/replay/thumbnails/screen_effects/vignette75.vtf index 6d8a366485978187b51422564d29133a9251cfe1..ccb1e469de13bdfb17dd24d57fbde1c5da631002 100644 GIT binary patch delta 271 zcmWN}$vT1o06@{NNrosxSH=ka8A6mPLZ%eT&;wcAeJd}aZI9x8v^d+-|NRU1hkEHy z@Qs8dED?!HOhzOwqcSGrG9d|>lqpF{N~UE-W@S#&G92b5BMY)9OR_90vMO0wlXc0- zhHT1~C@N^&H}QkIIG$f=ykxm-w9F6ByUaxFJHYNn0U`THlK=n! diff --git a/resource/ui/basechat.res b/resource/ui/basechat.res index 2f43cbf..a0cd1be 100644 --- a/resource/ui/basechat.res +++ b/resource/ui/basechat.res @@ -1,69 +1,3 @@ -"Resource/UI/BaseChat.res" -{ - "HudChat" - { - "ControlName" "EditablePanel" - "fieldName" "HudChat" - "visible" "1" - "enabled" "1" - "xpos" "15" - "ypos" "r250" - "wide" "220" - "tall" "100" - "PaintBackgroundType" "0" - } - - - - ChatInputLine - { - "ControlName" "EditablePanel" - "fieldName" "ChatInputLine" - "visible" "1" - "enabled" "1" - "xpos" "10" - "ypos" "395" - "wide" "170" - "tall" "0" - "PaintBackgroundType" "0" - } - - "ChatFiltersButton" - { - "ControlName" "Button" - "fieldName" "ChatFiltersButton" - "xpos" "185" - "ypos" "87" - "wide" "33" - "tall" "8" - "autoResize" "1" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "Filter" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Default" "0" - } - - "HudChatHistory" - { - "ControlName" "RichText" - "fieldName" "HudChatHistory" - "xpos" "0" - "ypos" "0" - "wide" "220" - "tall" "75" - "wrap" "1" - "autoResize" "1" - "pinCorner" "1" - "visible" "1" - "enabled" "1" - "labelText" "" - "textAlignment" "south-west" - "font" "ChatFont" - "maxchars" "-1" - } -} \ No newline at end of file +#base "../../customizations/chatposition.res" +// BASE CONTENT, EDIT THIS!!! +#base "basechat_base.res" diff --git "a/#customizations/\342\230\205 Chat & Killfeed Positions/Normal (Default)/resource/ui/basechat.res" b/resource/ui/basechat_base.res similarity index 96% rename from "#customizations/\342\230\205 Chat & Killfeed Positions/Normal (Default)/resource/ui/basechat.res" rename to resource/ui/basechat_base.res index 2f43cbf..46c507d 100644 --- "a/#customizations/\342\230\205 Chat & Killfeed Positions/Normal (Default)/resource/ui/basechat.res" +++ b/resource/ui/basechat_base.res @@ -1,3 +1,4 @@ + "Resource/UI/BaseChat.res" { "HudChat" @@ -6,15 +7,11 @@ "fieldName" "HudChat" "visible" "1" "enabled" "1" - "xpos" "15" - "ypos" "r250" "wide" "220" "tall" "100" "PaintBackgroundType" "0" } - - ChatInputLine { "ControlName" "EditablePanel" @@ -66,4 +63,4 @@ "font" "ChatFont" "maxchars" "-1" } -} \ No newline at end of file +} diff --git a/resource/ui/classselection.res b/resource/ui/classselection.res index 77fb60e..299ddbb 100644 --- a/resource/ui/classselection.res +++ b/resource/ui/classselection.res @@ -1,1950 +1,4 @@ -"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" - } - - "SysMenu" - { - "ControlName" "Menu" - "fieldName" "SysMenu" - "xpos" "0" - "ypos" "0" - "wide" "64" - "tall" "24" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - "tabPosition" "0" - } - - "random" - { - "ControlName" "CExImageButton" - "fieldName" "random" - "xpos" "c-150" - "xpos_lodef" "c-360" - "xpos_hidef" "c-360" - "ypos" "r103" - "ypos_lodef" "10" - "ypos_hidef" "10" - "zpos" "13" - "wide" "50" - "tall" "97" - "autoResize" "0" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "&RANDOM" [$WIN32] - "textAlignment" "south-west" - "labelText" "" - "textAlignment" "south-west" - "Command" "select 12" - "Default" "1" - "font" "MenuClassBuckets" - "scaleImage" "1" - - "image_default" "class_sel_sm_random_inactive" - "image_armed" "class_sel_sm_random_inactive" - - "fgcolor" "TanDark" - "defaultFgColor_override" "TanDark" - "armedFgColor_override" "TanDark" - "depressedFgColor_override" "TanDark" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "sound_armed" "UI/buttonrollover.wav" - - "paintbackground" "0" - - "image_drawcolor" "255 255 255 180" - "image_armedcolor" "255 255 255 255" - "image_selectedcolor" "255 255 255 255" - - "stayselectedonclick" "1" - "selectonhover" "1" - "keyboardinputenabled" "0" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "22" - "zpos" "7" - "wide" "45" - "tall" "90" - "visible" "1" - "enabled" "1" - "image" "class_sel_sm_random_inactive" - "scaleImage" "1" - } - } - "scout" - { - "ControlName" "CExImageButton" - "fieldName" "scout" - "xpos" "c-260" - "xpos_hidef" "c-290" - "xpos_lodef" "c-265" - "ypos" "-5" - "ypos_lodef" "9" - "ypos_hidef" "0" - "zpos" "13" - "wide" "50" - "tall" "100" - "autoResize" "0" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "1" [$WIN32] - "labelText" "" [$X360] - "textAlignment" "south-west" - "Command" "select 1" - "Default" "0" - "font" "MenuKeys" - "scaleImage" "1" - - "image_default" "class_sel_sm_scout_inactive" - "image_armed" "class_sel_sm_scout_inactive" - - "fgcolor" "TanDark" - "defaultFgColor_override" "TanDark" - "armedFgColor_override" "TanDark" - "depressedFgColor_override" "TanDark" - "selectedFgColor_override" "TanDark" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "sound_armed" "UI/buttonrollover.wav" - - "paintbackground" "0" - - "image_drawcolor" "255 255 255 255" - "image_armedcolor" "255 255 255 255" - "image_selectedcolor" "255 255 255 255" - - "stayselectedonclick" "1" - "selectonhover" "1" - "keyboardinputenabled" "0" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "50" - "tall" "100" - "visible" "1" - "enabled" "1" - "image" "class_sel_sm_scout_inactive" - "scaleImage" "1" - } - } - "soldier" - { - "ControlName" "CExImageButton" - "fieldName" "soldier" - "xpos" "c-215" - "xpos_hidef" "c-244" - "xpos_lodef" "c-225" - "ypos" "-5" - "ypos_lodef" "9" - "ypos_hidef" "0" - "zpos" "13" - "wide" "50" - "tall" "100" - "autoResize" "0" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "2" [$WIN32] - "labelText" "" [$X360] - "textAlignment" "south-west" - "Command" "select 3" - "Default" "0" - "font" "MenuKeys" - "scaleImage" "1" - - "image_default" "class_sel_sm_soldier_inactive" - "image_armed" "class_sel_sm_soldier_inactive" - - "fgcolor" "TanDark" - "defaultFgColor_override" "TanDark" - "armedFgColor_override" "TanDark" - "depressedFgColor_override" "TanDark" - "selectedFgColor_override" "TanDark" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "sound_armed" "UI/buttonrollover.wav" - - "paintbackground" "0" - - "image_drawcolor" "255 255 255 255" - "image_armedcolor" "255 255 255 255" - "image_selectedcolor" "255 255 255 255" - - "stayselectedonclick" "1" - "selectonhover" "1" - "keyboardinputenabled" "0" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "50" - "tall" "100" - "visible" "1" - "enabled" "1" - "image" "class_sel_sm_soldier_inactive" - "scaleImage" "1" - } - } - "pyro" - { - "ControlName" "CExImageButton" - "fieldName" "pyro" - "xpos" "c-165" - "xpos_hidef" "c-194" - "xpos_lodef" "c-180" - "ypos" "-5" - "ypos_lodef" "9" - "ypos_hidef" "0" - "zpos" "13" - "wide" "50" - "tall" "100" - "autoResize" "0" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "3" [$WIN32] - "labelText" "" [$X360] - "textAlignment" "south-west" - "Command" "select 7" - "Default" "0" - "font" "MenuKeys" - "scaleImage" "1" - - "image_default" "class_sel_sm_pyro_inactive" - "image_armed" "class_sel_sm_pyro_inactive" - - "fgcolor" "TanDark" - "defaultFgColor_override" "TanDark" - "armedFgColor_override" "TanDark" - "depressedFgColor_override" "TanDark" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "sound_armed" "UI/buttonrollover.wav" - - "paintbackground" "0" - - "image_drawcolor" "255 255 255 255" - "image_armedcolor" "255 255 255 255" - "image_selectedcolor" "255 255 255 255" - - "stayselectedonclick" "1" - "selectonhover" "1" - "keyboardinputenabled" "0" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "50" - "tall" "100" - "visible" "1" - "enabled" "1" - "image" "class_sel_sm_pyro_inactive" - "scaleImage" "1" - } - } - "demoman" - { - "ControlName" "CExImageButton" - "fieldName" "demoman" - "xpos" "c-75" - "xpos_lodef" "c-100" - "ypos" "-5" - "ypos_lodef" "9" - "ypos_hidef" "0" - "zpos" "13" - "wide" "50" - "tall" "100" - "autoResize" "0" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "4" [$WIN32] - "labelText" "" [$X360] - "textAlignment" "south-west" - "Command" "select 4" - "Default" "0" - "font" "MenuKeys" - "scaleImage" "1" - - "image_default" "class_sel_sm_demo_inactive" - "image_armed" "class_sel_sm_demo_inactive" - - "fgcolor" "TanDark" - "defaultFgColor_override" "TanDark" - "armedFgColor_override" "TanDark" - "depressedFgColor_override" "TanDark" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "sound_armed" "UI/buttonrollover.wav" - - "paintbackground" "0" - - "image_drawcolor" "255 255 255 255" - "image_armedcolor" "255 255 255 255" - "image_selectedcolor" "255 255 255 255" - - "stayselectedonclick" "1" - "selectonhover" "1" - "keyboardinputenabled" "0" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "50" - "tall" "100" - "visible" "1" - "enabled" "1" - "image" "class_sel_sm_demo_inactive" - "scaleImage" "1" - } - } - "heavyweapons" - { - "ControlName" "CExImageButton" - "fieldName" "heavyweapons" - "xpos" "c-25" - "xpos_lodef" "c-55" - "ypos" "-5" - "ypos_lodef" "9" - "ypos_hidef" "0" - "zpos" "13" - "wide" "50" - "tall" "100" - "autoResize" "0" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "5" [$WIN32] - "labelText" "" [$X360] - "textAlignment" "south-west" - "Command" "select 6" - "Default" "0" - "font" "MenuKeys" - "scaleImage" "1" - - "image_default" "class_sel_sm_heavy_inactive" - "image_armed" "class_sel_sm_heavy_inactive" - - "fgcolor" "TanDark" - "defaultFgColor_override" "TanDark" - "armedFgColor_override" "TanDark" - "depressedFgColor_override" "TanDark" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "sound_armed" "UI/buttonrollover.wav" - - "paintbackground" "0" - - "image_drawcolor" "255 255 255 255" - "image_armedcolor" "255 255 255 255" - "image_selectedcolor" "255 255 255 255" - - "stayselectedonclick" "1" - "selectonhover" "1" - "keyboardinputenabled" "0" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "50" - "tall" "100" - "visible" "1" - "enabled" "1" - "image" "class_sel_sm_heavy_inactive" - "scaleImage" "1" - } - } - "engineer" - { - "ControlName" "CExImageButton" - "fieldName" "engineer" - "xpos" "c25" - "ypos" "-5" - "ypos_lodef" "9" - "ypos_hidef" "0" - "zpos" "13" - "wide" "50" - "tall" "100" - "autoResize" "0" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "6" [$WIN32] - "labelText" "" [$X360] - "textAlignment" "south-west" - "Command" "select 9" - "Default" "0" - "font" "MenuKeys" - "scaleImage" "1" - - "image_default" "class_sel_sm_engineer_inactive" - "image_armed" "class_sel_sm_engineer_inactive" - - "fgcolor" "TanDark" - "defaultFgColor_override" "TanDark" - "armedFgColor_override" "TanDark" - "depressedFgColor_override" "TanDark" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "sound_armed" "UI/buttonrollover.wav" - - "paintbackground" "0" - - "image_drawcolor" "255 255 255 255" - "image_armedcolor" "255 255 255 255" - "image_selectedcolor" "255 255 255 255" - - "stayselectedonclick" "1" - "selectonhover" "1" - "keyboardinputenabled" "0" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "50" - "tall" "100" - "visible" "1" - "enabled" "1" - "image" "class_sel_sm_engineer_inactive" - "scaleImage" "1" - } - } - "medic" - { - "ControlName" "CExImageButton" - "fieldName" "medic" - "xpos" "c113" - "xpos_hidef" "c70" - "xpos_lodef" "c65" - "ypos" "-5" - "ypos_lodef" "9" - "ypos_hidef" "0" - "zpos" "13" - "wide" "50" - "tall" "100" - "autoResize" "0" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "7" [$WIN32] - "labelText" "" [$X360] - "textAlignment" "south-west" - "Command" "select 5" - "Default" "0" - "font" "MenuKeys" - "scaleImage" "1" - - "image_default" "class_sel_sm_medic_inactive" - "image_armed" "class_sel_sm_medic_inactive" - - "fgcolor" "TanDark" - "defaultFgColor_override" "TanDark" - "armedFgColor_override" "TanDark" - "depressedFgColor_override" "TanDark" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "sound_armed" "UI/buttonrollover.wav" - - "paintbackground" "0" - - "image_drawcolor" "255 255 255 255" - "image_armedcolor" "255 255 255 255" - "image_selectedcolor" "255 255 255 255" - - "stayselectedonclick" "1" - "selectonhover" "1" - "keyboardinputenabled" "0" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "50" - "tall" "100" - "visible" "1" - "enabled" "1" - "image" "class_sel_sm_medic_inactive" - "scaleImage" "1" - } - } - "sniper" - { - "ControlName" "CExImageButton" - "fieldName" "sniper" - "xpos" "c166" - "xpos_hidef" "c120" - "xpos_lodef" "c105" - "ypos" "-5" - "ypos_lodef" "9" - "ypos_hidef" "0" - "zpos" "13" - "wide" "50" - "tall" "100" - "autoResize" "0" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "8" [$WIN32] - "labelText" "" [$X360] - "textAlignment" "south-west" - "Command" "select 2" - "Default" "0" - "font" "MenuKeys" - "scaleImage" "1" - - "image_default" "class_sel_sm_sniper_inactive" - "image_armed" "class_sel_sm_sniper_inactive" - - "fgcolor" "TanDark" - "defaultFgColor_override" "TanDark" - "armedFgColor_override" "TanDark" - "depressedFgColor_override" "TanDark" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "sound_armed" "UI/buttonrollover.wav" - - "paintbackground" "0" - - "image_drawcolor" "255 255 255 255" - "image_armedcolor" "255 255 255 255" - "image_selectedcolor" "255 255 255 255" - - "stayselectedonclick" "1" - "selectonhover" "1" - "keyboardinputenabled" "0" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "50" - "tall" "100" - "visible" "1" - "enabled" "1" - "image" "class_sel_sm_sniper_inactive" - "scaleImage" "1" - } - } - "spy" - { - "ControlName" "CExImageButton" - "fieldName" "spy" - "xpos" "c216" - "xpos_hidef" "c170" - "xpos_lodef" "c145" - "ypos" "-5" - "ypos_lodef" "9" - "ypos_hidef" "0" - "zpos" "13" - "wide" "50" - "tall" "100" - "autoResize" "0" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "9" [$WIN32] - "labelText" "" [$X360] - "textAlignment" "south-west" - "Command" "select 8" - "Default" "0" - "font" "MenuKeys" - "scaleImage" "1" - - "image_default" "class_sel_sm_spy_inactive" - "image_armed" "class_sel_sm_spy_inactive" - - "fgcolor" "TanDark" - "defaultFgColor_override" "TanDark" - "armedFgColor_override" "TanDark" - "depressedFgColor_override" "TanDark" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "sound_armed" "UI/buttonrollover.wav" - - "paintbackground" "0" - - "image_drawcolor" "255 255 255 255" - "image_armedcolor" "255 255 255 255" - "image_selectedcolor" "255 255 255 255" - - "stayselectedonclick" "1" - "selectonhover" "1" - "keyboardinputenabled" "0" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "50" - "tall" "100" - "visible" "1" - "enabled" "1" - "image" "class_sel_sm_spy_inactive" - "scaleImage" "1" - } - } +#base "../../customizations/class_selection.res" - "CancelButton" [$WIN32] - { - "ControlName" "CExButton" - "fieldName" "CancelButton" - "xpos" "c-50" - "ypos" "r38" - "zpos" "13" - "wide" "100" - "tall" "25" - "autoResize" "0" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#TF_ClassMenu_Cancel" - "textAlignment" "center" - "Command" "vguicancel" - "font" "HudFontSmallBold" - "fgcolor_override" "200 80 60 255" - } - - "EditLoadoutButton" - { - "ControlName" "CExImageButton" - "fieldName" "EditLoadoutButton" - "xpos" "c100" - "ypos" "r72" - "zpos" "13" - "wide" "90" - "tall" "66" - "autoResize" "0" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "&E - LOADOUT" [$WIN32] - "textAlignment" "south-west" - "Command" "openloadout" - "Default" "0" - "font" "MenuClassBuckets" - "scaleImage" "1" - - "image_default" "..\hud\backpack_01_grey" - "image_armed" "..\hud\backpack_01" - - "fgcolor" "TanDark" - "defaultFgColor_override" "TanDark" - "armedFgColor_override" "TanDark" - "depressedFgColor_override" "TanDark" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "sound_armed" "UI/buttonrollover.wav" - - "paintbackground" "0" - - "image_drawcolor" "255 255 255 180" - "image_armedcolor" "255 255 255 255" - "image_selectedcolor" "255 255 255 255" - - "stayselectedonclick" "0" - "keyboardinputenabled" "1" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "12" - "ypos" "23" - "zpos" "7" - "wide" "33" - "tall" "33" - "visible" "1" - "enabled" "1" - "image" "..\hud\backpack_01" - "scaleImage" "1" - } - } - - "ResetButton" [$WIN32] - { - "ControlName" "CExButton" - "fieldName" "ResetButton" - "xpos" "r470" - "ypos" "r38" - "zpos" "6" - "wide" "110" - "tall" "25" - "autoResize" "0" - "pinCorner" "2" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "#TF_ClassMenu_Reset" - "textAlignment" "center" - "Command" "resetclass" - "font" "HudFontSmallBold" - } - "MenuActualBG" - { - "ControlName" "ImagePanel" - "fieldName" "MenuActualBG" - "xpos" "0" - "ypos" "0" - "zpos" "-2" - "wide" "f0" - "tall" "480" - "autoResize" "0" - "visible" "1" - "enabled" "1" - "fillcolor" "0 0 0 225" - } -// unused because it kept showing hell on first boot -// "BlurBG" -// { -// "ControlName" "ctfImagePanel" -// "fieldName" "BlurBG" -// "xpos" "0" -// "ypos" "0" -// "zpos" "-3" -// "wide" "f0" -// "tall" "480" -// "visible" "1" -// "alpha" "205" -// "image" "replay/thumbnails/hp/REFRACTblur" -// "enabled" "1" -// "scaleImage" "1" -// } - "topbar" - { - "ControlName" "ImagePanel" - "fieldName" "topbar" - "xpos" "0" - "ypos" "r480" - "zpos" "1" - "wide" "f0" - "tall" "103" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "image" "loadout_bottom_gradient" - "tileImage" "1" - "PaintBackgroundType" "0" - } - - "topline" - { - "pin_to_sibling" "topbar" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "ControlName" "ImagePanel" - "fieldName" "line1" - "xpos" "0" - "ypos" "-103" - "zpos" "2" - "wide" "f0" - "tall" "2" - "visible" "1" - "enabled" "1" - "fillcolor" "TanDark" - } - "bottombar" - { - "ControlName" "ImagePanel" - "fieldName" "BottomBar" - "xpos" "0" - "ypos" "r57" - "zpos" "12" - "wide" "f0" - "tall" "60" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "image" "loadout_bottom_gradient" - "tileImage" "1" - "PaintBackgroundType" "0" - } - "bottomline" - { - "pin_to_sibling" "bottombar" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "ControlName" "ImagePanel" - "fieldName" "line2" - "xpos" "0" - "ypos" "0" - "zpos" "13" - "wide" "f0" - "tall" "2" - "enabled" "1" - "fillcolor" "TanDark" - } - "MenuBG" - { - "ControlName" "CModelPanel" - "fieldName" "MenuBG" - "xpos" "0" - "ypos" "0" - "zpos" "0" - "wide" "f0" - "tall" "480" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - "fov" "16" - - "model" - { - "modelname" "models/vgui/UI_class01.mdl" - "skin" "0" - "angles_x" "0" - "angles_y" "180" - "angles_z" "0" - "origin_x" "365" - "origin_x_lodef" "415" - "origin_x_hidef" "380" - "origin_y" "0" - "origin_z" "-40" - } - } - - "Hint" - { - "ControlName" "CExLabel" - "fieldName" "Hint" - "xpos" "c-300" - "xpos_hidef" "c-287" - "xpos_lodef" "c-260" - "ypos" "95" - "ypos_hidef" "101" - "ypos_lodef" "115" - "zpos" "2" - "wide" "600" - "tall" "50" - "tall_lodef" "30" - "autoResize" "1" - "pinCorner" "2" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "%hint%" - "textAlignment" "left" - "wrap" "1" - "font" "HudFontMediumSmallSecondary" - "font_lodef" "HudFontMediumSmallSecondary" - "fgcolor" "HudTrainingHint" - "fgcolor_lodef" "HudTrainingHint" - } - - "Footer" [$X360] - { - "ControlName" "CTFFooter" - "fieldName" "Footer" - "zpos" "6" - "tall" "80" - "button_separator" "10" - "button_separator_lodef" "5" - "buttongap" "50" - "buttongap_hidef" "35" - "buttongap_lodef" "18" - "textadjust" "3" - "textadjust_lodef" "0" - "buttonoffsety" "20" - "buttonoffsety_hidef" "0" - "buttonoffsety_lodef" "18" - "center" "0" - "button_pin_right_lodef" "55" - "fonttext" "MatchmakingDialogMenuLarge" - "fonttext_lodef" "MatchmakingDialogMenuSmall" - "fgcolor" "HudOffWhite" - - "button" - { - "name" "cancel" - "text" "#GameUI_Cancel" - "icon" "#GameUI_Icons_B_BUTTON" - } - - "button" - { - "name" "nextprev" - "text" "#TF_NextPrev" - "icon" "#GameUI_Icons_DPAD" - } - - "button" - { - "name" "select" - "text" "#GameUI_Select" - "icon" "#GameUI_Icons_A_BUTTON" - } - } - "localPlayerImage" [$WIN32] - { - "ControlName" "CTFImagePanel" - "fieldName" "localPlayerImage" - "xpos" "c-20" - "ypos" "r197" - "zpos" "13" - "wide" "45" - "tall" "90" - "visible" "0" - "enabled" "1" - "image" "" - "scaleImage" "1" - } - "team count" - { - "ControlName" "EditablePanel" - "fieldName" "team count" - "xpos" "c15" - "ypos" "r120" - "wide" "0" - "tall" "0" - "visible" "1" - "enabled" "1" - } - "countImage9" [$WIN32] - { - "pin_to_sibling" "team count" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "ControlName" "CTFImagePanel" - "fieldName" "countImage9" - "xpos" "-130" - "ypos" "0" - "zpos" "13" - "wide" "30" - "tall" "60" - "visible" "0" - "enabled" "1" - "image" "" - "scaleImage" "1" - } - - "countImage7" [$WIN32] - { - "pin_to_sibling" "team count" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "ControlName" "CTFImagePanel" - "fieldName" "countImage7" - "xpos" "-105" - "ypos" "0" - "zpos" "13" - "wide" "30" - "tall" "60" - "visible" "0" - "enabled" "1" - "image" "" - "scaleImage" "1" - } - - "countImage5" [$WIN32] - { - "pin_to_sibling" "team count" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "ControlName" "CTFImagePanel" - "fieldName" "countImage5" - "xpos" "-80" - "ypos" "0" - "zpos" "13" - "wide" "30" - "tall" "60" - "visible" "0" - "enabled" "1" - "image" "" - "scaleImage" "1" - } - - "countImage3" [$WIN32] - { - "pin_to_sibling" "team count" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "ControlName" "CTFImagePanel" - "fieldName" "countImage3" - "xpos" "-55" - "ypos" "0" - "zpos" "13" - "wide" "30" - "tall" "60" - "visible" "0" - "enabled" "1" - "image" "" - "scaleImage" "1" - } - - "countImage1" [$WIN32] - { - "pin_to_sibling" "team count" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "ControlName" "CTFImagePanel" - "fieldName" "countImage1" - "xpos" "-30" - "ypos" "0" - "zpos" "13" - "wide" "30" - "tall" "60" - "visible" "0" - "enabled" "1" - "image" "" - "scaleImage" "1" - } - - "countImage0" [$WIN32] - { - "pin_to_sibling" "team count" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "ControlName" "CTFImagePanel" - "fieldName" "countImage0" - "xpos" "0" - "ypos" "0" - "zpos" "13" - "wide" "30" - "tall" "60" - "visible" "0" - "enabled" "1" - "image" "" - "scaleImage" "1" - } - - "countImage2" [$WIN32] - { - "pin_to_sibling" "team count" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "ControlName" "CTFImagePanel" - "fieldName" "countImage2" - "xpos" "30" - "ypos" "0" - "zpos" "13" - "wide" "30" - "tall" "60" - "visible" "0" - "enabled" "1" - "image" "" - "scaleImage" "1" - } - - "countImage4" [$WIN32] - { - "pin_to_sibling" "team count" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "ControlName" "CTFImagePanel" - "fieldName" "countImage4" - "xpos" "55" - "ypos" "0" - "zpos" "13" - "wide" "30" - "tall" "60" - "visible" "0" - "enabled" "1" - "image" "" - "scaleImage" "1" - } - - "countImage6" [$WIN32] - { - "pin_to_sibling" "team count" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "ControlName" "CTFImagePanel" - "fieldName" "countImage6" - "xpos" "80" - "ypos" "0" - "zpos" "13" - "wide" "30" - "tall" "60" - "visible" "0" - "enabled" "1" - "image" "" - "scaleImage" "1" - } - - "countImage8" [$WIN32] - { - "pin_to_sibling" "team count" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "ControlName" "CTFImagePanel" - "fieldName" "countImage8" - "xpos" "105" - "ypos" "0" - "zpos" "13" - "wide" "30" - "tall" "60" - "visible" "0" - "enabled" "1" - "image" "" - "scaleImage" "1" - } - - "countImage10" [$WIN32] - { - "pin_to_sibling" "team count" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "ControlName" "CTFImagePanel" - "fieldName" "countImage10" - "xpos" "130" - "ypos" "0" - "zpos" "13" - "wide" "30" - "tall" "60" - "visible" "0" - "enabled" "1" - "image" "" - "scaleImage" "1" - } - "CountLabel" [$WIN32] - { - "ControlName" "CExLabel" - "fieldName" "CountLabel" - "xpos" "c35" - "ypos" "402" - "zpos" "10" - "wide" "150" - "tall" "18" - "autoResize" "1" - "pinCorner" "2" - "visible" "0" - "enabled" "0" - "tabPosition" "0" - "labelText" "" - "textAlignment" "left" - "font" "HudFontMediumSmallSecondary" - "fgcolor" "TanLight" - } - - "numScout" [$WIN32] - { - "ControlName" "CExLabel" - "fieldName" "numScout" - "xpos" "c-265" - "ypos" "10" - "zpos" "5" - "wide" "50" - "tall" "12" - "autoResize" "1" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "%numScout%" - "textAlignment" "center" - "font" "MenuClassBuckets" - "fgcolor" "TanLight" - } - - "numSoldier" [$WIN32] - { - "ControlName" "CExLabel" - "fieldName" "numSoldier" - "xpos" "c-215" - "ypos" "10" - "zpos" "5" - "wide" "50" - "tall" "12" - "autoResize" "1" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "%numSoldier%" - "textAlignment" "center" - "font" "MenuClassBuckets" - "fgcolor" "TanLight" - } - - "numPyro" [$WIN32] - { - "ControlName" "CExLabel" - "fieldName" "numPyro" - "xpos" "c-165" - "ypos" "10" - "zpos" "5" - "wide" "50" - "tall" "12" - "autoResize" "1" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "%numPyro%" - "textAlignment" "center" - "font" "MenuClassBuckets" - "fgcolor" "TanLight" - } - - "numDemoman" [$WIN32] - { - "ControlName" "CExLabel" - "fieldName" "numDemoman" - "xpos" "c-75" - "ypos" "10" - "zpos" "5" - "wide" "50" - "tall" "12" - "autoResize" "1" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "%numDemoman%" - "textAlignment" "center" - "font" "MenuClassBuckets" - "fgcolor" "TanLight" - } - - "numHeavy" [$WIN32] - { - "ControlName" "CExLabel" - "fieldName" "numHeavy" - "xpos" "c-25" - "ypos" "10" - "zpos" "5" - "wide" "50" - "tall" "12" - "autoResize" "1" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "%numHeavy%" - "textAlignment" "center" - "font" "MenuClassBuckets" - "fgcolor" "TanLight" - } - - "numEngineer" [$WIN32] - { - "ControlName" "CExLabel" - "fieldName" "numEngineer" - "xpos" "c25" - "ypos" "10" - "zpos" "5" - "wide" "50" - "tall" "12" - "autoResize" "1" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "%numEngineer%" - "textAlignment" "center" - "font" "MenuClassBuckets" - "fgcolor" "TanLight" - } - - "numMedic" [$WIN32] - { - "ControlName" "CExLabel" - "fieldName" "numMedic" - "xpos" "c113" - "ypos" "10" - "zpos" "5" - "wide" "50" - "tall" "12" - "autoResize" "1" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "%numMedic%" - "textAlignment" "center" - "font" "MenuClassBuckets" - "fgcolor" "TanLight" - } - - "numSniper" [$WIN32] - { - "ControlName" "CExLabel" - "fieldName" "numSniper" - "xpos" "c163" - "ypos" "10" - "zpos" "5" - "wide" "50" - "tall" "12" - "autoResize" "1" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "%numSniper%" - "textAlignment" "center" - "font" "MenuClassBuckets" - "fgcolor" "TanLight" - } - - "numSpy" [$WIN32] - { - "ControlName" "CExLabel" - "fieldName" "numSpy" - "xpos" "c213" - "ypos" "10" - "zpos" "5" - "wide" "50" - "tall" "12" - "autoResize" "1" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "%numSpy%" - "textAlignment" "center" - "font" "MenuClassBuckets" - "fgcolor" "TanLight" - } - - "MvMUpgradeImageScout" - { - "ControlName" "ImagePanel" - "fieldName" "MvMUpgradeImageScout" - "xpos" "c-270" - "ypos" "30" - "zpos" "10" - "wide" "10" - "tall" "10" - "visible" "0" - "enabled" "1" - "image" "mvm/class_upgraded" - "scaleImage" "1" - } - - "MvMUpgradeImageSolider" - { - "ControlName" "ImagePanel" - "fieldName" "MvMUpgradeImageSolider" - "xpos" "c-220" - "ypos" "30" - "zpos" "10" - "wide" "10" - "tall" "10" - "visible" "0" - "enabled" "1" - "image" "mvm/class_upgraded" - "scaleImage" "1" - } - - "MvMUpgradeImagePyro" - { - "ControlName" "ImagePanel" - "fieldName" "MvMUpgradeImagePyro" - "xpos" "c-170" - "ypos" "30" - "zpos" "10" - "wide" "10" - "tall" "10" - "visible" "0" - "enabled" "1" - "image" "mvm/class_upgraded" - "scaleImage" "1" - } - - "MvMUpgradeImageDemoman" - { - "ControlName" "ImagePanel" - "fieldName" "MvMUpgradeImageDemoman" - "xpos" "c-80" - "ypos" "30" - "zpos" "10" - "wide" "10" - "tall" "10" - "visible" "0" - "enabled" "1" - "image" "mvm/class_upgraded" - "scaleImage" "1" - } - - "MvMUpgradeImageHeavy" - { - "ControlName" "ImagePanel" - "fieldName" "MvMUpgradeImageHeavy" - "xpos" "c-30" - "ypos" "30" - "zpos" "10" - "wide" "10" - "tall" "10" - "visible" "0" - "enabled" "1" - "image" "mvm/class_upgraded" - "scaleImage" "1" - } - - "MvMUpgradeImageEngineer" - { - "ControlName" "ImagePanel" - "fieldName" "MvMUpgradeImageEngineer" - "xpos" "c20" - "ypos" "30" - "zpos" "10" - "wide" "10" - "tall" "10" - "visible" "0" - "enabled" "1" - "image" "mvm/class_upgraded" - "scaleImage" "1" - } - - "MvMUpgradeImageMedic" - { - "ControlName" "ImagePanel" - "fieldName" "MvMUpgradeImageMedic" - "xpos" "c108" - "ypos" "30" - "zpos" "10" - "wide" "10" - "tall" "10" - "visible" "0" - "enabled" "1" - "image" "mvm/class_upgraded" - "scaleImage" "1" - } - - "MvMUpgradeImageSniper" - { - "ControlName" "ImagePanel" - "fieldName" "MvMUpgradeImageSniper" - "xpos" "c158" - "ypos" "30" - "zpos" "10" - "wide" "10" - "tall" "10" - "visible" "0" - "enabled" "1" - "image" "mvm/class_upgraded" - "scaleImage" "1" - } - - "MvMUpgradeImageSpy" - { - "ControlName" "ImagePanel" - "fieldName" "MvMUpgradeImageSpy" - "xpos" "c208" - "ypos" "30" - "zpos" "10" - "wide" "10" - "tall" "10" - "visible" "0" - "enabled" "1" - "image" "mvm/class_upgraded" - "scaleImage" "1" - } - - "StartExplanation" - { - "ControlName" "CExplanationPopup" - "fieldName" "StartExplanation" - "xpos" "0" - "ypos" "0" - "zpos" "10000" - "wide" "250" - "tall" "165" - "visible" "0" - "PaintBackgroundType" "2" - "paintbackground" "0" - "border" "MainMenuHighlightBorder" - - "force_close" "1" - "end_x" "c-170" - "end_y" "115" - "end_wide" "300" - "end_tall" "240" - "callout_inparents_x" "c-270" - "callout_inparents_y" "40" - "next_explanation" "VoucherExplanation" - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontSmallBold" - "labelText" "#TF_MvM_UpgradeExplanation_Title" - "textAlignment" "north" - "xpos" "20" - "ypos" "10" - "wide" "260" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "TextLabel" - { - "ControlName" "CExLabel" - "fieldName" "TextLabel" - "font" "HudFontSmall" - "labelText" "#TF_MvM_UpgradeExplanation_Text" - "textAlignment" "north-west" - "xpos" "20" - "ypos" "45" - "wide" "260" - "tall" "170" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "CloseButton" - { - "ControlName" "CExImageButton" - "fieldName" "CloseButton" - "xpos" "280" - "ypos" "5" - "zpos" "10" - "wide" "14" - "tall" "14" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labeltext" "" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "0" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "close" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "117 107 94 255" - "image_armedcolor" "200 80 60 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "image" "close_button" - "scaleImage" "1" - } - } - } - - "TFPlayerModel" - { - "ControlName" "CTFPlayerModelPanel" - "fieldName" "TFPlayerModel" - - "xpos" "0" - "ypos" "0" - "zpos" "10" - "wide" "f0" - "tall" "f0" - - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - "render_texture" "0" - "fov" "35" - "allow_rot" "1" - - "paintbackground" "1" - "paintbackgroundenabled" "1" - "bgcolor_override" "255 255 255 0" - "lights" - { - "spotlight" - { - "name" "spot" - "color" "0.85 0.85 0.85" - "attenuation" "0.9" - "origin" "0 0 200" - "direction" "320 10 0" - "inner_cone_angle" "5" - "outer_cone_angle" "200" - "maxDistance" "0" - "exponent" "5" - } - } - "model" - { - "force_pos" "1" - - "angles_x" "-5" - "angles_y" "174" - "angles_z" "0" - "origin_x" "320" - "origin_y" "-1" - "origin_z" "-59" - "frame_origin_x" "0" - "frame_origin_y" "0" - "frame_origin_z" "0" - "spotlight" "1" - - "modelname" "" - "vcd" "class_select.vcd" - - "animation" - { - "name" "PRIMARY" - "activity" "ACT_MP_STAND_PRIMARY" - "default" "1" - } - "animation" - { - "name" "SECONDARY" - "activity" "ACT_MP_STAND_SECONDARY" - } - "animation" - { - "name" "MELEE" - "activity" "ACT_MP_STAND_MELEE" - } - "animation" - { - "name" "BUILDING" - "activity" "ACT_MP_STAND_BUILDING" - } - "animation" - { - "name" "PDA" - "activity" "ACT_MP_STAND_PDA" - } - "animation" - { - "name" "ITEM1" - "activity" "ACT_MP_STAND_ITEM1" - } - "animation" - { - "name" "ITEM2" - "activity" "ACT_MP_STAND_ITEM2" - } - "animation" - { - "name" "MELEE_ALLCLASS" - "activity" "ACT_MP_STAND_MELEE_ALLCLASS" - } - } - "customclassdata" - { - "undefined" - { - } - "Scout" - { - "fov" "35" - "angles_x" "-5" - "angles_y" "169" - "angles_z" "0" - "origin_x" "320" - "origin_y" "1" - "origin_z" "-53" - } - "Sniper" - { - "fov" "35" - "angles_x" "-5" - "angles_y" "174" - "angles_z" "0" - "origin_x" "320" - "origin_y" "0" - "origin_z" "-58" - } - "Soldier" - { - "fov" "35" - "angles_x" "-5" - "angles_y" "174" - "angles_z" "0" - "origin_x" "320" - "origin_y" "-1" - "origin_z" "-55" - } - "Demoman" - { - "fov" "35" - "angles_x" "-5" - "angles_y" "174" - "angles_z" "0" - "origin_x" "320" - "origin_y" "-3" - "origin_z" "-57" - } - "Medic" - { - "fov" "35" - "angles_x" "-5" - "angles_y" "174" - "angles_z" "0" - "origin_x" "320" - "origin_y" "-1" - "origin_z" "-57" - } - "Heavy" - { - "fov" "35" - "angles_x" "-5" - "angles_y" "174" - "angles_z" "0" - "origin_x" "320" - "origin_y" "-1" - "origin_z" "-59" - } - "Pyro" - { - "fov" "35" - "angles_x" "-5" - "angles_y" "174" - "angles_z" "0" - "origin_x" "320" - "origin_y" "-1" - "origin_z" "-56" - } - "Spy" - { - "fov" "35" - "angles_x" "-2" - "angles_y" "174" - "angles_z" "0" - "origin_x" "320" - "origin_y" "-1" - "origin_z" "-57" - } - "Engineer" - { - "fov" "35" - "angles_x" "-5" - "angles_y" "174" - "angles_z" "0" - "origin_x" "320" - "origin_y" "-3" - "origin_z" "-57" - } - } - } - - "ClassTipsPanel" - { - "ControlName" "CTFClassTipsPanel" - "fieldName" "ClassTipsPanel" - "xpos" "c28" - "ypos" "c-84" - "zpos" "7" - "wide" "235" - "tall" "165" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - "tabPosition" "0" - } - - "ClassHighlightPanel" - { - "ControlName" "CExplanationPopup" - "fieldName" "ClassHighlightPanel" - "xpos" "c-75" - "ypos" "280" - "zpos" "100" - "wide" "250" - "tall" "170" - "visible" "0" - "PaintBackgroundType" "2" - "paintbackground" "0" - "border" "MainMenuHighlightBorder" - - "start_x" "c-238" - "start_y" "100" - "start_wide" "1" - "start_tall" "1" - "end_x" "c-325" - "end_y" "250" - "end_wide" "275" - "end_tall" "150" - "callout_inparents_x" "c-210" - "callout_inparents_y" "437" - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontSmallBold" - "labelText" "#CMenu_ClassHighlightPanel_Title" - "textAlignment" "north-west" - "xpos" "10" - "ypos" "10" - "wide" "210" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "ClassHighlightText" - { - "ControlName" "CExLabel" - "fieldName" "ClassHighlightText" - "font" "HudFontSmall" - "labelText" "%ClassHighlightText%" - "textAlignment" "north-west" - "xpos" "20" - "ypos" "30" - "wide" "210" - "tall" "115" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "CloseButton" - { - "ControlName" "CExImageButton" - "fieldName" "CloseButton" - "xpos" "255" - "ypos" "5" - "zpos" "10" - "wide" "14" - "tall" "14" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labeltext" "" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "close" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "235 226 202 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "117 107 94 255" - "image_armedcolor" "200 80 60 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "image" "close_button" - "scaleImage" "1" - } - } - } -} +//BASE CONTENT, EDIT THIS!!! +#base "classselection_base.res" diff --git a/resource/ui/classselection_base.res b/resource/ui/classselection_base.res new file mode 100644 index 0000000..77fb60e --- /dev/null +++ b/resource/ui/classselection_base.res @@ -0,0 +1,1950 @@ +"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" + } + + "SysMenu" + { + "ControlName" "Menu" + "fieldName" "SysMenu" + "xpos" "0" + "ypos" "0" + "wide" "64" + "tall" "24" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "tabPosition" "0" + } + + "random" + { + "ControlName" "CExImageButton" + "fieldName" "random" + "xpos" "c-150" + "xpos_lodef" "c-360" + "xpos_hidef" "c-360" + "ypos" "r103" + "ypos_lodef" "10" + "ypos_hidef" "10" + "zpos" "13" + "wide" "50" + "tall" "97" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "&RANDOM" [$WIN32] + "textAlignment" "south-west" + "labelText" "" + "textAlignment" "south-west" + "Command" "select 12" + "Default" "1" + "font" "MenuClassBuckets" + "scaleImage" "1" + + "image_default" "class_sel_sm_random_inactive" + "image_armed" "class_sel_sm_random_inactive" + + "fgcolor" "TanDark" + "defaultFgColor_override" "TanDark" + "armedFgColor_override" "TanDark" + "depressedFgColor_override" "TanDark" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "sound_armed" "UI/buttonrollover.wav" + + "paintbackground" "0" + + "image_drawcolor" "255 255 255 180" + "image_armedcolor" "255 255 255 255" + "image_selectedcolor" "255 255 255 255" + + "stayselectedonclick" "1" + "selectonhover" "1" + "keyboardinputenabled" "0" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "22" + "zpos" "7" + "wide" "45" + "tall" "90" + "visible" "1" + "enabled" "1" + "image" "class_sel_sm_random_inactive" + "scaleImage" "1" + } + } + "scout" + { + "ControlName" "CExImageButton" + "fieldName" "scout" + "xpos" "c-260" + "xpos_hidef" "c-290" + "xpos_lodef" "c-265" + "ypos" "-5" + "ypos_lodef" "9" + "ypos_hidef" "0" + "zpos" "13" + "wide" "50" + "tall" "100" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "1" [$WIN32] + "labelText" "" [$X360] + "textAlignment" "south-west" + "Command" "select 1" + "Default" "0" + "font" "MenuKeys" + "scaleImage" "1" + + "image_default" "class_sel_sm_scout_inactive" + "image_armed" "class_sel_sm_scout_inactive" + + "fgcolor" "TanDark" + "defaultFgColor_override" "TanDark" + "armedFgColor_override" "TanDark" + "depressedFgColor_override" "TanDark" + "selectedFgColor_override" "TanDark" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "sound_armed" "UI/buttonrollover.wav" + + "paintbackground" "0" + + "image_drawcolor" "255 255 255 255" + "image_armedcolor" "255 255 255 255" + "image_selectedcolor" "255 255 255 255" + + "stayselectedonclick" "1" + "selectonhover" "1" + "keyboardinputenabled" "0" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "50" + "tall" "100" + "visible" "1" + "enabled" "1" + "image" "class_sel_sm_scout_inactive" + "scaleImage" "1" + } + } + "soldier" + { + "ControlName" "CExImageButton" + "fieldName" "soldier" + "xpos" "c-215" + "xpos_hidef" "c-244" + "xpos_lodef" "c-225" + "ypos" "-5" + "ypos_lodef" "9" + "ypos_hidef" "0" + "zpos" "13" + "wide" "50" + "tall" "100" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "2" [$WIN32] + "labelText" "" [$X360] + "textAlignment" "south-west" + "Command" "select 3" + "Default" "0" + "font" "MenuKeys" + "scaleImage" "1" + + "image_default" "class_sel_sm_soldier_inactive" + "image_armed" "class_sel_sm_soldier_inactive" + + "fgcolor" "TanDark" + "defaultFgColor_override" "TanDark" + "armedFgColor_override" "TanDark" + "depressedFgColor_override" "TanDark" + "selectedFgColor_override" "TanDark" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "sound_armed" "UI/buttonrollover.wav" + + "paintbackground" "0" + + "image_drawcolor" "255 255 255 255" + "image_armedcolor" "255 255 255 255" + "image_selectedcolor" "255 255 255 255" + + "stayselectedonclick" "1" + "selectonhover" "1" + "keyboardinputenabled" "0" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "50" + "tall" "100" + "visible" "1" + "enabled" "1" + "image" "class_sel_sm_soldier_inactive" + "scaleImage" "1" + } + } + "pyro" + { + "ControlName" "CExImageButton" + "fieldName" "pyro" + "xpos" "c-165" + "xpos_hidef" "c-194" + "xpos_lodef" "c-180" + "ypos" "-5" + "ypos_lodef" "9" + "ypos_hidef" "0" + "zpos" "13" + "wide" "50" + "tall" "100" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "3" [$WIN32] + "labelText" "" [$X360] + "textAlignment" "south-west" + "Command" "select 7" + "Default" "0" + "font" "MenuKeys" + "scaleImage" "1" + + "image_default" "class_sel_sm_pyro_inactive" + "image_armed" "class_sel_sm_pyro_inactive" + + "fgcolor" "TanDark" + "defaultFgColor_override" "TanDark" + "armedFgColor_override" "TanDark" + "depressedFgColor_override" "TanDark" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "sound_armed" "UI/buttonrollover.wav" + + "paintbackground" "0" + + "image_drawcolor" "255 255 255 255" + "image_armedcolor" "255 255 255 255" + "image_selectedcolor" "255 255 255 255" + + "stayselectedonclick" "1" + "selectonhover" "1" + "keyboardinputenabled" "0" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "50" + "tall" "100" + "visible" "1" + "enabled" "1" + "image" "class_sel_sm_pyro_inactive" + "scaleImage" "1" + } + } + "demoman" + { + "ControlName" "CExImageButton" + "fieldName" "demoman" + "xpos" "c-75" + "xpos_lodef" "c-100" + "ypos" "-5" + "ypos_lodef" "9" + "ypos_hidef" "0" + "zpos" "13" + "wide" "50" + "tall" "100" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "4" [$WIN32] + "labelText" "" [$X360] + "textAlignment" "south-west" + "Command" "select 4" + "Default" "0" + "font" "MenuKeys" + "scaleImage" "1" + + "image_default" "class_sel_sm_demo_inactive" + "image_armed" "class_sel_sm_demo_inactive" + + "fgcolor" "TanDark" + "defaultFgColor_override" "TanDark" + "armedFgColor_override" "TanDark" + "depressedFgColor_override" "TanDark" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "sound_armed" "UI/buttonrollover.wav" + + "paintbackground" "0" + + "image_drawcolor" "255 255 255 255" + "image_armedcolor" "255 255 255 255" + "image_selectedcolor" "255 255 255 255" + + "stayselectedonclick" "1" + "selectonhover" "1" + "keyboardinputenabled" "0" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "50" + "tall" "100" + "visible" "1" + "enabled" "1" + "image" "class_sel_sm_demo_inactive" + "scaleImage" "1" + } + } + "heavyweapons" + { + "ControlName" "CExImageButton" + "fieldName" "heavyweapons" + "xpos" "c-25" + "xpos_lodef" "c-55" + "ypos" "-5" + "ypos_lodef" "9" + "ypos_hidef" "0" + "zpos" "13" + "wide" "50" + "tall" "100" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "5" [$WIN32] + "labelText" "" [$X360] + "textAlignment" "south-west" + "Command" "select 6" + "Default" "0" + "font" "MenuKeys" + "scaleImage" "1" + + "image_default" "class_sel_sm_heavy_inactive" + "image_armed" "class_sel_sm_heavy_inactive" + + "fgcolor" "TanDark" + "defaultFgColor_override" "TanDark" + "armedFgColor_override" "TanDark" + "depressedFgColor_override" "TanDark" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "sound_armed" "UI/buttonrollover.wav" + + "paintbackground" "0" + + "image_drawcolor" "255 255 255 255" + "image_armedcolor" "255 255 255 255" + "image_selectedcolor" "255 255 255 255" + + "stayselectedonclick" "1" + "selectonhover" "1" + "keyboardinputenabled" "0" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "50" + "tall" "100" + "visible" "1" + "enabled" "1" + "image" "class_sel_sm_heavy_inactive" + "scaleImage" "1" + } + } + "engineer" + { + "ControlName" "CExImageButton" + "fieldName" "engineer" + "xpos" "c25" + "ypos" "-5" + "ypos_lodef" "9" + "ypos_hidef" "0" + "zpos" "13" + "wide" "50" + "tall" "100" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "6" [$WIN32] + "labelText" "" [$X360] + "textAlignment" "south-west" + "Command" "select 9" + "Default" "0" + "font" "MenuKeys" + "scaleImage" "1" + + "image_default" "class_sel_sm_engineer_inactive" + "image_armed" "class_sel_sm_engineer_inactive" + + "fgcolor" "TanDark" + "defaultFgColor_override" "TanDark" + "armedFgColor_override" "TanDark" + "depressedFgColor_override" "TanDark" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "sound_armed" "UI/buttonrollover.wav" + + "paintbackground" "0" + + "image_drawcolor" "255 255 255 255" + "image_armedcolor" "255 255 255 255" + "image_selectedcolor" "255 255 255 255" + + "stayselectedonclick" "1" + "selectonhover" "1" + "keyboardinputenabled" "0" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "50" + "tall" "100" + "visible" "1" + "enabled" "1" + "image" "class_sel_sm_engineer_inactive" + "scaleImage" "1" + } + } + "medic" + { + "ControlName" "CExImageButton" + "fieldName" "medic" + "xpos" "c113" + "xpos_hidef" "c70" + "xpos_lodef" "c65" + "ypos" "-5" + "ypos_lodef" "9" + "ypos_hidef" "0" + "zpos" "13" + "wide" "50" + "tall" "100" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "7" [$WIN32] + "labelText" "" [$X360] + "textAlignment" "south-west" + "Command" "select 5" + "Default" "0" + "font" "MenuKeys" + "scaleImage" "1" + + "image_default" "class_sel_sm_medic_inactive" + "image_armed" "class_sel_sm_medic_inactive" + + "fgcolor" "TanDark" + "defaultFgColor_override" "TanDark" + "armedFgColor_override" "TanDark" + "depressedFgColor_override" "TanDark" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "sound_armed" "UI/buttonrollover.wav" + + "paintbackground" "0" + + "image_drawcolor" "255 255 255 255" + "image_armedcolor" "255 255 255 255" + "image_selectedcolor" "255 255 255 255" + + "stayselectedonclick" "1" + "selectonhover" "1" + "keyboardinputenabled" "0" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "50" + "tall" "100" + "visible" "1" + "enabled" "1" + "image" "class_sel_sm_medic_inactive" + "scaleImage" "1" + } + } + "sniper" + { + "ControlName" "CExImageButton" + "fieldName" "sniper" + "xpos" "c166" + "xpos_hidef" "c120" + "xpos_lodef" "c105" + "ypos" "-5" + "ypos_lodef" "9" + "ypos_hidef" "0" + "zpos" "13" + "wide" "50" + "tall" "100" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "8" [$WIN32] + "labelText" "" [$X360] + "textAlignment" "south-west" + "Command" "select 2" + "Default" "0" + "font" "MenuKeys" + "scaleImage" "1" + + "image_default" "class_sel_sm_sniper_inactive" + "image_armed" "class_sel_sm_sniper_inactive" + + "fgcolor" "TanDark" + "defaultFgColor_override" "TanDark" + "armedFgColor_override" "TanDark" + "depressedFgColor_override" "TanDark" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "sound_armed" "UI/buttonrollover.wav" + + "paintbackground" "0" + + "image_drawcolor" "255 255 255 255" + "image_armedcolor" "255 255 255 255" + "image_selectedcolor" "255 255 255 255" + + "stayselectedonclick" "1" + "selectonhover" "1" + "keyboardinputenabled" "0" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "50" + "tall" "100" + "visible" "1" + "enabled" "1" + "image" "class_sel_sm_sniper_inactive" + "scaleImage" "1" + } + } + "spy" + { + "ControlName" "CExImageButton" + "fieldName" "spy" + "xpos" "c216" + "xpos_hidef" "c170" + "xpos_lodef" "c145" + "ypos" "-5" + "ypos_lodef" "9" + "ypos_hidef" "0" + "zpos" "13" + "wide" "50" + "tall" "100" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "9" [$WIN32] + "labelText" "" [$X360] + "textAlignment" "south-west" + "Command" "select 8" + "Default" "0" + "font" "MenuKeys" + "scaleImage" "1" + + "image_default" "class_sel_sm_spy_inactive" + "image_armed" "class_sel_sm_spy_inactive" + + "fgcolor" "TanDark" + "defaultFgColor_override" "TanDark" + "armedFgColor_override" "TanDark" + "depressedFgColor_override" "TanDark" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "sound_armed" "UI/buttonrollover.wav" + + "paintbackground" "0" + + "image_drawcolor" "255 255 255 255" + "image_armedcolor" "255 255 255 255" + "image_selectedcolor" "255 255 255 255" + + "stayselectedonclick" "1" + "selectonhover" "1" + "keyboardinputenabled" "0" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "50" + "tall" "100" + "visible" "1" + "enabled" "1" + "image" "class_sel_sm_spy_inactive" + "scaleImage" "1" + } + } + + "CancelButton" [$WIN32] + { + "ControlName" "CExButton" + "fieldName" "CancelButton" + "xpos" "c-50" + "ypos" "r38" + "zpos" "13" + "wide" "100" + "tall" "25" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_ClassMenu_Cancel" + "textAlignment" "center" + "Command" "vguicancel" + "font" "HudFontSmallBold" + "fgcolor_override" "200 80 60 255" + } + + "EditLoadoutButton" + { + "ControlName" "CExImageButton" + "fieldName" "EditLoadoutButton" + "xpos" "c100" + "ypos" "r72" + "zpos" "13" + "wide" "90" + "tall" "66" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "&E - LOADOUT" [$WIN32] + "textAlignment" "south-west" + "Command" "openloadout" + "Default" "0" + "font" "MenuClassBuckets" + "scaleImage" "1" + + "image_default" "..\hud\backpack_01_grey" + "image_armed" "..\hud\backpack_01" + + "fgcolor" "TanDark" + "defaultFgColor_override" "TanDark" + "armedFgColor_override" "TanDark" + "depressedFgColor_override" "TanDark" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "sound_armed" "UI/buttonrollover.wav" + + "paintbackground" "0" + + "image_drawcolor" "255 255 255 180" + "image_armedcolor" "255 255 255 255" + "image_selectedcolor" "255 255 255 255" + + "stayselectedonclick" "0" + "keyboardinputenabled" "1" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "12" + "ypos" "23" + "zpos" "7" + "wide" "33" + "tall" "33" + "visible" "1" + "enabled" "1" + "image" "..\hud\backpack_01" + "scaleImage" "1" + } + } + + "ResetButton" [$WIN32] + { + "ControlName" "CExButton" + "fieldName" "ResetButton" + "xpos" "r470" + "ypos" "r38" + "zpos" "6" + "wide" "110" + "tall" "25" + "autoResize" "0" + "pinCorner" "2" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_ClassMenu_Reset" + "textAlignment" "center" + "Command" "resetclass" + "font" "HudFontSmallBold" + } + "MenuActualBG" + { + "ControlName" "ImagePanel" + "fieldName" "MenuActualBG" + "xpos" "0" + "ypos" "0" + "zpos" "-2" + "wide" "f0" + "tall" "480" + "autoResize" "0" + "visible" "1" + "enabled" "1" + "fillcolor" "0 0 0 225" + } +// unused because it kept showing hell on first boot +// "BlurBG" +// { +// "ControlName" "ctfImagePanel" +// "fieldName" "BlurBG" +// "xpos" "0" +// "ypos" "0" +// "zpos" "-3" +// "wide" "f0" +// "tall" "480" +// "visible" "1" +// "alpha" "205" +// "image" "replay/thumbnails/hp/REFRACTblur" +// "enabled" "1" +// "scaleImage" "1" +// } + "topbar" + { + "ControlName" "ImagePanel" + "fieldName" "topbar" + "xpos" "0" + "ypos" "r480" + "zpos" "1" + "wide" "f0" + "tall" "103" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "image" "loadout_bottom_gradient" + "tileImage" "1" + "PaintBackgroundType" "0" + } + + "topline" + { + "pin_to_sibling" "topbar" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + "ControlName" "ImagePanel" + "fieldName" "line1" + "xpos" "0" + "ypos" "-103" + "zpos" "2" + "wide" "f0" + "tall" "2" + "visible" "1" + "enabled" "1" + "fillcolor" "TanDark" + } + "bottombar" + { + "ControlName" "ImagePanel" + "fieldName" "BottomBar" + "xpos" "0" + "ypos" "r57" + "zpos" "12" + "wide" "f0" + "tall" "60" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "image" "loadout_bottom_gradient" + "tileImage" "1" + "PaintBackgroundType" "0" + } + "bottomline" + { + "pin_to_sibling" "bottombar" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + "ControlName" "ImagePanel" + "fieldName" "line2" + "xpos" "0" + "ypos" "0" + "zpos" "13" + "wide" "f0" + "tall" "2" + "enabled" "1" + "fillcolor" "TanDark" + } + "MenuBG" + { + "ControlName" "CModelPanel" + "fieldName" "MenuBG" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "f0" + "tall" "480" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "fov" "16" + + "model" + { + "modelname" "models/vgui/UI_class01.mdl" + "skin" "0" + "angles_x" "0" + "angles_y" "180" + "angles_z" "0" + "origin_x" "365" + "origin_x_lodef" "415" + "origin_x_hidef" "380" + "origin_y" "0" + "origin_z" "-40" + } + } + + "Hint" + { + "ControlName" "CExLabel" + "fieldName" "Hint" + "xpos" "c-300" + "xpos_hidef" "c-287" + "xpos_lodef" "c-260" + "ypos" "95" + "ypos_hidef" "101" + "ypos_lodef" "115" + "zpos" "2" + "wide" "600" + "tall" "50" + "tall_lodef" "30" + "autoResize" "1" + "pinCorner" "2" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labelText" "%hint%" + "textAlignment" "left" + "wrap" "1" + "font" "HudFontMediumSmallSecondary" + "font_lodef" "HudFontMediumSmallSecondary" + "fgcolor" "HudTrainingHint" + "fgcolor_lodef" "HudTrainingHint" + } + + "Footer" [$X360] + { + "ControlName" "CTFFooter" + "fieldName" "Footer" + "zpos" "6" + "tall" "80" + "button_separator" "10" + "button_separator_lodef" "5" + "buttongap" "50" + "buttongap_hidef" "35" + "buttongap_lodef" "18" + "textadjust" "3" + "textadjust_lodef" "0" + "buttonoffsety" "20" + "buttonoffsety_hidef" "0" + "buttonoffsety_lodef" "18" + "center" "0" + "button_pin_right_lodef" "55" + "fonttext" "MatchmakingDialogMenuLarge" + "fonttext_lodef" "MatchmakingDialogMenuSmall" + "fgcolor" "HudOffWhite" + + "button" + { + "name" "cancel" + "text" "#GameUI_Cancel" + "icon" "#GameUI_Icons_B_BUTTON" + } + + "button" + { + "name" "nextprev" + "text" "#TF_NextPrev" + "icon" "#GameUI_Icons_DPAD" + } + + "button" + { + "name" "select" + "text" "#GameUI_Select" + "icon" "#GameUI_Icons_A_BUTTON" + } + } + "localPlayerImage" [$WIN32] + { + "ControlName" "CTFImagePanel" + "fieldName" "localPlayerImage" + "xpos" "c-20" + "ypos" "r197" + "zpos" "13" + "wide" "45" + "tall" "90" + "visible" "0" + "enabled" "1" + "image" "" + "scaleImage" "1" + } + "team count" + { + "ControlName" "EditablePanel" + "fieldName" "team count" + "xpos" "c15" + "ypos" "r120" + "wide" "0" + "tall" "0" + "visible" "1" + "enabled" "1" + } + "countImage9" [$WIN32] + { + "pin_to_sibling" "team count" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + "ControlName" "CTFImagePanel" + "fieldName" "countImage9" + "xpos" "-130" + "ypos" "0" + "zpos" "13" + "wide" "30" + "tall" "60" + "visible" "0" + "enabled" "1" + "image" "" + "scaleImage" "1" + } + + "countImage7" [$WIN32] + { + "pin_to_sibling" "team count" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + "ControlName" "CTFImagePanel" + "fieldName" "countImage7" + "xpos" "-105" + "ypos" "0" + "zpos" "13" + "wide" "30" + "tall" "60" + "visible" "0" + "enabled" "1" + "image" "" + "scaleImage" "1" + } + + "countImage5" [$WIN32] + { + "pin_to_sibling" "team count" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + "ControlName" "CTFImagePanel" + "fieldName" "countImage5" + "xpos" "-80" + "ypos" "0" + "zpos" "13" + "wide" "30" + "tall" "60" + "visible" "0" + "enabled" "1" + "image" "" + "scaleImage" "1" + } + + "countImage3" [$WIN32] + { + "pin_to_sibling" "team count" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + "ControlName" "CTFImagePanel" + "fieldName" "countImage3" + "xpos" "-55" + "ypos" "0" + "zpos" "13" + "wide" "30" + "tall" "60" + "visible" "0" + "enabled" "1" + "image" "" + "scaleImage" "1" + } + + "countImage1" [$WIN32] + { + "pin_to_sibling" "team count" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + "ControlName" "CTFImagePanel" + "fieldName" "countImage1" + "xpos" "-30" + "ypos" "0" + "zpos" "13" + "wide" "30" + "tall" "60" + "visible" "0" + "enabled" "1" + "image" "" + "scaleImage" "1" + } + + "countImage0" [$WIN32] + { + "pin_to_sibling" "team count" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + "ControlName" "CTFImagePanel" + "fieldName" "countImage0" + "xpos" "0" + "ypos" "0" + "zpos" "13" + "wide" "30" + "tall" "60" + "visible" "0" + "enabled" "1" + "image" "" + "scaleImage" "1" + } + + "countImage2" [$WIN32] + { + "pin_to_sibling" "team count" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + "ControlName" "CTFImagePanel" + "fieldName" "countImage2" + "xpos" "30" + "ypos" "0" + "zpos" "13" + "wide" "30" + "tall" "60" + "visible" "0" + "enabled" "1" + "image" "" + "scaleImage" "1" + } + + "countImage4" [$WIN32] + { + "pin_to_sibling" "team count" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + "ControlName" "CTFImagePanel" + "fieldName" "countImage4" + "xpos" "55" + "ypos" "0" + "zpos" "13" + "wide" "30" + "tall" "60" + "visible" "0" + "enabled" "1" + "image" "" + "scaleImage" "1" + } + + "countImage6" [$WIN32] + { + "pin_to_sibling" "team count" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + "ControlName" "CTFImagePanel" + "fieldName" "countImage6" + "xpos" "80" + "ypos" "0" + "zpos" "13" + "wide" "30" + "tall" "60" + "visible" "0" + "enabled" "1" + "image" "" + "scaleImage" "1" + } + + "countImage8" [$WIN32] + { + "pin_to_sibling" "team count" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + "ControlName" "CTFImagePanel" + "fieldName" "countImage8" + "xpos" "105" + "ypos" "0" + "zpos" "13" + "wide" "30" + "tall" "60" + "visible" "0" + "enabled" "1" + "image" "" + "scaleImage" "1" + } + + "countImage10" [$WIN32] + { + "pin_to_sibling" "team count" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + "ControlName" "CTFImagePanel" + "fieldName" "countImage10" + "xpos" "130" + "ypos" "0" + "zpos" "13" + "wide" "30" + "tall" "60" + "visible" "0" + "enabled" "1" + "image" "" + "scaleImage" "1" + } + "CountLabel" [$WIN32] + { + "ControlName" "CExLabel" + "fieldName" "CountLabel" + "xpos" "c35" + "ypos" "402" + "zpos" "10" + "wide" "150" + "tall" "18" + "autoResize" "1" + "pinCorner" "2" + "visible" "0" + "enabled" "0" + "tabPosition" "0" + "labelText" "" + "textAlignment" "left" + "font" "HudFontMediumSmallSecondary" + "fgcolor" "TanLight" + } + + "numScout" [$WIN32] + { + "ControlName" "CExLabel" + "fieldName" "numScout" + "xpos" "c-265" + "ypos" "10" + "zpos" "5" + "wide" "50" + "tall" "12" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%numScout%" + "textAlignment" "center" + "font" "MenuClassBuckets" + "fgcolor" "TanLight" + } + + "numSoldier" [$WIN32] + { + "ControlName" "CExLabel" + "fieldName" "numSoldier" + "xpos" "c-215" + "ypos" "10" + "zpos" "5" + "wide" "50" + "tall" "12" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%numSoldier%" + "textAlignment" "center" + "font" "MenuClassBuckets" + "fgcolor" "TanLight" + } + + "numPyro" [$WIN32] + { + "ControlName" "CExLabel" + "fieldName" "numPyro" + "xpos" "c-165" + "ypos" "10" + "zpos" "5" + "wide" "50" + "tall" "12" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%numPyro%" + "textAlignment" "center" + "font" "MenuClassBuckets" + "fgcolor" "TanLight" + } + + "numDemoman" [$WIN32] + { + "ControlName" "CExLabel" + "fieldName" "numDemoman" + "xpos" "c-75" + "ypos" "10" + "zpos" "5" + "wide" "50" + "tall" "12" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%numDemoman%" + "textAlignment" "center" + "font" "MenuClassBuckets" + "fgcolor" "TanLight" + } + + "numHeavy" [$WIN32] + { + "ControlName" "CExLabel" + "fieldName" "numHeavy" + "xpos" "c-25" + "ypos" "10" + "zpos" "5" + "wide" "50" + "tall" "12" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%numHeavy%" + "textAlignment" "center" + "font" "MenuClassBuckets" + "fgcolor" "TanLight" + } + + "numEngineer" [$WIN32] + { + "ControlName" "CExLabel" + "fieldName" "numEngineer" + "xpos" "c25" + "ypos" "10" + "zpos" "5" + "wide" "50" + "tall" "12" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%numEngineer%" + "textAlignment" "center" + "font" "MenuClassBuckets" + "fgcolor" "TanLight" + } + + "numMedic" [$WIN32] + { + "ControlName" "CExLabel" + "fieldName" "numMedic" + "xpos" "c113" + "ypos" "10" + "zpos" "5" + "wide" "50" + "tall" "12" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%numMedic%" + "textAlignment" "center" + "font" "MenuClassBuckets" + "fgcolor" "TanLight" + } + + "numSniper" [$WIN32] + { + "ControlName" "CExLabel" + "fieldName" "numSniper" + "xpos" "c163" + "ypos" "10" + "zpos" "5" + "wide" "50" + "tall" "12" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%numSniper%" + "textAlignment" "center" + "font" "MenuClassBuckets" + "fgcolor" "TanLight" + } + + "numSpy" [$WIN32] + { + "ControlName" "CExLabel" + "fieldName" "numSpy" + "xpos" "c213" + "ypos" "10" + "zpos" "5" + "wide" "50" + "tall" "12" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%numSpy%" + "textAlignment" "center" + "font" "MenuClassBuckets" + "fgcolor" "TanLight" + } + + "MvMUpgradeImageScout" + { + "ControlName" "ImagePanel" + "fieldName" "MvMUpgradeImageScout" + "xpos" "c-270" + "ypos" "30" + "zpos" "10" + "wide" "10" + "tall" "10" + "visible" "0" + "enabled" "1" + "image" "mvm/class_upgraded" + "scaleImage" "1" + } + + "MvMUpgradeImageSolider" + { + "ControlName" "ImagePanel" + "fieldName" "MvMUpgradeImageSolider" + "xpos" "c-220" + "ypos" "30" + "zpos" "10" + "wide" "10" + "tall" "10" + "visible" "0" + "enabled" "1" + "image" "mvm/class_upgraded" + "scaleImage" "1" + } + + "MvMUpgradeImagePyro" + { + "ControlName" "ImagePanel" + "fieldName" "MvMUpgradeImagePyro" + "xpos" "c-170" + "ypos" "30" + "zpos" "10" + "wide" "10" + "tall" "10" + "visible" "0" + "enabled" "1" + "image" "mvm/class_upgraded" + "scaleImage" "1" + } + + "MvMUpgradeImageDemoman" + { + "ControlName" "ImagePanel" + "fieldName" "MvMUpgradeImageDemoman" + "xpos" "c-80" + "ypos" "30" + "zpos" "10" + "wide" "10" + "tall" "10" + "visible" "0" + "enabled" "1" + "image" "mvm/class_upgraded" + "scaleImage" "1" + } + + "MvMUpgradeImageHeavy" + { + "ControlName" "ImagePanel" + "fieldName" "MvMUpgradeImageHeavy" + "xpos" "c-30" + "ypos" "30" + "zpos" "10" + "wide" "10" + "tall" "10" + "visible" "0" + "enabled" "1" + "image" "mvm/class_upgraded" + "scaleImage" "1" + } + + "MvMUpgradeImageEngineer" + { + "ControlName" "ImagePanel" + "fieldName" "MvMUpgradeImageEngineer" + "xpos" "c20" + "ypos" "30" + "zpos" "10" + "wide" "10" + "tall" "10" + "visible" "0" + "enabled" "1" + "image" "mvm/class_upgraded" + "scaleImage" "1" + } + + "MvMUpgradeImageMedic" + { + "ControlName" "ImagePanel" + "fieldName" "MvMUpgradeImageMedic" + "xpos" "c108" + "ypos" "30" + "zpos" "10" + "wide" "10" + "tall" "10" + "visible" "0" + "enabled" "1" + "image" "mvm/class_upgraded" + "scaleImage" "1" + } + + "MvMUpgradeImageSniper" + { + "ControlName" "ImagePanel" + "fieldName" "MvMUpgradeImageSniper" + "xpos" "c158" + "ypos" "30" + "zpos" "10" + "wide" "10" + "tall" "10" + "visible" "0" + "enabled" "1" + "image" "mvm/class_upgraded" + "scaleImage" "1" + } + + "MvMUpgradeImageSpy" + { + "ControlName" "ImagePanel" + "fieldName" "MvMUpgradeImageSpy" + "xpos" "c208" + "ypos" "30" + "zpos" "10" + "wide" "10" + "tall" "10" + "visible" "0" + "enabled" "1" + "image" "mvm/class_upgraded" + "scaleImage" "1" + } + + "StartExplanation" + { + "ControlName" "CExplanationPopup" + "fieldName" "StartExplanation" + "xpos" "0" + "ypos" "0" + "zpos" "10000" + "wide" "250" + "tall" "165" + "visible" "0" + "PaintBackgroundType" "2" + "paintbackground" "0" + "border" "MainMenuHighlightBorder" + + "force_close" "1" + "end_x" "c-170" + "end_y" "115" + "end_wide" "300" + "end_tall" "240" + "callout_inparents_x" "c-270" + "callout_inparents_y" "40" + "next_explanation" "VoucherExplanation" + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontSmallBold" + "labelText" "#TF_MvM_UpgradeExplanation_Title" + "textAlignment" "north" + "xpos" "20" + "ypos" "10" + "wide" "260" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor_override" "46 43 42 255" + } + + "TextLabel" + { + "ControlName" "CExLabel" + "fieldName" "TextLabel" + "font" "HudFontSmall" + "labelText" "#TF_MvM_UpgradeExplanation_Text" + "textAlignment" "north-west" + "xpos" "20" + "ypos" "45" + "wide" "260" + "tall" "170" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor_override" "46 43 42 255" + } + + "CloseButton" + { + "ControlName" "CExImageButton" + "fieldName" "CloseButton" + "xpos" "280" + "ypos" "5" + "zpos" "10" + "wide" "14" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "" + "font" "HudFontSmallBold" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "Command" "close" + + "paintbackground" "0" + + "defaultFgColor_override" "46 43 42 255" + "armedFgColor_override" "200 80 60 255" + "depressedFgColor_override" "46 43 42 255" + + "image_drawcolor" "117 107 94 255" + "image_armedcolor" "200 80 60 255" + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "14" + "tall" "14" + "visible" "1" + "enabled" "1" + "image" "close_button" + "scaleImage" "1" + } + } + } + + "TFPlayerModel" + { + "ControlName" "CTFPlayerModelPanel" + "fieldName" "TFPlayerModel" + + "xpos" "0" + "ypos" "0" + "zpos" "10" + "wide" "f0" + "tall" "f0" + + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + "render_texture" "0" + "fov" "35" + "allow_rot" "1" + + "paintbackground" "1" + "paintbackgroundenabled" "1" + "bgcolor_override" "255 255 255 0" + "lights" + { + "spotlight" + { + "name" "spot" + "color" "0.85 0.85 0.85" + "attenuation" "0.9" + "origin" "0 0 200" + "direction" "320 10 0" + "inner_cone_angle" "5" + "outer_cone_angle" "200" + "maxDistance" "0" + "exponent" "5" + } + } + "model" + { + "force_pos" "1" + + "angles_x" "-5" + "angles_y" "174" + "angles_z" "0" + "origin_x" "320" + "origin_y" "-1" + "origin_z" "-59" + "frame_origin_x" "0" + "frame_origin_y" "0" + "frame_origin_z" "0" + "spotlight" "1" + + "modelname" "" + "vcd" "class_select.vcd" + + "animation" + { + "name" "PRIMARY" + "activity" "ACT_MP_STAND_PRIMARY" + "default" "1" + } + "animation" + { + "name" "SECONDARY" + "activity" "ACT_MP_STAND_SECONDARY" + } + "animation" + { + "name" "MELEE" + "activity" "ACT_MP_STAND_MELEE" + } + "animation" + { + "name" "BUILDING" + "activity" "ACT_MP_STAND_BUILDING" + } + "animation" + { + "name" "PDA" + "activity" "ACT_MP_STAND_PDA" + } + "animation" + { + "name" "ITEM1" + "activity" "ACT_MP_STAND_ITEM1" + } + "animation" + { + "name" "ITEM2" + "activity" "ACT_MP_STAND_ITEM2" + } + "animation" + { + "name" "MELEE_ALLCLASS" + "activity" "ACT_MP_STAND_MELEE_ALLCLASS" + } + } + "customclassdata" + { + "undefined" + { + } + "Scout" + { + "fov" "35" + "angles_x" "-5" + "angles_y" "169" + "angles_z" "0" + "origin_x" "320" + "origin_y" "1" + "origin_z" "-53" + } + "Sniper" + { + "fov" "35" + "angles_x" "-5" + "angles_y" "174" + "angles_z" "0" + "origin_x" "320" + "origin_y" "0" + "origin_z" "-58" + } + "Soldier" + { + "fov" "35" + "angles_x" "-5" + "angles_y" "174" + "angles_z" "0" + "origin_x" "320" + "origin_y" "-1" + "origin_z" "-55" + } + "Demoman" + { + "fov" "35" + "angles_x" "-5" + "angles_y" "174" + "angles_z" "0" + "origin_x" "320" + "origin_y" "-3" + "origin_z" "-57" + } + "Medic" + { + "fov" "35" + "angles_x" "-5" + "angles_y" "174" + "angles_z" "0" + "origin_x" "320" + "origin_y" "-1" + "origin_z" "-57" + } + "Heavy" + { + "fov" "35" + "angles_x" "-5" + "angles_y" "174" + "angles_z" "0" + "origin_x" "320" + "origin_y" "-1" + "origin_z" "-59" + } + "Pyro" + { + "fov" "35" + "angles_x" "-5" + "angles_y" "174" + "angles_z" "0" + "origin_x" "320" + "origin_y" "-1" + "origin_z" "-56" + } + "Spy" + { + "fov" "35" + "angles_x" "-2" + "angles_y" "174" + "angles_z" "0" + "origin_x" "320" + "origin_y" "-1" + "origin_z" "-57" + } + "Engineer" + { + "fov" "35" + "angles_x" "-5" + "angles_y" "174" + "angles_z" "0" + "origin_x" "320" + "origin_y" "-3" + "origin_z" "-57" + } + } + } + + "ClassTipsPanel" + { + "ControlName" "CTFClassTipsPanel" + "fieldName" "ClassTipsPanel" + "xpos" "c28" + "ypos" "c-84" + "zpos" "7" + "wide" "235" + "tall" "165" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "tabPosition" "0" + } + + "ClassHighlightPanel" + { + "ControlName" "CExplanationPopup" + "fieldName" "ClassHighlightPanel" + "xpos" "c-75" + "ypos" "280" + "zpos" "100" + "wide" "250" + "tall" "170" + "visible" "0" + "PaintBackgroundType" "2" + "paintbackground" "0" + "border" "MainMenuHighlightBorder" + + "start_x" "c-238" + "start_y" "100" + "start_wide" "1" + "start_tall" "1" + "end_x" "c-325" + "end_y" "250" + "end_wide" "275" + "end_tall" "150" + "callout_inparents_x" "c-210" + "callout_inparents_y" "437" + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontSmallBold" + "labelText" "#CMenu_ClassHighlightPanel_Title" + "textAlignment" "north-west" + "xpos" "10" + "ypos" "10" + "wide" "210" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor_override" "46 43 42 255" + } + + "ClassHighlightText" + { + "ControlName" "CExLabel" + "fieldName" "ClassHighlightText" + "font" "HudFontSmall" + "labelText" "%ClassHighlightText%" + "textAlignment" "north-west" + "xpos" "20" + "ypos" "30" + "wide" "210" + "tall" "115" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor_override" "46 43 42 255" + } + + "CloseButton" + { + "ControlName" "CExImageButton" + "fieldName" "CloseButton" + "xpos" "255" + "ypos" "5" + "zpos" "10" + "wide" "14" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "" + "font" "HudFontSmallBold" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "Command" "close" + + "paintbackground" "0" + + "defaultFgColor_override" "46 43 42 255" + "armedFgColor_override" "235 226 202 255" + "depressedFgColor_override" "46 43 42 255" + + "image_drawcolor" "117 107 94 255" + "image_armedcolor" "200 80 60 255" + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "14" + "tall" "14" + "visible" "1" + "enabled" "1" + "image" "close_button" + "scaleImage" "1" + } + } + } +} diff --git a/resource/ui/customizations/chat/chat_default.res b/resource/ui/customizations/chat/chat_default.res new file mode 100644 index 0000000..bbaeb49 --- /dev/null +++ b/resource/ui/customizations/chat/chat_default.res @@ -0,0 +1,7 @@ +"resource/ui/customizations/chat/chat_bottom.res" +{ + "HudChat" + { + "ypos" "r250" + } +} diff --git a/resource/ui/customizations/chat/chat_top.res b/resource/ui/customizations/chat/chat_top.res new file mode 100644 index 0000000..ba97a51 --- /dev/null +++ b/resource/ui/customizations/chat/chat_top.res @@ -0,0 +1,7 @@ +"resource/ui/customizations/chat/chat_top.res" +{ + "HudChat" + { + "ypos" "17" + } +} diff --git a/#customizations/Class Select/Remastered (Default)/Resource/UI/classselection.res b/resource/ui/customizations/class_selection/selection_default.res similarity index 100% rename from #customizations/Class Select/Remastered (Default)/Resource/UI/classselection.res rename to resource/ui/customizations/class_selection/selection_default.res diff --git a/#customizations/Class Select/Vanilla/Resource/UI/classselection.res b/resource/ui/customizations/class_selection/selection_vanilla.res similarity index 100% rename from #customizations/Class Select/Vanilla/Resource/UI/classselection.res rename to resource/ui/customizations/class_selection/selection_vanilla.res diff --git a/resource/ui/customizations/ksblood/blood_off.res b/resource/ui/customizations/ksblood/blood_off.res new file mode 100644 index 0000000..5f60f8b --- /dev/null +++ b/resource/ui/customizations/ksblood/blood_off.res @@ -0,0 +1,18 @@ + "Resource/UI/HudItemEffectMeter_Demoman.res" +{ + "ItemEffectMeterBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "ItemEffectMeterBG" + "xpos" "-1" + "ypos" "-2" + "zpos" "0" + "wide" "70" + "tall" "40" + "visible" "0" + "visible_minbad" "0" + "enabled" "1" + "image" "../decals/blood4" + + } +} diff --git a/resource/ui/customizations/ksblood/blood_on.res b/resource/ui/customizations/ksblood/blood_on.res new file mode 100644 index 0000000..b70da11 --- /dev/null +++ b/resource/ui/customizations/ksblood/blood_on.res @@ -0,0 +1,18 @@ + "Resource/UI/HudItemEffectMeter_Demoman.res" +{ + "ItemEffectMeterBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "ItemEffectMeterBG" + "xpos" "-1" + "ypos" "-2" + "zpos" "0" + "wide" "70" + "tall" "40" + "visible" "1" + "visible_minbad" "0" + "enabled" "1" + "image" "../decals/blood4" + + } +} diff --git a/resource/ui/customizations/last_damage/lastdamage_ammo.res b/resource/ui/customizations/last_damage/lastdamage_ammo.res new file mode 100644 index 0000000..cc9f18f --- /dev/null +++ b/resource/ui/customizations/last_damage/lastdamage_ammo.res @@ -0,0 +1,37 @@ +"Resource/UI/HudDamageAccount.res" +{ + "DamageAccountValue" + { + "ControlName" "CExLabel" + "fieldName" "DamageAccountValue" + "xpos" "c100" + "ypos" "r90" + "zpos" "2" + "wide" "150" + "tall" "25" + "visible" "1" + "enabled" "1" + "labelText" "%metal%" + "textAlignment" "center" + "fgcolor" "BrightYellow" + "font" "HudFontMediumBold" + } + "DamageAccountValueShadow" + { + "ControlName" "CExLabel" + "fieldName" "DamageAccountValueShadow" + "xpos" "-1" + "ypos" "0" + "zpos" "1" + "wide" "151" + "tall" "26" + "visible" "1" + "enabled" "1" + "labelText" "%metal%" + "textAlignment" "center" + "fgcolor" "Black" + "font" "HudFontMediumBold" + + "pin_to_sibling" "DamageAccountValue" + } +} diff --git a/#customizations/Last Damage Position/Below Crosshair/resource/ui/huddamageaccount.res b/resource/ui/customizations/last_damage/lastdamage_center.res similarity index 69% rename from #customizations/Last Damage Position/Below Crosshair/resource/ui/huddamageaccount.res rename to resource/ui/customizations/last_damage/lastdamage_center.res index 03a4cec..533a957 100644 --- a/#customizations/Last Damage Position/Below Crosshair/resource/ui/huddamageaccount.res +++ b/resource/ui/customizations/last_damage/lastdamage_center.res @@ -1,18 +1,5 @@ "Resource/UI/HudDamageAccount.res" { - "CDamageAccountPanel" - { - "fieldName" "CDamageAccountPanel" - "text_x" "0" - "text_y" "0" - "delta_item_end_y" "0" - "PositiveColor" "TargetHealth" - "NegativeColor" "TargetDamage" - "delta_lifetime" "2" - "delta_item_font" "FontBold20Outline" - "delta_item_font_big" "FontBold20Outline" - } - "DamageAccountValue" { "ControlName" "CExLabel" @@ -44,4 +31,4 @@ "pin_to_sibling" "DamageAccountValue" } -} \ No newline at end of file +} diff --git "a/#customizations/\342\230\205 Health & Ammo Positions/Centered (Default)/resource/ui/huddamageaccount.res" b/resource/ui/customizations/last_damage/lastdamage_health.res similarity index 74% rename from "#customizations/\342\230\205 Health & Ammo Positions/Centered (Default)/resource/ui/huddamageaccount.res" rename to resource/ui/customizations/last_damage/lastdamage_health.res index 64aa672..3b3bd02 100644 --- "a/#customizations/\342\230\205 Health & Ammo Positions/Centered (Default)/resource/ui/huddamageaccount.res" +++ b/resource/ui/customizations/last_damage/lastdamage_health.res @@ -1,17 +1,5 @@ "Resource/UI/HudDamageAccount.res" { - "CDamageAccountPanel" - { - "fieldName" "CDamageAccountPanel" - "text_x" "0" - "text_y" "0" - "delta_item_end_y" "0" - "PositiveColor" "TargetHealth" - "NegativeColor" "TargetDamage" - "delta_lifetime" "2" - "delta_item_font" "FontBold20Outline" - "delta_item_font_big" "FontBold20Outline" - } "DamageAccountValue" { "ControlName" "CExLabel" diff --git a/#customizations/Main Menus/Remastered (Default)/resource/ui/mainmenuoverride.res b/resource/ui/customizations/menu/menu_default.res similarity index 99% rename from #customizations/Main Menus/Remastered (Default)/resource/ui/mainmenuoverride.res rename to resource/ui/customizations/menu/menu_default.res index 2fcfdc7..3ad5cac 100644 --- a/#customizations/Main Menus/Remastered (Default)/resource/ui/mainmenuoverride.res +++ b/resource/ui/customizations/menu/menu_default.res @@ -2290,7 +2290,7 @@ "dulltext" "0" "brighttext" "0" "default" "1" - "command" "engine con_enable 1; toggleconsole" + "command" "engine con_enable 1; toggleconsole; echo middle mann v23-BETA; echo last updated: 16/08/24" "labeltext" "Console" "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" diff --git a/#customizations/Main Menus/Vanilla/resource/ui/mainmenuoverride.res b/resource/ui/customizations/menu/menu_vanilla.res similarity index 100% rename from #customizations/Main Menus/Vanilla/resource/ui/mainmenuoverride.res rename to resource/ui/customizations/menu/menu_vanilla.res diff --git a/resource/ui/customizations/meter_position/meters_ammo.res b/resource/ui/customizations/meter_position/meters_ammo.res new file mode 100644 index 0000000..b57f1ec --- /dev/null +++ b/resource/ui/customizations/meter_position/meters_ammo.res @@ -0,0 +1,7 @@ +"Resource/UI/HudItemEffectMeter.res" +{ + HudItemEffectMeter + { + "xpos" "c123" [$WIN32] + } +} diff --git a/resource/ui/customizations/meter_position/meters_center.res b/resource/ui/customizations/meter_position/meters_center.res new file mode 100644 index 0000000..d836bb9 --- /dev/null +++ b/resource/ui/customizations/meter_position/meters_center.res @@ -0,0 +1,7 @@ +"Resource/UI/HudItemEffectMeter.res" +{ + HudItemEffectMeter + { + "xpos" "c-68" [$WIN32] + } +} diff --git a/resource/ui/customizations/meter_position/meters_side.res b/resource/ui/customizations/meter_position/meters_side.res new file mode 100644 index 0000000..97e4aa9 --- /dev/null +++ b/resource/ui/customizations/meter_position/meters_side.res @@ -0,0 +1,7 @@ +"Resource/UI/HudItemEffectMeter.res" +{ + HudItemEffectMeter + { + "xpos" "r110" [$WIN32] + } +} diff --git a/#customizations/Canteen Location/Left (Default)/resource/ui/huditemeffectmeter_powerupbottle.res b/resource/ui/customizations/mvmbottle/bottle_left.res similarity index 100% rename from #customizations/Canteen Location/Left (Default)/resource/ui/huditemeffectmeter_powerupbottle.res rename to resource/ui/customizations/mvmbottle/bottle_left.res diff --git a/#customizations/Canteen Location/Right/resource/ui/huditemeffectmeter_powerupbottle.res b/resource/ui/customizations/mvmbottle/bottle_right.res similarity index 100% rename from #customizations/Canteen Location/Right/resource/ui/huditemeffectmeter_powerupbottle.res rename to resource/ui/customizations/mvmbottle/bottle_right.res diff --git a/resource/ui/customizations/playermodel/playermodel_off.res b/resource/ui/customizations/playermodel/playermodel_off.res new file mode 100644 index 0000000..55b2cbf --- /dev/null +++ b/resource/ui/customizations/playermodel/playermodel_off.res @@ -0,0 +1,54 @@ +"resource/ui/customization/playermodel/playermodel_off.res" +{ + + "PlayerStatusClassImage" + { + "ControlName" "CTFClassImage" + "fieldName" "PlayerStatusClassImage" + "xpos" "9999" + "ypos" "r138" + "zpos" "2" + "wide" "0" + "wide_minbad" "0" + "tall" "0" + "tall_minbad" "0" + "visible" "0" + "enabled" "0" + "image" "../hud/class_scoutred" + "scaleImage" "1" + } + "PlayerStatusSpyImage" + { + "ControlName" "CTFImagePanel" + "fieldName" "PlayerStatusSpyImage" + "xpos" "9999" [$WIN32] + "xpos_minbad" "-5" [$WIN32] + "ypos" "r47" [$WIN32] + "ypos_minbad" "r44" [$WIN32] + "xpos" "35" [$X360] + "ypos" "r89" [$X360] + "zpos" "2" + "wide" "0" + "wide_minbad" "0" + "tall" "0" + "tall_minbad" "0" + "visible" "0" + "enabled" "0" + "image" "../hud/class_spyred" + "scaleImage" "1" + "teambg_2" "../hud/class_spyred" + "teambg_3" "../hud/class_spyblue" + } + + "classmodelpanel" + { + "ControlName" "CTFPlayerModelPanel" + "fieldName" "classmodelpanel" + + "xpos" "0" + "ypos" "r300" + "zpos" "2" + "wide" "0" + "tall" "0" + } +} diff --git a/resource/ui/customizations/playermodel/playermodel_on.res b/resource/ui/customizations/playermodel/playermodel_on.res new file mode 100644 index 0000000..378417e --- /dev/null +++ b/resource/ui/customizations/playermodel/playermodel_on.res @@ -0,0 +1,55 @@ +"resource/ui/customization/playermodel/playermodel_on.res" +{ + + "PlayerStatusClassImage" + { + "ControlName" "CTFClassImage" + "fieldName" "PlayerStatusClassImage" + "xpos" "60" + "ypos" "r138" + "zpos" "2" + "wide" "90" + "wide_minbad" "37" + "tall" "90" + "tall_minbad" "37" + "visible" "1" + "enabled" "1" + "image" "../hud/class_scoutred" + "scaleImage" "1" + } + "PlayerStatusSpyImage" + { + "ControlName" "CTFImagePanel" + "fieldName" "PlayerStatusSpyImage" + "xpos" "9999" [$WIN32] + "xpos_minbad" "-5" [$WIN32] + "ypos" "r47" [$WIN32] + "ypos_minbad" "r44" [$WIN32] + "xpos" "35" [$X360] + "ypos" "r89" [$X360] + "zpos" "2" + "wide" "55" + "wide_minbad" "27" + "tall" "55" + "tall_minbad" "27" + "visible" "0" + "enabled" "0" + "image" "../hud/class_spyred" + "scaleImage" "1" + "teambg_2" "../hud/class_spyred" + "teambg_3" "../hud/class_spyblue" + } + + "classmodelpanel" + { + "ControlName" "CTFPlayerModelPanel" + "fieldName" "classmodelpanel" + + "xpos" "0" + "ypos" "r300" + "zpos" "2" + "wide" "300" + "tall" "300" + } + +} diff --git a/#customizations/Time Panel/Stock (Use if Broken on DX8)/resource/ui/hudobjectivetimepanel.res b/resource/ui/customizations/timepanel/timepanel_default.res similarity index 100% rename from #customizations/Time Panel/Stock (Use if Broken on DX8)/resource/ui/hudobjectivetimepanel.res rename to resource/ui/customizations/timepanel/timepanel_default.res diff --git a/#customizations/Time Panel/Fancy (Default, breaks on DX8)/resource/ui/hudobjectivetimepanel.res b/resource/ui/customizations/timepanel/timepanel_fancy.res similarity index 100% rename from #customizations/Time Panel/Fancy (Default, breaks on DX8)/resource/ui/hudobjectivetimepanel.res rename to resource/ui/customizations/timepanel/timepanel_fancy.res diff --git a/resource/ui/flagstatus.res b/resource/ui/flagstatus.res index 457fff2..2335e8d 100644 --- a/resource/ui/flagstatus.res +++ b/resource/ui/flagstatus.res @@ -50,10 +50,9 @@ "zpos" "3" "wide" "27" "tall" "27" - "visible" "1" - "enabled" "1" + "visible" "1" + "enabled" "1" "image" "../hud/ico_missions" -\ } } "StatusIcon" diff --git a/resource/ui/huddamageaccount.res b/resource/ui/huddamageaccount.res index ebc88a0..f21269d 100644 --- a/resource/ui/huddamageaccount.res +++ b/resource/ui/huddamageaccount.res @@ -1,3 +1,5 @@ +#base "../../customizations/damagenumbers.res" +#base "huddamageaccount_last.res" "Resource/UI/HudDamageAccount.res" { "CDamageAccountPanel" @@ -12,38 +14,4 @@ "delta_item_font" "FontBold20Shadow" "delta_item_font_big" "FontBold20Shadow" } - "DamageAccountValue" - { - "ControlName" "CExLabel" - "fieldName" "DamageAccountValue" - "xpos" "c-245" - "ypos" "r155" - "zpos" "2" - "wide" "150" - "tall" "25" - "visible" "1" - "enabled" "1" - "labelText" "%metal%" - "textAlignment" "center" - "fgcolor" "BrightYellow" - "font" "HudFontMediumBold" - } - "DamageAccountValueShadow" - { - "ControlName" "CExLabel" - "fieldName" "DamageAccountValueShadow" - "xpos" "-1" - "ypos" "0" - "zpos" "1" - "wide" "151" - "tall" "26" - "visible" "1" - "enabled" "1" - "labelText" "%metal%" - "textAlignment" "center" - "fgcolor" "Black" - "font" "HudFontMediumBold" - - "pin_to_sibling" "DamageAccountValue" - } } diff --git a/resource/ui/huddamageaccount_last.res b/resource/ui/huddamageaccount_last.res new file mode 100644 index 0000000..319dbc2 --- /dev/null +++ b/resource/ui/huddamageaccount_last.res @@ -0,0 +1,37 @@ +"Resource/UI/HudDamageAccount_last.res" +{ + "DamageAccountValue" + { + "ControlName" "CExLabel" + "fieldName" "DamageAccountValue" + "xpos" "c-245" + "ypos" "r155" + "zpos" "2" + "wide" "150" + "tall" "25" + "visible" "1" + "enabled" "1" + "labelText" "%metal%" + "textAlignment" "center" + "fgcolor" "BrightYellow" + "font" "HudFontMediumBold" + } + "DamageAccountValueShadow" + { + "ControlName" "CExLabel" + "fieldName" "DamageAccountValueShadow" + "xpos" "-1" + "ypos" "0" + "zpos" "1" + "wide" "151" + "tall" "26" + "visible" "1" + "enabled" "1" + "labelText" "%metal%" + "textAlignment" "center" + "fgcolor" "Black" + "font" "HudFontMediumBold" + + "pin_to_sibling" "DamageAccountValue" + } +} diff --git a/resource/ui/huditemeffectmeter.res b/resource/ui/huditemeffectmeter.res index 68f840d..05c2f35 100644 --- a/resource/ui/huditemeffectmeter.res +++ b/resource/ui/huditemeffectmeter.res @@ -1,83 +1,4 @@ -"Resource/UI/HudItemEffectMeter.res" -{ - HudItemEffectMeter - { - "fieldName" "HudItemEffectMeter" - "visible" "1" - "enabled" "1" - "xpos" "c-68" [$WIN32] - "ypos" "c125" [$WIN32] - "ypos_minmode" "c123" - "wide" "140" - "tall" "300" - "MeterFG" "White" - "MeterBG" "Gray" - } - "ItemEffectMeterBG" - { - "ControlName" "CTFImagePanel" - "fieldName" "ItemEffectMeterBG" - "xpos" "40" - "ypos" "2" - "zpos" "-1" - "wide" "60" - "tall" "24" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "visible_minmode" "0" - "enabled" "1" - "image" "../hud/color_panel_brown" - "scaleImage" "1" - "teambg_1" "../hud/color_panel_brown" - "teambg_2" "../hud/color_panel_red" - "teambg_2_lodef" "../hud/color_panel_red" - "teambg_3" "../hud/color_panel_blu" - "teambg_3_lodef" "../hud/color_panel_blu" +#base "../../customizations/meters_position.res" - "src_corner_height" "23" // pixels inside the image - "src_corner_width" "23" - - "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "5" - } - "ItemEffectMeterLabel" - { - "ControlName" "CExLabel" - "fieldName" "ItemEffectMeterLabel" - "xpos" "-5" - "ypos" "3" - "ypos_minmode" "-3" - "zpos" "2" - "wide" "150" - "tall" "30" - "autoResize" "1" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#TF_ENERGYDRINK" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "fgcolor_override" "TanLight" - } - "ItemEffectMeter" - { - "ControlName" "ContinuousProgressBar" - "fieldName" "ItemEffectMeter" - "font" "Default" - "xpos" "45" - "ypos" "7" - "zpos" "2" - "wide" "50" - "tall" "6" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "textAlignment" "Left" - "dulltext" "0" - "brighttext" "0" - } -} +//BASE CONTENT, EDIT THIS!!! +#base "huditemeffectmeter_base.res" diff --git a/#customizations/Item Meters Location/center (default)/resource/ui/huditemeffectmeter.res b/resource/ui/huditemeffectmeter_base.res similarity index 98% rename from #customizations/Item Meters Location/center (default)/resource/ui/huditemeffectmeter.res rename to resource/ui/huditemeffectmeter_base.res index c51d638..68f840d 100644 --- a/#customizations/Item Meters Location/center (default)/resource/ui/huditemeffectmeter.res +++ b/resource/ui/huditemeffectmeter_base.res @@ -46,7 +46,7 @@ "ControlName" "CExLabel" "fieldName" "ItemEffectMeterLabel" "xpos" "-5" - "ypos" "4" + "ypos" "3" "ypos_minmode" "-3" "zpos" "2" "wide" "150" diff --git a/resource/ui/huditemeffectmeter_killstreak.res b/resource/ui/huditemeffectmeter_killstreak.res index 46590be..db8e0e6 100644 --- a/resource/ui/huditemeffectmeter_killstreak.res +++ b/resource/ui/huditemeffectmeter_killstreak.res @@ -1,155 +1,4 @@ -//this da shit -"Resource/UI/HudItemEffectMeter_Demoman.res" -{ - HudItemEffectMeter - { - "fieldName" "HudItemEffectMeter" - "visible" "1" - "enabled" "1" - "xpos" "c-170" - "ypos" "r82" - "zpos" "1" - "xpos_minbad" "68" - "ypos_minbad" "r40" - "wide" "100" - "tall" "50" - "MeterFG" "White" - "MeterBG" "Gray" - } - - - "ItemEffectMeterBG" - { - "ControlName" "CTFImagePanel" - "fieldName" "ItemEffectMeterBG" - "xpos" "-1" - "ypos" "-2" - "zpos" "0" - "wide" "70" - "tall" "40" - "visible" "1" - "visible_minbad" "0" - "enabled" "1" - "image" "../decals/blood4" - - } - "ItemEffectMeterLabel" - { - "ControlName" "CExLabel" - "fieldName" "ItemEffectMeterLabel" - "xpos" "25" - "ypos" "27" - "zpos" "2" - "wide" "41" - "tall" "15" - "autoResize" "1" - "pinCorner" "2" - "visible" "0" - "enabled" "0" - "tabPosition" "0" - "labelText" "#TF_KillStreak" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "font" "TFFontSmall" - } +#base "../../customizations/killstreak_blood.res" - "ItemEffectMeter" - { - "ControlName" "ContinuousProgressBar" - "fieldName" "ItemEffectMeter" - "font" "Default" - "xpos" "25" - "ypos" "23" - "ypos_minbad" "0" - "xpos_minbad" "0" - "zpos" "2" - "wide" "40" - "wide_minbad" "50" - "tall" "6" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - "textAlignment" "Left" - "dulltext" "0" - "brighttext" "0" - } - - "KillStreakIcon" - { - "ControlName" "ImagePanel" - "fieldName" "KillStreakIcon" - "xpos" "16" - "xpos_minbad" "30" - "ypos" "12" - "ypos_minbad" "16" - "zpos" "12" - "wide" "20" - "tall" "20" - "visible" "1" - "enabled" "1" - "image" "../hud/leaderboard_streak" - "scaleImage" "1" - } - "KillStreakIconShadow" - { - "ControlName" "ImagePanel" - "fieldName" "KillStreakIconShadow" - "xpos" "18" - "xpos_minbad" "32" - "ypos" "14" - "ypos_minbad" "16" - "zpos" "12" - "wide" "20" - "tall" "20" - "visible" "1" - "enabled" "1" - "image" "../hud/leaderboard_streak" - "scaleImage" "1" - "drawcolor" "black" - } - "ItemEffectMeterCount" - { - "ControlName" "CExLabel" - "fieldName" "ItemEffectMeterCount" - "xpos" "34" - "ypos_minbad" "18" - "ypos" "12" - "zpos" "2" - "wide" "40" - "tall" "20" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "%progresscount%" - "textAlignment" "West" - "dulltext" "0" - "brighttext" "0" - "font" "HudFontMedium" - "font_minbad" "HudFontSmall" - } - - "ItemEffectMeterCountShadow" - { - "ControlName" "CExLabel" - "fieldName" "ItemEffectMeterCountShadow" - "xpos" "36" - "ypos" "-3" - "zpos" "2" - "wide" "74" - "tall" "54" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "%progresscount%" - "textAlignment" "west" - "dulltext" "0" - "brighttext" "0" - "font" "HudFontMedium" - "font_minbad" "HudFontSmall" - "fgcolor_override" "black" - } -} +//base content, find the file below to edit +#base "huditemeffectmeter_killstreak_base.res" diff --git a/#customizations/Blood Killstreak Background/off/resource/ui/huditemeffectmeter_killstreak.res b/resource/ui/huditemeffectmeter_killstreak_base.res similarity index 99% rename from #customizations/Blood Killstreak Background/off/resource/ui/huditemeffectmeter_killstreak.res rename to resource/ui/huditemeffectmeter_killstreak_base.res index 255a9f1..f989ab8 100644 --- a/#customizations/Blood Killstreak Background/off/resource/ui/huditemeffectmeter_killstreak.res +++ b/resource/ui/huditemeffectmeter_killstreak_base.res @@ -16,6 +16,8 @@ "MeterFG" "White" "MeterBG" "Gray" } + + "ItemEffectMeterLabel" { "ControlName" "CExLabel" diff --git a/resource/ui/huditemeffectmeter_powerupbottle.res b/resource/ui/huditemeffectmeter_powerupbottle.res index 84fa99b..ab11097 100644 --- a/resource/ui/huditemeffectmeter_powerupbottle.res +++ b/resource/ui/huditemeffectmeter_powerupbottle.res @@ -1,145 +1,4 @@ -#base "huditemeffectmeter.res" -"Resource/UI/HudItemEffectMeter_PowerupBottles.res" -{ - HudItemEffectMeter - { - "fieldName" "HudItemEffectMeter" - "visible" "1" - "enabled" "1" - "xpos" "c-300" [$WIN32] - "ypos" "r75" [$WIN32] - "wide" "100" - "tall" "60" - "MeterFG" "White" - "MeterBG" "Gray" - } +#base "../../customizations/b" - "ItemEffectMeterBG" - { - "ControlName" "CTFImagePanel" - "fieldName" "ItemEffectMeterBG" - "xpos" "2" - "ypos" "4" - "zpos" "-1" - "wide" "70" - "tall" "35" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "image" "../hud/color_panel_brown" - "scaleImage" "1" - "teambg_1" "../hud/color_panel_brown" - "teambg_2" "../hud/color_panel_red" - "teambg_2_lodef" "../hud/color_panel_red" - "teambg_3" "../hud/color_panel_blu" - "teambg_3_lodef" "../hud/color_panel_blu" - - "src_corner_height" "23" // pixels inside the image - "src_corner_width" "23" - - "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "5" - } - - "ItemEffectIcon" - { - "ControlName" "CTFImagePanel" - "fieldName" "ItemEffectIcon" - "xpos" "12" - "ypos" "8" - "zpos" "1" - "wide" "27" - "wide_minmode" "20" - "tall" "27" - "tall_minmode" "20" - "visible" "1" - "enabled" "1" - "image" "../hud/ico_powerup_critboost_red" - "scaleImage" "1" - } - - "ItemEffectMeterLabel" - { - "ControlName" "CExLabel" - "fieldName" "ItemEffectMeterLabel" - "xpos" "12" - "ypos" "32" - "zpos" "2" - "wide" "56" - "tall" "25" - "autoResize" "1" - "pinCorner" "2" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "#TF_Ball" - "textAlignment" "north" - "centerwrap" "1" - "dulltext" "0" - "brighttext" "0" - "font" "TFFontSmall" - } - - "ItemEffectMeter" - { - "ControlName" "ContinuousProgressBar" - "fieldName" "ItemEffectMeter" - "font" "Default" - "xpos" "25" - "ypos" "23" - "zpos" "2" - "wide" "40" - "tall" "6" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - "textAlignment" "Left" - "dulltext" "0" - "brighttext" "0" - } - - "ItemEffectMeterCount" - { - "ControlName" "CExLabel" - "fieldName" "ItemEffectMeterCount" - "xpos" "24" - "ypos" "11" - "zpos" "2" - "wide" "40" - "tall" "20" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "%progresscount%" - "textAlignment" "north" - "dulltext" "0" - "brighttext" "0" - "font" "HudFontMedium" - } - - "ItemEffectMeterCountShadow" - { - "ControlName" "CExLabel" - "fieldName" "ItemEffectMeterCountShadow" - "xpos" "29" - "ypos" "14" - "zpos" "2" - "wide" "35" - "tall" "20" - "tall_lodef" "28" - "autoResize" "1" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "%progresscount%" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "font" "HudFontMedium" - "fgcolor_override" "TransparentBlack" - } -} +//base content, find the file below to edit +#base "huditemeffectmeter_killstreak_base.res" diff --git a/#customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_demoman.res b/resource/ui/huditemeffectmeter_powerupbottle_base.res similarity index 53% rename from #customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_demoman.res rename to resource/ui/huditemeffectmeter_powerupbottle_base.res index f5e1f92..84fa99b 100644 --- a/#customizations/Item Meters Location/above ammo (center)/resource/ui/huditemeffectmeter_demoman.res +++ b/resource/ui/huditemeffectmeter_powerupbottle_base.res @@ -1,32 +1,31 @@ -"Resource/UI/HudItemEffectMeter_Demoman.res" +#base "huditemeffectmeter.res" +"Resource/UI/HudItemEffectMeter_PowerupBottles.res" { - HudItemEffectMeter + HudItemEffectMeter { "fieldName" "HudItemEffectMeter" "visible" "1" "enabled" "1" - "xpos" "c109" [$WIN32] //c-190 - "ypos" "c133" [$WIN32] //c125 c143 - "xpos_minmode" "r90" - "ypos_minmode" "r30" - "wide" "140" - "tall" "300" + "xpos" "c-300" [$WIN32] + "ypos" "r75" [$WIN32] + "wide" "100" + "tall" "60" "MeterFG" "White" "MeterBG" "Gray" } + "ItemEffectMeterBG" { "ControlName" "CTFImagePanel" "fieldName" "ItemEffectMeterBG" - "xpos" "54" // rs1-526 breaks on 16:9 :((((( - "ypos" "1" + "xpos" "2" + "ypos" "4" "zpos" "-1" - "wide" "60" - "tall" "24" + "wide" "70" + "tall" "35" "autoResize" "0" "pinCorner" "0" "visible" "1" - "visible_minmode" "0" "enabled" "1" "image" "../hud/color_panel_brown" "scaleImage" "1" @@ -42,29 +41,44 @@ "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional "draw_corner_height" "5" } + + "ItemEffectIcon" + { + "ControlName" "CTFImagePanel" + "fieldName" "ItemEffectIcon" + "xpos" "12" + "ypos" "8" + "zpos" "1" + "wide" "27" + "wide_minmode" "20" + "tall" "27" + "tall_minmode" "20" + "visible" "1" + "enabled" "1" + "image" "../hud/ico_powerup_critboost_red" + "scaleImage" "1" + } + "ItemEffectMeterLabel" { "ControlName" "CExLabel" "fieldName" "ItemEffectMeterLabel" - "xpos" "-5" - "xpos_minmode" "5" - "ypos" "0" + "xpos" "12" + "ypos" "32" "zpos" "2" - "wide" "150" - "tall" "30" - "wide_minmode" "38" - "tall_minmode" "20" + "wide" "56" + "tall" "25" "autoResize" "1" "pinCorner" "2" "visible" "0" - "visible_minmode" "1" "enabled" "1" "tabPosition" "0" "labelText" "#TF_Ball" - "textAlignment" "center" + "textAlignment" "north" + "centerwrap" "1" "dulltext" "0" "brighttext" "0" - "fgcolor_override" "TanLight" + "font" "TFFontSmall" } "ItemEffectMeter" @@ -72,13 +86,10 @@ "ControlName" "ContinuousProgressBar" "fieldName" "ItemEffectMeter" "font" "Default" - "xpos" "21" - "ypos" "21" - "ypos_minmode" "0" - "xpos_minmode" "0" + "xpos" "25" + "ypos" "23" "zpos" "2" - "wide" "38" - "wide_minmode" "38" + "wide" "40" "tall" "6" "autoResize" "0" "pinCorner" "0" @@ -91,41 +102,32 @@ "ItemEffectMeterCount" { - "ControlName" "CExLabel" - "fieldName" "ItemEffectMeterCount" - "xpos" "69" - "xpos_minmode" "45" - "ypos" "4" - "ypos_minmode" "1" - "zpos" "2" - "wide" "35" - "wide_minmode" "30" - "tall" "20" - "tall_lodef" "28" - "autoResize" "1" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "%progresscount%" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "font" "HudFontMediumSmall" - "font_minmode" "HudFontMediumSmallSecondary" + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterCount" + "xpos" "24" + "ypos" "11" + "zpos" "2" + "wide" "40" + "tall" "20" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%progresscount%" + "textAlignment" "north" + "dulltext" "0" + "brighttext" "0" + "font" "HudFontMedium" } "ItemEffectMeterCountShadow" { "ControlName" "CExLabel" "fieldName" "ItemEffectMeterCountShadow" - "xpos" "-2" - "xpos_minmode" "46" - "ypos" "-1" - "ypos_minmode" "2" + "xpos" "29" + "ypos" "14" "zpos" "2" "wide" "35" - "wide_minmode" "30" "tall" "20" "tall_lodef" "28" "autoResize" "1" @@ -137,26 +139,7 @@ "textAlignment" "center" "dulltext" "0" "brighttext" "0" - "font" "HudFontMediumSmall" - "font_minmode" "HudFontMediumSmallSecondary" - "fgcolor" "black" - "fgcolor_override" "TransparentBlack" - "pin_to_sibling" "ItemEffectMeterCount" - } - - "CritIcon" - { - "ControlName" "CTFImagePanel" - "fieldName" "CritIcon" - "xpos" "58" - "ypos" "6" - "wide" "14" - "tall" "14" - "visible" "1" - "visible_minmode" "0" - "enabled" "1" - "image" "../hud/hud_obj_status_kill_64" - "scaleImage" "1" - "iconColor" "ProgressOffWhite" + "font" "HudFontMedium" + "fgcolor_override" "TransparentBlack" } } diff --git a/resource/ui/hudmediccharge.res b/resource/ui/hudmediccharge.res index e0f7d82..437e578 100644 --- a/resource/ui/hudmediccharge.res +++ b/resource/ui/hudmediccharge.res @@ -1,347 +1,5 @@ -"Resource/UI/HudMedicCharge.res" -{ - "Background" - { - "ControlName" "CTFImagePanel" - "fieldName" "Background" - "xpos" "133" - "ypos" "96" - "zpos" "-9" - "wide" "300" - "tall" "150" - "visible" "1" - "enabled" "1" - "image" "../hud/medic_charge_blue_bg" - "scaleImage" "1" - "teambg_2" "../hud/misc_ammo_area_horiz3_red" - "teambg_3" "../hud/misc_ammo_area_horiz3_blue" - "alpha" "128" - } - "MeterBG" - { - "ControlName" "CTFImagePanel" - "fieldName" "MeterBG" - "xpos" "24" - "ypos" "46" - "zpos" "-9" - "wide" "208" - "tall" "20" - "visible" "1" - "enabled" "1" - "image" "../hud/color_panel_red" - "scaleImage" "1" - "teambg_2" "../hud/color_panel_red" - "teambg_3" "../hud/color_panel_blu" - "alpha" "255" - "src_corner_height" "23" // pixels inside the image - "src_corner_width" "23" - "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "5" - } - "MeterBG2" - { - "ControlName" "ImagePanel" - "fieldName" "MeterBG2" - "xpos" "25" - "ypos" "0" - "zpos" "-2" - "wide" "207" - "tall" "18" - "visible" "0" - "enabled" "0" - "fillcolor" "0 0 0 128" - "autoResize" "0" - } - - "ChargeLabel" - { - "ControlName" "CExLabel" - "fieldName" "ChargeLabel" - "xpos" "164" - "ypos" "134" - "zpos" "5" - "wide" "256" - "tall" "30" - "autoResize" "1" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#TF_UberchargeMinHUD" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "font" "HudFontGiantBoldShadow" - "fgcolor" "TanLight" - } - "ChargeLabelShadow" - { - "ControlName" "CExLabel" - "fieldName" "ChargeLabelShadow" - "xpos" "-3" - "ypos" "-4" - "zpos" "1" - "wide" "256" - "tall" "30" - "autoResize" "1" - "pinCorner" "2" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "#TF_UberchargeMinHUD" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "font" "HudFontGiantBold" - "fgcolor" "Black" - pin_to_sibling "ChargeLabel" - } - - "ChargeLabelBar" - { - "ControlName" "CExLabel" - "fieldName" "ChargeLabelBar" - "xpos" "28" - "ypos" "26" - "zpos" "5" - "wide" "256" - "tall" "30" - "autoResize" "1" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "ÜBERCHARGE" - "textAlignment" "west" - "dulltext" "0" - "brighttext" "0" - "font" "HudFontSmallest" - "fgcolor" "TanLight" - } - - "ChargeLabelBarShadow" - { - "ControlName" "CExLabel" - "fieldName" "ChargeLabelBarShadow" - "xpos" "29" - "ypos" "27" - "zpos" "4" - "wide" "256" - "tall" "30" - "autoResize" "1" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "ÜBERCHARGE" - "textAlignment" "west" - "dulltext" "0" - "brighttext" "0" - "font" "HudFontSmallest" - "fgcolor" "Black" - } - - "IndividualChargesLabel" - { - "ControlName" "CExLabel" - "fieldName" "IndividualChargesLabel" - "xpos" "160" - "ypos" "133" - "zpos" "5" - "wide" "256" - "tall" "30" - "autoResize" "1" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#TF_IndividualUberchargesMinHUD" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "font" "HudFontGiantBoldShadow" - "fgcolor" "TanLight" - } - "IndividualChargesLabelShadow" - { - "ControlName" "CExLabel" - "fieldName" "IndividualChargesLabelShadow" - "xpos" "-3" - "ypos" "-3" - "zpos" "5" - "wide" "256" - "tall" "30" - "autoResize" "1" - "pinCorner" "2" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "#TF_IndividualUberchargesMinHUD" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "font" "HudFontGiantBold" - "fgcolor" "Black" - pin_to_sibling "IndividualChargesLabel" - } - - "ChargeMeter" - { - "ControlName" "ContinuousProgressBar" - "fieldName" "ChargeMeter" - "font" "Default" - "xpos" "30S" - "ypos" "50" - "zpos" "2" - "wide" "197" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "textAlignment" "Left" - "dulltext" "0" - "brighttext" "0" - "fgcolor_override" "TanLight" - } - - "ChargeMeter1" - { - "ControlName" "ContinuousProgressBar" - "fieldName" "ChargeMeter1" - "font" "Default" - "xpos" "30" - "ypos" "50" - "zpos" "2" - "wide" "40" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "textAlignment" "Left" - "dulltext" "0" - "brighttext" "0" - } - - "ChargeMeter2" - { - "ControlName" "ContinuousProgressBar" - "fieldName" "ChargeMeter2" - "font" "Default" - "xpos" "72" - "ypos" "50" - "zpos" "2" - "wide" "40" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "textAlignment" "Left" - "dulltext" "0" - "brighttext" "0" - } - - "ChargeMeter3" - { - "ControlName" "ContinuousProgressBar" - "fieldName" "ChargeMeter3" - "font" "Default" - "xpos" "145" - "ypos" "50" - "zpos" "2" - "wide" "40" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "textAlignment" "Left" - "dulltext" "0" - "brighttext" "0" - } - - "ChargeMeter4" - { - "ControlName" "ContinuousProgressBar" - "fieldName" "ChargeMeter4" - "font" "Default" - "xpos" "187" - "ypos" "50" - "zpos" "2" - "wide" "40" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "textAlignment" "Left" - "dulltext" "0" - "brighttext" "0" - } - - "HealthClusterIcon" - { - "ControlName" "ImagePanel" - "fieldName" "HealthClusterIcon" - "xpos" "2" - "ypos" "17" - "wide" "36" - "tall" "36" - "visible" "0" - "enabled" "0" - "image" "../hud/ico_health_cluster" - "scaleImage" "1" - } -// o no bad wurd :( - "fuckthevaccinator" - { - "ControlName" "EditablePanel" - "fieldName" "FuckTheVaccinator" - "xpos" "127" - "ypos" "32" - "wide" "20" - "tall" "20" - "visible" "1" - "enabled" "1" - } - - "ResistIcon" - { - "ControlName" "ImagePanel" - "fieldName" "ResistIcon" - "xpos" "0" - "ypos" "0" - "wide" "36" - "tall" "36" - "visible" "1" - "enabled" "1" - "image" "../HUD/defense_buff_bullet_blue" - "scaleImage" "1" - "pin_to_sibling" "fuckthevaccinator" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - } - "HudWeaponAmmoIcon" - { - "ControlName" "CTFImagePanel" - "fieldName" "HudWeaponAmmoIcon" - "xpos" "325" - "xpos_minbad" "28" - "ypos" "125" - "ypos_minbad" "7" - "zpos" "7" - "wide" "17" - "tall" "17" - "visible" "0" - "enabled" "1" - "image" "../hud/hud_obj_status_health_69" - "scaleImage" "1" - "fgcolor" "TanLight" - } - -} +// BASE CONTENT, EDIT THIS!!!! +#base "hudmediccharge_base.res" diff --git a/resource/ui/hudmediccharge_base.res b/resource/ui/hudmediccharge_base.res new file mode 100644 index 0000000..fbe2293 --- /dev/null +++ b/resource/ui/hudmediccharge_base.res @@ -0,0 +1,348 @@ +"Resource/UI/HudMedicCharge.res" +{ + "Background" + { + "ControlName" "CTFImagePanel" + "fieldName" "Background" + "xpos" "c1" // turbo pos fuckery to make it as nice when swapping from primary to medigun + "ypos" "c167" // turbo pos fuckery to make it as nice when swapping from primary to medigun + "zpos" "-9" + "wide" "310" + "tall" "150" + "visible" "1" + "enabled" "1" + "image" "../hud/medic_charge_blue_bg" + "scaleImage" "1" + "teambg_2" "../hud/misc_ammo_area_horiz3_red" + "teambg_3" "../hud/misc_ammo_area_horiz3_blue" + "alpha" "128" + } + + "MeterBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "MeterBG" + "xpos" "cs-0.5" + "ypos" "c120" + "zpos" "-9" + "wide" "208" + "tall" "20" + "visible" "1" + "enabled" "1" + "image" "../hud/color_panel_red" + "scaleImage" "1" + "teambg_2" "../hud/color_panel_red" + "teambg_3" "../hud/color_panel_blu" + "alpha" "255" + + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + + "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "5" + } + "MeterBG2" + { + "ControlName" "ImagePanel" + "fieldName" "MeterBG2" + "xpos" "25" + "ypos" "0" + "zpos" "-2" + "wide" "207" + "tall" "18" + "visible" "0" + "enabled" "0" + "fillcolor" "0 0 0 128" + "autoResize" "0" + } + + "ChargeLabel" + { + "ControlName" "CExLabel" + "fieldName" "ChargeLabel" + "xpos" "c35" + "ypos" "rs1-5" + "zpos" "5" + "wide" "256" + "tall" "30" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_UberchargeMinHUD" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "HudFontGiantBoldShadow" + "fgcolor" "TanLight" + } + "ChargeLabelShadow" + { + "ControlName" "CExLabel" + "fieldName" "ChargeLabelShadow" + "xpos" "-3" + "ypos" "-4" + "zpos" "1" + "wide" "256" + "tall" "30" + "autoResize" "1" + "pinCorner" "2" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_UberchargeMinHUD" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "HudFontGiantBold" + "fgcolor" "Black" + pin_to_sibling "ChargeLabel" + } + + "ChargeLabelBar" + { + "ControlName" "CExLabel" + "fieldName" "ChargeLabelBar" + "xpos" "cs-0.5+25" + "ypos" "c100" + "zpos" "5" + "wide" "256" + "tall" "30" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "ÜBERCHARGE" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + "font" "HudFontSmallest" + "fgcolor" "TanLight" + } + + "ChargeLabelBarShadow" + { + "ControlName" "CExLabel" + "fieldName" "ChargeLabelBarShadow" + "xpos" "-1" + "ypos" "-1" + "zpos" "4" + "wide" "256" + "tall" "30" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "ÜBERCHARGE" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + "font" "HudFontSmallest" + "fgcolor" "Black" + "pin_to_sibling" "ChargeLabelBar" + } + + "IndividualChargesLabel" + { + "ControlName" "CExLabel" + "fieldName" "IndividualChargesLabel" + "xpos" "160" + "ypos" "133" + "zpos" "5" + "wide" "256" + "tall" "30" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_IndividualUberchargesMinHUD" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "HudFontGiantBoldShadow" + "fgcolor" "TanLight" + } + "IndividualChargesLabelShadow" + { + "ControlName" "CExLabel" + "fieldName" "IndividualChargesLabelShadow" + "xpos" "-3" + "ypos" "-3" + "zpos" "5" + "wide" "256" + "tall" "30" + "autoResize" "1" + "pinCorner" "2" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_IndividualUberchargesMinHUD" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "HudFontGiantBold" + "fgcolor" "Black" + pin_to_sibling "IndividualChargesLabel" + } + + "ChargeMeter" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ChargeMeter" + "font" "Default" + "xpos" "cs-0.5" + "ypos" "c125" + "zpos" "2" + "wide" "197" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + "fgcolor_override" "TanLight" + } + + "ChargeMeter1" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ChargeMeter1" + "font" "Default" + "xpos" "30" + "ypos" "50" + "zpos" "2" + "wide" "40" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + + "ChargeMeter2" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ChargeMeter2" + "font" "Default" + "xpos" "72" + "ypos" "50" + "zpos" "2" + "wide" "40" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + + "ChargeMeter3" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ChargeMeter3" + "font" "Default" + "xpos" "145" + "ypos" "50" + "zpos" "2" + "wide" "40" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + + "ChargeMeter4" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ChargeMeter4" + "font" "Default" + "xpos" "187" + "ypos" "50" + "zpos" "2" + "wide" "40" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + + "HealthClusterIcon" + { + "ControlName" "ImagePanel" + "fieldName" "HealthClusterIcon" + "xpos" "2" + "ypos" "17" + "wide" "36" + "tall" "36" + "visible" "0" + "enabled" "0" + "image" "../hud/ico_health_cluster" + "scaleImage" "1" + } +// o no bad wurd :( + "fuckthevaccinator" + { + "ControlName" "EditablePanel" + "fieldName" "FuckTheVaccinator" + "xpos" "127" + "ypos" "32" + "wide" "20" + "tall" "20" + "visible" "1" + "enabled" "1" + } + + "ResistIcon" + { + "ControlName" "ImagePanel" + "fieldName" "ResistIcon" + "xpos" "0" + "ypos" "0" + "wide" "36" + "tall" "36" + "visible" "1" + "enabled" "1" + "image" "../HUD/defense_buff_bullet_blue" + "scaleImage" "1" + "pin_to_sibling" "fuckthevaccinator" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + "HudWeaponAmmoIcon" + { + "ControlName" "CTFImagePanel" + "fieldName" "HudWeaponAmmoIcon" + "xpos" "325" + "xpos_minbad" "28" + "ypos" "125" + "ypos_minbad" "7" + "zpos" "7" + "wide" "17" + "tall" "17" + "visible" "0" + "enabled" "1" + "image" "../hud/hud_obj_status_health_69" + "scaleImage" "1" + "fgcolor" "TanLight" + } + +} diff --git a/resource/ui/hudobjectivetimepanel.res b/resource/ui/hudobjectivetimepanel.res index 360460d..25a034f 100644 --- a/resource/ui/hudobjectivetimepanel.res +++ b/resource/ui/hudobjectivetimepanel.res @@ -1,452 +1,4 @@ -"Resource/UI/HudObjectiveTimePanel.res" -{ - "TimePanelBG" - { - "ControlName" "ScalableImagePanel" - "fieldName" "TimePanelBG" - "xpos" "16" - "xpos_minmode" "16" - "xpos_hidef" "16" - "xpos_lodef" "16" - "ypos" "9" - "zpos" "2" - "wide" "78" - "wide_minmode" "78" - "wide_lodef" "78" - "tall" "33" - "tall_minmode" "33" - "tall_lodef" "33" - "visible" "1" - "enabled" "1" - "image" "../hud/objectives_timepanel_blue_bg" - "scaleImage" "1" - if_match - { - "visible" "0" - } - } - "BetterOutline" - { - "ControlName" "CTFImagePanel" - "fieldName" "BetterOutline" - "xpos" "16" - "xpos_minmode" "16" - "xpos_hidef" "16" - "xpos_lodef" "16" - "ypos" "9" - "zpos" "3" - "wide" "78" - "wide_minmode" "78" - "wide_lodef" "78" - "tall" "33" - "tall_minmode" "33" - "tall_lodef" "33" - "visible" "1" - "enabled" "1" - "image" "replay/thumbnails/hud/objectives_timepanel_bg_outline" - "scaleImage" "1" - - if_match - { - "visible" "0" - } - } - "VerticalLine" - { - "ControlName" "CTFImagePanel" - "fieldName" "VerticalLine" - "xpos" "52" - "ypos" "9" - "zpos" "4" - "wide" "32" - "tall" "32" - "visible" "1" - "visible_minmode" "1" - "enabled" "1" - "image" "replay/thumbnails/hud/vertical_line" - "scaleImage" "1" - - if_match - { - "visible" "0" - } - } - "BlackShade" - { - "ControlName" "EditablePanel" - "fieldName" "BlackShade" - "xpos" "67" - "ypos" "13" - "zpos" "3" - "wide" "22" - "tall" "24" - "visible" "1" - "visible_minmode" "1" - "enabled" "1" - "bgcolor_override" "0 0 0 98" - "PaintBackgroundType" "2" - - if_match - { - "visible" "0" - } - } - "TimePanelProgressBar" - { - "ControlName" "CTFProgressBar" - "fieldName" "TimePanelProgressBar" - "xpos" "69" - "xpos_hidef" "69" - "xpos_lodef" "69" - "ypos" "15" - "ypos_hidef" "15" - "ypos_lodef" "15" - "zpos" "4" - "wide" "20" - "wide_lodef" "20" - "tall" "20" - "tall_lodef" "20" - "visible" "1" - "visible_minmode" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../hud/objectives_timepanel_progressbar" - "color_active" "TimerProgress.Active" - "color_inactive" "TimerProgress.InActive" - "color_warning" "TimerProgress.Warning" - "percent_warning" "0.75" - if_match - { - "visible" "0" - } - } - "WaitingForPlayersLabel" - { - "ControlName" "CExLabel" - "fieldName" "WaitingForPlayersLabel" - "xpos" "1" - "xpos_hidef" "1" - "xpos_lodef" "1" - "ypos" "44" - "ypos_minmode" "44" - "ypos_hidef" "44" - "ypos_lodef" "44" - "zpos" "5" - "wide" "108" - "wide_hidef" "108" - "wide_lodef" "108" - "tall" "19" - "tall_hidef" "19" - "tall_lodef" "19" - "visible" "0" - "enabled" "1" - "border" "TFFatLineBorder" - "labelText" "#game_WaitingForPlayers" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "wrap" "0" - "font" "HudFontSmallest" - "font_hidef" "HudFontSmallest" - "font_lodef" "HudFontSmallest" - - if_match - { - "proportionaltoparent" "1" - "xpos" "1" - "ypos" "34" - "ypos_minmode" "34" - "wide" "p1" - "font" "HudFontSmallest" - "font_hidef" "HudFontSmallest" - "font_lodef" "HudFontSmallest" - } - } - "WaitingForPlayersBG" - { - "ControlName" "CTFImagePanel" - "fieldName" "WaitingForPlayersBG" - "xpos" "16" [$WIN32] - "xpos" "11" [$X360] - "ypos" "31" - "ypos_hidef" "-100" //off-screen - "ypos_lodef" "-100" //off-screen - "zpos" "1" - "wide" "0" - "tall" "20" - "tall_minmode" "0" - "visible" "0" - "enabled" "1" - "image" "../hud/objectives_timepanel_suddendeath" - "scaleImage" "1" - - if_match - { - "wide" "0" - } - } - "OvertimeLabel" - { - "ControlName" "CExLabel" - "fieldName" "OvertimeLabel" - "xpos" "16" - "xpos_hidef" "16" - "xpos_lodef" "16" - "ypos" "43" - "ypos_minmode" "43" - "ypos_hidef" "43" - "ypos_lodef" "43" - "zpos" "5" - "wide" "78" - "wide_hidef" "78" - "wide_lodef" "78" - "tall" "19" - "tall_hidef" "19" - "tall_lodef" "19" - "visible" "0" - "enabled" "1" - "border" "TFFatLineBorder" - "labelText" "#game_Overtime" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "wrap" "0" - "font" "HudFontSmallestBold" - "font_hidef" "HudFontSmallestBold" - "font_lodef" "HudFontSmallestBold" - - if_match - { - "proportionaltoparent" "1" - "xpos" "1" - "ypos" "33" - "ypos_minmode" "33" - "wide" "p1" - "font" "HudFontSmallestBold" - "font_hidef" "HudFontSmallestBold" - "font_lodef" "HudFontSmallestBold" - } - } - "OvertimeBG" - { - "ControlName" "CTFImagePanel" - "fieldName" "OvertimeBG" - "xpos" "16" [$WIN32] - "xpos" "11" [$X360] - "ypos" "31" - "ypos_hidef" "-100" //off-screen - "ypos_lodef" "-100" //off-screen - "zpos" "1" - "wide" "0" - "tall" "20" - "tall_minmode" "0" - "visible" "0" - "enabled" "1" - "image" "../hud/objectives_timepanel_suddendeath" - "scaleImage" "1" - - if_match - { - "wide" "0" - } - } - "SuddenDeathLabel" - { - "ControlName" "CExLabel" - "fieldName" "SuddenDeathLabel" - "xpos" "1" - "xpos_hidef" "1" - "xpos_lodef" "1" - "ypos" "43" - "ypos_minmode" "43" - "ypos_hidef" "43" - "ypos_lodef" "43" - "zpos" "5" - "wide" "108" - "wide_hidef" "108" - "wide_lodef" "108" - "tall" "19" - "tall_hidef" "19" - "tall_lodef" "19" - "visible" "0" - "enabled" "1" - "border" "TFFatLineBorder" - "labelText" "#game_SuddenDeath" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "wrap" "0" - "font" "HudFontSmallestBold" - "font_hidef" "HudFontSmallestBold" - "font_lodef" "HudFontSmallestBold" - - if_match - { - "proportionaltoparent" "1" - "xpos" "1" - "ypos" "33" - "ypos_minmode" "33" - "wide" "p1" - "font" "HudFontSmallestBold" - "font_hidef" "HudFontSmallestBold" - "font_lodef" "HudFontSmallestBold" - } - } - "SuddenDeathBG" - { - "ControlName" "CTFImagePanel" - "fieldName" "SuddenDeathBG" - "xpos" "16" [$WIN32] - "xpos" "11" [$X360] - "ypos" "31" - "ypos_hidef" "-100" //off-screen - "ypos_lodef" "-100" //off-screen - "zpos" "1" - "wide" "0" - "tall" "20" - "tall_minmode" "0" - "visible" "0" - "enabled" "1" - "image" "../hud/objectives_timepanel_suddendeath" - "scaleImage" "1" - - if_match - { - "wide" "0" - } - } - "SetupLabel" - { - "ControlName" "CExLabel" - "fieldName" "SetupLabel" - "xpos" "1" - "xpos_hidef" "1" - "xpos_lodef" "1" - "ypos" "43" - "ypos_minmode" "43" - "ypos_hidef" "43" - "ypos_lodef" "43" - "zpos" "5" - "wide" "108" - "wide_hidef" "108" - "wide_lodef" "108" - "tall" "19" - "tall_hidef" "19" - "tall_lodef" "19" - "visible" "0" - "enabled" "1" - "border" "TFFatLineBorder" - "labelText" "#game_Setup" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "wrap" "0" - "font_minmode" "HudFontSmallest" - "font" "HudFontSmallest" - "font_hidef" "HudFontSmallest" - "font_lodef" "HudFontSmallest" - - if_match - { - "proportionaltoparent" "1" - "xpos" "1" - "ypos" "33" - "ypos_minmode" "33" - "wide" "p1" - "font" "HudFontSmallest" - "font_hidef" "HudFontSmallest" - "font_lodef" "HudFontSmallest" - } - } - "SetupBG" - { - "ControlName" "CTFImagePanel" - "fieldName" "SetupBG" - "xpos" "16" [$WIN32] - "xpos" "11" [$X360] - "ypos" "31" - "ypos_hidef" "-100" //off-screen - "ypos_lodef" "-100" //off-screen - "zpos" "1" - "wide" "0" - "tall" "20" - "tall_minmode" "0" - "visible" "0" - "enabled" "1" - "image" "../hud/objectives_timepanel_suddendeath" - "scaleImage" "1" - - if_match - { - "wide" "0" - } - } - "ServerTimeLimitLabel" - { - "ControlName" "CExLabel" - "fieldName" "ServerTimeLimitLabel" - "xpos" "1" - "xpos_hidef" "1" - "xpos_lodef" "1" - "ypos" "43" - "ypos_minmode" "43" - "ypos_hidef" "43" - "ypos_lodef" "43" - "zpos" "5" - "wide" "108" - "wide_hidef" "108" - "wide_lodef" "108" - "tall" "19" - "tall_hidef" "19" - "tall_lodef" "19" - "visible" "0" - "enabled" "1" - "border" "TFFatLineBorder" - "labelText" "%servertimeleft%" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "wrap" "0" - "font_minmode" "HudFontSmallest" - "font" "HudFontSmallest" - "font_hidef" "HudFontSmallest" - "font_lodef" "HudFontSmallest" - - if_match - { - "proportionaltoparent" "1" - "xpos" "1" - "ypos" "33" - "ypos_minmode" "33" - "wide" "p1" - "font" "HudFontSmallest" - "font_hidef" "HudFontSmallest" - "font_lodef" "HudFontSmallest" - } - } - "ServerTimeLimitLabelBG" - { - "ControlName" "CTFImagePanel" - "fieldName" "ServerTimeLimitLabelBG" - "xpos" "16" [$WIN32] - "xpos" "11" [$X360] - "ypos" "31" - "ypos_hidef" "-100" //off-screen - "ypos_lodef" "-100" //off-screen - "zpos" "1" - "wide" "0" - "tall" "20" - "tall_minmode" "0" - "visible" "0" - "enabled" "1" - "image" "../hud/objectives_timepanel_suddendeath" - "scaleImage" "1" - - if_match - { - "wide" "0" - } - } -} +//base content, edit this file if you want to modify it +#base "hudobjectivetimepanel_base.res" diff --git a/resource/ui/hudobjectivetimepanel_base.res b/resource/ui/hudobjectivetimepanel_base.res new file mode 100644 index 0000000..360460d --- /dev/null +++ b/resource/ui/hudobjectivetimepanel_base.res @@ -0,0 +1,452 @@ +"Resource/UI/HudObjectiveTimePanel.res" +{ + "TimePanelBG" + { + "ControlName" "ScalableImagePanel" + "fieldName" "TimePanelBG" + "xpos" "16" + "xpos_minmode" "16" + "xpos_hidef" "16" + "xpos_lodef" "16" + "ypos" "9" + "zpos" "2" + "wide" "78" + "wide_minmode" "78" + "wide_lodef" "78" + "tall" "33" + "tall_minmode" "33" + "tall_lodef" "33" + "visible" "1" + "enabled" "1" + "image" "../hud/objectives_timepanel_blue_bg" + "scaleImage" "1" + + if_match + { + "visible" "0" + } + } + "BetterOutline" + { + "ControlName" "CTFImagePanel" + "fieldName" "BetterOutline" + "xpos" "16" + "xpos_minmode" "16" + "xpos_hidef" "16" + "xpos_lodef" "16" + "ypos" "9" + "zpos" "3" + "wide" "78" + "wide_minmode" "78" + "wide_lodef" "78" + "tall" "33" + "tall_minmode" "33" + "tall_lodef" "33" + "visible" "1" + "enabled" "1" + "image" "replay/thumbnails/hud/objectives_timepanel_bg_outline" + "scaleImage" "1" + + if_match + { + "visible" "0" + } + } + "VerticalLine" + { + "ControlName" "CTFImagePanel" + "fieldName" "VerticalLine" + "xpos" "52" + "ypos" "9" + "zpos" "4" + "wide" "32" + "tall" "32" + "visible" "1" + "visible_minmode" "1" + "enabled" "1" + "image" "replay/thumbnails/hud/vertical_line" + "scaleImage" "1" + + if_match + { + "visible" "0" + } + } + "BlackShade" + { + "ControlName" "EditablePanel" + "fieldName" "BlackShade" + "xpos" "67" + "ypos" "13" + "zpos" "3" + "wide" "22" + "tall" "24" + "visible" "1" + "visible_minmode" "1" + "enabled" "1" + "bgcolor_override" "0 0 0 98" + "PaintBackgroundType" "2" + + if_match + { + "visible" "0" + } + } + "TimePanelProgressBar" + { + "ControlName" "CTFProgressBar" + "fieldName" "TimePanelProgressBar" + "xpos" "69" + "xpos_hidef" "69" + "xpos_lodef" "69" + "ypos" "15" + "ypos_hidef" "15" + "ypos_lodef" "15" + "zpos" "4" + "wide" "20" + "wide_lodef" "20" + "tall" "20" + "tall_lodef" "20" + "visible" "1" + "visible_minmode" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../hud/objectives_timepanel_progressbar" + "color_active" "TimerProgress.Active" + "color_inactive" "TimerProgress.InActive" + "color_warning" "TimerProgress.Warning" + "percent_warning" "0.75" + + if_match + { + "visible" "0" + } + } + "WaitingForPlayersLabel" + { + "ControlName" "CExLabel" + "fieldName" "WaitingForPlayersLabel" + "xpos" "1" + "xpos_hidef" "1" + "xpos_lodef" "1" + "ypos" "44" + "ypos_minmode" "44" + "ypos_hidef" "44" + "ypos_lodef" "44" + "zpos" "5" + "wide" "108" + "wide_hidef" "108" + "wide_lodef" "108" + "tall" "19" + "tall_hidef" "19" + "tall_lodef" "19" + "visible" "0" + "enabled" "1" + "border" "TFFatLineBorder" + "labelText" "#game_WaitingForPlayers" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "wrap" "0" + "font" "HudFontSmallest" + "font_hidef" "HudFontSmallest" + "font_lodef" "HudFontSmallest" + + if_match + { + "proportionaltoparent" "1" + "xpos" "1" + "ypos" "34" + "ypos_minmode" "34" + "wide" "p1" + "font" "HudFontSmallest" + "font_hidef" "HudFontSmallest" + "font_lodef" "HudFontSmallest" + } + } + "WaitingForPlayersBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "WaitingForPlayersBG" + "xpos" "16" [$WIN32] + "xpos" "11" [$X360] + "ypos" "31" + "ypos_hidef" "-100" //off-screen + "ypos_lodef" "-100" //off-screen + "zpos" "1" + "wide" "0" + "tall" "20" + "tall_minmode" "0" + "visible" "0" + "enabled" "1" + "image" "../hud/objectives_timepanel_suddendeath" + "scaleImage" "1" + + if_match + { + "wide" "0" + } + } + "OvertimeLabel" + { + "ControlName" "CExLabel" + "fieldName" "OvertimeLabel" + "xpos" "16" + "xpos_hidef" "16" + "xpos_lodef" "16" + "ypos" "43" + "ypos_minmode" "43" + "ypos_hidef" "43" + "ypos_lodef" "43" + "zpos" "5" + "wide" "78" + "wide_hidef" "78" + "wide_lodef" "78" + "tall" "19" + "tall_hidef" "19" + "tall_lodef" "19" + "visible" "0" + "enabled" "1" + "border" "TFFatLineBorder" + "labelText" "#game_Overtime" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "wrap" "0" + "font" "HudFontSmallestBold" + "font_hidef" "HudFontSmallestBold" + "font_lodef" "HudFontSmallestBold" + + if_match + { + "proportionaltoparent" "1" + "xpos" "1" + "ypos" "33" + "ypos_minmode" "33" + "wide" "p1" + "font" "HudFontSmallestBold" + "font_hidef" "HudFontSmallestBold" + "font_lodef" "HudFontSmallestBold" + } + } + "OvertimeBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "OvertimeBG" + "xpos" "16" [$WIN32] + "xpos" "11" [$X360] + "ypos" "31" + "ypos_hidef" "-100" //off-screen + "ypos_lodef" "-100" //off-screen + "zpos" "1" + "wide" "0" + "tall" "20" + "tall_minmode" "0" + "visible" "0" + "enabled" "1" + "image" "../hud/objectives_timepanel_suddendeath" + "scaleImage" "1" + + if_match + { + "wide" "0" + } + } + "SuddenDeathLabel" + { + "ControlName" "CExLabel" + "fieldName" "SuddenDeathLabel" + "xpos" "1" + "xpos_hidef" "1" + "xpos_lodef" "1" + "ypos" "43" + "ypos_minmode" "43" + "ypos_hidef" "43" + "ypos_lodef" "43" + "zpos" "5" + "wide" "108" + "wide_hidef" "108" + "wide_lodef" "108" + "tall" "19" + "tall_hidef" "19" + "tall_lodef" "19" + "visible" "0" + "enabled" "1" + "border" "TFFatLineBorder" + "labelText" "#game_SuddenDeath" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "wrap" "0" + "font" "HudFontSmallestBold" + "font_hidef" "HudFontSmallestBold" + "font_lodef" "HudFontSmallestBold" + + if_match + { + "proportionaltoparent" "1" + "xpos" "1" + "ypos" "33" + "ypos_minmode" "33" + "wide" "p1" + "font" "HudFontSmallestBold" + "font_hidef" "HudFontSmallestBold" + "font_lodef" "HudFontSmallestBold" + } + } + "SuddenDeathBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "SuddenDeathBG" + "xpos" "16" [$WIN32] + "xpos" "11" [$X360] + "ypos" "31" + "ypos_hidef" "-100" //off-screen + "ypos_lodef" "-100" //off-screen + "zpos" "1" + "wide" "0" + "tall" "20" + "tall_minmode" "0" + "visible" "0" + "enabled" "1" + "image" "../hud/objectives_timepanel_suddendeath" + "scaleImage" "1" + + if_match + { + "wide" "0" + } + } + "SetupLabel" + { + "ControlName" "CExLabel" + "fieldName" "SetupLabel" + "xpos" "1" + "xpos_hidef" "1" + "xpos_lodef" "1" + "ypos" "43" + "ypos_minmode" "43" + "ypos_hidef" "43" + "ypos_lodef" "43" + "zpos" "5" + "wide" "108" + "wide_hidef" "108" + "wide_lodef" "108" + "tall" "19" + "tall_hidef" "19" + "tall_lodef" "19" + "visible" "0" + "enabled" "1" + "border" "TFFatLineBorder" + "labelText" "#game_Setup" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "wrap" "0" + "font_minmode" "HudFontSmallest" + "font" "HudFontSmallest" + "font_hidef" "HudFontSmallest" + "font_lodef" "HudFontSmallest" + + if_match + { + "proportionaltoparent" "1" + "xpos" "1" + "ypos" "33" + "ypos_minmode" "33" + "wide" "p1" + "font" "HudFontSmallest" + "font_hidef" "HudFontSmallest" + "font_lodef" "HudFontSmallest" + } + } + "SetupBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "SetupBG" + "xpos" "16" [$WIN32] + "xpos" "11" [$X360] + "ypos" "31" + "ypos_hidef" "-100" //off-screen + "ypos_lodef" "-100" //off-screen + "zpos" "1" + "wide" "0" + "tall" "20" + "tall_minmode" "0" + "visible" "0" + "enabled" "1" + "image" "../hud/objectives_timepanel_suddendeath" + "scaleImage" "1" + + if_match + { + "wide" "0" + } + } + "ServerTimeLimitLabel" + { + "ControlName" "CExLabel" + "fieldName" "ServerTimeLimitLabel" + "xpos" "1" + "xpos_hidef" "1" + "xpos_lodef" "1" + "ypos" "43" + "ypos_minmode" "43" + "ypos_hidef" "43" + "ypos_lodef" "43" + "zpos" "5" + "wide" "108" + "wide_hidef" "108" + "wide_lodef" "108" + "tall" "19" + "tall_hidef" "19" + "tall_lodef" "19" + "visible" "0" + "enabled" "1" + "border" "TFFatLineBorder" + "labelText" "%servertimeleft%" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "wrap" "0" + "font_minmode" "HudFontSmallest" + "font" "HudFontSmallest" + "font_hidef" "HudFontSmallest" + "font_lodef" "HudFontSmallest" + + if_match + { + "proportionaltoparent" "1" + "xpos" "1" + "ypos" "33" + "ypos_minmode" "33" + "wide" "p1" + "font" "HudFontSmallest" + "font_hidef" "HudFontSmallest" + "font_lodef" "HudFontSmallest" + } + } + "ServerTimeLimitLabelBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "ServerTimeLimitLabelBG" + "xpos" "16" [$WIN32] + "xpos" "11" [$X360] + "ypos" "31" + "ypos_hidef" "-100" //off-screen + "ypos_lodef" "-100" //off-screen + "zpos" "1" + "wide" "0" + "tall" "20" + "tall_minmode" "0" + "visible" "0" + "enabled" "1" + "image" "../hud/objectives_timepanel_suddendeath" + "scaleImage" "1" + + if_match + { + "wide" "0" + } + } +} diff --git a/resource/ui/hudplayerclass.res b/resource/ui/hudplayerclass.res index 34dfcb5..06c41ce 100644 --- a/resource/ui/hudplayerclass.res +++ b/resource/ui/hudplayerclass.res @@ -1,433 +1,4 @@ -"Resource/UI/HudPlayerClass.res" -{ - // player class data - "HudPlayerClass" - { - "ControlName" "EditablePanel" - "fieldName" "HudPlayerClass" - "xpos" "c-276" - "ypos" "0" - "zpos" "1" - "wide" "f0" - "tall" "480" - "visible" "1" - "enabled" "1" - } - "PlayerStatusClassImage" - { - "ControlName" "CTFClassImage" - "fieldName" "PlayerStatusClassImage" - "xpos" "60" - "ypos" "r138" - "zpos" "2" - "wide" "90" - "wide_minbad" "37" - "tall" "90" - "tall_minbad" "37" - "visible" "1" - "enabled" "1" - "image" "../hud/class_scoutred" - "scaleImage" "1" - } - "PlayerStatusSpyImage" - { - "ControlName" "CTFImagePanel" - "fieldName" "PlayerStatusSpyImage" - "xpos" "3" [$WIN32] - "xpos_minbad" "-5" [$WIN32] - "ypos" "r67" [$WIN32] - "ypos_minbad" "r44" [$WIN32] - "xpos" "35" [$X360] - "ypos" "r89" [$X360] - "zpos" "2" - "wide" "55" - "wide_minbad" "27" - "tall" "55" - "tall_minbad" "27" - "visible" "1" - "enabled" "1" - "image" "../hud/class_spyred" - "scaleImage" "1" - "teambg_2" "../hud/class_spyred" - "teambg_3" "../hud/class_spyblue" - } - "PlayerStatusSpyOutlineImage" - { - "ControlName" "CTFImagePanel" - "fieldName" "PlayerStatusSpyOutlineImage" - "xpos" "3" [$WIN32] - "xpos_minbad" "-5" [$WIN32] - "ypos" "r67" [$WIN32] - "ypos_minbad" "r44" [$WIN32] - "xpos" "35" [$X360] - "ypos" "r89" [$X360] - "zpos" "7" - "wide" "55" - "wide_minbad" "27" - "tall" "55" - "tall_minbad" "27" - "visible" "0" - "enabled" "1" - "image" "../hud/class_spy_outline" - "scaleImage" "1" - } - "PlayerStatusClassImageBG" - { - "ControlName" "CTFImagePanel" - "fieldName" "PlayerStatusClassImageBG" - "xpos" "-1" [$WIN32] - "xpos_minbad" "-10" [$WIN32] - "ypos" "9999" [$WIN32] - "ypos_minbad" "r40" [$WIN32] - "xpos" "41" [$X360] - "ypos" "r82" [$X360] - "zpos" "1" - "wide" "100" - "tall" "50" - "visible" "0" - "enabled" "0" - "scaleImage" "1" - "image" "../hud/character_red_bg" - "teambg_2" "../hud/character_red_bg" - "teambg_2_lodef" "../hud/character_red_bg_lodef" - "teambg_3" "../hud/character_blue_bg" - "teambg_3_lodef" "../hud/character_blue_bg_lodef" - } +#base "../../customizations/playermodel.res" - "classmodelpanelBG" - { - "ControlName" "CTFImagePanel" - "fieldName" "classmodelpanelBG" - "xpos" "-1" - "xpos_minbad" "-15" - "ypos" "r50" - "ypos_minbad" "r40" - "zpos" "1" - "wide" "0" - "tall" "0" - "visible" "0" - "enabled" "0" - "scaleImage" "1" - "image" "../hud/character_red_bg_clipped" - "teambg_2" "../hud/character_red_bg_clipped" - "teambg_2_lodef" "../hud/character_red_bg_lodef_clipped" - "teambg_3" "../hud/character_blue_bg_clipped" - "teambg_3_lodef" "../hud/character_blue_bg_lodef_clipped" - } - - "classmodelpanel" - { - "ControlName" "CTFPlayerModelPanel" - "fieldName" "classmodelpanel" - - "xpos" "0" - "ypos" "r300" - "zpos" "2" - "wide" "300" - "tall" "300" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - "render_texture" "0" - "fov" "12" - "allow_rot" "1" - - "disable_speak_event" "1" - - "model" - { - "force_pos" "1" - - "angles_x" "0" - "angles_y" "172" - "angles_z" "0" - "origin_x" "200" - "origin_y" "0" - "origin_z" "-60" - "frame_origin_x" "0" - "frame_origin_y" "0" - "frame_origin_z" "0" - "spotlight" "1" - - "modelname" "" - - "animation" - { - "name" "PRIMARY" - "activity" "ACT_MP_STAND_PRIMARY" - "default" "1" - } - "animation" - { - "name" "SECONDARY" - "activity" "ACT_MP_STAND_SECONDARY" - } - "animation" - { - "name" "MELEE" - "activity" "ACT_MP_STAND_MELEE" - } - "animation" - { - "name" "BUILDING" - "activity" "ACT_MP_STAND_BUILDING" - } - "animation" - { - "name" "PDA" - "activity" "ACT_MP_STAND_PDA" - } - "animation" - { - "name" "ITEM1" - "activity" "ACT_MP_STAND_ITEM1" - } - "animation" - { - "name" "ITEM2" - "activity" "ACT_MP_STAND_ITEM2" - } - "animation" - { - "name" "MELEE_ALLCLASS" - "activity" "ACT_MP_STAND_MELEE_ALLCLASS" - } - "animation" - { - "name" "PRIMARY2" - "activity" "ACT_MP_STAND_PRIMARY" - } - "animation" - { - "name" "SECONDARY2" - "activity" "ACT_MP_STAND_SECONDARY2" - } - } - - "customclassdata" - { - "undefined" - { - } - "Scout" - { - "fov" "40" - "angles_x" "-18" - "angles_y" "230" - "angles_z" "0" - "origin_x" "165" - "origin_y" "13" - "origin_z" "-82" - } - "Sniper" - { - "fov" "40" - "angles_x" "-18" - "angles_y" "225" - "angles_z" "0" - "origin_x" "205" - "origin_y" "14" - "origin_z" "-92" - } - "Soldier" - { - "fov" "40" - "angles_x" "-12" - "angles_y" "216" - "angles_z" "0" - "origin_x" "205" - "origin_y" "20" - "origin_z" "-90" - } - "Demoman" - { - "fov" "39" - "angles_x" "-25" - "angles_y" "230" - "angles_z" "0" - "origin_x" "200" - "origin_y" "9" - "origin_z" "-87" - - } - "Medic" - { - "fov" "39" - "angles_x" "-18" - "angles_y" "235" - "angles_z" "0" - "origin_x" "195" - "origin_y" "8" - "origin_z" "-90" - } - "Heavy" - { - "fov" "40" - "angles_x" "-18" - "angles_y" "240" - "angles_z" "0" - "origin_x" "225" - "origin_y" "14" - "origin_z" "-95" - } - "Pyro" - { - "fov" "40" - "angles_x" "-15" - "angles_y" "226" - "angles_y" "227" - "angles_z" "0" - "origin_x" "205" - "origin_y" "20" - "origin_z" "-86" - } - "Spy" - { - "fov" "38" - "angles_x" "-20" - "angles_y" "218" - "angles_z" "0" - "origin_x" "195" - "origin_y" "15" - "origin_z" "-91" - } - "Engineer" - { - "fov" "40" - "angles_x" "-24" - "angles_y" "223" - "angles_z" "0" - "origin_x" "180" - "origin_y" "10" - "origin_z" "-84" - } - } - } - - "CarryingWeapon" - { - "ControlName" "EditablePanel" - "fieldName" "CarryingWeapon" - "xpos" "120" - "ypos" "r110" - "zpos" "-10" - "wide" "500" - "tall" "28" - - "CarryingBackground" - { - "ControlName" "CTFImagePanel" - "fieldName" "CarryingBackground" - "xpos" "0" - "xpos_minbad" "0" - "ypos" "0" - "ypos_minbad" "0" - "zpos" "0" - "wide" "p1" - "wide_minbad" "f0" - "tall" "f0" - "tall_minbad" "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_2_lodef" "../hud/color_panel_red" - "teambg_3" "../hud/color_panel_blu" - "teambg_3_lodef" "../hud/color_panel_blu" - "proportionaltoparent" "1" - - "src_corner_height" "23" // pixels inside the image - "src_corner_width" "23" - - "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "5" - } - - "CarryingLabel" - { - "ControlName" "CExLabel" - "fieldName" "CarryingLabel" - "font" "ReplayBrowserSmallest" - "font_minbad" "TFFontMedium" - "xpos" "5" - "xpos_minbad" "5" - "ypos" "3" - "ypos_minbad" "2" - "zpos" "1" - "wide" "200" - "wide_minbad" "f0" - "tall" "f0" - "tall_minbad" "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" - "font_minbad" "TFFontMedium" - "xpos" "p0.011" - "xpos_minbad" "6" - "ypos" "p0.12" - "ypos_minbad" "3" - "zpos" "0" - "wide" "200" - "wide_minbad" "f0" - "tall" "f0" - "tall_minbad" "f0" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "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" - "font_minbad" "TFFontSmall" - "xpos" "5" - "xpos_minbad" "5" - "ypos" "12" - "ypos_minbad" "10" - "zpos" "0" - "wide" "200" - "wide_minbad" "f0" - "tall" "f0" - "tall_minbad" "f0" - "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 +// BASE CONTENT +#base "hudplayerclass_base.res" diff --git "a/#customizations/\342\230\205 Health & Ammo Positions/Centered (Default)/resource/ui/hudplayerclass.res" b/resource/ui/hudplayerclass_base.res similarity index 91% rename from "#customizations/\342\230\205 Health & Ammo Positions/Centered (Default)/resource/ui/hudplayerclass.res" rename to resource/ui/hudplayerclass_base.res index a3a1e19..34dfcb5 100644 --- "a/#customizations/\342\230\205 Health & Ammo Positions/Centered (Default)/resource/ui/hudplayerclass.res" +++ b/resource/ui/hudplayerclass_base.res @@ -5,7 +5,7 @@ { "ControlName" "EditablePanel" "fieldName" "HudPlayerClass" - "xpos" "c-274" + "xpos" "c-276" "ypos" "0" "zpos" "1" "wide" "f0" @@ -33,9 +33,9 @@ { "ControlName" "CTFImagePanel" "fieldName" "PlayerStatusSpyImage" - "xpos" "9999" [$WIN32] + "xpos" "3" [$WIN32] "xpos_minbad" "-5" [$WIN32] - "ypos" "r47" [$WIN32] + "ypos" "r67" [$WIN32] "ypos_minbad" "r44" [$WIN32] "xpos" "35" [$X360] "ypos" "r89" [$X360] @@ -44,13 +44,13 @@ "wide_minbad" "27" "tall" "55" "tall_minbad" "27" - "visible" "0" - "enabled" "0" + "visible" "1" + "enabled" "1" "image" "../hud/class_spyred" "scaleImage" "1" "teambg_2" "../hud/class_spyred" "teambg_3" "../hud/class_spyblue" - } + } "PlayerStatusSpyOutlineImage" { "ControlName" "CTFImagePanel" @@ -70,7 +70,7 @@ "enabled" "1" "image" "../hud/class_spy_outline" "scaleImage" "1" - } + } "PlayerStatusClassImageBG" { "ControlName" "CTFImagePanel" @@ -214,27 +214,27 @@ "Scout" { "fov" "40" - "angles_x" "-4" + "angles_x" "-18" "angles_y" "230" "angles_z" "0" "origin_x" "165" - "origin_y" "20" + "origin_y" "13" "origin_z" "-82" } "Sniper" { "fov" "40" - "angles_x" "-6" - "angles_y" "240" + "angles_x" "-18" + "angles_y" "225" "angles_z" "0" "origin_x" "205" - "origin_y" "18" + "origin_y" "14" "origin_z" "-92" } "Soldier" { "fov" "40" - "angles_x" "-6" + "angles_x" "-12" "angles_y" "216" "angles_z" "0" "origin_x" "205" @@ -243,63 +243,64 @@ } "Demoman" { - "fov" "40" - "angles_x" "-14" - "angles_y" "220" + "fov" "39" + "angles_x" "-25" + "angles_y" "230" "angles_z" "0" "origin_x" "200" - "origin_y" "14" - "origin_z" "-90" + "origin_y" "9" + "origin_z" "-87" } "Medic" { - "fov" "40" - "angles_x" "-6" - "angles_y" "220" + "fov" "39" + "angles_x" "-18" + "angles_y" "235" "angles_z" "0" "origin_x" "195" - "origin_y" "16" - "origin_z" "-92" + "origin_y" "8" + "origin_z" "-90" } "Heavy" { "fov" "40" - "angles_x" "0" + "angles_x" "-18" "angles_y" "240" "angles_z" "0" "origin_x" "225" - "origin_y" "24" - "origin_z" "-100" + "origin_y" "14" + "origin_z" "-95" } "Pyro" { "fov" "40" - "angles_x" "-2" - "angles_y" "230" + "angles_x" "-15" + "angles_y" "226" + "angles_y" "227" "angles_z" "0" "origin_x" "205" - "origin_y" "22" - "origin_z" "-88" + "origin_y" "20" + "origin_z" "-86" } "Spy" { - "fov" "40" - "angles_x" "-6" - "angles_y" "220" + "fov" "38" + "angles_x" "-20" + "angles_y" "218" "angles_z" "0" "origin_x" "195" - "origin_y" "20" - "origin_z" "-94" + "origin_y" "15" + "origin_z" "-91" } "Engineer" { "fov" "40" - "angles_x" "-8" - "angles_y" "220" + "angles_x" "-24" + "angles_y" "223" "angles_z" "0" "origin_x" "180" - "origin_y" "16" + "origin_y" "10" "origin_z" "-84" } } diff --git a/resource/ui/mainmenuoverride.res b/resource/ui/mainmenuoverride.res index f2bb753..ce90a43 100644 --- a/resource/ui/mainmenuoverride.res +++ b/resource/ui/mainmenuoverride.res @@ -1,2520 +1,4 @@ -// used for preloading custom icons and whatnot -#base "custom/preload.res" -"Resource/UI/MainMenuOverride.res" -{ - MainMenuOverride - { - "fieldName" "MainMenuOverride" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "zpos" "0" - "wide" "f0" - "tall" "480" +#base "../../customizations/mainmenu.res" -// "bgcolor_override" "0 0 0 240" - - "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" "HudFontSmallBold" - "textAlignment" "west" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "border_default" "MainMenuButtonDefault" - "border_armed" "MainMenuButtonArmed" - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "235 226 202 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "117 107 94 255" - "image_armedcolor" "235 226 202 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "6" - "ypos" "6" - "zpos" "1" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - } - } - } - - "SaxxySettings" - { - "xpos" "0" - "ypos" "0" - "zpos" "-101" - "wide" "f0" - "tall" "480" - - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - "flashbounds_x" "50" - "flashbounds_y" "65" - "flashbounds_w" "250" - "flashbounds_h" "120" - - "flashstartsize_min" "8" - "flashstartsize_max" "12" - - "flash_maxscale" "4" - - "flash_lifelength_min" ".1" - "flash_lifelength_max" ".2" - - "curtain_anim_duration" "4.0" - "curtain_open_time" "2.8" - "flash_start_time" "4.0" - - "initial_freakout_duration" "15.0" - "clap_sound_duration" "10.0" - - "CameraFlashSettings" - { - "visible" "1" - "enabled" "1" - "tileImage" "0" - "scaleImage" "1" - "zpos" "9" - } - } - } - - - "Background" - { - "ControlName" "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" - } - - if_halloween_0 - { - "image" "../console/title_team_halloween2011_widescreen" - } - if_halloween_1 - { - "image" "../console/title_team_halloween2012_widescreen" - } - if_halloween_2 - { - "image" "../console/title_team_halloween2013_widescreen" - } - if_halloween_3 - { - "image" "../console/title_team_halloween2014_widescreen" - } - if_halloween_4 - { - "image" "../console/title_team_halloween2015_widescreen" - } - if_halloween_5 - { - "image" "../console/title_scream_fortress_2017_widescreen" - } - if_fullmoon - { - "image" "../console/title_fullmoon_widescreen" - } - if_christmas - { - "image" "../console/background_xmas2020_widescreen" - } - } - - "TFLogoImage" - { - "ControlName" "ImagePanel" - "fieldName" "TFLogoImage" - "xpos" "c-290" - "ypos" "32" - "zpos" "1" - "wide" "256" - "tall" "64" - "visible" "1" - "enabled" "1" - "image" "../logo/new_tf2_logo" - "scaleImage" "1" - "mouseinputenabled" "0" - } - - "TFCharacterImage" - { - // "ControlName" "ImagePanel" - "fieldName" "TFCharacterImage" - "xpos" "c-250" - "ypos" "-80" - "zpos" "-120" - "wide" "600" - "tall" "600" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - } - - "RankModelPanel" - { - "ControlName" "CPvPRankPanel" - "fieldName" "RankModelPanel" - "xpos" "cs-0.5-256" - "ypos" "cs-0.5-120" - - "zpos" "-51" - "wide" "1000" - "tall" "1000" - "visible" "0" - "proportionaltoparent" "1" - "mouseinputenabled" "1" - - "matchgroup" "MatchGroup_Casual_12v12" - - "show_progress" "0" - } - - "CycleRankTypeButton" - { - "ControlName" "CExImageButton" - "fieldName" "CycleRankTypeButton" - "xpos" "cs-0.5-44" - "ypos" "104" - "wide" "15" - "tall" "15" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "textinsetx" "25" - "labelText" "" - "use_proportional_insets" "1" - "font" "HudFontSmallBold" - "command" "open_rank_type_menu" - "textAlignment" "west" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "vo/null.mp3" - "actionsignallevel" "1" - "proportionaltoparent" "1" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "paintborder" "0" - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "255 255 255 255" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "cs-0.5" - "ypos" "cs-0.5" - "zpos" "1" - "wide" "f2" - "tall" "f2" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "glyph_options" - - "proportionaltoparent" "1" - "mouseinputenabled" "0" - "keyboardinputenabled" "0" - } - } - - "RankTooltipPanel" - { - "ControlName" "ImagePanel" - "fieldName" "RankTooltipPanel" - "xpos" "c-285" - "ypos" "99" - "zpos" "-1" - "wide" "8" - "tall" "8" - "visible" "1" - "proportionaltoparent" "1" - "mouseinputenabled" "1" - "image" "info" - "scaleImage" "1" - "alpha" "75" - } - - "RankPanel" - { - "ControlName" "CPvPRankPanel" - "fieldName" "RankPanel" - "xpos" "c-350" - "ypos" "72" - "zpos" "-52" - "wide" "320" - "tall" "160" - "visible" "0" - "proportionaltoparent" "1" - "mouseinputenabled" "0" - - "matchgroup" "MatchGroup_Casual_12v12" - - "show_model" "0" - "show_type" "1" - } - - "NoGCMessage" - { - "ControlName" "Label" - "fieldName" "NoGCMessage" - "xpos" "c-290" - "ypos" "94" - "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" "c-285" - "ypos" "107" - "zpos" "-99" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "image" "gc_dc" - "scaleImage" "1" - "proportionaltoparent" "1" - } - -// no - - "MiscLabel" - { - "ControlName" "CExLabel" - "fieldName" "MiscLabel" - "font" "ScoreboardVerySmall" - "labelText" "miscellaneous" - "textAlignment" "west" - "xpos" "9999" - "ypos" "999" - "zpos" "2" - "wide" "100" - "tall" "10" - "autoResize" "0" - "fgcolor_override" "TanLight" - } - "RankBorder" - { - "ControlName" "EditablePanel" - "fieldName" "RankBorder" - "xpos" "c-290" - "ypos" "94" - "zpos" "-100" - "wide" "260" - "tall" "172"//"168" - "visible" "1" - "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" "MainMenuBGBorder" - - "TipSubLabel" - { - "ControlName" "CExLabel" - "fieldName" "TipSubLabel" - "font" "HudFontSmall" - "labelText" "%tipsubtext%" - "textAlignment" "center" - "xpos" "20" - "ypos" "30" - "zpos" "2" - "wide" "250" - "tall" "50" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "117 107 94 255" - "wrap" "1" - } - - "TipLabel" - { - "ControlName" "CExLabel" - "fieldName" "TipLabel" - "font" "HudFontSmallBold" - "labelText" "%tiptext%" - "textAlignment" "center" - "xpos" "20" - "ypos" "5" - "zpos" "2" - "wide" "140" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "235 226 202 255" - "auto_wide_tocontents" "1" - } - } - - "Notifications_ShowButtonPanel" - { - "ControlName" "EditablePanel" - "fieldName" "Notifications_ShowButtonPanel" - "xpos" "c148" - "ypos" "28" - "zpos" "10" - "wide" "32" - "tall" "32" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "navUp" "MOTD_ShowButtonPanel" - "navDown" "SettingsButton" - "navLeft" "QuickplayButton" - "navRight" "Notifications_Panel" - "navToRelay" "Notifications_ShowButtonPanel_SB" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "16" - "ypos" "0" - "zpos" "3" - "wide" "16" - "tall" "16" - "visible" "1" - "enabled" "1" - "image" "glyph_achievements" - "scaleImage" "1" - "drawcolor" "210 125 33 255" - } - - "Notifications_CountLabel" - { - "ControlName" "CExLabel" - "fieldName" "Notifications_CountLabel" - "font" "HudFontSmallestBold" - "labelText" "%noticount%" - "textAlignment" "center" - "xpos" "16" - "ypos" "0" - "zpos" "4" - "wide" "16" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "255 255 255 255" - } - - "Notifications_ShowButtonPanel_SB" - { - "ControlName" "CExImageButton" - "fieldName" "Notifications_ShowButtonPanel_SB" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "32" - "tall" "32" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "" - "font" "HudFontSmallestBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "actionsignallevel" "2" - - "Command" "noti_show" - "navActivate" " Date: Fri, 16 Aug 2024 23:47:17 +0100 Subject: [PATCH 2/5] restored chat position and fixed vaccinator --- customizations/chatposition.res | 4 +- resource/ui/hudmediccharge_base.res | 28 ++++++------- scripts/hudanimations_vexcenot.txt | 61 ++--------------------------- 3 files changed, 19 insertions(+), 74 deletions(-) diff --git a/customizations/chatposition.res b/customizations/chatposition.res index 92fd7c2..e324ce7 100644 --- a/customizations/chatposition.res +++ b/customizations/chatposition.res @@ -1,5 +1,5 @@ // chat position customization // uncomment the one you want -//#base "../resource/ui/customizations/chat/chat_default.res" // Default Chat position -#base "../resource/ui/customizations/chat/chat_top.res" //Chat on top left +#base "../resource/ui/customizations/chat/chat_default.res" // Default Chat position +//#base "../resource/ui/customizations/chat/chat_top.res" //Chat on top left diff --git a/resource/ui/hudmediccharge_base.res b/resource/ui/hudmediccharge_base.res index fbe2293..1b167a0 100644 --- a/resource/ui/hudmediccharge_base.res +++ b/resource/ui/hudmediccharge_base.res @@ -4,8 +4,8 @@ { "ControlName" "CTFImagePanel" "fieldName" "Background" - "xpos" "c1" // turbo pos fuckery to make it as nice when swapping from primary to medigun - "ypos" "c167" // turbo pos fuckery to make it as nice when swapping from primary to medigun + "xpos" "c2" // turbo pos fuckery to make it as nice when swapping from primary to medigun + "ypos" "c166" // turbo pos fuckery to make it as nice when swapping from primary to medigun "zpos" "-9" "wide" "310" "tall" "150" @@ -149,8 +149,8 @@ { "ControlName" "CExLabel" "fieldName" "IndividualChargesLabel" - "xpos" "160" - "ypos" "133" + "xpos" "c40" + "ypos" "rs1-7" "zpos" "5" "wide" "256" "tall" "30" @@ -214,8 +214,8 @@ "ControlName" "ContinuousProgressBar" "fieldName" "ChargeMeter1" "font" "Default" - "xpos" "30" - "ypos" "50" + "xpos" "cs-0.5-80" + "ypos" "c125" "zpos" "2" "wide" "40" "tall" "12" @@ -233,8 +233,8 @@ "ControlName" "ContinuousProgressBar" "fieldName" "ChargeMeter2" "font" "Default" - "xpos" "72" - "ypos" "50" + "xpos" "cs-0.5-38" + "ypos" "c125" "zpos" "2" "wide" "40" "tall" "12" @@ -252,8 +252,8 @@ "ControlName" "ContinuousProgressBar" "fieldName" "ChargeMeter3" "font" "Default" - "xpos" "145" - "ypos" "50" + "xpos" "cs-0.5+36" + "ypos" "c125" "zpos" "2" "wide" "40" "tall" "12" @@ -271,8 +271,8 @@ "ControlName" "ContinuousProgressBar" "fieldName" "ChargeMeter4" "font" "Default" - "xpos" "187" - "ypos" "50" + "xpos" "cs-0.5+78" + "ypos" "c125" "zpos" "2" "wide" "40" "tall" "12" @@ -303,8 +303,8 @@ { "ControlName" "EditablePanel" "fieldName" "FuckTheVaccinator" - "xpos" "127" - "ypos" "32" + "xpos" "cs-0.5+8" + "ypos" "c100" "wide" "20" "tall" "20" "visible" "1" diff --git a/scripts/hudanimations_vexcenot.txt b/scripts/hudanimations_vexcenot.txt index dd3d4f6..2c1bba0 100644 --- a/scripts/hudanimations_vexcenot.txt +++ b/scripts/hudanimations_vexcenot.txt @@ -1468,21 +1468,9 @@ event QuestItem_Highlight_Off_Halloween } //-------------------------------------------------------------------------- -event CompetitiveGame_LowerChatWindow -{ - Animate HudChat ypos r140 Accel 0 0 -} - -event CompetitiveGame_RestoreChatWindow -{ - Animate HudChat ypos r250 Accel 0 0 -} - -event HudTournament_MoveChatWindow -{ - RunEvent CompetitiveGame_LowerChatWindow 0 - RunEvent CompetitiveGame_RestoreChatWindow 10 -} +event CompetitiveGame_LowerChatWindow {} +event CompetitiveGame_RestoreChatWindow {} +event HudTournament_MoveChatWindow {} //-------------------------------------------------------------------------- @@ -2370,46 +2358,3 @@ event DelayQuestMapClose // For real close FireCommand 1.0 "close" } - - -event HudHealthBonusPulse -{ - Animate HealthBGBuff Alpha 175 linear 0.0 0.4 - Animate HealthBGBuff Alpha 0 linear 0.4 0.4 - Animate SpectatorGUIHealth FgColor "152 214 17 255" linear 0.4 0.4 - Animate PlayerStatusHealthValueSpec FgColor "152 214 17 255" linear 0.4 0.4 - RunEvent HudHealthBonusPulseLoop 0.8 -} -event HudHealthBonusPulseLoop -{ - RunEvent HudHealthBonusPulse 0.0 -} -event HudHealthBonusPulseStop -{ - StopEvent HudHealthBonusPulse 0.0 - StopEvent HudHealthBonusPulseLoop 0.0 - Animate HealthBGBuff Alpha 0 linear 0.0 0.2 - Animate HealthBGBuff Alpha 0 linear 0.2 0.4 -} -event HudHealthDyingPulse -{ - Animate HealthBGLow Alpha 255 linear 0.0 0.2 - Animate HealthBGLow Alpha 0 linear 0.2 0.4 - RunEvent HudHealthDyingPulseLoop 0.4 -} -event HudHealthDyingPulseLoop -{ - RunEvent HudHealthDyingPulse 0.0 -} -event HudHealthDyingPulseStop -{ - StopEvent HudHealthDyingPulse 0.0 - StopEvent HudHealthDyingPulseLoop 0.0 - Animate HealthBGLow Alpha 0 accel 0.0 0.0 - StopEvent PlayerStatusHealthValueSpec 0.0 - StopEvent PlayerStatusHealthValueSpec 0.0 -} -//prevents chat from moving -event CompetitiveGame_LowerChatWindow {} -event CompetitiveGame_RestoreChatWindow {} -event HudTournament_MoveChatWindow {} \ No newline at end of file From 0749cea4448334eb64228cc7771354b423419fae Mon Sep 17 00:00:00 2001 From: techno <41777800+TechnoSL@users.noreply.github.com> Date: Sat, 17 Aug 2024 06:13:04 +0100 Subject: [PATCH 3/5] sidemann implemented no apparent issues found, so let's keep on going. --- .../On/resource/ui/hudplayerhealth.res | 4 +- .../resource/ui/huddamageaccount.res | 49 - .../compatibility fix.txt" | 67 - .../resource/ui/huddamageaccount.res" | 49 - .../ui/huditemeffectmeter_killstreak.res" | 144 -- .../resource/ui/hudmediccharge.res" | 347 ----- .../resource/ui/hudplayerclass.res" | 432 ------ .../Centered (Default)/scripts/hudlayout.res" | 1364 ----------------- .../resource/ui/huddamageaccount.res" | 49 - .../ui/huditemeffectmeter_killstreak.res" | 144 -- .../resource/ui/hudmediccharge.res" | 305 ---- .../resource/ui/hudplayerclass.res" | 432 ------ .../resource/ui/hudplayerhealth.res" | 726 --------- .../scripts/hudlayout.res" | 1362 ---------------- customizations/sidemann-toggle.res | 7 + customizations/sidemann/readme.txt | 2 + customizations/sidemann/sidemann.res | 15 + .../sidemann/hudammoweapons_side.res | 24 + .../sidemann/huddamageaccount_last_side.res | 8 + .../huditemeffectmeter_killstreak_side.res | 8 + .../sidemann/hudmediccharge_side.res | 21 + .../sidemann/hudplayerclass_side.res | 198 +++ .../sidemann/hudplayerhealth_side.res | 38 + resource/ui/flagstatus.res | 4 +- resource/ui/hudammoweapons.res | 172 +-- resource/ui/hudammoweapons_base.res | 155 ++ resource/ui/huddamageaccount.res | 2 +- resource/ui/huditemeffectmeter_killstreak.res | 1 + resource/ui/hudmediccharge.res | 2 +- resource/ui/hudplayerclass.res | 1 + resource/ui/hudplayerclass_base.res | 2 +- resource/ui/hudplayerhealth.res | 732 +-------- .../ui/hudplayerhealth_base.res | 227 ++- scripts/hudlayout.res | 9 +- 34 files changed, 603 insertions(+), 6499 deletions(-) delete mode 100644 customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/Last Damage Position (side)/Above Player Model (Corners)/resource/ui/huddamageaccount.res delete mode 100644 "customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Chat & Killfeed Positions/compatibility fix.txt" delete mode 100644 "customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/Centered (Default)/resource/ui/huddamageaccount.res" delete mode 100644 "customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/Centered (Default)/resource/ui/huditemeffectmeter_killstreak.res" delete mode 100644 "customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/Centered (Default)/resource/ui/hudmediccharge.res" delete mode 100644 "customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/Centered (Default)/resource/ui/hudplayerclass.res" delete mode 100644 "customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/Centered (Default)/scripts/hudlayout.res" delete mode 100644 "customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/resource/ui/huddamageaccount.res" delete mode 100644 "customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/resource/ui/huditemeffectmeter_killstreak.res" delete mode 100644 "customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/resource/ui/hudmediccharge.res" delete mode 100644 "customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/resource/ui/hudplayerclass.res" delete mode 100644 "customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/resource/ui/hudplayerhealth.res" delete mode 100644 "customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/scripts/hudlayout.res" create mode 100644 customizations/sidemann-toggle.res create mode 100644 customizations/sidemann/readme.txt create mode 100644 customizations/sidemann/sidemann.res create mode 100644 resource/ui/customizations/sidemann/hudammoweapons_side.res create mode 100644 resource/ui/customizations/sidemann/huddamageaccount_last_side.res create mode 100644 resource/ui/customizations/sidemann/huditemeffectmeter_killstreak_side.res create mode 100644 resource/ui/customizations/sidemann/hudmediccharge_side.res create mode 100644 resource/ui/customizations/sidemann/hudplayerclass_side.res create mode 100644 resource/ui/customizations/sidemann/hudplayerhealth_side.res create mode 100644 resource/ui/hudammoweapons_base.res rename "customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/Centered (Default)/resource/ui/hudplayerhealth.res" => resource/ui/hudplayerhealth_base.res (88%) diff --git a/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/Health Alert Overlay/On/resource/ui/hudplayerhealth.res b/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/Health Alert Overlay/On/resource/ui/hudplayerhealth.res index 25899b1..22798d8 100644 --- a/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/Health Alert Overlay/On/resource/ui/hudplayerhealth.res +++ b/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/Health Alert Overlay/On/resource/ui/hudplayerhealth.res @@ -714,7 +714,7 @@ "fgcolor" "0 0 0 0" "pin_to_sibling" "LowHpLabel" } - "PlayerStatusHealthBonusImage" + "PlayerStatusHealthBonusImage" { "fieldName" "PlayerStatusHealthBonusImage" "xpos" "0" @@ -727,4 +727,4 @@ "image" "replay/thumbnails/ow_overheal" "scaleImage" "1" } -} \ No newline at end of file +} diff --git a/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/Last Damage Position (side)/Above Player Model (Corners)/resource/ui/huddamageaccount.res b/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/Last Damage Position (side)/Above Player Model (Corners)/resource/ui/huddamageaccount.res deleted file mode 100644 index 9d076a5..0000000 --- a/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/Last Damage Position (side)/Above Player Model (Corners)/resource/ui/huddamageaccount.res +++ /dev/null @@ -1,49 +0,0 @@ -"Resource/UI/HudDamageAccount.res" -{ - "CDamageAccountPanel" - { - "fieldName" "CDamageAccountPanel" - "text_x" "0" - "text_y" "0" - "delta_item_end_y" "0" - "PositiveColor" "TargetHealth" - "NegativeColor" "TargetDamage" - "delta_lifetime" "2" - "delta_item_font" "FontBold20Outline" - "delta_item_font_big" "FontBold20Outline" - } - "DamageAccountValue" - { - "ControlName" "CExLabel" - "fieldName" "DamageAccountValue" - "xpos" "0" - "ypos" "r155" - "zpos" "2" - "wide" "150" - "tall" "25" - "visible" "1" - "enabled" "1" - "labelText" "%metal%" - "textAlignment" "center" - "fgcolor" "BrightYellow" - "font" "HudFontMediumBold" - } - "DamageAccountValueShadow" - { - "ControlName" "CExLabel" - "fieldName" "DamageAccountValueShadow" - "xpos" "-1" - "ypos" "0" - "zpos" "1" - "wide" "151" - "tall" "26" - "visible" "1" - "enabled" "1" - "labelText" "%metal%" - "textAlignment" "center" - "fgcolor" "Black" - "font" "HudFontMediumBold" - - "pin_to_sibling" "DamageAccountValue" - } -} diff --git "a/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Chat & Killfeed Positions/compatibility fix.txt" "b/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Chat & Killfeed Positions/compatibility fix.txt" deleted file mode 100644 index eb8d046..0000000 --- "a/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Chat & Killfeed Positions/compatibility fix.txt" +++ /dev/null @@ -1,67 +0,0 @@ -'★ Chat & Killfeed Positions' not compatible with '★ Health & Ammo Positions' - -Unless you paste this into hudlayouts.res located in the 'scrips' folder after applying the '★ Health & Ammo Positions' customizations. -P.S Dont ask for help. I wont respond. - - -on: - - "HudDeathNotice" - { - "fieldName" "HudDeathNotice" - "visible" "1" - "enabled" "1" - //"xpos" "c-210" - "xpos" "r640" [$WIN32] - "ypos" "23" - "wide" "628" - "tall" "468" - "MaxDeathNotices" "4" - "IconScale" "0.35" - "LineHeight" "16" - "LineSpacing" "4" - "CornerRadius" "3" - "RightJustify" "1" - "TextFont" "Verdana" - "TeamBlue" "HUDBlueTeamSolid" - "TeamRed" "HUDRedTeamSolid" - "PurpleText" "134 80 172 255" - "GreenText" "112 176 74 255" - "IconColor" "HudWhite" - "LocalPlayerColor" "HUDBlack" - "BaseBackgroundColor" "46 43 42 220" - "LocalBackgroundColor" "245 229 196 200" - "KillStreakBackgroundColor" "46 43 42 255" - } - - -off (deafualt): - - "HudDeathNotice" - { - "fieldName" "HudDeathNotice" - "visible" "1" - "enabled" "1" - "xpos" "c-210" - //"xpos" "r640" [$WIN32] - "ypos" "23" - "wide" "628" - "tall" "468" - "MaxDeathNotices" "4" - "IconScale" "0.35" - "LineHeight" "16" - "LineSpacing" "4" - "CornerRadius" "3" - "RightJustify" "1" - "TextFont" "Verdana" - "TeamBlue" "HUDBlueTeamSolid" - "TeamRed" "HUDRedTeamSolid" - "PurpleText" "134 80 172 255" - "GreenText" "112 176 74 255" - "IconColor" "HudWhite" - "LocalPlayerColor" "HUDBlack" - "BaseBackgroundColor" "46 43 42 220" - "LocalBackgroundColor" "245 229 196 200" - "KillStreakBackgroundColor" "46 43 42 255" - } - diff --git "a/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/Centered (Default)/resource/ui/huddamageaccount.res" "b/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/Centered (Default)/resource/ui/huddamageaccount.res" deleted file mode 100644 index 64aa672..0000000 --- "a/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/Centered (Default)/resource/ui/huddamageaccount.res" +++ /dev/null @@ -1,49 +0,0 @@ -"Resource/UI/HudDamageAccount.res" -{ - "CDamageAccountPanel" - { - "fieldName" "CDamageAccountPanel" - "text_x" "0" - "text_y" "0" - "delta_item_end_y" "0" - "PositiveColor" "TargetHealth" - "NegativeColor" "TargetDamage" - "delta_lifetime" "2" - "delta_item_font" "FontBold20Outline" - "delta_item_font_big" "FontBold20Outline" - } - "DamageAccountValue" - { - "ControlName" "CExLabel" - "fieldName" "DamageAccountValue" - "xpos" "c-245" - "ypos" "r155" - "zpos" "2" - "wide" "150" - "tall" "25" - "visible" "1" - "enabled" "1" - "labelText" "%metal%" - "textAlignment" "center" - "fgcolor" "BrightYellow" - "font" "HudFontMediumBold" - } - "DamageAccountValueShadow" - { - "ControlName" "CExLabel" - "fieldName" "DamageAccountValueShadow" - "xpos" "-1" - "ypos" "0" - "zpos" "1" - "wide" "151" - "tall" "26" - "visible" "1" - "enabled" "1" - "labelText" "%metal%" - "textAlignment" "center" - "fgcolor" "Black" - "font" "HudFontMediumBold" - - "pin_to_sibling" "DamageAccountValue" - } -} diff --git "a/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/Centered (Default)/resource/ui/huditemeffectmeter_killstreak.res" "b/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/Centered (Default)/resource/ui/huditemeffectmeter_killstreak.res" deleted file mode 100644 index fed33db..0000000 --- "a/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/Centered (Default)/resource/ui/huditemeffectmeter_killstreak.res" +++ /dev/null @@ -1,144 +0,0 @@ -//this da shit -"Resource/UI/HudItemEffectMeter_Demoman.res" -{ - HudItemEffectMeter - { - "fieldName" "HudItemEffectMeter" - "visible" "1" - "enabled" "1" - "xpos" "c-160" - "ypos" "r82" - "zpos" "1" - "xpos_minbad" "68" - "ypos_minbad" "r40" - "wide" "100" - "tall" "50" - "MeterFG" "White" - "MeterBG" "Gray" - } - - - "ItemEffectMeterBG" - { - "ControlName" "CTFImagePanel" - "fieldName" "ItemEffectMeterBG" - "xpos" "12" - "ypos" "0" - "zpos" "0" - "wide" "76" - "tall" "44" - "visible" "0" - "visible_minbad" "0" - "enabled" "0" - "image" "../hud/misc_ammo_area_blue" - "scaleImage" "1" - "teambg_2" "../hud/misc_ammo_area_red" - "teambg_2_lodef" "../hud/misc_ammo_area_red_lodef" - "teambg_3" "../hud/misc_ammo_area_blue" - "teambg_3_lodef" "../hud/misc_ammo_area_blue_lodef" - } - - "ItemEffectMeterLabel" - { - "ControlName" "CExLabel" - "fieldName" "ItemEffectMeterLabel" - "xpos" "25" - "ypos" "27" - "zpos" "2" - "wide" "41" - "tall" "15" - "autoResize" "1" - "pinCorner" "2" - "visible" "0" - "enabled" "0" - "tabPosition" "0" - "labelText" "#TF_KillStreak" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "font" "TFFontSmall" - } - - "ItemEffectMeter" - { - "ControlName" "ContinuousProgressBar" - "fieldName" "ItemEffectMeter" - "font" "Default" - "xpos" "25" - "ypos" "23" - "ypos_minbad" "0" - "xpos_minbad" "0" - "zpos" "2" - "wide" "40" - "wide_minbad" "50" - "tall" "6" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - "textAlignment" "Left" - "dulltext" "0" - "brighttext" "0" - } - - "KillStreakIcon" - { - "ControlName" "ImagePanel" - "fieldName" "KillStreakIcon" - "xpos" "16" - "xpos_minbad" "30" - "ypos" "12" - "ypos_minbad" "16" - "zpos" "12" - "wide" "20" - "tall" "20" - "visible" "1" - "enabled" "1" - "image" "../hud/leaderboard_streak" - "scaleImage" "1" - } - - "ItemEffectMeterCount" - { - "ControlName" "CExLabel" - "fieldName" "ItemEffectMeterCount" - "xpos" "34" - "ypos_minbad" "18" - "ypos" "12" - "zpos" "2" - "wide" "40" - "tall" "20" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "%progresscount%" - "textAlignment" "West" - "dulltext" "0" - "brighttext" "0" - "font" "HudFontMedium" - "font_minbad" "HudFontSmall" - } - - "ItemEffectMeterCountShadow" - { - "ControlName" "CExLabel" - "fieldName" "ItemEffectMeterCountShadow" - "xpos" "36" - "ypos" "-3" - "zpos" "2" - "wide" "74" - "tall" "54" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "%progresscount%" - "textAlignment" "west" - "dulltext" "0" - "brighttext" "0" - "font" "HudFontMedium" - "font_minbad" "HudFontSmall" - "fgcolor_override" "black" - } -} diff --git "a/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/Centered (Default)/resource/ui/hudmediccharge.res" "b/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/Centered (Default)/resource/ui/hudmediccharge.res" deleted file mode 100644 index e0f7d82..0000000 --- "a/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/Centered (Default)/resource/ui/hudmediccharge.res" +++ /dev/null @@ -1,347 +0,0 @@ -"Resource/UI/HudMedicCharge.res" -{ - "Background" - { - "ControlName" "CTFImagePanel" - "fieldName" "Background" - "xpos" "133" - "ypos" "96" - "zpos" "-9" - "wide" "300" - "tall" "150" - "visible" "1" - "enabled" "1" - "image" "../hud/medic_charge_blue_bg" - "scaleImage" "1" - "teambg_2" "../hud/misc_ammo_area_horiz3_red" - "teambg_3" "../hud/misc_ammo_area_horiz3_blue" - "alpha" "128" - } - - "MeterBG" - { - "ControlName" "CTFImagePanel" - "fieldName" "MeterBG" - "xpos" "24" - "ypos" "46" - "zpos" "-9" - "wide" "208" - "tall" "20" - "visible" "1" - "enabled" "1" - "image" "../hud/color_panel_red" - "scaleImage" "1" - "teambg_2" "../hud/color_panel_red" - "teambg_3" "../hud/color_panel_blu" - "alpha" "255" - - "src_corner_height" "23" // pixels inside the image - "src_corner_width" "23" - - "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "5" - } - "MeterBG2" - { - "ControlName" "ImagePanel" - "fieldName" "MeterBG2" - "xpos" "25" - "ypos" "0" - "zpos" "-2" - "wide" "207" - "tall" "18" - "visible" "0" - "enabled" "0" - "fillcolor" "0 0 0 128" - "autoResize" "0" - } - - "ChargeLabel" - { - "ControlName" "CExLabel" - "fieldName" "ChargeLabel" - "xpos" "164" - "ypos" "134" - "zpos" "5" - "wide" "256" - "tall" "30" - "autoResize" "1" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#TF_UberchargeMinHUD" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "font" "HudFontGiantBoldShadow" - "fgcolor" "TanLight" - } - "ChargeLabelShadow" - { - "ControlName" "CExLabel" - "fieldName" "ChargeLabelShadow" - "xpos" "-3" - "ypos" "-4" - "zpos" "1" - "wide" "256" - "tall" "30" - "autoResize" "1" - "pinCorner" "2" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "#TF_UberchargeMinHUD" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "font" "HudFontGiantBold" - "fgcolor" "Black" - pin_to_sibling "ChargeLabel" - } - - "ChargeLabelBar" - { - "ControlName" "CExLabel" - "fieldName" "ChargeLabelBar" - "xpos" "28" - "ypos" "26" - "zpos" "5" - "wide" "256" - "tall" "30" - "autoResize" "1" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "ÜBERCHARGE" - "textAlignment" "west" - "dulltext" "0" - "brighttext" "0" - "font" "HudFontSmallest" - "fgcolor" "TanLight" - } - - "ChargeLabelBarShadow" - { - "ControlName" "CExLabel" - "fieldName" "ChargeLabelBarShadow" - "xpos" "29" - "ypos" "27" - "zpos" "4" - "wide" "256" - "tall" "30" - "autoResize" "1" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "ÜBERCHARGE" - "textAlignment" "west" - "dulltext" "0" - "brighttext" "0" - "font" "HudFontSmallest" - "fgcolor" "Black" - } - - "IndividualChargesLabel" - { - "ControlName" "CExLabel" - "fieldName" "IndividualChargesLabel" - "xpos" "160" - "ypos" "133" - "zpos" "5" - "wide" "256" - "tall" "30" - "autoResize" "1" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#TF_IndividualUberchargesMinHUD" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "font" "HudFontGiantBoldShadow" - "fgcolor" "TanLight" - } - "IndividualChargesLabelShadow" - { - "ControlName" "CExLabel" - "fieldName" "IndividualChargesLabelShadow" - "xpos" "-3" - "ypos" "-3" - "zpos" "5" - "wide" "256" - "tall" "30" - "autoResize" "1" - "pinCorner" "2" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "#TF_IndividualUberchargesMinHUD" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "font" "HudFontGiantBold" - "fgcolor" "Black" - pin_to_sibling "IndividualChargesLabel" - } - - "ChargeMeter" - { - "ControlName" "ContinuousProgressBar" - "fieldName" "ChargeMeter" - "font" "Default" - "xpos" "30S" - "ypos" "50" - "zpos" "2" - "wide" "197" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "textAlignment" "Left" - "dulltext" "0" - "brighttext" "0" - "fgcolor_override" "TanLight" - } - - "ChargeMeter1" - { - "ControlName" "ContinuousProgressBar" - "fieldName" "ChargeMeter1" - "font" "Default" - "xpos" "30" - "ypos" "50" - "zpos" "2" - "wide" "40" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "textAlignment" "Left" - "dulltext" "0" - "brighttext" "0" - } - - "ChargeMeter2" - { - "ControlName" "ContinuousProgressBar" - "fieldName" "ChargeMeter2" - "font" "Default" - "xpos" "72" - "ypos" "50" - "zpos" "2" - "wide" "40" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "textAlignment" "Left" - "dulltext" "0" - "brighttext" "0" - } - - "ChargeMeter3" - { - "ControlName" "ContinuousProgressBar" - "fieldName" "ChargeMeter3" - "font" "Default" - "xpos" "145" - "ypos" "50" - "zpos" "2" - "wide" "40" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "textAlignment" "Left" - "dulltext" "0" - "brighttext" "0" - } - - "ChargeMeter4" - { - "ControlName" "ContinuousProgressBar" - "fieldName" "ChargeMeter4" - "font" "Default" - "xpos" "187" - "ypos" "50" - "zpos" "2" - "wide" "40" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "textAlignment" "Left" - "dulltext" "0" - "brighttext" "0" - } - - "HealthClusterIcon" - { - "ControlName" "ImagePanel" - "fieldName" "HealthClusterIcon" - "xpos" "2" - "ypos" "17" - "wide" "36" - "tall" "36" - "visible" "0" - "enabled" "0" - "image" "../hud/ico_health_cluster" - "scaleImage" "1" - } -// o no bad wurd :( - "fuckthevaccinator" - { - "ControlName" "EditablePanel" - "fieldName" "FuckTheVaccinator" - "xpos" "127" - "ypos" "32" - "wide" "20" - "tall" "20" - "visible" "1" - "enabled" "1" - } - - "ResistIcon" - { - "ControlName" "ImagePanel" - "fieldName" "ResistIcon" - "xpos" "0" - "ypos" "0" - "wide" "36" - "tall" "36" - "visible" "1" - "enabled" "1" - "image" "../HUD/defense_buff_bullet_blue" - "scaleImage" "1" - "pin_to_sibling" "fuckthevaccinator" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - } - "HudWeaponAmmoIcon" - { - "ControlName" "CTFImagePanel" - "fieldName" "HudWeaponAmmoIcon" - "xpos" "325" - "xpos_minbad" "28" - "ypos" "125" - "ypos_minbad" "7" - "zpos" "7" - "wide" "17" - "tall" "17" - "visible" "0" - "enabled" "1" - "image" "../hud/hud_obj_status_health_69" - "scaleImage" "1" - "fgcolor" "TanLight" - } - -} diff --git "a/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/Centered (Default)/resource/ui/hudplayerclass.res" "b/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/Centered (Default)/resource/ui/hudplayerclass.res" deleted file mode 100644 index a3a1e19..0000000 --- "a/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/Centered (Default)/resource/ui/hudplayerclass.res" +++ /dev/null @@ -1,432 +0,0 @@ -"Resource/UI/HudPlayerClass.res" -{ - // player class data - "HudPlayerClass" - { - "ControlName" "EditablePanel" - "fieldName" "HudPlayerClass" - "xpos" "c-274" - "ypos" "0" - "zpos" "1" - "wide" "f0" - "tall" "480" - "visible" "1" - "enabled" "1" - } - "PlayerStatusClassImage" - { - "ControlName" "CTFClassImage" - "fieldName" "PlayerStatusClassImage" - "xpos" "60" - "ypos" "r138" - "zpos" "2" - "wide" "90" - "wide_minbad" "37" - "tall" "90" - "tall_minbad" "37" - "visible" "1" - "enabled" "1" - "image" "../hud/class_scoutred" - "scaleImage" "1" - } - "PlayerStatusSpyImage" - { - "ControlName" "CTFImagePanel" - "fieldName" "PlayerStatusSpyImage" - "xpos" "9999" [$WIN32] - "xpos_minbad" "-5" [$WIN32] - "ypos" "r47" [$WIN32] - "ypos_minbad" "r44" [$WIN32] - "xpos" "35" [$X360] - "ypos" "r89" [$X360] - "zpos" "2" - "wide" "55" - "wide_minbad" "27" - "tall" "55" - "tall_minbad" "27" - "visible" "0" - "enabled" "0" - "image" "../hud/class_spyred" - "scaleImage" "1" - "teambg_2" "../hud/class_spyred" - "teambg_3" "../hud/class_spyblue" - } - "PlayerStatusSpyOutlineImage" - { - "ControlName" "CTFImagePanel" - "fieldName" "PlayerStatusSpyOutlineImage" - "xpos" "3" [$WIN32] - "xpos_minbad" "-5" [$WIN32] - "ypos" "r67" [$WIN32] - "ypos_minbad" "r44" [$WIN32] - "xpos" "35" [$X360] - "ypos" "r89" [$X360] - "zpos" "7" - "wide" "55" - "wide_minbad" "27" - "tall" "55" - "tall_minbad" "27" - "visible" "0" - "enabled" "1" - "image" "../hud/class_spy_outline" - "scaleImage" "1" - } - "PlayerStatusClassImageBG" - { - "ControlName" "CTFImagePanel" - "fieldName" "PlayerStatusClassImageBG" - "xpos" "-1" [$WIN32] - "xpos_minbad" "-10" [$WIN32] - "ypos" "9999" [$WIN32] - "ypos_minbad" "r40" [$WIN32] - "xpos" "41" [$X360] - "ypos" "r82" [$X360] - "zpos" "1" - "wide" "100" - "tall" "50" - "visible" "0" - "enabled" "0" - "scaleImage" "1" - "image" "../hud/character_red_bg" - "teambg_2" "../hud/character_red_bg" - "teambg_2_lodef" "../hud/character_red_bg_lodef" - "teambg_3" "../hud/character_blue_bg" - "teambg_3_lodef" "../hud/character_blue_bg_lodef" - } - - "classmodelpanelBG" - { - "ControlName" "CTFImagePanel" - "fieldName" "classmodelpanelBG" - "xpos" "-1" - "xpos_minbad" "-15" - "ypos" "r50" - "ypos_minbad" "r40" - "zpos" "1" - "wide" "0" - "tall" "0" - "visible" "0" - "enabled" "0" - "scaleImage" "1" - "image" "../hud/character_red_bg_clipped" - "teambg_2" "../hud/character_red_bg_clipped" - "teambg_2_lodef" "../hud/character_red_bg_lodef_clipped" - "teambg_3" "../hud/character_blue_bg_clipped" - "teambg_3_lodef" "../hud/character_blue_bg_lodef_clipped" - } - - "classmodelpanel" - { - "ControlName" "CTFPlayerModelPanel" - "fieldName" "classmodelpanel" - - "xpos" "0" - "ypos" "r300" - "zpos" "2" - "wide" "300" - "tall" "300" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - "render_texture" "0" - "fov" "12" - "allow_rot" "1" - - "disable_speak_event" "1" - - "model" - { - "force_pos" "1" - - "angles_x" "0" - "angles_y" "172" - "angles_z" "0" - "origin_x" "200" - "origin_y" "0" - "origin_z" "-60" - "frame_origin_x" "0" - "frame_origin_y" "0" - "frame_origin_z" "0" - "spotlight" "1" - - "modelname" "" - - "animation" - { - "name" "PRIMARY" - "activity" "ACT_MP_STAND_PRIMARY" - "default" "1" - } - "animation" - { - "name" "SECONDARY" - "activity" "ACT_MP_STAND_SECONDARY" - } - "animation" - { - "name" "MELEE" - "activity" "ACT_MP_STAND_MELEE" - } - "animation" - { - "name" "BUILDING" - "activity" "ACT_MP_STAND_BUILDING" - } - "animation" - { - "name" "PDA" - "activity" "ACT_MP_STAND_PDA" - } - "animation" - { - "name" "ITEM1" - "activity" "ACT_MP_STAND_ITEM1" - } - "animation" - { - "name" "ITEM2" - "activity" "ACT_MP_STAND_ITEM2" - } - "animation" - { - "name" "MELEE_ALLCLASS" - "activity" "ACT_MP_STAND_MELEE_ALLCLASS" - } - "animation" - { - "name" "PRIMARY2" - "activity" "ACT_MP_STAND_PRIMARY" - } - "animation" - { - "name" "SECONDARY2" - "activity" "ACT_MP_STAND_SECONDARY2" - } - } - - "customclassdata" - { - "undefined" - { - } - "Scout" - { - "fov" "40" - "angles_x" "-4" - "angles_y" "230" - "angles_z" "0" - "origin_x" "165" - "origin_y" "20" - "origin_z" "-82" - } - "Sniper" - { - "fov" "40" - "angles_x" "-6" - "angles_y" "240" - "angles_z" "0" - "origin_x" "205" - "origin_y" "18" - "origin_z" "-92" - } - "Soldier" - { - "fov" "40" - "angles_x" "-6" - "angles_y" "216" - "angles_z" "0" - "origin_x" "205" - "origin_y" "20" - "origin_z" "-90" - } - "Demoman" - { - "fov" "40" - "angles_x" "-14" - "angles_y" "220" - "angles_z" "0" - "origin_x" "200" - "origin_y" "14" - "origin_z" "-90" - - } - "Medic" - { - "fov" "40" - "angles_x" "-6" - "angles_y" "220" - "angles_z" "0" - "origin_x" "195" - "origin_y" "16" - "origin_z" "-92" - } - "Heavy" - { - "fov" "40" - "angles_x" "0" - "angles_y" "240" - "angles_z" "0" - "origin_x" "225" - "origin_y" "24" - "origin_z" "-100" - } - "Pyro" - { - "fov" "40" - "angles_x" "-2" - "angles_y" "230" - "angles_z" "0" - "origin_x" "205" - "origin_y" "22" - "origin_z" "-88" - } - "Spy" - { - "fov" "40" - "angles_x" "-6" - "angles_y" "220" - "angles_z" "0" - "origin_x" "195" - "origin_y" "20" - "origin_z" "-94" - } - "Engineer" - { - "fov" "40" - "angles_x" "-8" - "angles_y" "220" - "angles_z" "0" - "origin_x" "180" - "origin_y" "16" - "origin_z" "-84" - } - } - } - - "CarryingWeapon" - { - "ControlName" "EditablePanel" - "fieldName" "CarryingWeapon" - "xpos" "120" - "ypos" "r110" - "zpos" "-10" - "wide" "500" - "tall" "28" - - "CarryingBackground" - { - "ControlName" "CTFImagePanel" - "fieldName" "CarryingBackground" - "xpos" "0" - "xpos_minbad" "0" - "ypos" "0" - "ypos_minbad" "0" - "zpos" "0" - "wide" "p1" - "wide_minbad" "f0" - "tall" "f0" - "tall_minbad" "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_2_lodef" "../hud/color_panel_red" - "teambg_3" "../hud/color_panel_blu" - "teambg_3_lodef" "../hud/color_panel_blu" - "proportionaltoparent" "1" - - "src_corner_height" "23" // pixels inside the image - "src_corner_width" "23" - - "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "5" - } - - "CarryingLabel" - { - "ControlName" "CExLabel" - "fieldName" "CarryingLabel" - "font" "ReplayBrowserSmallest" - "font_minbad" "TFFontMedium" - "xpos" "5" - "xpos_minbad" "5" - "ypos" "3" - "ypos_minbad" "2" - "zpos" "1" - "wide" "200" - "wide_minbad" "f0" - "tall" "f0" - "tall_minbad" "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" - "font_minbad" "TFFontMedium" - "xpos" "p0.011" - "xpos_minbad" "6" - "ypos" "p0.12" - "ypos_minbad" "3" - "zpos" "0" - "wide" "200" - "wide_minbad" "f0" - "tall" "f0" - "tall_minbad" "f0" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "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" - "font_minbad" "TFFontSmall" - "xpos" "5" - "xpos_minbad" "5" - "ypos" "12" - "ypos_minbad" "10" - "zpos" "0" - "wide" "200" - "wide_minbad" "f0" - "tall" "f0" - "tall_minbad" "f0" - "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/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/Centered (Default)/scripts/hudlayout.res" "b/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/Centered (Default)/scripts/hudlayout.res" deleted file mode 100644 index e838c18..0000000 --- "a/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/Centered (Default)/scripts/hudlayout.res" +++ /dev/null @@ -1,1364 +0,0 @@ -// UNCOMMENT THE SLASHES BELOW #BASE TO USE MASTER HITMARKERS https://gamebanana.com/mods/460476 -#base "../resource/ui/custom/master_hitmarkers.res" - -// HYPNOTIZE CROSSHAIRS, CHECK RESOURCE/CROSSHAIRS/CROSSHAIR.RES FILE ON HOW TO ENABLE/EDIT -#base "../resource/crosshairs/crosshair.res" - -// TEAM-COLORED X HITMARKER, UNCOMMENT BOTH SLASHES TO USE (ONLY ONE CAN BE ENABLED AT A TIME) -//#base "../resource/ui/custom/x_hitmarker.res" - -//CIRCLE HITMARKER, UNCOMMENT BOTH SLASHES TO USE (ONLY ONE CAN BE ENABLED AT A TIME) -//#base "../resource/ui/custom/circle_hitmarker.res" - - - -"Resource/HudLayout.res" -{ - "Vignette" - { - "ControlName" "ImagePanel" - "fieldName" "Vignette" - "xpos" "0" - "ypos" "0" - "zpos" "-999" - "wide" "f0" - "tall" "480" - "image" "replay/thumbnails/screen_effects/vignette" - "scaleImage" "1" - "enabled" "0" - "visible" "1" - } - "HudPlayerStatus" - { - "fieldName" "HudPlayerStatus" - "visible" "1" - "enabled" "1" - "xpos" "-10" - "ypos" "rs1" - "wide" "f0" - "tall" "480" - } - "HudWeaponAmmo" - { - "fieldName" "HudWeaponAmmo" - "visible" "1" - "enabled" "1" - "xpos" "c90" - "ypos" "rs1" - "wide" "160" - "tall" "100" - } - "HudObjectiveStatus" - { - "fieldName" "HudObjectiveStatus" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "480" - } - "HudKothTimeStatus" - { - "fieldName" "HudKothTimeStatus" - "visible" "1" - "enabled" "1" - "xpos" "c-100" - "ypos" "0" - "wide" "200" - "tall" "160" - "blue_active_xpos" "16" - "blue_active_xpos_minbad" "55" - "red_active_xpos" "106" - "red_active_xpos_minbad" "105" - } - "HudItemEffectMeter" - { - "fieldName" "HudItemEffectMeter" - "visible" "1" - "enabled" "1" - "xpos" "c" [$WIN32] - "ypos" "c" [$WIN32] - "wide" "100" - "tall" "50" - "MeterFG" "White" - "MeterBG" "Gray" - } - "HudMedicCharge" - { - "fieldName" "HudMedicCharge" - "visible" "1" - "enabled" "1" - "xpos" "c-128" - "xpos_minbad" "c0" - "ypos" "c70" - "ypos_minbad" "r34" - "wide" "f0" - "tall" "f0" - } - "HudDemomanCharge" - { - "fieldName" "HudDemomanCharge" - "visible" "1" - "enabled" "1" - "xpos" "cs-0.56" [$WIN32] - "xpos_minbad" "r52" [$WIN32] - "ypos" "300" [$WIN32] - "ypos_minbad" "r40" [$WIN32] - "xpos" "r112" [$X360] - "ypos" "r45" [$X360] - "zpos" "1" - "wide" "60" - "wide_minbad" "50" - "tall" "6" - "MeterFG" "White" - "MeterBG" "Gray" - } - "HudBowCharge" - { - "fieldName" "HudBowCharge" - "visible" "0" - "enabled" "0" - "xpos" "9999" [$WIN32] - "xpos_minmode" "r52" [$WIN32] - "ypos" "r21" [$WIN32] - "ypos_minmode" "r40" [$WIN32] - "xpos" "r112" [$X360] - "ypos" "r45" [$X360] - "zpos" "1" - "wide" "60" - "wide_minmode" "50" - "tall" "8" - "MeterFG" "White" - "MeterBG" "Gray" - } - "HudFlameRocketCharge" - { - "fieldName" "HudFlameRocketCharge" - "visible" "1" - "enabled" "1" - "xpos" "r80" [$WIN32] - "xpos_minmode" "r52" [$WIN32] - "ypos" "r21" [$WIN32] - "ypos_minmode" "r40" [$WIN32] - "xpos" "r112" [$X360] - "ypos" "r45" [$X360] - "zpos" "1" - "wide" "60" - "wide_minmode" "50" - "tall" "8" - "MeterFG" "White" - "MeterBG" "Gray" - } - "HudBossHealth" - { - "fieldName" "HudBossHealth" - "visible" "1" - "enabled" "1" - "xpos" "c-100" - "ypos" "42" - "zpos" "0" - "wide" "200" - "tall" "50" - "MeterFG" "Red" - "MeterBG" "Gray" - } - "HudWeaponSelection" - { - "fieldName" "HudWeaponSelection" - "xpos" "0" - "wide" "f0" - "ypos" "0" - "tall" "480" - "RightMargin" "0" - "RightMargin_hidef" "32" - "RightMargin_lodef" "38" - "visible" "1" - "enabled" "1" - "SmallBoxWide" "72" - "SmallBoxTall" "54" - "PlusStyleBoxWide" "90" - "PlusStyleBoxTall" "63" - "PlusStyleExpandSelected" "0.3" - "LargeBoxWide" "110" - "LargeBoxTall" "77" - "BoxGap" "4" [$WIN32] - "BoxGap" "4" [$X360] - "SelectionNumberXPos" "12" - "SelectionNumberYPos" "4" - "IconXPos" "8" - "IconYPos" "0" - "TextYPos" "70" [$WIN32] - "TextYPos" "65" [$X360] - "ErrorYPos" "48" - "TextColor" "SelectionTextFg" - "MaxSlots" "6" - "PlaySelectSounds" "1" - "Alpha" "220" - "SelectionAlpha" "220" - "BoxColor" "0 0 0 220" - "SelectedBoxClor" "0 0 0 220" - "SelectionNumberFg" "200 187 161 255" - "NumberFont" "HudSelectionText" - } - "CHudAccountPanel" - { - "fieldName" "CHudAccountPanel" - "xpos" "c-38" - "ypos" "c68" - "ypos_minbad" "r134" - "zpos" "1" - "wide" "116" - "tall" "80" - "visible" "1" - "enabled" "1" - "PaintBackgroundType" "2" - } - "CHealthAccountPanel" - { - "fieldName" "CHealthAccountPanel" - "xpos" "c-148" - "ypos" "c50" - "wide" "116" - "tall" "180" - "visible" "1" - "enabled" "1" - } - "CDamageAccountPanel" - { - "fieldName" "CDamageAccountPanel" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "480" - "visible" "1" - "enabled" "1" - "PaintBackgroundType" "2" - } - "DisguiseStatus" - { - "fieldName" "DisguiseStatus" - "visible" "1" - "enabled" "1" - "xpos" "c-280" - "ypos" "r124" - "zpos" "-110" - "wide" "345" - "tall" "200" - } - "CMainTargetID" - { - "fieldName" "CMainTargetID" - "visible" "1" - "enabled" "1" - "xpos" "c-126" - "ypos" "275" - "wide" "252" - "tall" "35" - "tall_minbad" "28" - "priority" "40" - "priority_lodef" "5" - "if_vr" - { - "ypos" "370" - "x_offset" "20" - } - } - "CSpectatorTargetID" - { - "fieldName" "CSpectatorTargetID" - "visible" "0" - "enabled" "1" - "xpos" "c-126" - "ypos" "250" - "wide" "252" - "tall" "35" - "tall_minbad" "28" - "priority" "40" - "priority_lodef" "35" - "x_offset" "20" - "y_offset" "20" - } - "CSecondaryTargetID" - { - "fieldName" "CSecondaryTargetID" - "visible" "0" - "enabled" "1" - "xpos" "c-126" - "ypos" "307" - "wide" "252" - "tall" "35" - "tall_minbad" "28" - "priority" "35" - "if_vr" - { - "ypos" "330" - "x_offset" "20" - } - } - "BuildingStatus_Spy" - { - "fieldName" "BuildingStatus_Spy" - "visible" "1" - "enabled" "1" - "xpos" "0" [$WIN32] - "ypos" "0" [$WIN32] - "xpos" "32" [$X360] - "ypos" "16" [$X360] - "wide" "640" - "tall" "480" - "PaintBackgroundType" "2" - } - "BuildingStatus_Engineer" - { - "fieldName" "BuildingStatus_Engineer" - "visible" "1" - "enabled" "1" - "xpos" "0" - "xpos_hidef" "32" - "xpos_lodef" "40" - "ypos" "0" - "ypos_hidef" "16" - "ypos_lodef" "25" - "wide" "640" - "tall" "480" - "PaintBackgroundType" "2" - } - "HudMannVsMachineStatus" - { - "fieldName" "HudMannVsMachineStatus" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "f0" - "tall" "480" - "PaintBackgroundType" "2" - } - "HudProgressBar" - { - "fieldName" "HudProgressBar" - "xpos" "c-150" - "ypos" "300" - "wide" "300" - "tall" "15" - "visible" "1" - "enabled" "1" - "BorderThickness" "1" - "PaintBackgroundType" "2" - } - "HudRoundTimer" - { - "fieldName" "HudRoundTimer" - "xpos" "c-20" - "ypos" "440" - "wide" "120" - "tall" "40" - "visible" "1" - "enabled" "1" - "PaintBackgroundType" "2" - "FlashColor" "HudIcon_Red" - "icon_xpos" "0" - "icon_ypos" "2" - "digit_xpos" "34" - "digit_ypos" "2" - } - "HudScenarioIcon" - { - "fieldName" "HudScenarioIcon" - "xpos" "c110" - "ypos" "443" - "wide" "40" - "tall" "44" - "visible" "1" - "enabled" "1" - "PaintBackgroundType" "2" - "IconColor" "Hostage_Yellow" - } - "HudFlashlight" - { - "fieldName" "HudFlashlight" - "visible" "1" - "enabled" "1" - "xpos" "16" - "ypos" "370" - "wide" "102" - "tall" "20" - "text_xpos" "8" - "text_ypos" "6" - "TextColor" "255 170 0 220" - "PaintBackgroundType" "2" - } - "HudDamageIndicator" - { - } - "HudCommentary" - { - "fieldName" "HudCommentary" - "xpos" "c-190" - "ypos" "320" - "wide" "380" - "tall" "50" - "visible" "1" - "enabled" "1" - "PaintBackgroundType" "2" - "BackgroundOverrideColor" "0 0 0 128" - "bar_xpos" "50" - "bar_ypos" "20" - "bar_height" "8" - "bar_width" "320" - "speaker_xpos" "50" - "speaker_ypos" "8" - "count_xpos_from_right" "10" - "count_ypos" "8" - "icon_texture" "vgui/hud/icon_commentary" - "icon_xpos" "0" - "icon_ypos" "0" - "icon_width" "40" - "icon_height" "40" - "use_script_bgcolor" "1" - } - "HudZoom" - { - "fieldName" "HudZoom" - "visible" "1" - "enabled" "1" - "Circle1Radius" "66" - "Circle2Radius" "74" - "DashGap" "16" - "DashHeight" "4" - "BorderThickness" "88" - } - "HudCrosshair" - { - "fieldName" "HudCrosshair" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "HudDeathNotice" - { - "fieldName" "HudDeathNotice" - "visible" "1" - "enabled" "1" - "xpos" "c-210" - "ypos" "23" - "wide" "628" - "tall" "468" - "MaxDeathNotices" "4" - "IconScale" "0.35" - "LineHeight" "16" - "LineSpacing" "4" - "CornerRadius" "3" - "RightJustify" "1" - "TextFont" "Verdana" - "TeamBlue" "HUDBlueTeamSolid" - "TeamRed" "HUDRedTeamSolid" - "PurpleText" "134 80 172 255" - "GreenText" "112 176 74 255" - "IconColor" "HudWhite" - "LocalPlayerColor" "HUDBlack" - "BaseBackgroundColor" "46 43 42 220" - "LocalBackgroundColor" "245 229 196 200" - "KillStreakBackgroundColor" "46 43 42 255" - } - "HudVehicle" - { - "fieldName" "HudVehicle" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "CVProfPanel" - { - "fieldName" "CVProfPanel" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "ScorePanel" - { - "fieldName" "ScorePanel" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "HudTrain" - { - "fieldName" "HudTrain" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "HudMOTD" - { - "fieldName" "HudMOTD" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "HudMessage" - { - "fieldName" "HudMessage" - "visible" "1" - "enabled" "1" - "wide" "f0" - "tall" "480" - } - "HudMenu" - { - "fieldName" "HudMenu" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - "zpos" "1" - "TextFont" "Default" - "ItemFont" "Default" - "ItemFontPulsing" "Default" - } - "HudSpellMenu" - { - "fieldName" "HudSpellMenu" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - "zpos" "2" - "xpos" "130" - "ypos" "r61" - "TextFont" "Default" - "ItemFont" "Default" - "ItemFontPulsing" "Default" - } - "HudCloseCaption" - { - "xpos" "c-400" - "xpos_minmode" "c-35" - "ypos" "r95" - "wide" "150" - "tall" "50" - "BgAlpha" "64" - "GrowTime" "0" - "ItemHiddenTime" "0" - "ItemFadeInTime" "0" - "ItemFadeOutTime" "0.2" - "topoffset" "0" - } - "HudHistoryResource" - { - "fieldName" "HudHistoryResource" - "visible" "0" - "enabled" "0" - "xpos" "r640" [$WIN32] - "xpos" "r672" [$X360] - "wide" "640" - "tall" "330" - "history_gap" "55" - } - "HudGeiger" - { - "fieldName" "HudGeiger" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "HUDQuickInfo" - { - "fieldName" "HUDQuickInfo" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "HudWeapon" - { - "fieldName" "HudWeapon" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "HudAnimationInfo" - { - "fieldName" "HudAnimationInfo" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "CBudgetPanel" - { - "fieldName" "CBudgetPanel" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "CTextureBudgetPanel" - { - "fieldName" "CTextureBudgetPanel" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "HudPredictionDump" - { - "fieldName" "HudPredictionDump" - "visible" "1" - "enabled" "1" - "wide" "1280" - "tall" "1024" - } - "HudLocation" - { - "fieldName" "HudLocation" - "visible" "1" - "enabled" "1" - "xpos" "16" - "ypos" "112" - "wide" "96" - "tall" "16" - "textAlignment" "north" - } - "HudScope" - { - "fieldName" "HudScope" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "HudScopeCharge" - { - "fieldName" "HudScopeCharge" - "visible" "1" - "enabled" "1" - "xpos" "c64" - "ypos" "c-64" - "wide" "64" - "tall" "128" - } - "HudVoiceSelfStatus" - { - "fieldName" "HudVoiceSelfStatus" - "visible" "1" - "enabled" "1" - "xpos" "r42" [$WIN32] - "ypos" "355" [$WIN32] - "xpos" "r75" [$X360] - "ypos" "375" [$X360] - "wide" "32" - "tall" "32" - } - "HudVoiceStatus" - { - "fieldName" "HudVoiceStatus" - "visible" "1" - "enabled" "1" - "xpos" "r145" [$WIN32] - "ypos" "0" [$WIN32] - "xpos" "r210" [$X360] - "ypos" "0" [$X360] - "wide" "145" - "tall" "400" - "item_wide" "135" - "show_avatar" "0" - "show_dead_icon" "1" - "dead_xpos" "1" - "dead_ypos" "0" - "dead_wide" "16" - "dead_tall" "16" - "show_voice_icon" "1" - "icon_ypos" "0" - "icon_xpos" "15" - "icon_tall" "16" - "icon_wide" "16" - "text_xpos" "33" - } - "HudHintDisplay" - { - "fieldName" "HudHintDisplay" - "visible" "0" - "enabled" "1" - "xpos" "c-240" - "ypos" "c60" - "wide" "480" - "tall" "100" - "HintSize" "1" - "text_xpos" "8" - "text_ypos" "8" - "center_x" "0" - "center_y" "-1" - } - "HudHintKeyDisplay" - { - "fieldName" "HudHintKeyDisplay" - "visible" "0" - "enabled" "1" - "xpos" "r120" - "ypos" "r340" - "wide" "100" - "tall" "200" - "text_xpos" "8" - "text_ypos" "8" - "text_xgap" "8" - "text_ygap" "8" - "TextColor" "255 170 0 220" - "PaintBackgroundType" "2" - } - "overview" - { - "fieldname" "overview" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "wide" "640" - "tall" "480" - } - "VguiScreenCursor" - { - "fieldName" "VguiScreenCursor" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "HudControlPointIcons" - { - "fieldName" "HudControlPointIcons" - "xpos" "0" - "ypos" "410" - "wide" "f0" - "tall" "200" - "visible" "1" - "enabled" "1" - "separator_width" "9" - "separator_height" "7" - "height_offset" "0" [$WIN32] - "height_offset" "26" [$X360] - } - "HudCapturePanel" - { - "fieldName" "HudCapturePanel" - "xpos" "c-75" - "ypos" "c80" - "wide" "150" - "tall" "90" - "visible" "1" - "enabled" "1" - "icon_space" "2" - } - "HUDAutoAim" - { - } - "HudHDRDemo" - { - } - "WinPanel" - { - "fieldName" "WinPanel" - "visible" "1" - "enabled" "1" - "xpos" "c-150" - "ypos" "215" - "wide" "300" - "tall" "300" - "zpos" "4" - "proportionaltoparent" "1" - } - "ArenaWinPanel" - { - "fieldName" "ArenaWinPanel" - "visible" "1" - "enabled" "1" - "xpos" "c-225" - "ypos" "250" - "wide" "450" - "tall" "218" - } - "PVEWinPanel" - { - "fieldName" "PVEWinPanel" - "visible" "1" - "enabled" "1" - "xpos" "c-150" - "ypos" "255" - "wide" "300" - "tall" "215" - } - "StatPanel" - { - "fieldName" "StatPanel" - "visible" "1" - "enabled" "1" - "xpos" "c-133" - "xpos_lodef" "c-190" - "ypos" "270" - "ypos_lodef" "250" - "wide" "266" - "wide_lodef" "400" - "tall" "120" - "tall_lodef" "190" - } - "FreezePanel" - { - "fieldName" "FreezePanel" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "480" - } - "FreezePanelCallout" - { - "fieldName" "FreezePanelCallout" - "visible" "1" - "enabled" "1" - "xpos" "200" - "ypos" "200" - "wide" "100" - "tall" "50" - } - "AnnotationsPanelCallout" - { - "fieldName" "AnnotationsPanelCallout" - "visible" "1" - "enabled" "1" - "xpos" "200" - "ypos" "200" - "wide" "100" - "tall" "50" - } - "AnnotationsPanel" - { - } - "WaitingForPlayersPanel" - { - "fieldName" "WaitingForPlayersPanel" - "visible" "0" - "enabled" "1" - "xpos" "c-146" - "ypos" "10" - "wide" "292" - "tall" "64" - } - "HudUpgradePanel" - { - "fieldName" "HudUpgradePanel" - "visible" "0" - "enable" "1" - "xpos" "c-200" - "ypos" "260" - "wide" "400" - "tall" "160" - } - "HudChat" - { - "ControlName" "EditablePanel" - "fieldName" "HudChat" - "visible" "1" - "enabled" "1" - "xpos" "10" [$WIN32] - "xpos" "42" [$X360] - "ypos" "275" - "wide" "320" - "tall" "120" - "PaintBackgroundType" "2" - } - "HudMenuEngyBuild" - { - "fieldName" "HudMenuEngyBuild" - "visible" "1" - "enabled" "1" - "xpos" "c-225" - "ypos" "c-55" - "wide" "450" - "tall" "195" - "PaintBackgroundType" "0" - } - "HudMenuEngyDestroy" - { - "fieldName" "HudMenuEngyDestroy" - "visible" "1" - "enabled" "1" - "xpos" "c-225" - "ypos" "c-59" - "wide" "450" - "tall" "200" - "PaintBackgroundType" "0" - } - "HudEurekaEffectTeleportMenu" - { - "fieldName" "HudEurekaEffectTeleportMenu" - "visible" "1" - "enabled" "1" - "xpos" "c-125" - "ypos" "c-55" - "wide" "250" - "tall" "195" - "PaintBackgroundType" "0" - } - "HudMenuSpyDisguise" - { - "fieldName" "HudMenuSpyDisguise" - "visible" "1" - "enabled" "1" - "xpos" "c-200" - "ypos" "204" - "wide" "470" - "tall" "200" - "PaintBackgroundType" "0" - } - "HudDemomanPipes" - { - "fieldName" "HudDemomanPipes" - "visible" "1" - "enabled" "1" - "xpos" "c-44" - "xpos_minbad" "r110" - "ypos" "c74" - "ypos_minbad" "r30" - "wide" "100" - "tall" "500" - } - "HudTeamGoal" - { - "fieldName" "HudTeamGoal" - "visible" "1" - "enabled" "1" - "xpos" "c-160" - "ypos" "65" - "ypos_lodef" "75" - "wide" "320" - "tall" "100" - } - "HudTeamGoalTournament" - { - "fieldName" "HudTeamGoalTournament" - "visible" "1" - "enabled" "1" - "xpos" "c-160" - "ypos" "15" - "ypos_lodef" "75" - "wide" "320" - "tall" "300" - } - "HudTeamSwitch" - { - "fieldName" "HudTeamSwitch" - "visible" "0" - "enabled" "1" - "xpos" "c-160" - "ypos" "75" - "ypos_hidef" "90" - "ypos_lodef" "90" - "wide" "320" - "tall" "100" - } - "HudArenaNotification" - { - "fieldName" "HudArenaNotification" - "visible" "0" - "enabled" "1" - "xpos" "c-160" - "ypos" "75" - "ypos_hidef" "90" - "ypos_lodef" "90" - "wide" "320" - "tall" "150" - } - "HudArenaCapPointCountdown" - { - "fieldName" "HudArenaCapPointCountdown" - "visible" "1" - "enabled" "1" - "xpos" "c-15" - "ypos" "442" - "wide" "30" - "tall" "30" - "zpos" "99" - } - "HudStalemate" - { - "fieldName" "HudStalemate" - "visible" "0" - "enabled" "1" - "xpos" "c-160" - "ypos" "65" - "ypos_lodef" "75" - "wide" "320" - "tall" "100" - } - "HudTournament" - { - "fieldName" "HudTournament" - "visible" "0" - "enabled" "1" - "xpos" "c-125" - "ypos" "5" - "ypos_lodef" "75" - "zpos" "2" - "wide" "250" - "tall" "80" - } - "HudTournamentSetup" - { - "fieldName" "HudTournamentSetup" - "visible" "0" - "enabled" "1" - "xpos" "c-90" - "ypos" "-70" - "ypos_lodef" "75" - "wide" "180" - "tall" "65" - } - "HudStopWatch" - { - "fieldName" "HudStopWatch" - "visible" "1" - "enabled" "1" - "xpos" "c-160" - "ypos" "5" - "ypos_minbad" "15" - "ypos_lodef" "75" - "wide" "125" - "tall" "70" - } - "NotificationPanel" - { - "fieldName" "NotificationPanel" - "visible" "1" - "enabled" "1" - "xpos" "c-320" - "ypos" "300" - "wide" "640" - "tall" "100" - } - "AchievementNotificationPanel" - { - "fieldName" "AchievementNotificationPanel" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "180" - "wide" "f10" [$WIN32] - "wide" "f60" [$X360] - "tall" "100" - } - "CriticalPanel" [$WIN32] - { - "fieldName" "CriticalPanel" - "visible" "1" - "enabled" "1" - "xpos" "r155" - "ypos" "r75" - "wide" "150" - "tall" "25" - } - "HudArenaClassLayout" [$WIN32] - { - "fieldName" "HudArenaClassLayout" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "r320" - "wide" "f0" - "tall" "320" - } - "HudArenaVsPanel" [$WIN32] - { - "fieldName" "HudArenaVsPanel" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "240" - "wide" "f0" - "tall" "240" - } - "HudArenaPlayerCount" [$WIN32] - { - "fieldName" "HudArenaPlayerCount" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "20" - "wide" "f0" - "tall" "50" - } - "HudAchievementTracker" - { - "ControlName" "EditablePanel" - "fieldName" "HudAchievementTracker" - "xpos" "5" - "NormalY" "10" - "EngineerY" "170" - "zpos" "2" - "wide" "280" - "tall" "280" - "visible" "1" - "enabled" "1" - } - "HudTrainingInfoMsg" - { - "fieldName" "HudTrainingInfoMsg" - "visible" "0" - "enabled" "1" - "xpos" "10" - "ypos" "50" - "wide" "200" - "tall" "300" - } - "HudTrainingMsg" - { - } - "TrainingComplete" - { - } - "HudInspectPanel" - { - "fieldName" "HudInspectPanel" - "visible" "0" - "enabled" "1" - "xpos" "r200" - "ypos" "rs1" - "zpos" "10" - "wide" "190" - "tall" "f0" - } - "HudTFCrosshair" - { - "fieldName" "HudTFCrosshair" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "ItemQuickSwitchPanel" - { - "fieldName" "ItemQuickSwitchPanel" - "visible" "0" - "enabled" "1" - "xpos" "c-125" - "ypos" "280" - "wide" "250" - "tall" "160" - } - "ReplayReminder" - { - "fieldName" "ReplayReminder" - "visible" "0" - "enable" "1" - } - "MainMenuAdditions" - { - "fieldName" "MainMenuAdditions" - "visible" "1" - "enabled" "1" - "xpos" "c0" - "ypos" "310" - "zpos" "0" - "wide" "300" - "tall" "100" - } - "CoachedByPanel" - { - "fieldName" "CoachedByPanel" - "visible" "0" - "enable" "1" - "xpos" "5" - "ypos" "10" - "wide" "250" - "tall" "44" - } - "ItemTestHUDPanel" - { - "fieldName" "ItemTestHUDPanel" - "visible" "0" - "enable" "1" - "xpos" "5" - "ypos" "10" - "wide" "150" - "tall" "44" - } - "NotificationQueuePanel" - { - "fieldName" "NotificationQueuePanel" - "visible" "0" - "enable" "1" - "xpos" "r155" - "ypos" "r90" - "zpos" "100" - "wide" "200" - "tall" "0" - } - "CHudVote" - { - "fieldName" "CHudVote" - "xpos" "0" - "ypos" "0" - "wide" "640" - "tall" "480" - "visible" "1" - "enabled" "1" - "bgcolor_override" "0 0 0 0" - "PaintBackgroundType" "0" - } - "HudAlert" - { - "fieldName" "HudAlert" - "visible" "0" - "enable" "1" - "xpos" "c-160" - "ypos" "100" - "wide" "320" - "tall" "150" - } - "CTFStreakNotice" - { - "fieldName" "CTFStreakNotice" - "xpos" "0" - "ypos" "0" - "wide" "640" - "tall" "480" - "visible" "1" - "enabled" "1" - "bgcolor_override" "0 0 0 0" - "PaintBackgroundType" "0" - } - "CTFFlagCalloutPanel" - { - "fieldName" "CTFFlagCalloutPanel" - "visible" "0" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "wide" "40" - "tall" "40" - "priority" "40" - } - "HudMenuTauntSelection" - { - "fieldName" "HudMenuTauntSelection" - "visible" "1" - "enabled" "1" - "xpos" "r125" - "ypos" "c-130" - "wide" "150" - "tall" "250" - "PaintBackgroundType" "0" - } - "ItemAttributeTracker" - { - "fieldName" "ItemAttributeTracker" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "wide" "f5" - "tall" "f0" - "PaintBackgroundType" "0" - } - "HudMiniGame" - { - "fieldName" "HudMiniGame" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "480" - } - "QuestNotificationPanel" - { - "fieldName" "QuestNotificationPanel" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "f0" - } - "MatchMakingContainer" - { - "ControlName" "EditablePanel" - "fieldName" "MatchMakingContainer" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "f0" - } - "HudSpectatorExtras" - { - "fieldName" "HudSpectatorExtras" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "f0" - } - "MatchSummary" - { - "fieldName" "MatchSummary" - "visible" "0" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "f0" - } - "HudMatchStatus" - { - "fieldName" "HudMatchStatus" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "zpos" "3" - "wide" "f0" - "tall" "f0" - } - "QueueHUDStatus" - { - "fieldName" "QueueHUDStatus" - "visible" "1" - "enabled" "1" - "xpos" "rs1-5" - "ypos" "1" - "zpos" "1001" - "wide" "200" - "tall" "18" - "proportionaltoparent" "1" - "keyboardinputenabled" "1" - "mouseinputenabled" "0" - "alpha" "100" - } - "CurrencyStatusPanel" - { - "ControlName" "CCurrencyStatusPanel" - "fieldName" "CurrencyStatusPanel" - "xpos" "0" - "ypos" "r100" - "wide" "100" - "tall" "100" - "xpos_minmode" "65" - "ypos_minmode" "r88" - "visible" "0" - "enabled" "1" - "PaintBackgroundType" "2" - } -} diff --git "a/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/resource/ui/huddamageaccount.res" "b/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/resource/ui/huddamageaccount.res" deleted file mode 100644 index 9d076a5..0000000 --- "a/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/resource/ui/huddamageaccount.res" +++ /dev/null @@ -1,49 +0,0 @@ -"Resource/UI/HudDamageAccount.res" -{ - "CDamageAccountPanel" - { - "fieldName" "CDamageAccountPanel" - "text_x" "0" - "text_y" "0" - "delta_item_end_y" "0" - "PositiveColor" "TargetHealth" - "NegativeColor" "TargetDamage" - "delta_lifetime" "2" - "delta_item_font" "FontBold20Outline" - "delta_item_font_big" "FontBold20Outline" - } - "DamageAccountValue" - { - "ControlName" "CExLabel" - "fieldName" "DamageAccountValue" - "xpos" "0" - "ypos" "r155" - "zpos" "2" - "wide" "150" - "tall" "25" - "visible" "1" - "enabled" "1" - "labelText" "%metal%" - "textAlignment" "center" - "fgcolor" "BrightYellow" - "font" "HudFontMediumBold" - } - "DamageAccountValueShadow" - { - "ControlName" "CExLabel" - "fieldName" "DamageAccountValueShadow" - "xpos" "-1" - "ypos" "0" - "zpos" "1" - "wide" "151" - "tall" "26" - "visible" "1" - "enabled" "1" - "labelText" "%metal%" - "textAlignment" "center" - "fgcolor" "Black" - "font" "HudFontMediumBold" - - "pin_to_sibling" "DamageAccountValue" - } -} diff --git "a/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/resource/ui/huditemeffectmeter_killstreak.res" "b/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/resource/ui/huditemeffectmeter_killstreak.res" deleted file mode 100644 index cd4fd49..0000000 --- "a/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/resource/ui/huditemeffectmeter_killstreak.res" +++ /dev/null @@ -1,144 +0,0 @@ -//this da shit -"Resource/UI/HudItemEffectMeter_Demoman.res" -{ - HudItemEffectMeter - { - "fieldName" "HudItemEffectMeter" - "visible" "1" - "enabled" "1" - "xpos" "130" - "ypos" "r82" - "zpos" "1" - "xpos_minbad" "68" - "ypos_minbad" "r40" - "wide" "100" - "tall" "50" - "MeterFG" "White" - "MeterBG" "Gray" - } - - - "ItemEffectMeterBG" - { - "ControlName" "CTFImagePanel" - "fieldName" "ItemEffectMeterBG" - "xpos" "12" - "ypos" "0" - "zpos" "0" - "wide" "76" - "tall" "44" - "visible" "0" - "visible_minbad" "0" - "enabled" "0" - "image" "../hud/misc_ammo_area_blue" - "scaleImage" "1" - "teambg_2" "../hud/misc_ammo_area_red" - "teambg_2_lodef" "../hud/misc_ammo_area_red_lodef" - "teambg_3" "../hud/misc_ammo_area_blue" - "teambg_3_lodef" "../hud/misc_ammo_area_blue_lodef" - } - - "ItemEffectMeterLabel" - { - "ControlName" "CExLabel" - "fieldName" "ItemEffectMeterLabel" - "xpos" "25" - "ypos" "27" - "zpos" "2" - "wide" "41" - "tall" "15" - "autoResize" "1" - "pinCorner" "2" - "visible" "0" - "enabled" "0" - "tabPosition" "0" - "labelText" "#TF_KillStreak" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "font" "TFFontSmall" - } - - "ItemEffectMeter" - { - "ControlName" "ContinuousProgressBar" - "fieldName" "ItemEffectMeter" - "font" "Default" - "xpos" "25" - "ypos" "23" - "ypos_minbad" "0" - "xpos_minbad" "0" - "zpos" "2" - "wide" "40" - "wide_minbad" "50" - "tall" "6" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - "textAlignment" "Left" - "dulltext" "0" - "brighttext" "0" - } - - "KillStreakIcon" - { - "ControlName" "ImagePanel" - "fieldName" "KillStreakIcon" - "xpos" "16" - "xpos_minbad" "30" - "ypos" "12" - "ypos_minbad" "16" - "zpos" "12" - "wide" "20" - "tall" "20" - "visible" "1" - "enabled" "1" - "image" "../hud/leaderboard_streak" - "scaleImage" "1" - } - - "ItemEffectMeterCount" - { - "ControlName" "CExLabel" - "fieldName" "ItemEffectMeterCount" - "xpos" "34" - "ypos_minbad" "18" - "ypos" "12" - "zpos" "2" - "wide" "40" - "tall" "20" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "%progresscount%" - "textAlignment" "West" - "dulltext" "0" - "brighttext" "0" - "font" "HudFontMedium" - "font_minbad" "HudFontSmall" - } - - "ItemEffectMeterCountShadow" - { - "ControlName" "CExLabel" - "fieldName" "ItemEffectMeterCountShadow" - "xpos" "36" - "ypos" "-3" - "zpos" "2" - "wide" "74" - "tall" "54" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "%progresscount%" - "textAlignment" "west" - "dulltext" "0" - "brighttext" "0" - "font" "HudFontMedium" - "font_minbad" "HudFontSmall" - "fgcolor_override" "black" - } -} diff --git "a/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/resource/ui/hudmediccharge.res" "b/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/resource/ui/hudmediccharge.res" deleted file mode 100644 index fe2360c..0000000 --- "a/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/resource/ui/hudmediccharge.res" +++ /dev/null @@ -1,305 +0,0 @@ -"Resource/UI/HudMedicCharge.res" -{ - "Background" - { - "ControlName" "CTFImagePanel" - "fieldName" "Background" - "xpos" "rs1" - "ypos" "96" - "zpos" "-9" - "wide" "300" - "tall" "150" - "visible" "1" - "enabled" "1" - "image" "../hud/medic_charge_blue_bg" - "scaleImage" "1" - "teambg_2" "../hud/misc_ammo_area_horiz3_red" - "teambg_3" "../hud/misc_ammo_area_horiz3_blue" - "alpha" "128" - } - - "MeterBG" - { - "ControlName" "CTFImagePanel" - "fieldName" "MeterBG" - "xpos" "cs-0.5-55" - "ypos" "46" - "zpos" "-9" - "wide" "208" - "tall" "20" - "visible" "1" - "enabled" "1" - "image" "../hud/color_panel_red" - "scaleImage" "1" - "teambg_2" "../hud/color_panel_red" - "teambg_3" "../hud/color_panel_blu" - "alpha" "255" - - "src_corner_height" "23" // pixels inside the image - "src_corner_width" "23" - - "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "5" - } - "MeterBG2" - { - "ControlName" "ImagePanel" - "fieldName" "MeterBG2" - "xpos" "25" - "ypos" "0" - "zpos" "-2" - "wide" "207" - "tall" "18" - "visible" "0" - "enabled" "0" - "fillcolor" "0 0 0 128" - "autoResize" "0" - } - - "ChargeLabel" - { - "ControlName" "CExLabel" - "fieldName" "ChargeLabel" - "xpos" "rs1-15" - "ypos" "134" - "zpos" "5" - "wide" "256" - "tall" "30" - "autoResize" "1" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#TF_UberchargeMinHUD" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "font" "HudFontGiantBoldShadow" - "fgcolor" "TanLight" - } - - - "ChargeLabelBar" - { - "ControlName" "CExLabel" - "fieldName" "ChargeLabelBar" - "xpos" "cs-0.5-28" - "ypos" "26" - "zpos" "5" - "wide" "256" - "tall" "30" - "autoResize" "1" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "ÜBERCHARGE" - "textAlignment" "west" - "dulltext" "0" - "brighttext" "0" - "font" "HudFontSmallest" - "fgcolor" "TanLight" - } - - "ChargeLabelBarShadow" - { - "ControlName" "CExLabel" - "fieldName" "ChargeLabelBarShadow" - "xpos" "1" - "ypos" "1" - "zpos" "4" - "wide" "256" - "tall" "30" - "autoResize" "1" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "ÜBERCHARGE" - "textAlignment" "west" - "dulltext" "0" - "brighttext" "0" - "font" "HudFontSmallest" - "fgcolor" "Black" - "pin_to_sibling" "ChargeLabelBar" - } - - "IndividualChargesLabel" - { - "ControlName" "CExLabel" - "fieldName" "IndividualChargesLabel" - "xpos" "rs1-15" - "ypos" "133" - "zpos" "5" - "wide" "256" - "tall" "30" - "autoResize" "1" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#TF_IndividualUberchargesMinHUD" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "font" "HudFontGiantBoldShadow" - "fgcolor" "TanLight" - } - - "ChargeMeter" - { - "ControlName" "ContinuousProgressBar" - "fieldName" "ChargeMeter" - "font" "Default" - "xpos" "cs-0.5-55" - "ypos" "50" - "zpos" "2" - "wide" "197" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "textAlignment" "Left" - "dulltext" "0" - "brighttext" "0" - "fgcolor_override" "TanLight" - } - - "ChargeMeter1" - { - "ControlName" "ContinuousProgressBar" - "fieldName" "ChargeMeter1" - "font" "Default" - "xpos" "cs-0.5-135" - "ypos" "50" - "zpos" "2" - "wide" "40" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "textAlignment" "Left" - "dulltext" "0" - "brighttext" "0" - } - - "ChargeMeter2" - { - "ControlName" "ContinuousProgressBar" - "fieldName" "ChargeMeter2" - "font" "Default" - "xpos" "cs-0.5-93" - "ypos" "50" - "zpos" "2" - "wide" "40" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "textAlignment" "Left" - "dulltext" "0" - "brighttext" "0" - } - - "ChargeMeter3" - { - "ControlName" "ContinuousProgressBar" - "fieldName" "ChargeMeter3" - "font" "Default" - "xpos" "cs-0.5-17" - "ypos" "50" - "zpos" "2" - "wide" "40" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "textAlignment" "Left" - "dulltext" "0" - "brighttext" "0" - } - - "ChargeMeter4" - { - "ControlName" "ContinuousProgressBar" - "fieldName" "ChargeMeter4" - "font" "Default" - "xpos" "cs-0.5+25" - "ypos" "50" - "zpos" "2" - "wide" "40" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "textAlignment" "Left" - "dulltext" "0" - "brighttext" "0" - } - - "HealthClusterIcon" - { - "ControlName" "ImagePanel" - "fieldName" "HealthClusterIcon" - "xpos" "2" - "ypos" "17" - "wide" "36" - "tall" "36" - "visible" "0" - "enabled" "0" - "image" "../hud/ico_health_cluster" - "scaleImage" "1" - } -// o no bad wurd :( - "fuckthevaccinator" - { - "ControlName" "EditablePanel" - "fieldName" "FuckTheVaccinator" - "xpos" "cs-0.5-47" - "ypos" "32" - "wide" "20" - "tall" "20" - "visible" "1" - "enabled" "1" - } - - "ResistIcon" - { - "ControlName" "ImagePanel" - "fieldName" "ResistIcon" - "xpos" "0" - "ypos" "0" - "wide" "36" - "tall" "36" - "visible" "1" - "enabled" "1" - "image" "../HUD/defense_buff_bullet_blue" - "scaleImage" "1" - "pin_to_sibling" "fuckthevaccinator" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - } - "HudWeaponAmmoIcon" - { - "ControlName" "CTFImagePanel" - "fieldName" "HudWeaponAmmoIcon" - "xpos" "325" - "xpos_minbad" "28" - "ypos" "125" - "ypos_minbad" "7" - "zpos" "7" - "wide" "17" - "tall" "17" - "visible" "0" - "enabled" "1" - "image" "../hud/hud_obj_status_health_69" - "scaleImage" "1" - "fgcolor" "TanLight" - } - -} diff --git "a/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/resource/ui/hudplayerclass.res" "b/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/resource/ui/hudplayerclass.res" deleted file mode 100644 index 3af42ba..0000000 --- "a/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/resource/ui/hudplayerclass.res" +++ /dev/null @@ -1,432 +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" "60" - "ypos" "r138" - "zpos" "2" - "wide" "90" - "wide_minbad" "37" - "tall" "90" - "tall_minbad" "37" - "visible" "1" - "enabled" "1" - "image" "../hud/class_scoutred" - "scaleImage" "1" - } - "PlayerStatusSpyImage" - { - "ControlName" "CTFImagePanel" - "fieldName" "PlayerStatusSpyImage" - "xpos" "9999" [$WIN32] - "xpos_minbad" "-5" [$WIN32] - "ypos" "r47" [$WIN32] - "ypos_minbad" "r44" [$WIN32] - "xpos" "35" [$X360] - "ypos" "r89" [$X360] - "zpos" "2" - "wide" "55" - "wide_minbad" "27" - "tall" "55" - "tall_minbad" "27" - "visible" "0" - "enabled" "0" - "image" "../hud/class_spyred" - "scaleImage" "1" - "teambg_2" "../hud/class_spyred" - "teambg_3" "../hud/class_spyblue" - } - "PlayerStatusSpyOutlineImage" - { - "ControlName" "CTFImagePanel" - "fieldName" "PlayerStatusSpyOutlineImage" - "xpos" "3" [$WIN32] - "xpos_minbad" "-5" [$WIN32] - "ypos" "r67" [$WIN32] - "ypos_minbad" "r44" [$WIN32] - "xpos" "35" [$X360] - "ypos" "r89" [$X360] - "zpos" "7" - "wide" "55" - "wide_minbad" "27" - "tall" "55" - "tall_minbad" "27" - "visible" "0" - "enabled" "1" - "image" "../hud/class_spy_outline" - "scaleImage" "1" - } - "PlayerStatusClassImageBG" - { - "ControlName" "CTFImagePanel" - "fieldName" "PlayerStatusClassImageBG" - "xpos" "-1" [$WIN32] - "xpos_minbad" "-10" [$WIN32] - "ypos" "9999" [$WIN32] - "ypos_minbad" "r40" [$WIN32] - "xpos" "41" [$X360] - "ypos" "r82" [$X360] - "zpos" "1" - "wide" "100" - "tall" "50" - "visible" "0" - "enabled" "0" - "scaleImage" "1" - "image" "../hud/character_red_bg" - "teambg_2" "../hud/character_red_bg" - "teambg_2_lodef" "../hud/character_red_bg_lodef" - "teambg_3" "../hud/character_blue_bg" - "teambg_3_lodef" "../hud/character_blue_bg_lodef" - } - - "classmodelpanelBG" - { - "ControlName" "CTFImagePanel" - "fieldName" "classmodelpanelBG" - "xpos" "-1" - "xpos_minbad" "-15" - "ypos" "0" - "ypos_minbad" "r40" - "zpos" "1" - "wide" "0" - "tall" "0" - "visible" "0" - "enabled" "0" - "scaleImage" "1" - "image" "../hud/character_red_bg_clipped" - "teambg_2" "../hud/character_red_bg_clipped" - "teambg_2_lodef" "../hud/character_red_bg_lodef_clipped" - "teambg_3" "../hud/character_blue_bg_clipped" - "teambg_3_lodef" "../hud/character_blue_bg_lodef_clipped" - } - - "classmodelpanel" - { - "ControlName" "CTFPlayerModelPanel" - "fieldName" "classmodelpanel" - - "xpos" "0" - "ypos" "r300" - "zpos" "2" - "wide" "300" - "tall" "300" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - "render_texture" "0" - "fov" "12" - "allow_rot" "1" - - "disable_speak_event" "1" - - "model" - { - "force_pos" "1" - - "angles_x" "0" - "angles_y" "172" - "angles_z" "0" - "origin_x" "200" - "origin_y" "0" - "origin_z" "-60" - "frame_origin_x" "0" - "frame_origin_y" "0" - "frame_origin_z" "0" - "spotlight" "1" - - "modelname" "" - - "animation" - { - "name" "PRIMARY" - "activity" "ACT_MP_STAND_PRIMARY" - "default" "1" - } - "animation" - { - "name" "SECONDARY" - "activity" "ACT_MP_STAND_SECONDARY" - } - "animation" - { - "name" "MELEE" - "activity" "ACT_MP_STAND_MELEE" - } - "animation" - { - "name" "BUILDING" - "activity" "ACT_MP_STAND_BUILDING" - } - "animation" - { - "name" "PDA" - "activity" "ACT_MP_STAND_PDA" - } - "animation" - { - "name" "ITEM1" - "activity" "ACT_MP_STAND_ITEM1" - } - "animation" - { - "name" "ITEM2" - "activity" "ACT_MP_STAND_ITEM2" - } - "animation" - { - "name" "MELEE_ALLCLASS" - "activity" "ACT_MP_STAND_MELEE_ALLCLASS" - } - "animation" - { - "name" "PRIMARY2" - "activity" "ACT_MP_STAND_PRIMARY" - } - "animation" - { - "name" "SECONDARY2" - "activity" "ACT_MP_STAND_SECONDARY2" - } - } - - "customclassdata" - { - "undefined" - { - } - "Scout" - { - "fov" "40" - "angles_x" "-4" - "angles_y" "230" - "angles_z" "0" - "origin_x" "165" - "origin_y" "20" - "origin_z" "-82" - } - "Sniper" - { - "fov" "40" - "angles_x" "-6" - "angles_y" "240" - "angles_z" "0" - "origin_x" "205" - "origin_y" "18" - "origin_z" "-92" - } - "Soldier" - { - "fov" "40" - "angles_x" "-6" - "angles_y" "216" - "angles_z" "0" - "origin_x" "205" - "origin_y" "20" - "origin_z" "-90" - } - "Demoman" - { - "fov" "40" - "angles_x" "-14" - "angles_y" "220" - "angles_z" "0" - "origin_x" "200" - "origin_y" "14" - "origin_z" "-90" - - } - "Medic" - { - "fov" "40" - "angles_x" "-6" - "angles_y" "220" - "angles_z" "0" - "origin_x" "195" - "origin_y" "16" - "origin_z" "-92" - } - "Heavy" - { - "fov" "40" - "angles_x" "0" - "angles_y" "240" - "angles_z" "0" - "origin_x" "225" - "origin_y" "24" - "origin_z" "-100" - } - "Pyro" - { - "fov" "40" - "angles_x" "-2" - "angles_y" "230" - "angles_z" "0" - "origin_x" "205" - "origin_y" "22" - "origin_z" "-88" - } - "Spy" - { - "fov" "40" - "angles_x" "-6" - "angles_y" "220" - "angles_z" "0" - "origin_x" "195" - "origin_y" "20" - "origin_z" "-94" - } - "Engineer" - { - "fov" "40" - "angles_x" "-8" - "angles_y" "220" - "angles_z" "0" - "origin_x" "180" - "origin_y" "16" - "origin_z" "-84" - } - } - } - - "CarryingWeapon" - { - "ControlName" "EditablePanel" - "fieldName" "CarryingWeapon" - "xpos" "120" - "ypos" "r110" - "zpos" "-10" - "wide" "500" - "tall" "28" - - "CarryingBackground" - { - "ControlName" "CTFImagePanel" - "fieldName" "CarryingBackground" - "xpos" "0" - "xpos_minbad" "0" - "ypos" "0" - "ypos_minbad" "0" - "zpos" "0" - "wide" "p1" - "wide_minbad" "f0" - "tall" "f0" - "tall_minbad" "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_2_lodef" "../hud/color_panel_red" - "teambg_3" "../hud/color_panel_blu" - "teambg_3_lodef" "../hud/color_panel_blu" - "proportionaltoparent" "1" - - "src_corner_height" "23" // pixels inside the image - "src_corner_width" "23" - - "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "5" - } - - "CarryingLabel" - { - "ControlName" "CExLabel" - "fieldName" "CarryingLabel" - "font" "ReplayBrowserSmallest" - "font_minbad" "TFFontMedium" - "xpos" "5" - "xpos_minbad" "5" - "ypos" "3" - "ypos_minbad" "2" - "zpos" "1" - "wide" "200" - "wide_minbad" "f0" - "tall" "f0" - "tall_minbad" "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" - "font_minbad" "TFFontMedium" - "xpos" "p0.011" - "xpos_minbad" "6" - "ypos" "p0.12" - "ypos_minbad" "3" - "zpos" "0" - "wide" "200" - "wide_minbad" "f0" - "tall" "f0" - "tall_minbad" "f0" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "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" - "font_minbad" "TFFontSmall" - "xpos" "5" - "xpos_minbad" "5" - "ypos" "12" - "ypos_minbad" "10" - "zpos" "0" - "wide" "200" - "wide_minbad" "f0" - "tall" "f0" - "tall_minbad" "f0" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "textAlignment" "North-West" - "dulltext" "0" - "brighttext" "0" - "proportionaltoparent" "1" - "auto_wide_tocontents" "1" - } - } -} diff --git "a/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/resource/ui/hudplayerhealth.res" "b/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/resource/ui/hudplayerhealth.res" deleted file mode 100644 index aff5bae..0000000 --- "a/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/resource/ui/hudplayerhealth.res" +++ /dev/null @@ -1,726 +0,0 @@ -"Resource/UI/HudPlayerHealth.res" -//this da shit -{ - "HudPlayerHealth" - { - "ControlName" "EditablePanel" - "fieldName" "HudPlayerHealth" - "xpos" "0" - "xpos_minbad" "c-290" - "ypos" "80" - "ypos_minbad" "r100" - "zpos" "1000" - "wide" "580" - "tall" "400" - "visible" "1" - "enabled" "1" - "HealthBonusPosAdj" "0" - "HealthDeathWarning" "0.49" - "HealthDeathWarningColor" "238 33 46 255" - } - "PlayerStatusMaxHealthValue" - { - "ControlName" "CExLabel" - "fieldName" "PlayerStatusMaxHealthValue" - // "xpos" "76" - "ypos" "9999" - } - -// someone mustve been angry - - "suckmydickvalve" - { - "ControlName" "EditablePanel" - "fieldName" "suckmydickvalve" - "xpos" "50" - "ypos" "c-15" - "wide" "0" - "tall" "0" - "visible" "1" - "enabled" "1" - } - - "PlayerStatusHealthImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusHealthImage" - "xpos" "33" - "ypos" "356" - "zpos" "4" - "wide" "14" - "tall" "15" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - } - "PlayerStatusHealthImageBG" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusHealthImageBG" - "xpos" "30" - "xpos_minbad" "30" - "ypos" "353" - "zpos" "3" - "wide" "20" - "tall" "21" - "visible" "1" - "enabled" "1" - "image" "../hud/health_bg" - "scaleImage" "1" - } - "PlayerStatusHealthValue" - { - "ControlName" "CExLabel" - "fieldName" "PlayerStatusHealthValue" - "xpos" "40" - "ypos" "354" - "zpos" "5" - "wide" "100" - "tall" "50" - "visible" "1" - "enabled" "1" - "labelText" "%Health%" - "textAlignment" "center" - "font" "HudFontGiantBoldStats" - "fgcolor" "TanLight" - } - "PlayerStatusHealthValueShadow" - { - "ControlName" "CExLabel" - "fieldName" "PlayerStatusHealthValueShadow" - "xpos" "-5" - "ypos" "-7" - "zpos" "5" - "wide" "100" - "tall" "40" - "visible" "1" - "enabled" "1" - "labelText" "%Health%" - "textAlignment" "center" - "font" "HudFontGiantBoldStats" - "fgcolor" "Black" - pin_to_sibling "PlayerStatusHealthValue" - } - "PlayerStatusHealthValueBG" - { - "ControlName" "CTFImagePanel" - "fieldName" "PlayerStatusHealthValueBG" - "xpos" "-60" - "xpos_minbad" "28" - "ypos" "325" - "ypos_minbad" "7" - "zpos" "1" - "wide" "300" - "tall" "150" - "visible" "1" - "enabled" "1" - "image" "../hud/misc_ammo_area_horiz1_blue" - "scaleImage" "1" - "teambg_2" "../hud/misc_ammo_area_horiz1_red" - "teambg_2_lodef" "../hud/ammo_red_bg_lodef" - "teambg_3" "../hud/misc_ammo_area_horiz1_blue" - "teambg_3_lodef" "../hud/ammo_blue_bg_lodef" - } - "PlayerStatusHealthBonusImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusHealthBonusImage" - "wide" "0" - "tall" "0" - "scaleImage" "1" - } - "PlayerStatusBleedImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusBleedImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../vgui/bleed_drop" - "fgcolor" "TanDark" - } - "PlayerStatusHookBleedImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusHookBleedImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../vgui/bleed_drop_grapple" - "fgcolor" "TanDark" - } - "PlayerStatusMilkImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusMilkImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../vgui/bleed_drop" - "fgcolor" "TanDark" - } - "PlayerStatusMarkedForDeathImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusMarkedForDeathImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "scaleImage" "1" - "image" "../vgui/marked_for_death" - "fgcolor_override" "White" - } - "PlayerStatusMarkedForDeathSilentImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusMarkedForDeathSilentImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "5" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../vgui/marked_for_death" - "fgcolor" "TanDark" - - } - "PlayerStatusGasImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusGasImage" - "xpos" "117" - "xpos_minbad" "102" - "ypos" "0" - "zpos" "7" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "wide" "32" - "tall" "32" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../vgui/covered_in_gas" - "fgcolor" "TanDark" - } - "PlayerStatus_MedicUberBulletResistImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_MedicUberBulletResistImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_bullet_blue" - "fgcolor" "TanDark" - } - "PlayerStatus_MedicUberBlastResistImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_MedicUberBlastResistImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_explosion_blue" - "fgcolor" "TanDark" - } - "PlayerStatus_MedicUberFireResistImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_MedicUberFireResistImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_fire_blue" - "fgcolor" "TanDark" - } - - "PlayerStatus_MedicSmallBulletResistImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_MedicSmallBulletResistImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_bullet_blue" - "fgcolor" "TanDark" - } - "PlayerStatus_MedicSmallBlastResistImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_MedicSmallBlastResistImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_explosion_blue" - "fgcolor" "TanDark" - } - "PlayerStatus_MedicSmallFireResistImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_MedicSmallFireResistImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_fire_blue" - "fgcolor" "TanDark" - } - - - "PlayerStatus_WheelOfDoom" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_WheelOfDoom" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../signs/death_wheel_whammy" - "fgcolor" "TanDark" - } - - "PlayerStatus_SoldierOffenseBuff" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_SoldierOffenseBuff" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_bullet_blue" - "fgcolor" "TanDark" - } - - "PlayerStatus_SoldierDefenseBuff" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_SoldierDefenseBuff" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_bullet_blue" - "fgcolor" "TanDark" - } - - "PlayerStatus_SoldierHealOnHitBuff" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_SoldierHealOnHitBuff" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_bullet_blue" - "fgcolor" "TanDark" - } - "PlayerStatus_SpyMarked" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_SpyMarked" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "" - "fgcolor" "TanDark" - } - "PlayerStatus_Parachute" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_Parachute" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneStrength" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneStrength" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_strength_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneHaste" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneHaste" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_haste_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneRegen" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneRegen" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_regen_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneResist" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneResist" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_resist_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneVampire" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneVampire" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_vampire_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneReflect" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneReflect" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_reflect_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RunePrecision" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RunePrecision" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_precision_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneAgility" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneAgility" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_agility_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneKnockout" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneKnockout" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_knockout_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneKing" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneKing" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_king_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RunePlague" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RunePlague" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_plague_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneSupernova" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneSupernova" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_supernova_hud" - "fgcolor" "TanDark" - } - "PlayerStatusSlowed" - { - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - } - "LowHpLabel" - { - "ControlName" "CExLabel" - "fieldName" "LowHpLabel" - "xpos" "c-200" - "ypos" "c-210" - "zpos" "5" - "wide" "200" - "tall" "50" - "visible" "0" - "enabled" "1" - "labelText" "LOW HEALTH" - "textAlignment" "center" - "font" "HudFontSmallBold" - "fgcolor" "0 0 0 0" - } - "LowHpLabelSha" - { - "ControlName" "CExLabel" - "fieldName" "LowHpLabelSha" - "xpos" "-1" - "ypos" "-1" - "zpos" "5" - "wide" "90" - "tall" "50" - "visible" "0" - "enabled" "1" - "labelText" "LOW HEALTH" - "textAlignment" "center" - "font" "HudFontSmallBold" - "fgcolor" "0 0 0 0" - "pin_to_sibling" "LowHpLabel" - } - -} diff --git "a/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/scripts/hudlayout.res" "b/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/scripts/hudlayout.res" deleted file mode 100644 index e76d5f2..0000000 --- "a/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/TF2 Style (Corners)/scripts/hudlayout.res" +++ /dev/null @@ -1,1362 +0,0 @@ -// HYPNOTIZE CROSSHAIRS, CHECK RESOURCE/CROSSHAIRS/CROSSHAIR.RES FILE ON HOW TO ENABLE/EDIT -#base "../resource/crosshairs/crosshair.res" - -// TEAM-COLORED X HITMARKER, UNCOMMENT BOTH SLASHES TO USE (ONLY ONE CAN BE ENABLED AT A TIME) -//#base "../resource/ui/custom/x_hitmarker.res" - -//CIRCLE HITMARKER, UNCOMMENT BOTH SLASHES TO USE (ONLY ONE CAN BE ENABLED AT A TIME) -//#base "../resource/ui/custom/circle_hitmarker.res" - -// UNCOMMENT THE SLASHES BELOW #BASE TO USE MASTER HITMARKERS https://gamebanana.com/mods/460476 -//#base "../resource/ui/custom/hitmarker.res" - -"Resource/HudLayout.res" -{ - "Vignette" - { - "ControlName" "ImagePanel" - "fieldName" "Vignette" - "xpos" "0" - "ypos" "0" - "zpos" "-999" - "wide" "f0" - "tall" "480" - "image" "replay/thumbnails/screen_effects/vignette" - "scaleImage" "1" - "enabled" "0" - "visible" "1" - } - "HudPlayerStatus" - { - "fieldName" "HudPlayerStatus" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "480" - } - "HudWeaponAmmo" - { - "fieldName" "HudWeaponAmmo" - "visible" "1" - "enabled" "1" - "xpos" "rs1" - "ypos" "rs1" - "wide" "160" - "tall" "100" - } - "HudObjectiveStatus" - { - "fieldName" "HudObjectiveStatus" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "480" - } - "HudKothTimeStatus" - { - "fieldName" "HudKothTimeStatus" - "visible" "1" - "enabled" "1" - "xpos" "c-100" - "ypos" "0" - "wide" "200" - "tall" "160" - "blue_active_xpos" "16" - "blue_active_xpos_minbad" "55" - "red_active_xpos" "106" - "red_active_xpos_minbad" "105" - } - "HudItemEffectMeter" - { - "fieldName" "HudItemEffectMeter" - "visible" "1" - "enabled" "1" - "xpos" "c" [$WIN32] - "ypos" "c" [$WIN32] - "wide" "100" - "tall" "50" - "MeterFG" "White" - "MeterBG" "Gray" - } - "HudMedicCharge" - { - "fieldName" "HudMedicCharge" - "visible" "1" - "enabled" "1" - "xpos" "rs1+55" - "xpos_minbad" "c0" - "ypos" "c70" - "ypos_minbad" "r34" - "wide" "f0" - "tall" "f0" - } - "HudDemomanCharge" - { - "fieldName" "HudDemomanCharge" - "visible" "1" - "enabled" "1" - "xpos" "cs-0.56" [$WIN32] - "xpos_minbad" "r52" [$WIN32] - "ypos" "300" [$WIN32] - "ypos_minbad" "r40" [$WIN32] - "xpos" "r112" [$X360] - "ypos" "r45" [$X360] - "zpos" "1" - "wide" "60" - "wide_minbad" "50" - "tall" "6" - "MeterFG" "White" - "MeterBG" "Gray" - } - "HudBowCharge" - { - "fieldName" "HudBowCharge" - "visible" "0" - "enabled" "0" - "xpos" "9999" [$WIN32] - "xpos_minmode" "r52" [$WIN32] - "ypos" "r21" [$WIN32] - "ypos_minmode" "r40" [$WIN32] - "xpos" "r112" [$X360] - "ypos" "r45" [$X360] - "zpos" "1" - "wide" "60" - "wide_minmode" "50" - "tall" "8" - "MeterFG" "White" - "MeterBG" "Gray" - } - "HudFlameRocketCharge" - { - "fieldName" "HudFlameRocketCharge" - "visible" "1" - "enabled" "1" - "xpos" "r80" [$WIN32] - "xpos_minmode" "r52" [$WIN32] - "ypos" "r21" [$WIN32] - "ypos_minmode" "r40" [$WIN32] - "xpos" "r112" [$X360] - "ypos" "r45" [$X360] - "zpos" "1" - "wide" "60" - "wide_minmode" "50" - "tall" "8" - "MeterFG" "White" - "MeterBG" "Gray" - } - "HudBossHealth" - { - "fieldName" "HudBossHealth" - "visible" "1" - "enabled" "1" - "xpos" "c-100" - "ypos" "42" - "zpos" "0" - "wide" "200" - "tall" "50" - "MeterFG" "Red" - "MeterBG" "Gray" - } - "HudWeaponSelection" - { - "fieldName" "HudWeaponSelection" - "xpos" "0" - "wide" "f0" - "ypos" "0" - "tall" "480" - "RightMargin" "0" - "RightMargin_hidef" "32" - "RightMargin_lodef" "38" - "visible" "1" - "enabled" "1" - "SmallBoxWide" "72" - "SmallBoxTall" "54" - "PlusStyleBoxWide" "90" - "PlusStyleBoxTall" "63" - "PlusStyleExpandSelected" "0.3" - "LargeBoxWide" "110" - "LargeBoxTall" "77" - "BoxGap" "4" [$WIN32] - "BoxGap" "4" [$X360] - "SelectionNumberXPos" "12" - "SelectionNumberYPos" "4" - "IconXPos" "8" - "IconYPos" "0" - "TextYPos" "70" [$WIN32] - "TextYPos" "65" [$X360] - "ErrorYPos" "48" - "TextColor" "SelectionTextFg" - "MaxSlots" "6" - "PlaySelectSounds" "1" - "Alpha" "220" - "SelectionAlpha" "220" - "BoxColor" "0 0 0 220" - "SelectedBoxClor" "0 0 0 220" - "SelectionNumberFg" "200 187 161 255" - "NumberFont" "HudSelectionText" - } - "CHudAccountPanel" - { - "fieldName" "CHudAccountPanel" - "xpos" "c-38" - "ypos" "c68" - "ypos_minbad" "r134" - "zpos" "1" - "wide" "116" - "tall" "80" - "visible" "1" - "enabled" "1" - "PaintBackgroundType" "2" - } - "CHealthAccountPanel" - { - "fieldName" "CHealthAccountPanel" - "xpos" "c-148" - "ypos" "c50" - "wide" "116" - "tall" "180" - "visible" "1" - "enabled" "1" - } - "CDamageAccountPanel" - { - "fieldName" "CDamageAccountPanel" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "480" - "visible" "1" - "enabled" "1" - "PaintBackgroundType" "2" - } - "DisguiseStatus" - { - "fieldName" "DisguiseStatus" - "visible" "1" - "enabled" "1" - "xpos" "c-280" - "ypos" "r124" - "zpos" "-110" - "wide" "345" - "tall" "200" - } - "CMainTargetID" - { - "fieldName" "CMainTargetID" - "visible" "1" - "enabled" "1" - "xpos" "c-126" - "ypos" "275" - "wide" "252" - "tall" "35" - "tall_minbad" "28" - "priority" "40" - "priority_lodef" "5" - "if_vr" - { - "ypos" "370" - "x_offset" "20" - } - } - "CSpectatorTargetID" - { - "fieldName" "CSpectatorTargetID" - "visible" "0" - "enabled" "1" - "xpos" "c-126" - "ypos" "250" - "wide" "252" - "tall" "35" - "tall_minbad" "28" - "priority" "40" - "priority_lodef" "35" - "x_offset" "20" - "y_offset" "20" - } - "CSecondaryTargetID" - { - "fieldName" "CSecondaryTargetID" - "visible" "0" - "enabled" "1" - "xpos" "c-126" - "ypos" "307" - "wide" "252" - "tall" "35" - "tall_minbad" "28" - "priority" "35" - "if_vr" - { - "ypos" "330" - "x_offset" "20" - } - } - "BuildingStatus_Spy" - { - "fieldName" "BuildingStatus_Spy" - "visible" "1" - "enabled" "1" - "xpos" "0" [$WIN32] - "ypos" "0" [$WIN32] - "xpos" "32" [$X360] - "ypos" "16" [$X360] - "wide" "640" - "tall" "480" - "PaintBackgroundType" "2" - } - "BuildingStatus_Engineer" - { - "fieldName" "BuildingStatus_Engineer" - "visible" "1" - "enabled" "1" - "xpos" "0" - "xpos_hidef" "32" - "xpos_lodef" "40" - "ypos" "0" - "ypos_hidef" "16" - "ypos_lodef" "25" - "wide" "640" - "tall" "480" - "PaintBackgroundType" "2" - } - "HudMannVsMachineStatus" - { - "fieldName" "HudMannVsMachineStatus" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "f0" - "tall" "480" - "PaintBackgroundType" "2" - } - "HudProgressBar" - { - "fieldName" "HudProgressBar" - "xpos" "c-150" - "ypos" "300" - "wide" "300" - "tall" "15" - "visible" "1" - "enabled" "1" - "BorderThickness" "1" - "PaintBackgroundType" "2" - } - "HudRoundTimer" - { - "fieldName" "HudRoundTimer" - "xpos" "c-20" - "ypos" "440" - "wide" "120" - "tall" "40" - "visible" "1" - "enabled" "1" - "PaintBackgroundType" "2" - "FlashColor" "HudIcon_Red" - "icon_xpos" "0" - "icon_ypos" "2" - "digit_xpos" "34" - "digit_ypos" "2" - } - "HudScenarioIcon" - { - "fieldName" "HudScenarioIcon" - "xpos" "c110" - "ypos" "443" - "wide" "40" - "tall" "44" - "visible" "1" - "enabled" "1" - "PaintBackgroundType" "2" - "IconColor" "Hostage_Yellow" - } - "HudFlashlight" - { - "fieldName" "HudFlashlight" - "visible" "1" - "enabled" "1" - "xpos" "16" - "ypos" "370" - "wide" "102" - "tall" "20" - "text_xpos" "8" - "text_ypos" "6" - "TextColor" "255 170 0 220" - "PaintBackgroundType" "2" - } - "HudDamageIndicator" - { - } - "HudCommentary" - { - "fieldName" "HudCommentary" - "xpos" "c-190" - "ypos" "320" - "wide" "380" - "tall" "50" - "visible" "1" - "enabled" "1" - "PaintBackgroundType" "2" - "BackgroundOverrideColor" "0 0 0 128" - "bar_xpos" "50" - "bar_ypos" "20" - "bar_height" "8" - "bar_width" "320" - "speaker_xpos" "50" - "speaker_ypos" "8" - "count_xpos_from_right" "10" - "count_ypos" "8" - "icon_texture" "vgui/hud/icon_commentary" - "icon_xpos" "0" - "icon_ypos" "0" - "icon_width" "40" - "icon_height" "40" - "use_script_bgcolor" "1" - } - "HudZoom" - { - "fieldName" "HudZoom" - "visible" "1" - "enabled" "1" - "Circle1Radius" "66" - "Circle2Radius" "74" - "DashGap" "16" - "DashHeight" "4" - "BorderThickness" "88" - } - "HudCrosshair" - { - "fieldName" "HudCrosshair" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "HudDeathNotice" - { - "fieldName" "HudDeathNotice" - "visible" "1" - "enabled" "1" - "xpos" "c-210" - "ypos" "23" - "wide" "628" - "tall" "468" - "MaxDeathNotices" "4" - "IconScale" "0.35" - "LineHeight" "16" - "LineSpacing" "4" - "CornerRadius" "3" - "RightJustify" "1" - "TextFont" "Verdana" - "TeamBlue" "HUDBlueTeamSolid" - "TeamRed" "HUDRedTeamSolid" - "PurpleText" "134 80 172 255" - "GreenText" "112 176 74 255" - "IconColor" "HudWhite" - "LocalPlayerColor" "HUDBlack" - "BaseBackgroundColor" "46 43 42 220" - "LocalBackgroundColor" "245 229 196 200" - "KillStreakBackgroundColor" "46 43 42 255" - } - "HudVehicle" - { - "fieldName" "HudVehicle" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "CVProfPanel" - { - "fieldName" "CVProfPanel" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "ScorePanel" - { - "fieldName" "ScorePanel" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "HudTrain" - { - "fieldName" "HudTrain" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "HudMOTD" - { - "fieldName" "HudMOTD" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "HudMessage" - { - "fieldName" "HudMessage" - "visible" "1" - "enabled" "1" - "wide" "f0" - "tall" "480" - } - "HudMenu" - { - "fieldName" "HudMenu" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - "zpos" "1" - "TextFont" "Default" - "ItemFont" "Default" - "ItemFontPulsing" "Default" - } - "HudSpellMenu" - { - "fieldName" "HudSpellMenu" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - "zpos" "2" - "xpos" "130" - "ypos" "r61" - "TextFont" "Default" - "ItemFont" "Default" - "ItemFontPulsing" "Default" - } - "HudCloseCaption" - { - "xpos" "c-200" - "xpos_minmode" "c-35" - "ypos" "r95" - "wide" "150" - "tall" "50" - "BgAlpha" "64" - "GrowTime" "0" - "ItemHiddenTime" "0" - "ItemFadeInTime" "0" - "ItemFadeOutTime" "0.2" - "topoffset" "0" - } - "HudHistoryResource" - { - "fieldName" "HudHistoryResource" - "visible" "0" - "enabled" "0" - "xpos" "r640" [$WIN32] - "xpos" "r672" [$X360] - "wide" "640" - "tall" "330" - "history_gap" "55" - } - "HudGeiger" - { - "fieldName" "HudGeiger" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "HUDQuickInfo" - { - "fieldName" "HUDQuickInfo" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "HudWeapon" - { - "fieldName" "HudWeapon" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "HudAnimationInfo" - { - "fieldName" "HudAnimationInfo" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "CBudgetPanel" - { - "fieldName" "CBudgetPanel" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "CTextureBudgetPanel" - { - "fieldName" "CTextureBudgetPanel" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "HudPredictionDump" - { - "fieldName" "HudPredictionDump" - "visible" "1" - "enabled" "1" - "wide" "1280" - "tall" "1024" - } - "HudLocation" - { - "fieldName" "HudLocation" - "visible" "1" - "enabled" "1" - "xpos" "16" - "ypos" "112" - "wide" "96" - "tall" "16" - "textAlignment" "north" - } - "HudScope" - { - "fieldName" "HudScope" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "HudScopeCharge" - { - "fieldName" "HudScopeCharge" - "visible" "1" - "enabled" "1" - "xpos" "c64" - "ypos" "c-64" - "wide" "64" - "tall" "128" - } - "HudVoiceSelfStatus" - { - "fieldName" "HudVoiceSelfStatus" - "visible" "1" - "enabled" "1" - "xpos" "r42" [$WIN32] - "ypos" "355" [$WIN32] - "xpos" "r75" [$X360] - "ypos" "375" [$X360] - "wide" "32" - "tall" "32" - } - "HudVoiceStatus" - { - "fieldName" "HudVoiceStatus" - "visible" "1" - "enabled" "1" - "xpos" "r145" [$WIN32] - "ypos" "0" [$WIN32] - "xpos" "r210" [$X360] - "ypos" "0" [$X360] - "wide" "145" - "tall" "400" - "item_wide" "135" - "show_avatar" "0" - "show_dead_icon" "1" - "dead_xpos" "1" - "dead_ypos" "0" - "dead_wide" "16" - "dead_tall" "16" - "show_voice_icon" "1" - "icon_ypos" "0" - "icon_xpos" "15" - "icon_tall" "16" - "icon_wide" "16" - "text_xpos" "33" - } - "HudHintDisplay" - { - "fieldName" "HudHintDisplay" - "visible" "0" - "enabled" "1" - "xpos" "c-240" - "ypos" "c60" - "wide" "480" - "tall" "100" - "HintSize" "1" - "text_xpos" "8" - "text_ypos" "8" - "center_x" "0" - "center_y" "-1" - } - "HudHintKeyDisplay" - { - "fieldName" "HudHintKeyDisplay" - "visible" "0" - "enabled" "1" - "xpos" "r120" - "ypos" "r340" - "wide" "100" - "tall" "200" - "text_xpos" "8" - "text_ypos" "8" - "text_xgap" "8" - "text_ygap" "8" - "TextColor" "255 170 0 220" - "PaintBackgroundType" "2" - } - "overview" - { - "fieldname" "overview" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "wide" "640" - "tall" "480" - } - "VguiScreenCursor" - { - "fieldName" "VguiScreenCursor" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "HudControlPointIcons" - { - "fieldName" "HudControlPointIcons" - "xpos" "0" - "ypos" "410" - "wide" "f0" - "tall" "200" - "visible" "1" - "enabled" "1" - "separator_width" "9" - "separator_height" "7" - "height_offset" "0" [$WIN32] - "height_offset" "26" [$X360] - } - "HudCapturePanel" - { - "fieldName" "HudCapturePanel" - "xpos" "c-75" - "ypos" "c80" - "wide" "150" - "tall" "90" - "visible" "1" - "enabled" "1" - "icon_space" "2" - } - "HUDAutoAim" - { - } - "HudHDRDemo" - { - } - "WinPanel" - { - "fieldName" "WinPanel" - "visible" "1" - "enabled" "1" - "xpos" "c-150" - "ypos" "215" - "wide" "300" - "tall" "300" - "zpos" "4" - "proportionaltoparent" "1" - } - "ArenaWinPanel" - { - "fieldName" "ArenaWinPanel" - "visible" "1" - "enabled" "1" - "xpos" "c-225" - "ypos" "250" - "wide" "450" - "tall" "218" - } - "PVEWinPanel" - { - "fieldName" "PVEWinPanel" - "visible" "1" - "enabled" "1" - "xpos" "c-150" - "ypos" "255" - "wide" "300" - "tall" "215" - } - "StatPanel" - { - "fieldName" "StatPanel" - "visible" "1" - "enabled" "1" - "xpos" "c-133" - "xpos_lodef" "c-190" - "ypos" "270" - "ypos_lodef" "250" - "wide" "266" - "wide_lodef" "400" - "tall" "120" - "tall_lodef" "190" - } - "FreezePanel" - { - "fieldName" "FreezePanel" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "480" - } - "FreezePanelCallout" - { - "fieldName" "FreezePanelCallout" - "visible" "1" - "enabled" "1" - "xpos" "200" - "ypos" "200" - "wide" "100" - "tall" "50" - } - "AnnotationsPanelCallout" - { - "fieldName" "AnnotationsPanelCallout" - "visible" "1" - "enabled" "1" - "xpos" "200" - "ypos" "200" - "wide" "100" - "tall" "50" - } - "AnnotationsPanel" - { - } - "WaitingForPlayersPanel" - { - "fieldName" "WaitingForPlayersPanel" - "visible" "0" - "enabled" "1" - "xpos" "c-146" - "ypos" "10" - "wide" "292" - "tall" "64" - } - "HudUpgradePanel" - { - "fieldName" "HudUpgradePanel" - "visible" "0" - "enable" "1" - "xpos" "c-200" - "ypos" "260" - "wide" "400" - "tall" "160" - } - "HudChat" - { - "ControlName" "EditablePanel" - "fieldName" "HudChat" - "visible" "1" - "enabled" "1" - "xpos" "10" [$WIN32] - "xpos" "42" [$X360] - "ypos" "275" - "wide" "320" - "tall" "120" - "PaintBackgroundType" "2" - } - "HudMenuEngyBuild" - { - "fieldName" "HudMenuEngyBuild" - "visible" "1" - "enabled" "1" - "xpos" "c-225" - "ypos" "c-55" - "wide" "450" - "tall" "195" - "PaintBackgroundType" "0" - } - "HudMenuEngyDestroy" - { - "fieldName" "HudMenuEngyDestroy" - "visible" "1" - "enabled" "1" - "xpos" "c-225" - "ypos" "c-59" - "wide" "450" - "tall" "200" - "PaintBackgroundType" "0" - } - "HudEurekaEffectTeleportMenu" - { - "fieldName" "HudEurekaEffectTeleportMenu" - "visible" "1" - "enabled" "1" - "xpos" "c-125" - "ypos" "c-55" - "wide" "250" - "tall" "195" - "PaintBackgroundType" "0" - } - "HudMenuSpyDisguise" - { - "fieldName" "HudMenuSpyDisguise" - "visible" "1" - "enabled" "1" - "xpos" "c-200" - "ypos" "204" - "wide" "470" - "tall" "200" - "PaintBackgroundType" "0" - } - "HudDemomanPipes" - { - "fieldName" "HudDemomanPipes" - "visible" "1" - "enabled" "1" - "xpos" "c-44" - "xpos_minbad" "r110" - "ypos" "c74" - "ypos_minbad" "r30" - "wide" "100" - "tall" "500" - } - "HudTeamGoal" - { - "fieldName" "HudTeamGoal" - "visible" "1" - "enabled" "1" - "xpos" "c-160" - "ypos" "65" - "ypos_lodef" "75" - "wide" "320" - "tall" "100" - } - "HudTeamGoalTournament" - { - "fieldName" "HudTeamGoalTournament" - "visible" "1" - "enabled" "1" - "xpos" "c-160" - "ypos" "15" - "ypos_lodef" "75" - "wide" "320" - "tall" "300" - } - "HudTeamSwitch" - { - "fieldName" "HudTeamSwitch" - "visible" "0" - "enabled" "1" - "xpos" "c-160" - "ypos" "75" - "ypos_hidef" "90" - "ypos_lodef" "90" - "wide" "320" - "tall" "100" - } - "HudArenaNotification" - { - "fieldName" "HudArenaNotification" - "visible" "0" - "enabled" "1" - "xpos" "c-160" - "ypos" "75" - "ypos_hidef" "90" - "ypos_lodef" "90" - "wide" "320" - "tall" "150" - } - "HudArenaCapPointCountdown" - { - "fieldName" "HudArenaCapPointCountdown" - "visible" "1" - "enabled" "1" - "xpos" "c-15" - "ypos" "442" - "wide" "30" - "tall" "30" - "zpos" "99" - } - "HudStalemate" - { - "fieldName" "HudStalemate" - "visible" "0" - "enabled" "1" - "xpos" "c-160" - "ypos" "65" - "ypos_lodef" "75" - "wide" "320" - "tall" "100" - } - "HudTournament" - { - "fieldName" "HudTournament" - "visible" "0" - "enabled" "1" - "xpos" "c-125" - "ypos" "5" - "ypos_lodef" "75" - "zpos" "2" - "wide" "250" - "tall" "80" - } - "HudTournamentSetup" - { - "fieldName" "HudTournamentSetup" - "visible" "0" - "enabled" "1" - "xpos" "c-90" - "ypos" "-70" - "ypos_lodef" "75" - "wide" "180" - "tall" "65" - } - "HudStopWatch" - { - "fieldName" "HudStopWatch" - "visible" "1" - "enabled" "1" - "xpos" "c-160" - "ypos" "5" - "ypos_minbad" "15" - "ypos_lodef" "75" - "wide" "125" - "tall" "70" - } - "NotificationPanel" - { - "fieldName" "NotificationPanel" - "visible" "1" - "enabled" "1" - "xpos" "c-320" - "ypos" "300" - "wide" "640" - "tall" "100" - } - "AchievementNotificationPanel" - { - "fieldName" "AchievementNotificationPanel" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "180" - "wide" "f10" [$WIN32] - "wide" "f60" [$X360] - "tall" "100" - } - "CriticalPanel" [$WIN32] - { - "fieldName" "CriticalPanel" - "visible" "1" - "enabled" "1" - "xpos" "r155" - "ypos" "r75" - "wide" "150" - "tall" "25" - } - "HudArenaClassLayout" [$WIN32] - { - "fieldName" "HudArenaClassLayout" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "r320" - "wide" "f0" - "tall" "320" - } - "HudArenaVsPanel" [$WIN32] - { - "fieldName" "HudArenaVsPanel" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "240" - "wide" "f0" - "tall" "240" - } - "HudArenaPlayerCount" [$WIN32] - { - "fieldName" "HudArenaPlayerCount" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "20" - "wide" "f0" - "tall" "50" - } - "HudAchievementTracker" - { - "ControlName" "EditablePanel" - "fieldName" "HudAchievementTracker" - "xpos" "5" - "NormalY" "10" - "EngineerY" "170" - "zpos" "2" - "wide" "280" - "tall" "280" - "visible" "1" - "enabled" "1" - } - "HudTrainingInfoMsg" - { - "fieldName" "HudTrainingInfoMsg" - "visible" "0" - "enabled" "1" - "xpos" "10" - "ypos" "50" - "wide" "200" - "tall" "300" - } - "HudTrainingMsg" - { - } - "TrainingComplete" - { - } - "HudInspectPanel" - { - "fieldName" "HudInspectPanel" - "visible" "0" - "enabled" "1" - "xpos" "r200" - "ypos" "rs1" - "zpos" "10" - "wide" "190" - "tall" "f0" - } - "HudTFCrosshair" - { - "fieldName" "HudTFCrosshair" - "visible" "1" - "enabled" "1" - "wide" "640" - "tall" "480" - } - "ItemQuickSwitchPanel" - { - "fieldName" "ItemQuickSwitchPanel" - "visible" "0" - "enabled" "1" - "xpos" "c-125" - "ypos" "280" - "wide" "250" - "tall" "160" - } - "ReplayReminder" - { - "fieldName" "ReplayReminder" - "visible" "0" - "enable" "1" - } - "MainMenuAdditions" - { - "fieldName" "MainMenuAdditions" - "visible" "1" - "enabled" "1" - "xpos" "c0" - "ypos" "310" - "zpos" "0" - "wide" "300" - "tall" "100" - } - "CoachedByPanel" - { - "fieldName" "CoachedByPanel" - "visible" "0" - "enable" "1" - "xpos" "5" - "ypos" "10" - "wide" "250" - "tall" "44" - } - "ItemTestHUDPanel" - { - "fieldName" "ItemTestHUDPanel" - "visible" "0" - "enable" "1" - "xpos" "5" - "ypos" "10" - "wide" "150" - "tall" "44" - } - "NotificationQueuePanel" - { - "fieldName" "NotificationQueuePanel" - "visible" "0" - "enable" "1" - "xpos" "r155" - "ypos" "r90" - "zpos" "100" - "wide" "200" - "tall" "0" - } - "CHudVote" - { - "fieldName" "CHudVote" - "xpos" "0" - "ypos" "0" - "wide" "640" - "tall" "480" - "visible" "1" - "enabled" "1" - "bgcolor_override" "0 0 0 0" - "PaintBackgroundType" "0" - } - "HudAlert" - { - "fieldName" "HudAlert" - "visible" "0" - "enable" "1" - "xpos" "c-160" - "ypos" "100" - "wide" "320" - "tall" "150" - } - "CTFStreakNotice" - { - "fieldName" "CTFStreakNotice" - "xpos" "0" - "ypos" "0" - "wide" "640" - "tall" "480" - "visible" "1" - "enabled" "1" - "bgcolor_override" "0 0 0 0" - "PaintBackgroundType" "0" - } - "CTFFlagCalloutPanel" - { - "fieldName" "CTFFlagCalloutPanel" - "visible" "0" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "wide" "40" - "tall" "40" - "priority" "40" - } - "HudMenuTauntSelection" - { - "fieldName" "HudMenuTauntSelection" - "visible" "1" - "enabled" "1" - "xpos" "r125" - "ypos" "c-130" - "wide" "150" - "tall" "250" - "PaintBackgroundType" "0" - } - "ItemAttributeTracker" - { - "fieldName" "ItemAttributeTracker" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "wide" "f5" - "tall" "f0" - "PaintBackgroundType" "0" - } - "HudMiniGame" - { - "fieldName" "HudMiniGame" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "480" - } - "QuestNotificationPanel" - { - "fieldName" "QuestNotificationPanel" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "f0" - } - "MatchMakingContainer" - { - "ControlName" "EditablePanel" - "fieldName" "MatchMakingContainer" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "f0" - } - "HudSpectatorExtras" - { - "fieldName" "HudSpectatorExtras" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "f0" - } - "MatchSummary" - { - "fieldName" "MatchSummary" - "visible" "0" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "f0" - } - "HudMatchStatus" - { - "fieldName" "HudMatchStatus" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "zpos" "3" - "wide" "f0" - "tall" "f0" - } - "QueueHUDStatus" - { - "fieldName" "QueueHUDStatus" - "visible" "1" - "enabled" "1" - "xpos" "rs1-5" - "ypos" "1" - "zpos" "1001" - "wide" "200" - "tall" "18" - "proportionaltoparent" "1" - "keyboardinputenabled" "1" - "mouseinputenabled" "0" - "alpha" "100" - } - "CurrencyStatusPanel" - { - "ControlName" "CCurrencyStatusPanel" - "fieldName" "CurrencyStatusPanel" - "xpos" "0" - "ypos" "r100" - "wide" "100" - "tall" "100" - "xpos_minmode" "65" - "ypos_minmode" "r88" - "visible" "0" - "enabled" "1" - "PaintBackgroundType" "2" - } -} diff --git a/customizations/sidemann-toggle.res b/customizations/sidemann-toggle.res new file mode 100644 index 0000000..125dcf6 --- /dev/null +++ b/customizations/sidemann-toggle.res @@ -0,0 +1,7 @@ +//============================================================================================= +// Side Mann Customization +//============================================================================================= +// uncomment the line below to enable sidemann +//============================================================================================= + +//#base "sidemann/sidemann.res" diff --git a/customizations/sidemann/readme.txt b/customizations/sidemann/readme.txt new file mode 100644 index 0000000..a6099fb --- /dev/null +++ b/customizations/sidemann/readme.txt @@ -0,0 +1,2 @@ +text file is here to prevent this folder from being nuked -techno +drag sidemann.res into this folder to enable sidemann diff --git a/customizations/sidemann/sidemann.res b/customizations/sidemann/sidemann.res new file mode 100644 index 0000000..f70dbce --- /dev/null +++ b/customizations/sidemann/sidemann.res @@ -0,0 +1,15 @@ +//============================================================================================= +// Side Mann Customization +//============================================================================================= +// drag this .res file (sidemann.res) into the #enabled folder to enable sidemann +//============================================================================================= + + +//Ammo, Hp and Uber +#base "../../resource/ui/customizations/sidemann/hudplayerhealth_side.res" +#base "../../resource/ui/customizations/sidemann/hudammoweapons_side.res" +#base "../../resource/ui/customizations/sidemann/hudmediccharge_side.res" + +#base "../../resource/ui/customizations/sidemann/hudplayerclass_side.res" +#base "../../resource/ui/customizations/sidemann/huddamageaccount_last_side.res" +#base "../../resource/ui/customizations/sidemann/huditemeffectmeter_killstreak_side.res" diff --git a/resource/ui/customizations/sidemann/hudammoweapons_side.res b/resource/ui/customizations/sidemann/hudammoweapons_side.res new file mode 100644 index 0000000..9016e03 --- /dev/null +++ b/resource/ui/customizations/sidemann/hudammoweapons_side.res @@ -0,0 +1,24 @@ +//this da shit +"Resource/UI/HudAmmoWeapons_side.res" +{ + "HudWeaponAmmoBG" + { + "xpos" "c70" + } + "HudWeaponAmmoIcon" + { + "xpos" "c267" + } + "AmmoInClip" + { + "xpos" "c145" + } + "AmmoInReserve" + { + "xpos" "c235" + } + "AmmoNoClip" + { + "xpos" "c185" + } +} diff --git a/resource/ui/customizations/sidemann/huddamageaccount_last_side.res b/resource/ui/customizations/sidemann/huddamageaccount_last_side.res new file mode 100644 index 0000000..1cea970 --- /dev/null +++ b/resource/ui/customizations/sidemann/huddamageaccount_last_side.res @@ -0,0 +1,8 @@ +"Resource/UI/HudDamageAccount.res" +{ + "DamageAccountValue" + { + "xpos" "0" + "ypos" "r155" + } +} diff --git a/resource/ui/customizations/sidemann/huditemeffectmeter_killstreak_side.res b/resource/ui/customizations/sidemann/huditemeffectmeter_killstreak_side.res new file mode 100644 index 0000000..e43153d --- /dev/null +++ b/resource/ui/customizations/sidemann/huditemeffectmeter_killstreak_side.res @@ -0,0 +1,8 @@ +//this da shit +"Resource/UI/HudItemEffectMeter_Demoman.res" +{ + HudItemEffectMeter + { + "xpos" "100" + } +} diff --git a/resource/ui/customizations/sidemann/hudmediccharge_side.res b/resource/ui/customizations/sidemann/hudmediccharge_side.res new file mode 100644 index 0000000..fbb139b --- /dev/null +++ b/resource/ui/customizations/sidemann/hudmediccharge_side.res @@ -0,0 +1,21 @@ +"Resource/UI/HudMedicCharge.res" +{ + "Background" + { + "xpos" "rs1+65" // turbo pos fuckery to make it as nice when swapping from primary to medigun + "ypos" "c166" // turbo pos fuckery to make it as nice when swapping from primary to medigun + } + "ChargeLabel" + { + "ControlName" "CExLabel" + "fieldName" "ChargeLabel" + "xpos" "rs1+45" + "ypos" "rs1-5" + } + "ChargeLabelShadow" + { + "xpos" "-3" + "ypos" "-4" + pin_to_sibling "ChargeLabel" + } +} diff --git a/resource/ui/customizations/sidemann/hudplayerclass_side.res b/resource/ui/customizations/sidemann/hudplayerclass_side.res new file mode 100644 index 0000000..13f37c4 --- /dev/null +++ b/resource/ui/customizations/sidemann/hudplayerclass_side.res @@ -0,0 +1,198 @@ +"Resource/UI/HudPlayerClass.res" +{ + // player class data + "HudPlayerClass" + { + "xpos" "-90" + } +"classmodelpanel" + { + "ControlName" "CTFPlayerModelPanel" + "fieldName" "classmodelpanel" + + "xpos" "0" + "ypos" "r300" + "zpos" "2" + "wide" "300" + "tall" "300" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + "render_texture" "0" + "fov" "12" + "allow_rot" "1" + + "disable_speak_event" "1" + + "model" + { + "force_pos" "1" + + "angles_x" "0" + "angles_y" "172" + "angles_z" "0" + "origin_x" "200" + "origin_y" "0" + "origin_z" "-60" + "frame_origin_x" "0" + "frame_origin_y" "0" + "frame_origin_z" "0" + "spotlight" "1" + + "modelname" "" + + "animation" + { + "name" "PRIMARY" + "activity" "ACT_MP_STAND_PRIMARY" + "default" "1" + } + "animation" + { + "name" "SECONDARY" + "activity" "ACT_MP_STAND_SECONDARY" + } + "animation" + { + "name" "MELEE" + "activity" "ACT_MP_STAND_MELEE" + } + "animation" + { + "name" "BUILDING" + "activity" "ACT_MP_STAND_BUILDING" + } + "animation" + { + "name" "PDA" + "activity" "ACT_MP_STAND_PDA" + } + "animation" + { + "name" "ITEM1" + "activity" "ACT_MP_STAND_ITEM1" + } + "animation" + { + "name" "ITEM2" + "activity" "ACT_MP_STAND_ITEM2" + } + "animation" + { + "name" "MELEE_ALLCLASS" + "activity" "ACT_MP_STAND_MELEE_ALLCLASS" + } + "animation" + { + "name" "PRIMARY2" + "activity" "ACT_MP_STAND_PRIMARY" + } + "animation" + { + "name" "SECONDARY2" + "activity" "ACT_MP_STAND_SECONDARY2" + } + } + + "customclassdata" + { + "undefined" + { + } + "Scout" + { + "fov" "40" + "angles_x" "-18" + "angles_y" "230" + "angles_z" "0" + "origin_x" "165" + "origin_y" "20" + "origin_z" "-82" + } + "Sniper" + { + "fov" "40" + "angles_x" "-18" + "angles_y" "225" + "angles_z" "0" + "origin_x" "205" + "origin_y" "24" + "origin_z" "-92" + } + "Soldier" + { + "fov" "40" + "angles_x" "-12" + "angles_y" "216" + "angles_z" "0" + "origin_x" "205" + "origin_y" "30" + "origin_z" "-90" + } + "Demoman" + { + "fov" "39" + "angles_x" "-25" + "angles_y" "230" + "angles_z" "0" + "origin_x" "200" + "origin_y" "19" + "origin_z" "-87" + + } + "Medic" + { + "fov" "39" + "angles_x" "-18" + "angles_y" "235" + "angles_z" "0" + "origin_x" "195" + "origin_y" "18" + "origin_z" "-90" + } + "Heavy" + { + "fov" "40" + "angles_x" "-18" + "angles_y" "240" + "angles_z" "0" + "origin_x" "225" + "origin_y" "24" + "origin_z" "-95" + } + "Pyro" + { + "fov" "40" + "angles_x" "-15" + "angles_y" "226" + "angles_y" "227" + "angles_z" "0" + "origin_x" "205" + "origin_y" "30" + "origin_z" "-86" + } + "Spy" + { + "fov" "38" + "angles_x" "-20" + "angles_y" "218" + "angles_z" "0" + "origin_x" "195" + "origin_y" "25" + "origin_z" "-91" + } + "Engineer" + { + "fov" "40" + "angles_x" "-24" + "angles_y" "223" + "angles_z" "0" + "origin_x" "180" + "origin_y" "20" + "origin_z" "-84" + } + } + } +} diff --git a/resource/ui/customizations/sidemann/hudplayerhealth_side.res b/resource/ui/customizations/sidemann/hudplayerhealth_side.res new file mode 100644 index 0000000..4732807 --- /dev/null +++ b/resource/ui/customizations/sidemann/hudplayerhealth_side.res @@ -0,0 +1,38 @@ +"Resource/UI/HudPlayerHealth.res" +//this da shit +{ + "PlayerStatusHealthImage" + { + "xpos" "45" + "ypos" "437" + } + "PlayerStatusHealthImageBG" + { + "xpos" "3" + "ypos" "3" + "pin_to_sibling" "PlayerStatusHealthImage" + } + "PlayerStatusHealthValue" + { + "xpos" "50" + "ypos" "433" + } + "PlayerStatusHealthValueShadow" + { + "xpos" "-4" + "ypos" "-8" + "pin_to_sibling" "PlayerStatusHealthValue" + } + "PlayerStatusHealthValueBG" + { + "xpos" "-55" + "ypos" "c165" + } + + // someone mustve been angry + "suckmydickvalve" + { + "xpos" "125" + "ypos" "c125" + } +} diff --git a/resource/ui/flagstatus.res b/resource/ui/flagstatus.res index 2335e8d..1abfc5a 100644 --- a/resource/ui/flagstatus.res +++ b/resource/ui/flagstatus.res @@ -80,8 +80,8 @@ "zpos" "3" "wide" "27" "tall" "27" - "visible" "1" - "enabled" "1" + "visible" "1" + "enabled" "1" "image" "../hud/ico_missions" } } diff --git a/resource/ui/hudammoweapons.res b/resource/ui/hudammoweapons.res index cc27f18..f4f5eae 100644 --- a/resource/ui/hudammoweapons.res +++ b/resource/ui/hudammoweapons.res @@ -1,170 +1,4 @@ -//this da shit -"Resource/UI/HudAmmoWeapons.res" -{ - "HudWeaponLowAmmoImage" - { - "ControlName" "ImagePanel" - "fieldName" "HudWeaponLowAmmoImage" - "xpos" "999" - } - "HudWeaponAmmoBG" - { - "ControlName" "CTFImagePanel" - "fieldName" "HudWeaponAmmoBG" - "xpos" "-87" - "xpos_minbad" "28" - "ypos" "26" - "ypos_minbad" "7" - "zpos" "1" - "wide" "310" - "tall" "150" - "visible" "1" - "enabled" "1" - "image" "../hud/misc_ammo_area_horiz3_blue" - "scaleImage" "1" - "teambg_2" "../hud/misc_ammo_area_horiz3_red" - "teambg_2_lodef" "../hud/ammo_red_bg_lodef" - "teambg_3" "../hud/misc_ammo_area_horiz3_blue" - "teambg_3_lodef" "../hud/ammo_blue_bg_lodef" - } - "HudWeaponAmmoIcon" - { - "ControlName" "CTFImagePanel" - "fieldName" "HudWeaponAmmoIcon" - "xpos" "111" - "xpos_minbad" "28" - "ypos" "55" - "ypos_minbad" "7" - "zpos" "7" - "wide" "18" - "tall" "18" - "visible" "1" - "enabled" "1" - "image" "../hud/hud_obj_status_ammo_64" - "scaleImage" "1" - "fgcolor" "TanLight" - } - "AmmoInClip" - { - "ControlName" "CExLabel" - "fieldName" "AmmoInClip" - "font" "HudFontGiantBoldSTATS" - "fgcolor" "TanLight" - "xpos" "-1" - "ypos" "58" - "zpos" "5" - "wide" "84" - "tall" "40" - "visible" "0" - "enabled" "1" - "textAlignment" "east" - "labelText" "%Ammo%" +#base "../../customizations/sidemann-toggle.res" - } - "AmmoInClipShadow" - { - "ControlName" "CExLabel" - "fieldName" "AmmoInClipShadow" - "font" "HudFontGiantBoldSTATS" - "fgcolor" "Black" - "xpos" "-3" - "ypos" "-4" - "ypos_minbad" "2" - "zpos" "4" - "wide" "84" - "tall" "40" - "visible" "0" - "enabled" "1" - "textAlignment" "east" - "labelText" "%Ammo%" - "pin_to_sibling" "AmmoInClip" - } - "AmmoInReserve" - { - "ControlName" "CExLabel" - "fieldName" "AmmoInReserve" - "font" "HudFontMediumSmallDAMAGE" - "font_lodef" "HudFontMedium" - "font_minbad" "HudFontSmall" - "fgcolor" "TanLight" - "xpos" "88" - "ypos" "66" - "zpos" "5" - "wide" "84" - "wide_lodef" "83" - "tall" "40" - //"tall_lodef" "30" - "visible" "0" - "enabled" "1" - "textAlignment" "west" - "labelText" "%AmmoInReserve%" - } - "AmmoInReserveShadow" - { - "ControlName" "CExLabel" - "fieldName" "AmmoInReserveShadow" - "font" "HudFontMediumSmallDAMAGE" - "font_lodef" "HudFontMedium" - "font_minbad" "HudFontSmall" - "fgcolor" "Black" - "xpos" "90" - "ypos" "-38" - //"ypos_lodef" "11" - "zpos" "3" - "wide" "294" - "tall" "250" - //"tall_lodef" "30" - "visible" "0" - "enabled" "1" - "textAlignment" "west" - "labelText" "%AmmoInReserve%" - } - "AmmoNoClip" - { - "ControlName" "CExLabel" - "fieldName" "AmmoNoClip" - "font" "HudFontGiantBoldSTATS" - "fgcolor" "TanLight" - "xpos" "28" - "xpos_hidef" "2" - "xpos_lodef" "2" - "ypos" "58" - "ypos_hidef" "4" - //"ypos_lodef" "4" - "zpos" "5" - "wide" "84" - "wide_lodef" "83" - "tall" "40" - "tall_minbad" "36" - //"tall_lodef" "45" - "visible" "0" - "enabled" "1" - "textAlignment" "center" - "labelText" "%Ammo%" - - } - "AmmoNoClipShadow" - { - "ControlName" "CExLabel" - "fieldName" "AmmoNoClipShadow" - "font" "HudFontGiantBoldSTATS" - "fgcolor" "Black" - "xpos" "32" - "xpos_hidef" "2" - "xpos_lodef" "2" - "ypos" "61" - "ypos_hidef" "4" - //"ypos_lodef" "4" - "zpos" "5" - "wide" "84" - "wide_lodef" "83" - "tall" "40" - "tall_minbad" "36" - //"tall_lodef" "45" - "visible" "0" - "enabled" "1" - "textAlignment" "center" - "labelText" "%Ammo%" - - } -} +// base content +#base "hudammoweapons_base.res" diff --git a/resource/ui/hudammoweapons_base.res b/resource/ui/hudammoweapons_base.res new file mode 100644 index 0000000..cd009af --- /dev/null +++ b/resource/ui/hudammoweapons_base.res @@ -0,0 +1,155 @@ +//this da shit +"Resource/UI/HudAmmoWeapons.res" +{ + "HudWeaponLowAmmoImage" + { + "ControlName" "ImagePanel" + "fieldName" "HudWeaponLowAmmoImage" + "xpos" "999" + } + "HudWeaponAmmoBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "HudWeaponAmmoBG" + "xpos" "c2" + "ypos" "c166" + "zpos" "1" + "wide" "310" + "tall" "150" + "visible" "1" + "enabled" "1" + "image" "../hud/misc_ammo_area_horiz3_blue" + "scaleImage" "1" + "teambg_2" "../hud/misc_ammo_area_horiz3_red" + "teambg_2_lodef" "../hud/ammo_red_bg_lodef" + "teambg_3" "../hud/misc_ammo_area_horiz3_blue" + "teambg_3_lodef" "../hud/ammo_blue_bg_lodef" + } + "HudWeaponAmmoIcon" + { + "ControlName" "CTFImagePanel" + "fieldName" "HudWeaponAmmoIcon" + "xpos" "c200" + "ypos" "rs1-28" + "zpos" "7" + "wide" "18" + "tall" "18" + "visible" "1" + "enabled" "1" + "image" "../hud/hud_obj_status_ammo_64" + "scaleImage" "1" + "fgcolor" "TanLight" + } + "AmmoInClip" + { + "ControlName" "CExLabel" + "fieldName" "AmmoInClip" + "font" "HudFontGiantBoldSTATS" + "fgcolor" "TanLight" + "xpos" "c75" + "ypos" "rs1" + "zpos" "5" + "wide" "84" + "tall" "40" + "visible" "0" + "enabled" "1" + "textAlignment" "east" + "labelText" "%Ammo%" + + } + "AmmoInClipShadow" + { + "ControlName" "CExLabel" + "fieldName" "AmmoInClipShadow" + "font" "HudFontGiantBoldSTATS" + "fgcolor" "Black" + "xpos" "-3" + "ypos" "-4" + "ypos_minbad" "2" + "zpos" "4" + "wide" "84" + "tall" "40" + "visible" "0" + "enabled" "1" + "textAlignment" "east" + "labelText" "%Ammo%" + "pin_to_sibling" "AmmoInClip" + } + "AmmoInReserve" + { + "ControlName" "CExLabel" + "fieldName" "AmmoInReserve" + "font" "HudFontMediumSmallDAMAGE" + "font_lodef" "HudFontMedium" + "font_minbad" "HudFontSmall" + "fgcolor" "TanLight" + "xpos" "c165" + "ypos" "rs1+8" + "zpos" "5" + "wide" "84" + "tall" "40" + //"tall_lodef" "30" + "visible" "0" + "enabled" "1" + "textAlignment" "west" + "labelText" "%AmmoInReserve%" + } + "AmmoInReserveShadow" + { + "ControlName" "CExLabel" + "fieldName" "AmmoInReserveShadow" + "font" "HudFontMediumSmallDAMAGE" + "font_lodef" "HudFontMedium" + "font_minbad" "HudFontSmall" + "fgcolor" "Black" + "xpos" "-1" + "ypos" "-1" + "zpos" "3" + "wide" "84" + "tall" "40" + "visible" "0" + "enabled" "1" + "textAlignment" "west" + "labelText" "%AmmoInReserve%" + + "pin_to_sibling" "AmmoInReserve" + } + "AmmoNoClip" + { + "ControlName" "CExLabel" + "fieldName" "AmmoNoClip" + "font" "HudFontGiantBoldSTATS" + "fgcolor" "TanLight" + "xpos" "c120" + "ypos" "rs1" + "zpos" "5" + "wide" "84" + "tall" "40" + "visible" "0" + "enabled" "1" + "textAlignment" "center" + "labelText" "%Ammo%" + + } + "AmmoNoClipShadow" + { + "ControlName" "CExLabel" + "fieldName" "AmmoNoClipShadow" + "font" "HudFontGiantBoldSTATS" + "fgcolor" "Black" + "xpos" "-3" + "ypos" "-4" + "zpos" "5" + "wide" "84" + "wide_lodef" "83" + "tall" "40" + "tall_minbad" "36" + //"tall_lodef" "45" + "visible" "0" + "enabled" "1" + "textAlignment" "center" + "labelText" "%Ammo%" + + "pin_to_sibling" "AmmoNoClip" + } +} diff --git a/resource/ui/huddamageaccount.res b/resource/ui/huddamageaccount.res index f21269d..38f93a3 100644 --- a/resource/ui/huddamageaccount.res +++ b/resource/ui/huddamageaccount.res @@ -1,5 +1,5 @@ +#base "../../customizations/sidemann-toggle.res" #base "../../customizations/damagenumbers.res" -#base "huddamageaccount_last.res" "Resource/UI/HudDamageAccount.res" { "CDamageAccountPanel" diff --git a/resource/ui/huditemeffectmeter_killstreak.res b/resource/ui/huditemeffectmeter_killstreak.res index db8e0e6..51370db 100644 --- a/resource/ui/huditemeffectmeter_killstreak.res +++ b/resource/ui/huditemeffectmeter_killstreak.res @@ -1,3 +1,4 @@ +#base "../../customizations/sidemann-toggle.res" #base "../../customizations/killstreak_blood.res" //base content, find the file below to edit diff --git a/resource/ui/hudmediccharge.res b/resource/ui/hudmediccharge.res index 437e578..b9916a6 100644 --- a/resource/ui/hudmediccharge.res +++ b/resource/ui/hudmediccharge.res @@ -1,4 +1,4 @@ - +#base "../../customizations/sidemann-toggle.res" // BASE CONTENT, EDIT THIS!!!! diff --git a/resource/ui/hudplayerclass.res b/resource/ui/hudplayerclass.res index 06c41ce..f7fa717 100644 --- a/resource/ui/hudplayerclass.res +++ b/resource/ui/hudplayerclass.res @@ -1,3 +1,4 @@ +#base "../../customizations/sidemann-toggle.res" #base "../../customizations/playermodel.res" // BASE CONTENT diff --git a/resource/ui/hudplayerclass_base.res b/resource/ui/hudplayerclass_base.res index 34dfcb5..0f7b5e0 100644 --- a/resource/ui/hudplayerclass_base.res +++ b/resource/ui/hudplayerclass_base.res @@ -430,4 +430,4 @@ "auto_wide_tocontents" "1" } } -} \ No newline at end of file +} diff --git a/resource/ui/hudplayerhealth.res b/resource/ui/hudplayerhealth.res index dd1bebf..4f685b6 100644 --- a/resource/ui/hudplayerhealth.res +++ b/resource/ui/hudplayerhealth.res @@ -1,730 +1,4 @@ -"Resource/UI/HudPlayerHealth.res" -//this da shit -{ - "HudPlayerHealth" - { - "ControlName" "EditablePanel" - "fieldName" "HudPlayerHealth" - "xpos" "0" - "xpos_minbad" "0" - "ypos" "0" - "ypos_minbad" "r100" - "zpos" "1000" - "wide" "f0" - "tall" "f0" - "visible" "1" - "enabled" "1" - "HealthBonusPosAdj" "0" - "HealthDeathWarning" "0.49" - "HealthDeathWarningColor" "238 33 46 255" - } - "PlayerStatusMaxHealthValue" - { - "ControlName" "CExLabel" - "fieldName" "PlayerStatusMaxHealthValue" - // "xpos" "76" - "ypos" "9999" - } +#base "../../customizations/sidemann-toggle.res" -// someone mustve been angry - - "suckmydickvalve" - { - "ControlName" "EditablePanel" - "fieldName" "suckmydickvalve" - "xpos" "100" - "ypos" "c125" - "wide" "0" - "tall" "0" - "visible" "1" - "enabled" "1" - } - - "PlayerStatusHealthImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusHealthImage" - "xpos" "c-217" - "ypos" "437" - "zpos" "4" - "wide" "14" - "tall" "15" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - } - "PlayerStatusHealthImageBG" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusHealthImageBG" - "xpos" "c-220" - "ypos" "434" - "zpos" "3" - "wide" "20" - "tall" "21" - "visible" "1" - "enabled" "1" - "image" "../hud/health_bg" - "scaleImage" "1" - } - "PlayerStatusHealthValue" - { - "ControlName" "CExLabel" - "fieldName" "PlayerStatusHealthValue" - "xpos" "c-208" - "ypos" "433" - "zpos" "5" - "wide" "100" - "tall" "50" - "visible" "1" - "enabled" "1" - "labelText" "%Health%" - "textAlignment" "center" - "font" "HudFontGiantBoldSTATS" - "fgcolor" "TanLight" - } - "PlayerStatusHealthValueShadow" - { - "ControlName" "CExLabel" - "fieldName" "PlayerStatusHealthValueShadow" - "xpos" "-4" - "ypos" "-8" - "zpos" "5" - "wide" "100" - "tall" "40" - "visible" "1" - "enabled" "1" - "labelText" "%Health%" - "textAlignment" "center" - "font" "HudFontGiantBoldSTATS" - "fgcolor" "Black" - pin_to_sibling "PlayerStatusHealthValue" - } - "PlayerStatusHealthValueBG" - { - "ControlName" "CTFImagePanel" - "fieldName" "PlayerStatusHealthValueBG" - "xpos" "c-315" - "ypos" "405" - "xpos_minbad" "28" - "ypos_minbad" "7" - "zpos" "1" - "wide" "310" - "tall" "150" - "visible" "1" - "enabled" "1" - "image" "../hud/misc_ammo_area_horiz1_blue" - "scaleImage" "1" - "teambg_2" "../hud/misc_ammo_area_horiz1_red" - "teambg_2_lodef" "../hud/ammo_red_bg_lodef" - "teambg_3" "../hud/misc_ammo_area_horiz1_blue" - "teambg_3_lodef" "../hud/ammo_blue_bg_lodef" - } - "PlayerStatusBleedImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusBleedImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../vgui/bleed_drop" - "fgcolor" "TanDark" - } - "PlayerStatusHookBleedImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusHookBleedImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../vgui/bleed_drop_grapple" - "fgcolor" "TanDark" - } - "PlayerStatusMilkImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusMilkImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../vgui/bleed_drop" - "fgcolor" "TanDark" - } - "PlayerStatusMarkedForDeathImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusMarkedForDeathImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "cs-10" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "scaleImage" "1" - "image" "../vgui/marked_for_death" - "fgcolor_override" "White" - } - "PlayerStatusMarkedForDeathSilentImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusMarkedForDeathSilentImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "90" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../vgui/marked_for_death" - "fgcolor" "TanDark" - - } - "PlayerStatusGasImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusGasImage" - "xpos" "117" - "xpos_minbad" "102" - "ypos" "0" - "zpos" "7" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "wide" "32" - "tall" "32" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../vgui/covered_in_gas" - "fgcolor" "TanDark" - } - "PlayerStatus_MedicUberBulletResistImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_MedicUberBulletResistImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_bullet_blue" - "fgcolor" "TanDark" - } - "PlayerStatus_MedicUberBlastResistImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_MedicUberBlastResistImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_explosion_blue" - "fgcolor" "TanDark" - } - "PlayerStatus_MedicUberFireResistImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_MedicUberFireResistImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_fire_blue" - "fgcolor" "TanDark" - } - - "PlayerStatus_MedicSmallBulletResistImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_MedicSmallBulletResistImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_bullet_blue" - "fgcolor" "TanDark" - } - "PlayerStatus_MedicSmallBlastResistImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_MedicSmallBlastResistImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_explosion_blue" - "fgcolor" "TanDark" - } - "PlayerStatus_MedicSmallFireResistImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_MedicSmallFireResistImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_fire_blue" - "fgcolor" "TanDark" - } - - - "PlayerStatus_WheelOfDoom" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_WheelOfDoom" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "120" - "ypos" "-170" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../signs/death_wheel_whammy" - "fgcolor" "TanDark" - } - - - "PlayerStatus_SoldierOffenseBuff" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_SoldierOffenseBuff" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_bullet_blue" - "fgcolor" "TanDark" - } - - "PlayerStatus_SoldierDefenseBuff" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_SoldierDefenseBuff" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_bullet_blue" - "fgcolor" "TanDark" - } - - "PlayerStatus_SoldierHealOnHitBuff" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_SoldierHealOnHitBuff" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_bullet_blue" - "fgcolor" "TanDark" - } - "PlayerStatus_SpyMarked" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_SpyMarked" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "" - "fgcolor" "TanDark" - } - "PlayerStatus_Parachute" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_Parachute" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneStrength" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneStrength" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_strength_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneHaste" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneHaste" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_haste_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneRegen" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneRegen" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_regen_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneResist" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneResist" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_resist_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneVampire" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneVampire" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_vampire_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneReflect" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneReflect" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_reflect_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RunePrecision" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RunePrecision" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_precision_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneAgility" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneAgility" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_agility_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneKnockout" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneKnockout" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_knockout_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneKing" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneKing" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_king_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RunePlague" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RunePlague" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_plague_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneSupernova" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneSupernova" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_supernova_hud" - "fgcolor" "TanDark" - } - "PlayerStatusSlowed" - { - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - } - "LowHpLabel" - { - "ControlName" "CExLabel" - "fieldName" "LowHpLabel" - "xpos" "200" - "ypos" "c-210" - "zpos" "5" - "wide" "90" - "tall" "50" - "visible" "1" - "enabled" "1" - "labelText" "LOW HEALTH" - "textAlignment" "center" - "font" "HudFontSmallBold" - "fgcolor" "0 0 0 0" - } - "LowHpLabelSha" - { - "ControlName" "CExLabel" - "fieldName" "LowHpLabelSha" - "xpos" "-1" - "ypos" "-1" - "zpos" "5" - "wide" "90" - "tall" "50" - "visible" "1" - "enabled" "1" - "labelText" "LOW HEALTH" - "textAlignment" "center" - "font" "HudFontSmallBold" - "fgcolor" "0 0 0 0" - "pin_to_sibling" "LowHpLabel" - } - "PlayerStatusHealthBonusImage" - { - "fieldName" "PlayerStatusHealthBonusImage" - "xpos" "9999" - "ypos" "0" - "zpos" "0" - "wide" "f0" - "tall" "f0" - "visible" "1" - "enabled" "1" - "image" "replay/thumbnails/ow_overheal" - "scaleImage" "1" - } -} \ No newline at end of file +//base content +#base "hudplayerhealth_base.res" diff --git "a/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/Centered (Default)/resource/ui/hudplayerhealth.res" b/resource/ui/hudplayerhealth_base.res similarity index 88% rename from "customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/Centered (Default)/resource/ui/hudplayerhealth.res" rename to resource/ui/hudplayerhealth_base.res index 2adb17b..3035d43 100644 --- "a/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/\342\230\205 Health & Ammo Positions/Centered (Default)/resource/ui/hudplayerhealth.res" +++ b/resource/ui/hudplayerhealth_base.res @@ -5,13 +5,10 @@ { "ControlName" "EditablePanel" "fieldName" "HudPlayerHealth" - "xpos" "c-244" - "xpos_minbad" "c-290" - "ypos" "80" - "ypos_minbad" "r100" + "xpos" "0" "zpos" "1000" - "wide" "580" - "tall" "400" + "wide" "f0" + "tall" "f0" "visible" "1" "enabled" "1" "HealthBonusPosAdj" "0" @@ -22,30 +19,15 @@ { "ControlName" "CExLabel" "fieldName" "PlayerStatusMaxHealthValue" - // "xpos" "76" - "ypos" "9999" - } - -// someone mustve been angry - - "suckmydickvalve" - { - "ControlName" "EditablePanel" - "fieldName" "suckmydickvalve" - "xpos" "90" - "ypos" "c125" - "wide" "0" - "tall" "0" - "visible" "1" - "enabled" "1" + "wide" "0" } "PlayerStatusHealthImage" { "ControlName" "ImagePanel" "fieldName" "PlayerStatusHealthImage" - "xpos" "33" - "ypos" "356" + "xpos" "c-217" + "ypos" "437" "zpos" "4" "wide" "14" "tall" "15" @@ -57,9 +39,8 @@ { "ControlName" "ImagePanel" "fieldName" "PlayerStatusHealthImageBG" - "xpos" "30" - "xpos_minbad" "30" - "ypos" "353" + "xpos" "3" + "ypos" "3" "zpos" "3" "wide" "20" "tall" "21" @@ -67,13 +48,14 @@ "enabled" "1" "image" "../hud/health_bg" "scaleImage" "1" + "pin_to_sibling" "PlayerStatusHealthImage" } "PlayerStatusHealthValue" { "ControlName" "CExLabel" "fieldName" "PlayerStatusHealthValue" - "xpos" "40" - "ypos" "354" + "xpos" "c-208" + "ypos" "433" "zpos" "5" "wide" "100" "tall" "50" @@ -81,15 +63,15 @@ "enabled" "1" "labelText" "%Health%" "textAlignment" "center" - "font" "HudFontGiantBoldStats" + "font" "HudFontGiantBoldSTATS" "fgcolor" "TanLight" } "PlayerStatusHealthValueShadow" { "ControlName" "CExLabel" "fieldName" "PlayerStatusHealthValueShadow" - "xpos" "-5" - "ypos" "-7" + "xpos" "-4" + "ypos" "-8" "zpos" "5" "wide" "100" "tall" "40" @@ -97,20 +79,18 @@ "enabled" "1" "labelText" "%Health%" "textAlignment" "center" - "font" "HudFontGiantBoldStats" + "font" "HudFontGiantBoldSTATS" "fgcolor" "Black" - "pin_to_sibling" "PlayerStatusHealthValue" + pin_to_sibling "PlayerStatusHealthValue" } "PlayerStatusHealthValueBG" { "ControlName" "CTFImagePanel" "fieldName" "PlayerStatusHealthValueBG" - "xpos" "-60" - "xpos_minbad" "28" - "ypos" "325" - "ypos_minbad" "7" + "xpos" "c-315" + "ypos" "405" "zpos" "1" - "wide" "300" + "wide" "310" "tall" "150" "visible" "1" "enabled" "1" @@ -121,22 +101,18 @@ "teambg_3" "../hud/misc_ammo_area_horiz1_blue" "teambg_3_lodef" "../hud/ammo_blue_bg_lodef" } - "PlayerStatusHealthBonusImage" + + // someone mustve been angry + "suckmydickvalve" { - "ControlName" "ImagePanel" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "fieldName" "PlayerStatusHealthBonusImage" - "xpos" "42" - "ypos" "120" - "zpos" "0" - "wide" "23" - "tall" "23" - "visible" "0" - "enabled" "1" - "image" "../hud/health_over_bg" - "scaleImage" "1" + "ControlName" "EditablePanel" + "fieldName" "suckmydickvalve" + "xpos" "100" + "ypos" "c125" + "wide" "0" + "tall" "0" + "visible" "1" + "enabled" "1" } "PlayerStatusBleedImage" { @@ -148,8 +124,8 @@ "xpos" "0" "ypos" "0" "zpos" "7" - "wide" "23" - "tall" "23" + "wide" "30" + "tall" "30" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -166,8 +142,8 @@ "xpos" "0" "ypos" "0" "zpos" "7" - "wide" "23" - "tall" "23" + "wide" "30" + "tall" "30" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -184,8 +160,8 @@ "xpos" "0" "ypos" "0" "zpos" "7" - "wide" "23" - "tall" "23" + "wide" "30" + "tall" "30" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -202,8 +178,8 @@ "xpos" "cs-10" "ypos" "0" "zpos" "7" - "wide" "23" - "tall" "23" + "wide" "30" + "tall" "30" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -221,8 +197,8 @@ "xpos" "90" "ypos" "0" "zpos" "7" - "wide" "23" - "tall" "23" + "wide" "30" + "tall" "30" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -259,8 +235,8 @@ "xpos" "0" "ypos" "0" "zpos" "7" - "wide" "23" - "tall" "23" + "wide" "30" + "tall" "30" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -277,8 +253,8 @@ "xpos" "0" "ypos" "0" "zpos" "7" - "wide" "23" - "tall" "23" + "wide" "30" + "tall" "30" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -295,8 +271,8 @@ "xpos" "0" "ypos" "0" "zpos" "7" - "wide" "23" - "tall" "23" + "wide" "30" + "tall" "30" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -314,8 +290,8 @@ "xpos" "0" "ypos" "0" "zpos" "7" - "wide" "23" - "tall" "23" + "wide" "30" + "tall" "30" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -332,8 +308,8 @@ "xpos" "0" "ypos" "0" "zpos" "7" - "wide" "23" - "tall" "23" + "wide" "30" + "tall" "30" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -350,8 +326,8 @@ "xpos" "0" "ypos" "0" "zpos" "7" - "wide" "23" - "tall" "23" + "wide" "30" + "tall" "30" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -367,11 +343,11 @@ "pin_to_sibling" "suckmydickvalve" "pin_corner_to_sibling" "1" "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" + "xpos" "120" + "ypos" "-170" "zpos" "7" - "wide" "23" - "tall" "23" + "wide" "30" + "tall" "30" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -379,6 +355,7 @@ "fgcolor" "TanDark" } + "PlayerStatus_SoldierOffenseBuff" { "ControlName" "ImagePanel" @@ -389,8 +366,8 @@ "xpos" "0" "ypos" "0" "zpos" "7" - "wide" "23" - "tall" "23" + "wide" "30" + "tall" "30" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -408,8 +385,8 @@ "xpos" "0" "ypos" "0" "zpos" "7" - "wide" "23" - "tall" "23" + "wide" "30" + "tall" "30" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -427,8 +404,8 @@ "xpos" "0" "ypos" "0" "zpos" "7" - "wide" "23" - "tall" "23" + "wide" "30" + "tall" "30" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -445,8 +422,8 @@ "xpos" "0" "ypos" "0" "zpos" "7" - "wide" "23" - "tall" "23" + "wide" "30" + "tall" "30" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -463,8 +440,8 @@ "xpos" "0" "ypos" "0" "zpos" "7" - "wide" "23" - "tall" "23" + "wide" "30" + "tall" "30" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -481,8 +458,8 @@ "xpos" "0" "ypos" "0" "zpos" "7" - "wide" "23" - "tall" "23" + "wide" "30" + "tall" "30" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -499,8 +476,8 @@ "xpos" "0" "ypos" "0" "zpos" "7" - "wide" "23" - "tall" "23" + "wide" "30" + "tall" "30" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -517,8 +494,8 @@ "xpos" "0" "ypos" "0" "zpos" "7" - "wide" "23" - "tall" "23" + "wide" "30" + "tall" "30" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -535,8 +512,8 @@ "xpos" "0" "ypos" "0" "zpos" "7" - "wide" "23" - "tall" "23" + "wide" "30" + "tall" "30" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -553,8 +530,8 @@ "xpos" "0" "ypos" "0" "zpos" "7" - "wide" "23" - "tall" "23" + "wide" "30" + "tall" "30" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -571,8 +548,8 @@ "xpos" "0" "ypos" "0" "zpos" "7" - "wide" "23" - "tall" "23" + "wide" "30" + "tall" "30" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -589,8 +566,8 @@ "xpos" "0" "ypos" "0" "zpos" "7" - "wide" "23" - "tall" "23" + "wide" "30" + "tall" "30" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -607,8 +584,8 @@ "xpos" "0" "ypos" "0" "zpos" "7" - "wide" "23" - "tall" "23" + "wide" "30" + "tall" "30" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -625,8 +602,8 @@ "xpos" "0" "ypos" "0" "zpos" "7" - "wide" "23" - "tall" "23" + "wide" "30" + "tall" "30" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -643,8 +620,8 @@ "xpos" "0" "ypos" "0" "zpos" "7" - "wide" "23" - "tall" "23" + "wide" "30" + "tall" "30" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -661,8 +638,8 @@ "xpos" "0" "ypos" "0" "zpos" "7" - "wide" "23" - "tall" "23" + "wide" "30" + "tall" "30" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -679,8 +656,8 @@ "xpos" "0" "ypos" "0" "zpos" "7" - "wide" "23" - "tall" "23" + "wide" "30" + "tall" "30" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -695,8 +672,8 @@ "xpos" "0" "ypos" "0" "zpos" "7" - "wide" "23" - "tall" "23" + "wide" "30" + "tall" "30" } "LowHpLabel" { @@ -707,7 +684,7 @@ "zpos" "5" "wide" "90" "tall" "50" - "visible" "0" + "visible" "1" "enabled" "1" "labelText" "LOW HEALTH" "textAlignment" "center" @@ -723,7 +700,7 @@ "zpos" "5" "wide" "90" "tall" "50" - "visible" "0" + "visible" "1" "enabled" "1" "labelText" "LOW HEALTH" "textAlignment" "center" @@ -731,5 +708,17 @@ "fgcolor" "0 0 0 0" "pin_to_sibling" "LowHpLabel" } - + "PlayerStatusHealthBonusImage" + { + "fieldName" "PlayerStatusHealthBonusImage" + "xpos" "9999" + "ypos" "0" + "zpos" "0" + "wide" "f0" + "tall" "f0" + "visible" "1" + "enabled" "1" + "image" "replay/thumbnails/ow_overheal" + "scaleImage" "1" + } } diff --git a/scripts/hudlayout.res b/scripts/hudlayout.res index b9534f5..9d10e6e 100644 --- a/scripts/hudlayout.res +++ b/scripts/hudlayout.res @@ -2,7 +2,6 @@ "#base" "../customizations/vignette.res" "#base" "../customizations/transparent_viewmodels.res" - "#base" "../resource/crosshairs/crosshair.res" "#base" "../resource/ui/custom/master_hitmarkers.res" @@ -23,10 +22,10 @@ "fieldName" "HudWeaponAmmo" "visible" "1" "enabled" "1" - "xpos" "c88" - "ypos" "rs1" - "wide" "160" - "tall" "100" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "f0" } "HudObjectiveStatus" { From 3a18d32a2c9bcf39604044bf7f6c6e25597ae164 Mon Sep 17 00:00:00 2001 From: techno <41777800+TechnoSL@users.noreply.github.com> Date: Sat, 17 Aug 2024 06:45:38 +0100 Subject: [PATCH 4/5] readded hp warning customization and fixed side mann on side i THINK this is everything. --- .../resource/ui/hudplayerhealth.res | 730 ----------------- .../resource/ui/hudplayerhealth.res | 726 ----------------- .../resource/ui/hudplayerhealth.res | 734 ------------------ .../On/resource/ui/hudplayerhealth.res | 730 ----------------- .../readme.txt | 2 - customizations/hp-warning.res | 11 + customizations/sidemann/sidemann.res | 5 +- .../hpalert/hudplayerhealth_cross.res | 17 + .../hpalert/hudplayerhealth_hpalert.res | 37 + .../hpalert/hudplayerhealth_nocross.res | 9 + .../hpalert/hudplayerhealth_overwatch.res | 17 + .../sidemann/hudammoweapons_side.res | 10 +- .../sidemann/hudplayerhealth_side.res | 7 +- resource/ui/hudplayerhealth.res | 2 +- resource/ui/hudplayerhealth_base.res | 59 +- scripts/hudanimations_vexcenot.txt | 8 + 16 files changed, 126 insertions(+), 2978 deletions(-) delete mode 100644 customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/Health Alert Overlay/Off (default)/resource/ui/hudplayerhealth.res delete mode 100644 customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/Health Alert Overlay/On (cross) - Corner Customization/resource/ui/hudplayerhealth.res delete mode 100644 customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/Health Alert Overlay/On (cross)/resource/ui/hudplayerhealth.res delete mode 100644 customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/Health Alert Overlay/On/resource/ui/hudplayerhealth.res delete mode 100644 customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/readme.txt create mode 100644 customizations/hp-warning.res create mode 100644 resource/ui/customizations/hpalert/hudplayerhealth_cross.res create mode 100644 resource/ui/customizations/hpalert/hudplayerhealth_hpalert.res create mode 100644 resource/ui/customizations/hpalert/hudplayerhealth_nocross.res create mode 100644 resource/ui/customizations/hpalert/hudplayerhealth_overwatch.res diff --git a/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/Health Alert Overlay/Off (default)/resource/ui/hudplayerhealth.res b/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/Health Alert Overlay/Off (default)/resource/ui/hudplayerhealth.res deleted file mode 100644 index dd1bebf..0000000 --- a/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/Health Alert Overlay/Off (default)/resource/ui/hudplayerhealth.res +++ /dev/null @@ -1,730 +0,0 @@ -"Resource/UI/HudPlayerHealth.res" -//this da shit -{ - "HudPlayerHealth" - { - "ControlName" "EditablePanel" - "fieldName" "HudPlayerHealth" - "xpos" "0" - "xpos_minbad" "0" - "ypos" "0" - "ypos_minbad" "r100" - "zpos" "1000" - "wide" "f0" - "tall" "f0" - "visible" "1" - "enabled" "1" - "HealthBonusPosAdj" "0" - "HealthDeathWarning" "0.49" - "HealthDeathWarningColor" "238 33 46 255" - } - "PlayerStatusMaxHealthValue" - { - "ControlName" "CExLabel" - "fieldName" "PlayerStatusMaxHealthValue" - // "xpos" "76" - "ypos" "9999" - } - -// someone mustve been angry - - "suckmydickvalve" - { - "ControlName" "EditablePanel" - "fieldName" "suckmydickvalve" - "xpos" "100" - "ypos" "c125" - "wide" "0" - "tall" "0" - "visible" "1" - "enabled" "1" - } - - "PlayerStatusHealthImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusHealthImage" - "xpos" "c-217" - "ypos" "437" - "zpos" "4" - "wide" "14" - "tall" "15" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - } - "PlayerStatusHealthImageBG" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusHealthImageBG" - "xpos" "c-220" - "ypos" "434" - "zpos" "3" - "wide" "20" - "tall" "21" - "visible" "1" - "enabled" "1" - "image" "../hud/health_bg" - "scaleImage" "1" - } - "PlayerStatusHealthValue" - { - "ControlName" "CExLabel" - "fieldName" "PlayerStatusHealthValue" - "xpos" "c-208" - "ypos" "433" - "zpos" "5" - "wide" "100" - "tall" "50" - "visible" "1" - "enabled" "1" - "labelText" "%Health%" - "textAlignment" "center" - "font" "HudFontGiantBoldSTATS" - "fgcolor" "TanLight" - } - "PlayerStatusHealthValueShadow" - { - "ControlName" "CExLabel" - "fieldName" "PlayerStatusHealthValueShadow" - "xpos" "-4" - "ypos" "-8" - "zpos" "5" - "wide" "100" - "tall" "40" - "visible" "1" - "enabled" "1" - "labelText" "%Health%" - "textAlignment" "center" - "font" "HudFontGiantBoldSTATS" - "fgcolor" "Black" - pin_to_sibling "PlayerStatusHealthValue" - } - "PlayerStatusHealthValueBG" - { - "ControlName" "CTFImagePanel" - "fieldName" "PlayerStatusHealthValueBG" - "xpos" "c-315" - "ypos" "405" - "xpos_minbad" "28" - "ypos_minbad" "7" - "zpos" "1" - "wide" "310" - "tall" "150" - "visible" "1" - "enabled" "1" - "image" "../hud/misc_ammo_area_horiz1_blue" - "scaleImage" "1" - "teambg_2" "../hud/misc_ammo_area_horiz1_red" - "teambg_2_lodef" "../hud/ammo_red_bg_lodef" - "teambg_3" "../hud/misc_ammo_area_horiz1_blue" - "teambg_3_lodef" "../hud/ammo_blue_bg_lodef" - } - "PlayerStatusBleedImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusBleedImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../vgui/bleed_drop" - "fgcolor" "TanDark" - } - "PlayerStatusHookBleedImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusHookBleedImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../vgui/bleed_drop_grapple" - "fgcolor" "TanDark" - } - "PlayerStatusMilkImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusMilkImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../vgui/bleed_drop" - "fgcolor" "TanDark" - } - "PlayerStatusMarkedForDeathImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusMarkedForDeathImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "cs-10" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "scaleImage" "1" - "image" "../vgui/marked_for_death" - "fgcolor_override" "White" - } - "PlayerStatusMarkedForDeathSilentImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusMarkedForDeathSilentImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "90" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../vgui/marked_for_death" - "fgcolor" "TanDark" - - } - "PlayerStatusGasImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusGasImage" - "xpos" "117" - "xpos_minbad" "102" - "ypos" "0" - "zpos" "7" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "wide" "32" - "tall" "32" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../vgui/covered_in_gas" - "fgcolor" "TanDark" - } - "PlayerStatus_MedicUberBulletResistImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_MedicUberBulletResistImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_bullet_blue" - "fgcolor" "TanDark" - } - "PlayerStatus_MedicUberBlastResistImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_MedicUberBlastResistImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_explosion_blue" - "fgcolor" "TanDark" - } - "PlayerStatus_MedicUberFireResistImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_MedicUberFireResistImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_fire_blue" - "fgcolor" "TanDark" - } - - "PlayerStatus_MedicSmallBulletResistImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_MedicSmallBulletResistImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_bullet_blue" - "fgcolor" "TanDark" - } - "PlayerStatus_MedicSmallBlastResistImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_MedicSmallBlastResistImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_explosion_blue" - "fgcolor" "TanDark" - } - "PlayerStatus_MedicSmallFireResistImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_MedicSmallFireResistImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_fire_blue" - "fgcolor" "TanDark" - } - - - "PlayerStatus_WheelOfDoom" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_WheelOfDoom" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "120" - "ypos" "-170" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../signs/death_wheel_whammy" - "fgcolor" "TanDark" - } - - - "PlayerStatus_SoldierOffenseBuff" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_SoldierOffenseBuff" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_bullet_blue" - "fgcolor" "TanDark" - } - - "PlayerStatus_SoldierDefenseBuff" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_SoldierDefenseBuff" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_bullet_blue" - "fgcolor" "TanDark" - } - - "PlayerStatus_SoldierHealOnHitBuff" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_SoldierHealOnHitBuff" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_bullet_blue" - "fgcolor" "TanDark" - } - "PlayerStatus_SpyMarked" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_SpyMarked" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "" - "fgcolor" "TanDark" - } - "PlayerStatus_Parachute" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_Parachute" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneStrength" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneStrength" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_strength_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneHaste" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneHaste" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_haste_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneRegen" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneRegen" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_regen_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneResist" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneResist" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_resist_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneVampire" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneVampire" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_vampire_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneReflect" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneReflect" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_reflect_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RunePrecision" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RunePrecision" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_precision_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneAgility" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneAgility" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_agility_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneKnockout" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneKnockout" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_knockout_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneKing" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneKing" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_king_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RunePlague" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RunePlague" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_plague_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneSupernova" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneSupernova" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_supernova_hud" - "fgcolor" "TanDark" - } - "PlayerStatusSlowed" - { - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - } - "LowHpLabel" - { - "ControlName" "CExLabel" - "fieldName" "LowHpLabel" - "xpos" "200" - "ypos" "c-210" - "zpos" "5" - "wide" "90" - "tall" "50" - "visible" "1" - "enabled" "1" - "labelText" "LOW HEALTH" - "textAlignment" "center" - "font" "HudFontSmallBold" - "fgcolor" "0 0 0 0" - } - "LowHpLabelSha" - { - "ControlName" "CExLabel" - "fieldName" "LowHpLabelSha" - "xpos" "-1" - "ypos" "-1" - "zpos" "5" - "wide" "90" - "tall" "50" - "visible" "1" - "enabled" "1" - "labelText" "LOW HEALTH" - "textAlignment" "center" - "font" "HudFontSmallBold" - "fgcolor" "0 0 0 0" - "pin_to_sibling" "LowHpLabel" - } - "PlayerStatusHealthBonusImage" - { - "fieldName" "PlayerStatusHealthBonusImage" - "xpos" "9999" - "ypos" "0" - "zpos" "0" - "wide" "f0" - "tall" "f0" - "visible" "1" - "enabled" "1" - "image" "replay/thumbnails/ow_overheal" - "scaleImage" "1" - } -} \ No newline at end of file diff --git a/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/Health Alert Overlay/On (cross) - Corner Customization/resource/ui/hudplayerhealth.res b/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/Health Alert Overlay/On (cross) - Corner Customization/resource/ui/hudplayerhealth.res deleted file mode 100644 index b7b9fc5..0000000 --- a/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/Health Alert Overlay/On (cross) - Corner Customization/resource/ui/hudplayerhealth.res +++ /dev/null @@ -1,726 +0,0 @@ -"Resource/UI/HudPlayerHealth.res" -//this da shit -{ - "HudPlayerHealth" - { - "ControlName" "EditablePanel" - "fieldName" "HudPlayerHealth" - "xpos" "0" - "xpos_minbad" "c-290" - "ypos" "80" - "ypos_minbad" "r100" - "zpos" "1000" - "wide" "580" - "tall" "400" - "visible" "1" - "enabled" "1" - "HealthBonusPosAdj" "0" - "HealthDeathWarning" "0.49" - "HealthDeathWarningColor" "238 33 46 255" - } - "PlayerStatusMaxHealthValue" - { - "ControlName" "CExLabel" - "fieldName" "PlayerStatusMaxHealthValue" - // "xpos" "76" - "ypos" "9999" - } - -// someone mustve been angry - - "suckmydickvalve" - { - "ControlName" "EditablePanel" - "fieldName" "suckmydickvalve" - "xpos" "50" - "ypos" "c-15" - "wide" "0" - "tall" "0" - "visible" "1" - "enabled" "1" - } - - "PlayerStatusHealthImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusHealthImage" - "xpos" "33" - "ypos" "356" - "zpos" "4" - "wide" "14" - "tall" "15" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - } - "PlayerStatusHealthImageBG" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusHealthImageBG" - "xpos" "30" - "xpos_minbad" "30" - "ypos" "353" - "zpos" "3" - "wide" "20" - "tall" "21" - "visible" "1" - "enabled" "1" - "image" "../hud/health_bg" - "scaleImage" "1" - } - "PlayerStatusHealthValue" - { - "ControlName" "CExLabel" - "fieldName" "PlayerStatusHealthValue" - "xpos" "40" - "ypos" "354" - "zpos" "5" - "wide" "100" - "tall" "50" - "visible" "1" - "enabled" "1" - "labelText" "%Health%" - "textAlignment" "center" - "font" "HudFontGiantBoldSTATS" - "fgcolor" "TanLight" - } - "PlayerStatusHealthValueShadow" - { - "ControlName" "CExLabel" - "fieldName" "PlayerStatusHealthValueShadow" - "xpos" "-5" - "ypos" "-7" - "zpos" "5" - "wide" "100" - "tall" "40" - "visible" "1" - "enabled" "1" - "labelText" "%Health%" - "textAlignment" "center" - "font" "HudFontGiantBoldStats" - "fgcolor" "Black" - pin_to_sibling "PlayerStatusHealthValue" - } - "PlayerStatusHealthValueBG" - { - "ControlName" "CTFImagePanel" - "fieldName" "PlayerStatusHealthValueBG" - "xpos" "-60" - "xpos_minbad" "28" - "ypos" "325" - "ypos_minbad" "7" - "zpos" "1" - "wide" "300" - "tall" "150" - "visible" "1" - "enabled" "1" - "image" "../hud/misc_ammo_area_horiz1_blue" - "scaleImage" "1" - "teambg_2" "../hud/misc_ammo_area_horiz1_red" - "teambg_2_lodef" "../hud/ammo_red_bg_lodef" - "teambg_3" "../hud/misc_ammo_area_horiz1_blue" - "teambg_3_lodef" "../hud/ammo_blue_bg_lodef" - } - "PlayerStatusHealthBonusImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusHealthBonusImage" - "wide" "0" - "tall" "0" - "scaleImage" "1" - } - "PlayerStatusBleedImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusBleedImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../vgui/bleed_drop" - "fgcolor" "TanDark" - } - "PlayerStatusHookBleedImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusHookBleedImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../vgui/bleed_drop_grapple" - "fgcolor" "TanDark" - } - "PlayerStatusMilkImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusMilkImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../vgui/bleed_drop" - "fgcolor" "TanDark" - } - "PlayerStatusMarkedForDeathImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusMarkedForDeathImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "scaleImage" "1" - "image" "../vgui/marked_for_death" - "fgcolor_override" "White" - } - "PlayerStatusMarkedForDeathSilentImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusMarkedForDeathSilentImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "5" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../vgui/marked_for_death" - "fgcolor" "TanDark" - - } - "PlayerStatusGasImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusGasImage" - "xpos" "117" - "xpos_minbad" "102" - "ypos" "0" - "zpos" "7" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "wide" "32" - "tall" "32" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../vgui/covered_in_gas" - "fgcolor" "TanDark" - } - "PlayerStatus_MedicUberBulletResistImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_MedicUberBulletResistImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_bullet_blue" - "fgcolor" "TanDark" - } - "PlayerStatus_MedicUberBlastResistImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_MedicUberBlastResistImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_explosion_blue" - "fgcolor" "TanDark" - } - "PlayerStatus_MedicUberFireResistImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_MedicUberFireResistImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_fire_blue" - "fgcolor" "TanDark" - } - - "PlayerStatus_MedicSmallBulletResistImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_MedicSmallBulletResistImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_bullet_blue" - "fgcolor" "TanDark" - } - "PlayerStatus_MedicSmallBlastResistImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_MedicSmallBlastResistImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_explosion_blue" - "fgcolor" "TanDark" - } - "PlayerStatus_MedicSmallFireResistImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_MedicSmallFireResistImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_fire_blue" - "fgcolor" "TanDark" - } - - - "PlayerStatus_WheelOfDoom" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_WheelOfDoom" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../signs/death_wheel_whammy" - "fgcolor" "TanDark" - } - - "PlayerStatus_SoldierOffenseBuff" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_SoldierOffenseBuff" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_bullet_blue" - "fgcolor" "TanDark" - } - - "PlayerStatus_SoldierDefenseBuff" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_SoldierDefenseBuff" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_bullet_blue" - "fgcolor" "TanDark" - } - - "PlayerStatus_SoldierHealOnHitBuff" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_SoldierHealOnHitBuff" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_bullet_blue" - "fgcolor" "TanDark" - } - "PlayerStatus_SpyMarked" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_SpyMarked" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "" - "fgcolor" "TanDark" - } - "PlayerStatus_Parachute" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_Parachute" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneStrength" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneStrength" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_strength_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneHaste" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneHaste" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_haste_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneRegen" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneRegen" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_regen_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneResist" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneResist" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_resist_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneVampire" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneVampire" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_vampire_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneReflect" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneReflect" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_reflect_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RunePrecision" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RunePrecision" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_precision_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneAgility" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneAgility" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_agility_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneKnockout" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneKnockout" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_knockout_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneKing" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneKing" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_king_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RunePlague" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RunePlague" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_plague_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneSupernova" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneSupernova" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_supernova_hud" - "fgcolor" "TanDark" - } - "PlayerStatusSlowed" - { - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - } - "LowHpLabel" - { - "ControlName" "CExLabel" - "fieldName" "LowHpLabel" - "xpos" "c-200" - "ypos" "c-210" - "zpos" "5" - "wide" "200" - "tall" "50" - "visible" "1" - "enabled" "1" - "labelText" "LOW HEALTH" - "textAlignment" "center" - "font" "HudFontSmallBold" - "fgcolor" "0 0 0 0" - } - "LowHpLabelSha" - { - "ControlName" "CExLabel" - "fieldName" "LowHpLabelSha" - "xpos" "-1" - "ypos" "-1" - "zpos" "5" - "wide" "90" - "tall" "50" - "visible" "1" - "enabled" "1" - "labelText" "LOW HEALTH" - "textAlignment" "center" - "font" "HudFontSmallBold" - "fgcolor" "0 0 0 0" - "pin_to_sibling" "LowHpLabel" - } - -} diff --git a/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/Health Alert Overlay/On (cross)/resource/ui/hudplayerhealth.res b/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/Health Alert Overlay/On (cross)/resource/ui/hudplayerhealth.res deleted file mode 100644 index 24d6ca9..0000000 --- a/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/Health Alert Overlay/On (cross)/resource/ui/hudplayerhealth.res +++ /dev/null @@ -1,734 +0,0 @@ -"Resource/UI/HudPlayerHealth.res" -//this da shit -{ - "HudPlayerHealth" - { - "ControlName" "EditablePanel" - "fieldName" "HudPlayerHealth" - "xpos" "0" - "xpos_minbad" "0" - "ypos" "0" - "ypos_minbad" "r100" - "zpos" "1000" - "wide" "f0" - "tall" "f0" - "visible" "1" - "enabled" "1" - "HealthBonusPosAdj" "0" - "HealthDeathWarning" "0.49" - "HealthDeathWarningColor" "238 33 46 255" - } - "PlayerStatusMaxHealthValue" - { - "ControlName" "CExLabel" - "fieldName" "PlayerStatusMaxHealthValue" - // "xpos" "76" - "ypos" "9999" - } - -// someone mustve been angry - - "suckmydickvalve" - { - "ControlName" "EditablePanel" - "fieldName" "suckmydickvalve" - "xpos" "212" - "ypos" "c-40" - "wide" "0" - "tall" "0" - "visible" "1" - "enabled" "1" - } - - "PlayerStatusHealthImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusHealthImage" - "xpos" "216" - "ypos" "437" - "zpos" "4" - "wide" "14" - "tall" "15" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - } - "PlayerStatusHealthImageBG" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusHealthImageBG" - "xpos" "213" - "ypos" "434" - "zpos" "3" - "wide" "20" - "tall" "21" - "visible" "1" - "enabled" "1" - "image" "../hud/health_bg" - "scaleImage" "1" - } - "PlayerStatusHealthValue" - { - "ControlName" "CExLabel" - "fieldName" "PlayerStatusHealthValue" - "xpos" "c-205" - "ypos" "433" - "zpos" "5" - "wide" "100" - "tall" "50" - "visible" "1" - "enabled" "1" - "labelText" "%Health%" - "textAlignment" "center" - "font" "HudFontGiantBold" - "fgcolor" "TanLight" - } - "PlayerStatusHealthValueShadow" - { - "ControlName" "CExLabel" - "fieldName" "PlayerStatusHealthValueShadow" - "xpos" "-4" - "ypos" "-8" - "zpos" "5" - "wide" "100" - "tall" "40" - "visible" "1" - "enabled" "1" - "labelText" "%Health%" - "textAlignment" "center" - "font" "HudFontGiantBold" - "fgcolor" "Black" - pin_to_sibling "PlayerStatusHealthValue" - } - "PlayerStatusHealthValueBG" - { - "ControlName" "CTFImagePanel" - "fieldName" "PlayerStatusHealthValueBG" - "xpos" "c-305" - "ypos" "405" - "xpos_minbad" "28" - "ypos_minbad" "7" - "zpos" "1" - "wide" "300" - "tall" "150" - "visible" "1" - "enabled" "1" - "image" "../hud/misc_ammo_area_horiz1_blue" - "scaleImage" "1" - "teambg_2" "../hud/misc_ammo_area_horiz1_red" - "teambg_2_lodef" "../hud/ammo_red_bg_lodef" - "teambg_3" "../hud/misc_ammo_area_horiz1_blue" - "teambg_3_lodef" "../hud/ammo_blue_bg_lodef" - } - "PlayerStatusBleedImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusBleedImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../vgui/bleed_drop" - "fgcolor" "TanDark" - } - "PlayerStatusHookBleedImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusHookBleedImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../vgui/bleed_drop_grapple" - "fgcolor" "TanDark" - } - "PlayerStatusMilkImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusMilkImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../vgui/bleed_drop" - "fgcolor" "TanDark" - } - "PlayerStatusMarkedForDeathImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusMarkedForDeathImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "cs-10" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "scaleImage" "1" - "image" "../vgui/marked_for_death" - "fgcolor_override" "White" - } - "PlayerStatusMarkedForDeathSilentImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusMarkedForDeathSilentImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "90" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../vgui/marked_for_death" - "fgcolor" "TanDark" - - } - "PlayerStatusGasImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusGasImage" - "xpos" "117" - "xpos_minbad" "102" - "ypos" "0" - "zpos" "7" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "wide" "32" - "tall" "32" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../vgui/covered_in_gas" - "fgcolor" "TanDark" - } - "PlayerStatus_MedicUberBulletResistImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_MedicUberBulletResistImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_bullet_blue" - "fgcolor" "TanDark" - } - "PlayerStatus_MedicUberBlastResistImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_MedicUberBlastResistImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_explosion_blue" - "fgcolor" "TanDark" - } - "PlayerStatus_MedicUberFireResistImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_MedicUberFireResistImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_fire_blue" - "fgcolor" "TanDark" - } - - "PlayerStatus_MedicSmallBulletResistImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_MedicSmallBulletResistImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_bullet_blue" - "fgcolor" "TanDark" - } - "PlayerStatus_MedicSmallBlastResistImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_MedicSmallBlastResistImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_explosion_blue" - "fgcolor" "TanDark" - } - "PlayerStatus_MedicSmallFireResistImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_MedicSmallFireResistImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_fire_blue" - "fgcolor" "TanDark" - } - - - "PlayerStatus_WheelOfDoom" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_WheelOfDoom" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "120" - "ypos" "-170" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../signs/death_wheel_whammy" - "fgcolor" "TanDark" - } - - - "PlayerStatus_SoldierOffenseBuff" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_SoldierOffenseBuff" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_bullet_blue" - "fgcolor" "TanDark" - } - - "PlayerStatus_SoldierDefenseBuff" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_SoldierDefenseBuff" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_bullet_blue" - "fgcolor" "TanDark" - } - - "PlayerStatus_SoldierHealOnHitBuff" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_SoldierHealOnHitBuff" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_bullet_blue" - "fgcolor" "TanDark" - } - "PlayerStatus_SpyMarked" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_SpyMarked" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "" - "fgcolor" "TanDark" - } - "PlayerStatus_Parachute" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_Parachute" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneStrength" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneStrength" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_strength_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneHaste" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneHaste" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_haste_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneRegen" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneRegen" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_regen_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneResist" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneResist" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_resist_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneVampire" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneVampire" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_vampire_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneReflect" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneReflect" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_reflect_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RunePrecision" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RunePrecision" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_precision_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneAgility" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneAgility" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_agility_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneKnockout" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneKnockout" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_knockout_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneKing" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneKing" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_king_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RunePlague" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RunePlague" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_plague_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneSupernova" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneSupernova" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_supernova_hud" - "fgcolor" "TanDark" - } - "PlayerStatusSlowed" - { - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "23" - "tall" "23" - } - "LowHpLabel" - { - "ControlName" "CExLabel" - "fieldName" "LowHpLabel" - "xpos" "200" - "ypos" "c-210" - "zpos" "5" - "wide" "90" - "tall" "50" - "visible" "1" - "enabled" "1" - "labelText" "LOW HEALTH" - "textAlignment" "center" - "font" "HudFontSmallBold" - "fgcolor" "0 0 0 0" - } - "LowHpLabelSha" - { - "ControlName" "CExLabel" - "fieldName" "LowHpLabelSha" - "xpos" "-1" - "ypos" "-1" - "zpos" "5" - "wide" "90" - "tall" "50" - "visible" "1" - "enabled" "1" - "labelText" "LOW HEALTH" - "textAlignment" "center" - "font" "HudFontSmallBold" - "fgcolor" "0 0 0 0" - "pin_to_sibling" "LowHpLabel" - } - "PlayerStatusHealthBonusImage" - { - "ControlName" "ImagePanel" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "fieldName" "PlayerStatusHealthBonusImage" - "xpos" "28" - "ypos" "-227" - "zpos" "2" - "wide" "35" - "tall" "35" - "visible" "0" - "enabled" "1" - "image" "../hud/health_over_bg" - "scaleImage" "1" - } -} diff --git a/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/Health Alert Overlay/On/resource/ui/hudplayerhealth.res b/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/Health Alert Overlay/On/resource/ui/hudplayerhealth.res deleted file mode 100644 index 22798d8..0000000 --- a/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/Health Alert Overlay/On/resource/ui/hudplayerhealth.res +++ /dev/null @@ -1,730 +0,0 @@ -"Resource/UI/HudPlayerHealth.res" -//this da shit -{ - "HudPlayerHealth" - { - "ControlName" "EditablePanel" - "fieldName" "HudPlayerHealth" - "xpos" "0" - "xpos_minbad" "0" - "ypos" "0" - "ypos_minbad" "r100" - "zpos" "1000" - "wide" "f0" - "tall" "f0" - "visible" "1" - "enabled" "1" - "HealthBonusPosAdj" "0" - "HealthDeathWarning" "0.49" - "HealthDeathWarningColor" "238 33 46 255" - } - "PlayerStatusMaxHealthValue" - { - "ControlName" "CExLabel" - "fieldName" "PlayerStatusMaxHealthValue" - // "xpos" "76" - "ypos" "9999" - } - -// someone mustve been angry - - "suckmydickvalve" - { - "ControlName" "EditablePanel" - "fieldName" "suckmydickvalve" - "xpos" "100" - "ypos" "c125" - "wide" "0" - "tall" "0" - "visible" "1" - "enabled" "1" - } - - "PlayerStatusHealthImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusHealthImage" - "xpos" "c-217" - "ypos" "437" - "zpos" "4" - "wide" "14" - "tall" "15" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - } - "PlayerStatusHealthImageBG" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusHealthImageBG" - "xpos" "c-220" - "ypos" "434" - "zpos" "3" - "wide" "20" - "tall" "21" - "visible" "1" - "enabled" "1" - "image" "../hud/health_bg" - "scaleImage" "1" - } - "PlayerStatusHealthValue" - { - "ControlName" "CExLabel" - "fieldName" "PlayerStatusHealthValue" - "xpos" "c-208" - "ypos" "433" - "zpos" "5" - "wide" "100" - "tall" "50" - "visible" "1" - "enabled" "1" - "labelText" "%Health%" - "textAlignment" "center" - "font" "HudFontGiantBoldSTATS" - "fgcolor" "TanLight" - } - "PlayerStatusHealthValueShadow" - { - "ControlName" "CExLabel" - "fieldName" "PlayerStatusHealthValueShadow" - "xpos" "-4" - "ypos" "-8" - "zpos" "5" - "wide" "100" - "tall" "40" - "visible" "1" - "enabled" "1" - "labelText" "%Health%" - "textAlignment" "center" - "font" "HudFontGiantBoldSTATS" - "fgcolor" "Black" - pin_to_sibling "PlayerStatusHealthValue" - } - "PlayerStatusHealthValueBG" - { - "ControlName" "CTFImagePanel" - "fieldName" "PlayerStatusHealthValueBG" - "xpos" "c-315" - "ypos" "405" - "xpos_minbad" "28" - "ypos_minbad" "7" - "zpos" "1" - "wide" "310" - "tall" "150" - "visible" "1" - "enabled" "1" - "image" "../hud/misc_ammo_area_horiz1_blue" - "scaleImage" "1" - "teambg_2" "../hud/misc_ammo_area_horiz1_red" - "teambg_2_lodef" "../hud/ammo_red_bg_lodef" - "teambg_3" "../hud/misc_ammo_area_horiz1_blue" - "teambg_3_lodef" "../hud/ammo_blue_bg_lodef" - } - "PlayerStatusBleedImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusBleedImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../vgui/bleed_drop" - "fgcolor" "TanDark" - } - "PlayerStatusHookBleedImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusHookBleedImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../vgui/bleed_drop_grapple" - "fgcolor" "TanDark" - } - "PlayerStatusMilkImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusMilkImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../vgui/bleed_drop" - "fgcolor" "TanDark" - } - "PlayerStatusMarkedForDeathImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusMarkedForDeathImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "cs-10" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "scaleImage" "1" - "image" "../vgui/marked_for_death" - "fgcolor_override" "White" - } - "PlayerStatusMarkedForDeathSilentImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusMarkedForDeathSilentImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "90" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../vgui/marked_for_death" - "fgcolor" "TanDark" - - } - "PlayerStatusGasImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusGasImage" - "xpos" "117" - "xpos_minbad" "102" - "ypos" "0" - "zpos" "7" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "wide" "32" - "tall" "32" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../vgui/covered_in_gas" - "fgcolor" "TanDark" - } - "PlayerStatus_MedicUberBulletResistImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_MedicUberBulletResistImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_bullet_blue" - "fgcolor" "TanDark" - } - "PlayerStatus_MedicUberBlastResistImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_MedicUberBlastResistImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_explosion_blue" - "fgcolor" "TanDark" - } - "PlayerStatus_MedicUberFireResistImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_MedicUberFireResistImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_fire_blue" - "fgcolor" "TanDark" - } - - "PlayerStatus_MedicSmallBulletResistImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_MedicSmallBulletResistImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_bullet_blue" - "fgcolor" "TanDark" - } - "PlayerStatus_MedicSmallBlastResistImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_MedicSmallBlastResistImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_explosion_blue" - "fgcolor" "TanDark" - } - "PlayerStatus_MedicSmallFireResistImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_MedicSmallFireResistImage" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_fire_blue" - "fgcolor" "TanDark" - } - - - "PlayerStatus_WheelOfDoom" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_WheelOfDoom" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "120" - "ypos" "-170" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../signs/death_wheel_whammy" - "fgcolor" "TanDark" - } - - - "PlayerStatus_SoldierOffenseBuff" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_SoldierOffenseBuff" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_bullet_blue" - "fgcolor" "TanDark" - } - - "PlayerStatus_SoldierDefenseBuff" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_SoldierDefenseBuff" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_bullet_blue" - "fgcolor" "TanDark" - } - - "PlayerStatus_SoldierHealOnHitBuff" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_SoldierHealOnHitBuff" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_bullet_blue" - "fgcolor" "TanDark" - } - "PlayerStatus_SpyMarked" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_SpyMarked" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "" - "fgcolor" "TanDark" - } - "PlayerStatus_Parachute" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_Parachute" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneStrength" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneStrength" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_strength_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneHaste" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneHaste" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_haste_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneRegen" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneRegen" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_regen_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneResist" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneResist" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_resist_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneVampire" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneVampire" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_vampire_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneReflect" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneReflect" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_reflect_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RunePrecision" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RunePrecision" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_precision_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneAgility" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneAgility" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_agility_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneKnockout" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneKnockout" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_knockout_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneKing" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneKing" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_king_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RunePlague" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RunePlague" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_plague_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneSupernova" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneSupernova" - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_supernova_hud" - "fgcolor" "TanDark" - } - "PlayerStatusSlowed" - { - "pin_to_sibling" "suckmydickvalve" - "pin_corner_to_sibling" "1" - "pin_to_sibling_corner" "1" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "30" - "tall" "30" - } - "LowHpLabel" - { - "ControlName" "CExLabel" - "fieldName" "LowHpLabel" - "xpos" "200" - "ypos" "c-210" - "zpos" "5" - "wide" "90" - "tall" "50" - "visible" "1" - "enabled" "1" - "labelText" "LOW HEALTH" - "textAlignment" "center" - "font" "HudFontSmallBold" - "fgcolor" "0 0 0 0" - } - "LowHpLabelSha" - { - "ControlName" "CExLabel" - "fieldName" "LowHpLabelSha" - "xpos" "-1" - "ypos" "-1" - "zpos" "5" - "wide" "90" - "tall" "50" - "visible" "1" - "enabled" "1" - "labelText" "LOW HEALTH" - "textAlignment" "center" - "font" "HudFontSmallBold" - "fgcolor" "0 0 0 0" - "pin_to_sibling" "LowHpLabel" - } - "PlayerStatusHealthBonusImage" - { - "fieldName" "PlayerStatusHealthBonusImage" - "xpos" "0" - "ypos" "0" - "zpos" "0" - "wide" "f0" - "tall" "f0" - "visible" "1" - "enabled" "1" - "image" "replay/thumbnails/ow_overheal" - "scaleImage" "1" - } -} diff --git a/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/readme.txt b/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/readme.txt deleted file mode 100644 index 70ccded..0000000 --- a/customizations/UNPORTED CUSTOMIZATIONS [[[UNSUPPORTED RN!!!!!!!]]]/readme.txt +++ /dev/null @@ -1,2 +0,0 @@ -the customizations inside this folder have not been ported to the new system introduced in v23, you're in uncharted territory -please do not use them right now, they will be ported soon. -techno/tekunotri diff --git a/customizations/hp-warning.res b/customizations/hp-warning.res new file mode 100644 index 0000000..38f0743 --- /dev/null +++ b/customizations/hp-warning.res @@ -0,0 +1,11 @@ +//============================================================================================= +// Health Warning +//============================================================================================= +// Uncomment (by removing the // before #base) to use your prefered option, none on by default +//============================================================================================= + + +//#base "../resource/ui/customizations/hpalert/hudplayerhealth_nocross.res" // no cross (default) +//#base "../resource/ui/customizations/hpalert/hudplayerhealth_cross.res" // small cross next to hp +//#base "../resource/ui/customizations/hpalert/hudplayerhealth_hpalert.res" // small "LOW HEALTH" warning +//#base "../resource/ui/customizations/hpalert/hudplayerhealth_overwatch.res" // Overwatch-style Overheal/low hp (OVERRIDES OVERHEAL) diff --git a/customizations/sidemann/sidemann.res b/customizations/sidemann/sidemann.res index f70dbce..dc4ad7b 100644 --- a/customizations/sidemann/sidemann.res +++ b/customizations/sidemann/sidemann.res @@ -1,7 +1,5 @@ //============================================================================================= -// Side Mann Customization -//============================================================================================= -// drag this .res file (sidemann.res) into the #enabled folder to enable sidemann +// Side Mann Customization, don't touch this file unless you know what you're doing //============================================================================================= @@ -10,6 +8,7 @@ #base "../../resource/ui/customizations/sidemann/hudammoweapons_side.res" #base "../../resource/ui/customizations/sidemann/hudmediccharge_side.res" +// class model, last damage and killstreak #base "../../resource/ui/customizations/sidemann/hudplayerclass_side.res" #base "../../resource/ui/customizations/sidemann/huddamageaccount_last_side.res" #base "../../resource/ui/customizations/sidemann/huditemeffectmeter_killstreak_side.res" diff --git a/resource/ui/customizations/hpalert/hudplayerhealth_cross.res b/resource/ui/customizations/hpalert/hudplayerhealth_cross.res new file mode 100644 index 0000000..888d168 --- /dev/null +++ b/resource/ui/customizations/hpalert/hudplayerhealth_cross.res @@ -0,0 +1,17 @@ +"Resource/UI/HudPlayerHealth.res" +//this da shit +{ + "PlayerStatusHealthBonusImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatusHealthBonusImage" + "zpos" "2" + "wide" "35" + "tall" "35" + "visible" "1" + "enabled" "1" + "image" "../hud/health_over_bg" + "scaleImage" "1" + } + +} diff --git a/resource/ui/customizations/hpalert/hudplayerhealth_hpalert.res b/resource/ui/customizations/hpalert/hudplayerhealth_hpalert.res new file mode 100644 index 0000000..a672abc --- /dev/null +++ b/resource/ui/customizations/hpalert/hudplayerhealth_hpalert.res @@ -0,0 +1,37 @@ +"Resource/UI/HudPlayerHealth.res" +//this da shit +{ + "LowHpLabel" + { + "ControlName" "CExLabel" + "fieldName" "LowHpLabel" + "xpos" "cs-0.5" + "ypos" "c-170" + "zpos" "5" + "wide" "90" + "tall" "50" + "visible" "1" + "enabled" "1" + "labelText" "LOW HEALTH" + "textAlignment" "center" + "font" "HudFontSmallBold" + "fgcolor" "0 0 0 0" + } + "LowHpLabelSha" + { + "ControlName" "CExLabel" + "fieldName" "LowHpLabelSha" + "xpos" "-1" + "ypos" "-1" + "zpos" "5" + "wide" "90" + "tall" "50" + "visible" "1" + "enabled" "1" + "labelText" "LOW HEALTH" + "textAlignment" "center" + "font" "HudFontSmallBold" + "fgcolor" "0 0 0 255" + "pin_to_sibling" "LowHpLabel" + } +} diff --git a/resource/ui/customizations/hpalert/hudplayerhealth_nocross.res b/resource/ui/customizations/hpalert/hudplayerhealth_nocross.res new file mode 100644 index 0000000..da54012 --- /dev/null +++ b/resource/ui/customizations/hpalert/hudplayerhealth_nocross.res @@ -0,0 +1,9 @@ +"Resource/UI/HudPlayerHealth.res" +//this da shit +{ + "PlayerStatusHealthBonusImage" + { + "wide" "0" + "tall" "0" + } +} diff --git a/resource/ui/customizations/hpalert/hudplayerhealth_overwatch.res b/resource/ui/customizations/hpalert/hudplayerhealth_overwatch.res new file mode 100644 index 0000000..f3eff73 --- /dev/null +++ b/resource/ui/customizations/hpalert/hudplayerhealth_overwatch.res @@ -0,0 +1,17 @@ +"Resource/UI/HudPlayerHealth.res" +//this da shit +{ + "PlayerStatusHealthBonusImage" + { + "fieldName" "PlayerStatusHealthBonusImage" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "f0" + "tall" "f0" + "visible" "1" + "enabled" "1" + "image" "replay/thumbnails/ow_overheal" + "scaleImage" "1" +} +} diff --git a/resource/ui/customizations/sidemann/hudammoweapons_side.res b/resource/ui/customizations/sidemann/hudammoweapons_side.res index 9016e03..c676347 100644 --- a/resource/ui/customizations/sidemann/hudammoweapons_side.res +++ b/resource/ui/customizations/sidemann/hudammoweapons_side.res @@ -3,22 +3,22 @@ { "HudWeaponAmmoBG" { - "xpos" "c70" + "xpos" "rs1+65" } "HudWeaponAmmoIcon" { - "xpos" "c267" + "xpos" "rs1-29" } "AmmoInClip" { - "xpos" "c145" + "xpos" "rs1-90" } "AmmoInReserve" { - "xpos" "c235" + "xpos" "rs1" } "AmmoNoClip" { - "xpos" "c185" + "xpos" "rs1-45" } } diff --git a/resource/ui/customizations/sidemann/hudplayerhealth_side.res b/resource/ui/customizations/sidemann/hudplayerhealth_side.res index 4732807..fc881de 100644 --- a/resource/ui/customizations/sidemann/hudplayerhealth_side.res +++ b/resource/ui/customizations/sidemann/hudplayerhealth_side.res @@ -24,10 +24,15 @@ "pin_to_sibling" "PlayerStatusHealthValue" } "PlayerStatusHealthValueBG" - { + { "xpos" "-55" "ypos" "c165" } + "PlayerStatusHealthBonusImage" + { + "xpos" "c-286" + "ypos" "rs1-18" + } // someone mustve been angry "suckmydickvalve" diff --git a/resource/ui/hudplayerhealth.res b/resource/ui/hudplayerhealth.res index 4f685b6..efce6b4 100644 --- a/resource/ui/hudplayerhealth.res +++ b/resource/ui/hudplayerhealth.res @@ -1,4 +1,4 @@ +#base "../../customizations/hp-warning.res" #base "../../customizations/sidemann-toggle.res" - //base content #base "hudplayerhealth_base.res" diff --git a/resource/ui/hudplayerhealth_base.res b/resource/ui/hudplayerhealth_base.res index 3035d43..fd278f7 100644 --- a/resource/ui/hudplayerhealth_base.res +++ b/resource/ui/hudplayerhealth_base.res @@ -35,6 +35,18 @@ "enabled" "1" "scaleImage" "1" } + "PlayerStatusHealthBonusImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatusHealthBonusImage" + "xpos" "c-228" + "ypos" "rs1-18" + "wide" "0" + "zpos" "2" + "enabled" "1" + "image" "../hud/health_over_bg" + "scaleImage" "1" + } "PlayerStatusHealthImageBG" { "ControlName" "ImagePanel" @@ -675,50 +687,5 @@ "wide" "30" "tall" "30" } - "LowHpLabel" - { - "ControlName" "CExLabel" - "fieldName" "LowHpLabel" - "xpos" "200" - "ypos" "c-210" - "zpos" "5" - "wide" "90" - "tall" "50" - "visible" "1" - "enabled" "1" - "labelText" "LOW HEALTH" - "textAlignment" "center" - "font" "HudFontSmallBold" - "fgcolor" "0 0 0 0" - } - "LowHpLabelSha" - { - "ControlName" "CExLabel" - "fieldName" "LowHpLabelSha" - "xpos" "-1" - "ypos" "-1" - "zpos" "5" - "wide" "90" - "tall" "50" - "visible" "1" - "enabled" "1" - "labelText" "LOW HEALTH" - "textAlignment" "center" - "font" "HudFontSmallBold" - "fgcolor" "0 0 0 0" - "pin_to_sibling" "LowHpLabel" - } - "PlayerStatusHealthBonusImage" - { - "fieldName" "PlayerStatusHealthBonusImage" - "xpos" "9999" - "ypos" "0" - "zpos" "0" - "wide" "f0" - "tall" "f0" - "visible" "1" - "enabled" "1" - "image" "replay/thumbnails/ow_overheal" - "scaleImage" "1" - } + } diff --git a/scripts/hudanimations_vexcenot.txt b/scripts/hudanimations_vexcenot.txt index 2c1bba0..a53c271 100644 --- a/scripts/hudanimations_vexcenot.txt +++ b/scripts/hudanimations_vexcenot.txt @@ -257,6 +257,14 @@ event HudHealthDyingPulse // Animate PlayerStatusHealthValue3 Position "40 354" Pulse 1.0 0.2 1.0 RunEvent HudHealthDyingPulseLoop 0.25 + + // bring up the LOW HEALTH label (if the customization exists to begin with, otherwise nothing will show, dw. -techno) + Animate LowHpLabel fgcolor "255 0 0 255" Linear 0.001 0.002 + + // fade it out + Animate LowHpLabel fgcolor "0 0 0 0" Linear 2.0 2.51 + Animate LowHpLabelSha fgcolor "0 0 0 0" Linear 2.0 2.51 + } // call to loop HudHealthDyingPulse From 8ce7e050166ebe706b4a1a72a2de15efdc33db27 Mon Sep 17 00:00:00 2001 From: techno <41777800+TechnoSL@users.noreply.github.com> Date: Sat, 17 Aug 2024 06:51:03 +0100 Subject: [PATCH 5/5] removed the main menu customization )it was useless) --- customizations/mainmenu.res | 5 - .../ui/customizations/menu/menu_default.res | 2517 ---------------- .../ui/customizations/menu/menu_vanilla.res | 2672 ----------------- resource/ui/mainmenuoverride.res | 2522 +++++++++++++++- resource/ui/mainmenuoverride_base.res | 2520 ---------------- 5 files changed, 2519 insertions(+), 7717 deletions(-) delete mode 100644 customizations/mainmenu.res delete mode 100644 resource/ui/customizations/menu/menu_default.res delete mode 100644 resource/ui/customizations/menu/menu_vanilla.res delete mode 100644 resource/ui/mainmenuoverride_base.res diff --git a/customizations/mainmenu.res b/customizations/mainmenu.res deleted file mode 100644 index 7baad3f..0000000 --- a/customizations/mainmenu.res +++ /dev/null @@ -1,5 +0,0 @@ -// main menu -// uncomment the one you want - -#base "../resource/ui/customizations/menu/menu_default.res" // mm-default main menu -//#base "../resource/ui/customizations/menu/menu_vanilla.res" // tf2 default main menu diff --git a/resource/ui/customizations/menu/menu_default.res b/resource/ui/customizations/menu/menu_default.res deleted file mode 100644 index 3ad5cac..0000000 --- a/resource/ui/customizations/menu/menu_default.res +++ /dev/null @@ -1,2517 +0,0 @@ -// used for preloading custom icons and whatnot -#base "custom/preload.res" -"Resource/UI/MainMenuOverride.res" -{ - MainMenuOverride - { - "fieldName" "MainMenuOverride" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "zpos" "0" - "wide" "f0" - "tall" "480" -// "bgcolor_override" "0 0 0 240" - "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" "HudFontSmallBold" - "textAlignment" "west" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "border_default" "MainMenuButtonDefault" - "border_armed" "MainMenuButtonArmed" - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "235 226 202 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "117 107 94 255" - "image_armedcolor" "235 226 202 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "6" - "ypos" "6" - "zpos" "1" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - } - } - } - - "SaxxySettings" - { - "xpos" "0" - "ypos" "0" - "zpos" "-101" - "wide" "f0" - "tall" "480" - - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - "flashbounds_x" "50" - "flashbounds_y" "65" - "flashbounds_w" "250" - "flashbounds_h" "120" - - "flashstartsize_min" "8" - "flashstartsize_max" "12" - - "flash_maxscale" "4" - - "flash_lifelength_min" ".1" - "flash_lifelength_max" ".2" - - "curtain_anim_duration" "4.0" - "curtain_open_time" "2.8" - "flash_start_time" "4.0" - - "initial_freakout_duration" "15.0" - "clap_sound_duration" "10.0" - - "CameraFlashSettings" - { - "visible" "1" - "enabled" "1" - "tileImage" "0" - "scaleImage" "1" - "zpos" "9" - } - } - } - - - "Background" - { - "ControlName" "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" - } - - if_halloween_0 - { - "image" "../console/title_team_halloween2011_widescreen" - } - if_halloween_1 - { - "image" "../console/title_team_halloween2012_widescreen" - } - if_halloween_2 - { - "image" "../console/title_team_halloween2013_widescreen" - } - if_halloween_3 - { - "image" "../console/title_team_halloween2014_widescreen" - } - if_halloween_4 - { - "image" "../console/title_team_halloween2015_widescreen" - } - if_halloween_5 - { - "image" "../console/title_scream_fortress_2017_widescreen" - } - if_fullmoon - { - "image" "../console/title_fullmoon_widescreen" - } - if_christmas - { - "image" "../console/background_xmas2020_widescreen" - } - } - - "TFLogoImage" - { - "ControlName" "ImagePanel" - "fieldName" "TFLogoImage" - "xpos" "c-290" - "ypos" "32" - "zpos" "1" - "wide" "256" - "tall" "64" - "visible" "1" - "enabled" "1" - "image" "../logo/new_tf2_logo" - "scaleImage" "1" - "mouseinputenabled" "0" - } - - "TFCharacterImage" - { - // "ControlName" "ImagePanel" - "fieldName" "TFCharacterImage" - "xpos" "c-250" - "ypos" "-80" - "zpos" "-120" - "wide" "600" - "tall" "600" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - } - - "RankModelPanel" - { - "ControlName" "CPvPRankPanel" - "fieldName" "RankModelPanel" - "xpos" "cs-0.5-256" - "ypos" "cs-0.5-120" - - "zpos" "-51" - "wide" "1000" - "tall" "1000" - "visible" "0" - "proportionaltoparent" "1" - "mouseinputenabled" "1" - - "matchgroup" "MatchGroup_Casual_12v12" - - "show_progress" "0" - } - - "CycleRankTypeButton" - { - "ControlName" "CExImageButton" - "fieldName" "CycleRankTypeButton" - "xpos" "cs-0.5-44" - "ypos" "104" - "wide" "15" - "tall" "15" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "textinsetx" "25" - "labelText" "" - "use_proportional_insets" "1" - "font" "HudFontSmallBold" - "command" "open_rank_type_menu" - "textAlignment" "west" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "vo/null.mp3" - "actionsignallevel" "1" - "proportionaltoparent" "1" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "paintborder" "0" - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "255 255 255 255" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "cs-0.5" - "ypos" "cs-0.5" - "zpos" "1" - "wide" "f2" - "tall" "f2" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "glyph_options" - - "proportionaltoparent" "1" - "mouseinputenabled" "0" - "keyboardinputenabled" "0" - } - } - - "RankTooltipPanel" - { - "ControlName" "ImagePanel" - "fieldName" "RankTooltipPanel" - "xpos" "c-285" - "ypos" "99" - "zpos" "-1" - "wide" "8" - "tall" "8" - "visible" "1" - "proportionaltoparent" "1" - "mouseinputenabled" "1" - "image" "info" - "scaleImage" "1" - "alpha" "75" - } - - "RankPanel" - { - "ControlName" "CPvPRankPanel" - "fieldName" "RankPanel" - "xpos" "c-350" - "ypos" "72" - "zpos" "-52" - "wide" "320" - "tall" "160" - "visible" "0" - "proportionaltoparent" "1" - "mouseinputenabled" "0" - - "matchgroup" "MatchGroup_Casual_12v12" - - "show_model" "0" - "show_type" "1" - } - - "NoGCMessage" - { - "ControlName" "Label" - "fieldName" "NoGCMessage" - "xpos" "c-290" - "ypos" "94" - "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" "c-285" - "ypos" "107" - "zpos" "-99" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "image" "gc_dc" - "scaleImage" "1" - "proportionaltoparent" "1" - } - -// no - - "MiscLabel" - { - "ControlName" "CExLabel" - "fieldName" "MiscLabel" - "font" "ScoreboardVerySmall" - "labelText" "miscellaneous" - "textAlignment" "west" - "xpos" "9999" - "ypos" "999" - "zpos" "2" - "wide" "100" - "tall" "10" - "autoResize" "0" - "fgcolor_override" "TanLight" - } - "RankBorder" - { - "ControlName" "EditablePanel" - "fieldName" "RankBorder" - "xpos" "c-290" - "ypos" "94" - "zpos" "-100" - "wide" "260" - "tall" "172"//"168" - "visible" "1" - "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" "MainMenuBGBorder" - - "TipSubLabel" - { - "ControlName" "CExLabel" - "fieldName" "TipSubLabel" - "font" "HudFontSmall" - "labelText" "%tipsubtext%" - "textAlignment" "center" - "xpos" "20" - "ypos" "30" - "zpos" "2" - "wide" "250" - "tall" "50" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "117 107 94 255" - "wrap" "1" - } - - "TipLabel" - { - "ControlName" "CExLabel" - "fieldName" "TipLabel" - "font" "HudFontSmallBold" - "labelText" "%tiptext%" - "textAlignment" "center" - "xpos" "20" - "ypos" "5" - "zpos" "2" - "wide" "140" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "235 226 202 255" - "auto_wide_tocontents" "1" - } - } - - "Notifications_ShowButtonPanel" - { - "ControlName" "EditablePanel" - "fieldName" "Notifications_ShowButtonPanel" - "xpos" "c148" - "ypos" "28" - "zpos" "10" - "wide" "32" - "tall" "32" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "navUp" "MOTD_ShowButtonPanel" - "navDown" "SettingsButton" - "navLeft" "QuickplayButton" - "navRight" "Notifications_Panel" - "navToRelay" "Notifications_ShowButtonPanel_SB" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "16" - "ypos" "0" - "zpos" "3" - "wide" "16" - "tall" "16" - "visible" "1" - "enabled" "1" - "image" "glyph_achievements" - "scaleImage" "1" - "drawcolor" "210 125 33 255" - } - - "Notifications_CountLabel" - { - "ControlName" "CExLabel" - "fieldName" "Notifications_CountLabel" - "font" "HudFontSmallestBold" - "labelText" "%noticount%" - "textAlignment" "center" - "xpos" "16" - "ypos" "0" - "zpos" "4" - "wide" "16" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "255 255 255 255" - } - - "Notifications_ShowButtonPanel_SB" - { - "ControlName" "CExImageButton" - "fieldName" "Notifications_ShowButtonPanel_SB" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "32" - "tall" "32" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "" - "font" "HudFontSmallestBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "actionsignallevel" "2" - - "Command" "noti_show" - "navActivate" "