MilesMason96Hi, I really like this HUD, you did a great job!
However, I need help on a few things. (I've never used a HUD before, so bare with me)
1. I want the damage done/health done back to the original dev font and color.
2. As medic,when I look at a teammate to see their health, I always want to see the cross (no matter what their health is). But I still want to keep the ability to see their exact health number, without the yellow numbers.
3. I want the ubercharge meter under the crosshair gone.
4. I don't really need the server control panel on the main menu. But I still want the demo playback button.
Hope this isn't too much trouble.
Thanks in advance!
Hello mate, thanks for using my HUD!
1. Just rename or remove "custom\YOURSTUFF\idhud-master\resource\ui\huddamageaccount.res".
2. You can use "custom\YOURSTUFF\idhud-master\alternative_files\resource\ui\spectatorguihealth--with_healthcross.res", this is a healthcross combined with HP value. (How it looks, you can watch here). To use it, rename "spectatorguihealth--with_healthcross.res" to "spectatorguihealth.res" and move it to "custom\YOURSTUFF\idhud-master\resource\ui\".
3. Open "custom\YOURSTUFF\idhud-master\resource\ui\hudmediccharge.res" with Notepad++, then CTRL+F for "ChargeLabelSmall" and change "visible" and "enabled" values to "0".
4. Move "custom\YOURSTUFF\idhud-master\alternative_files\resource\ui\mainmenuoverride--no_control_panel.res" to "custom\YOURSTUFF\idhud-master\resource\ui\" and rename it to "mainmenuoverride.res".
Hope it was helpful for you.