Advertisement (Remove Ads?)
BearHUD
Downloads:
34,515
Views:
276,508
Rating:
Description
My personal edit of broeselhud_blue.
Hit me up on the steam group for updates, assistance and bug fixing:
http://steamcommunity.com/groups/bearnauthud
And don't forget to look at readme.txt and customization.txt for information.
Credits
Raysfire
Hypnotize
Feeling
Boat_
Doodle's resource page
teamfortress.tv and huds.tf users
Special Thanks
Shoutout to my friends for giving me initial feedback and suggestions
Operating System | Supported? |
---|---|
Windows | |
Mac | |
Linux |
Resolutions | Supported? |
---|---|
4:3 | |
5:4 | |
16:9 | |
16:10 |
Miscellaneous | Supported? |
---|---|
Custom Fonts | |
Custom Menus | |
Extra Scoreboards | |
HUD Crosshairs | |
Minmode Toggle | |
Streamer Mode | |
Custom Materials | |
Easy Customization |
Gamemodes | Supported? |
---|---|
Tournament | |
Competitive | |
Arena | |
Attack/Defend | |
Capture the Flag | |
Control Points | |
Domination | |
Halloween | |
King of the Hill | |
Mannpower | |
Mann Vs. Machine | |
Passtime | |
Payload | |
Payload Race | |
Player Destruction | |
Robot Destruction | |
Special Delivery | |
Territorial Control |
*Last update 04/08/2018*
- Minor tweaks
- Restored most of the matchmaker menu to its original state
- New class menu (removed resolution fixes as it no longer breaks)
*New entry to customization.txt
As of March 28th damage numbers color resets to red for most people on startup due to the new color slider in advanced settings
Add this to your autoexec to prevent this from happening:
hud_combattext_red 255
hud_combattext_green 255
hud_combattext_blue 255
- Minor tweaks
- Restored most of the matchmaker menu to its original state
- New class menu (removed resolution fixes as it no longer breaks)
*New entry to customization.txt
As of March 28th damage numbers color resets to red for most people on startup due to the new color slider in advanced settings
Add this to your autoexec to prevent this from happening:
hud_combattext_red 255
hud_combattext_green 255
hud_combattext_blue 255
User Comments
88 Comments
@NBP is d MVP
Sure thing man, the process is a bit tedious but I'll walk you through it.
The files that control those backgrounds are:
BackpackPanel.res in Resource/UI/econ/
ClassLoadoutPanel.res in Resource/UI/
CharInfoLoadoutSubPanel.res in Resource/UI/
statsummary_embedded.res in Resource/UI/
ItemSelectionPanel.res in Resource/UI/
I think those are all of them, if I missed any please let me know.
Open each with a program like notepad, wordpad or notepad++ (I recommend the last one) and within the first lines of text in every single one of those files you should find the following line
"bgcolor_override" "135 135 135 255"
To change the background color just put in a different value (RGBA format), for example "46 43 42 255" is the default color so it would look like this:
"bgcolor_override" "46 43 42 255"
Do this while tf2 is closed otherwise you won't see the changes. Don't forget to save changes.
Hope it helps
Posted 29-07-2017, 08:12 PM
It's fixed
Thanks for help me, I see a little troubles in the HUD with the constructions, maybe you want to change them (like sentry has no draw or it's in the same place as the chat, move it a bit more down maybe can help).
In MvM maaaaybe, are a bit annoying the transparent buttons (on my opinion) of cancel, accept & refund (maybe put a little border), i play a lot mvm so i'm a little perfectionist.
I try to feedback & hope you got some ideas for have your "perfect HUD"
Posted 30-07-2017, 01:41 AM
Advertisement (Remove Ads?)