Skip to content

Streamer HUD

Jason edited this page Jun 21, 2025 · 8 revisions

Description

The streamer hud hides most information that could be used to find the server you're in. This includes player names, server name, avatars, and other miscellaneous things.

Enabling

  1. Navigate to ../custom/budhud/ and change the folder named _stream_ to _stream.

Note

You can run recommended stream hud commands by using exec bh_stream_on.cfg. This config can be turned off with exec bh_stream_off.cfg.

Note

To disable custom medigun names, you must do the following:

  1. Navigate to ../custom/budhud/resource/chat_english.txt
  2. Uncomment (remove the // in front of) the line that has TF_playerid_mediccharge_wpn
    • In other words, instead of ...
      • // "TF_playerid_mediccharge_wpn" "ÜberCharge: %s1%"
    • ... it will become
      • "TF_playerid_mediccharge_wpn" "ÜberCharge: %s1%"

If you find something that isn't hidden by this hud, let me know in the discord or the issue tracker!


Clone this wiki locally