I was wondering what the hud teamfortress tv uses, it's an extremely good hud for spectating matches and i'm wanting to know if there is basically any way that i could get the hud or some other good spectator hud.
It's specifically for the org and I don't think you can download it for that reason, it's part of brand recognition.
http://www.teamfortress.tv/16890/teamfortresstv-hud-unofficial
Don't think this has been updated in quite a while so it's undoubtedly broken. As Dolly said the official hud won't be released. If you look around in the Hud section of the forums you should be able to find a spectator hud to your liking. :)
Don't think this has been updated in quite a while so it's undoubtedly broken. As Dolly said the official hud won't be released. If you look around in the Hud section of the forums you should be able to find a spectator hud to your liking. :)
The closest one is the one that Mert linked. You can easily get Hypnotized to update it here
If you want to modify the spectator hud for tournament there are only a few files you need to modify:
- SpectatorTournament.res - where the player panels are in the hud and how they look
- SpectatorTournamentGUIHealth.res - the health in the player panels in aforementioned file
- hudanimations_tf.txt - Health events such as HudHealthBonusPulse/HudHealthDyingPulse
- StatusSpec panels
- MedigunInfo.res - Size of and where the panels should be positioned
- MedigunPanel.res - What a medigun panel should look like
- MedigunInfo.res - Size of and where the panels should be positioned
- Clientscheme.res - Borders for the player panels (TFFatLineBorder(RedBG/BlueBG) & optional colors/fonts
- Hudlayout.res - Possible position for Spectator targetID
Optionally you can mess with textures for control points, modify timers elements and objective indicators, but with the list above anyone should be able to modify the default hud files for a custom spectator hud.
[list][*]SpectatorTournament.res - where the player panels are in the hud and how they look
[*]SpectatorTournamentGUIHealth.res - the health in the player panels in aforementioned file
[list][*]hudanimations_tf.txt - Health events such as [i]HudHealthBonusPulse/HudHealthDyingPulse[/i][/list]
[*][url=https://github.com/fwdcp/StatusSpec]StatusSpec[/url] panels
[list][*]MedigunInfo.res - Size of and where the panels should be positioned
[*]MedigunPanel.res - What a medigun panel [url=github.com/wiethoofd/statusspec-hud]should look like[/url][/list]
[*]Clientscheme.res - Borders for the player panels (TFFatLineBorder(RedBG/BlueBG) & optional colors/fonts
[*]Hudlayout.res - Possible position for Spectator targetID
[/list]
Optionally you can mess with textures for control points, modify timers elements and objective indicators, but with the list above anyone should be able to modify the default hud files for a custom spectator hud.