-
-
Notifications
You must be signed in to change notification settings - Fork 90
Customization
- HUD Colors
- Custom Crosshairs
- Custom Server Favorites
- Closed Captions
- Medic Rainbow Charge
- Streamer HUD
- Custom User HUDs
- Transparent Viewmodels
- Health Cross
- Uber Near Crosshair
To "comment out" a line is to add two forward slashes (//) in front of the line. This makes the game skip over that line when loading the file.
Example:
In this image, the lines "file" "scripts/bh_hudanimations/bh_ammo_box.txt"
and "file" "scripts/bh_hudanimations/bh_ammo_foreground.txt"
are commented out and will be ignored by the game.
All of budhud's colors are controlled in \budhud\#customization\_enabled\bh_colors.res
.
Custom crosshairs available can be viewed in \budhud\#customization\crosshair images
.
- Navigate to
\budhud\#customization\crosshair images\whayay's crosshairs.png
. - Note the letter or number below the crosshair you would like to use.
- Navigate to
\budhud\#customization\_enabled
and openbh_crosshairs.res
. - Find the section titled "whayay_crosshair" and change the letter next to
labelText
to whatever letter you chose from the screenshot. - Set
visible
andenabled
to 1.
Note: for the "font" entry: You can use "CrosshairOL" for a crosshair with an outline or "CrosshairAA" for a smooth crosshair w/o an outline. You can also add "Small" or "Big" at the end to change the size. e.g. "CrosshairOLSmall"
- Navigate to
\budhud\#customization\Crosshair Images\Knuckles' Crosshairs.png
. - Note the letter or number below the crosshair you would like to use.
- Navigate to
\budhud\#customization\_enabled
and openbh_crosshairs.res
. - Find the section titled "knuckles_crosshair" and change the letter next to
labelText
to whatever letter you chose from the screenshot. - Set
visible
andenabled
to 1.
- Navigate to
\budhud\#customization\Crosshair Images\Fog's crosshairs.png
. - Note the letter below the crosshair you would like to use.
- Navigate to
\budhud\#customization\_enabled
and openbh_crosshairs.res
. - You'll have to look below the section titled "Fog's Crosshairs" and find the section that has the same labelText as the number or letter of the crosshair you chose
- Once you find it, you'll have to set
visible
andenabled
to 1.
Credits: whayay, fog, garm3n, konr, Knuckles
Damage flash for custom crosshairs can be modified or disabled in \budhud\#customization\_enabled\bh_colors.res
. This is located under the section titled "Crosshair Colors"
To add custom server favorites to the menu, navigate to \budhud\resource\gamemenu.res
and change the IP under command
as well as the description under tooltip
. Additional information can be found in this file.
This HUD supports the display of closed captions to show who you damage above your ammo. Enable this by putting closecaption 1
in console.
If this doesn't work, try running exec bh_captions.cfg
or bh_captions_competitive.cfg
.
bh_captions_competitive.cfg
displays more captions, while bh_captions
displays less/more important captions.
Credits: clovervidia
- In
budhud\scripts\hudanimations_manifest.txt
, uncomment the following line:"file" "scripts/bh_hudanimations/bh_medic_chargerainbow.txt"
- Comment out the following line:
"file" "scripts/bh_hudanimations/bh_medic_charge.txt"
To disable all appearances of names in-game, navigate to \custom\budhud\
and change the folder named _stream_
to _stream
.
Some users prefer their HUD to look slightly different from the core HUD, and their versions of the HUD can be found in \budhud\#users\
.
To enable one of these versions of the HUD:
- Navigate to
\budhud\#users\
- Find the name of the person whose HUD you'd like to use and remove the underscore from the end of the name of the folder. For instance,
dane_
would be renamed todane
.
The core HUD must be installed the same either way (see HUD Installation for more information).
NOTE: Does NOT work with dx8 users, only dx9+.
- Navigate to
\budhud\#customization
- If on Windows, drag
bh_transparentviewmodels_windows.res
into_enabled
- If on Mac, drag
bh_transparentviewmodels_mac.res
into_enabled
If you experience issues with the viewmodels not working, enter this into your console: exec bh_TransparentViewmodels.cfg
. This will set various commands necessary for transparent viewmodels to work. You can view this config in \budhud\cfg
.
Some people have luck with this working without these commands being entered, so I would try it without them added first.
Credits: komorebi and JarateKing from http://teamfortress.tv/thread/21928/transparent-viewmodels-in-any-hud
The player health cross can be enabled by navigating to \budhud\#customization
and dragging bh_health_cross.res
into _enabled
.
If you want your health to appear inside of the healthcross, move bh_health_cross_inset.res
into _enabled
instead.
Uber percentage near crosshair can be enabled by navigating to \budhud\#customization
and dragging bh_uber_nearcrosshair.res
into _enabled
. Note that this doesn't work properly with the Vaccinator.
- ⭐ Popular topics
- ⚡ Quick customizations
- Home
- Installation
- HUD Troubleshooting
- Downloading Older Versions
- Translating budhud
- FAQs
- Credits
- Known Issues
- Lore Zone
- budhud Dev Reference
- 🔗 Screenshots
- 🔗 Discord
- 🔗 huds.tf
- 🔗 Steam
- ⭐⚡ 3D Player Class Model
- ⭐⚡ Closed Captions
- ⭐⚡ YouTube/Twitch #User HUDs
- ⭐ Crosshairs
- ⭐ Modifying Colors
- ⚡ Speedometer
- ⚡ Chat Location
- ⚡ Streamer HUD
- ⚡ Transparent Viewmodels
- Damage Numbers