![alt text](http://huds.tf/forum/xthreads_attach.php/572_1486499416_dd57b51a/8daf74d7f23cd9e2dd4abd849b3f0644/directory.jpg) ======= A HUD for Team Fortress 2. About ------- A simplistic yet bold hud for TF2 made to cut out a lot of clutter included that of the stock hud. It includes both a 6s and 16v16 scoreboard that can be toggled by changing to and from the minimal mode, and a range of various vivid colors associated with both low health as well as ammo. Screenshots -------- * [Health/Ammo, Overheal, TargetID](http://puu.sh/188pJ) * [16v16 Scoreboard](http://puu.sh/188qq) * [6v6 Scoreboard](http://puu.sh/188qS) * [Low ammo, Killfeed](http://puu.sh/188r9) * [Charge Meter, Last Damage done location](http://puu.sh/188rV) * [Spectator TargetID](http://puu.sh/188tf) * [Tournament Spectator HUD, Inspect Panel, KOTH Timers](http://puu.sh/188wK) * [Capture the Flag HUD](http://puu.sh/188xO) * [Class Selection screen](http://puu.sh/19R5o) * [Team Selection screen](http://puu.sh/19R58) To Download -------- Click [this link](https://github.com/raysfire/rayshud/archive/master.zip) or the green `Clone or Download` button at the top of the page and then `Download ZIP` in order to download the most recent version of my hud! It should be at the top of the page. To Install -------- Be sure to back up your old hud folder first! Never know when something might break, and it's always best to be prepared. 1. Press `Download ZIP` on Github. This will download `rayshud-master.zip` 2. Navigate to `C:\Program Files (x86)\Steam\SteamApps\common\Team Fortress 2\tf\custom` 3. Extract .zip file contents into the `custom` folder. 4. Ensure that the final file structure should resembles the following: ``` tf └── custom └── rayshud ├── customizations ├── materials ├── resource ├── scripts ├── sound ├── README.md └── info.vdf ``` Help/Support -------- * If you have a MAC, remove the existing clientscheme.res file in the `rayshud/resources` folder and rename the file clientscheme_mac to clientscheme. If you don't do this, the in-game font will not render properly, or maybe still won't. * If you're experiencing 4:3 resolution issues, copy the contents of `rayshud/customizations/4_by_3_ratio` folder into `rayshud/resource/ui`. If issues persist, open an issue ticket. * If you've found a bug, need help or have a suggestion - either [open a support ticket here on GitHub](https://github.com/raysfire/rayshud/issues/new) or [make a post on the Steam Group](https://steamcommunity.com/groups/rayshud). Credits -------- * omp - For motivating me to start making my own hud, occasional reference, and inspiration. * m0re - Inspiration, occasional reference. * Whoever makes PVHUD - Inspiration, occasional reference. * My team - For dealing with me and giving me constructive feedback all the time. * Flame - If it weren't for your guide, I couldn't have made this at all. Thanks a million, man. v2018.05.12