HudHealthBonusPulse is for you being overhealed
Account Details | |
---|---|
SteamID64 | 76561198042764307 |
SteamID3 | [U:1:82498579] |
SteamID32 | STEAM_0:1:41249289 |
Country | Canada |
Signed Up | November 22, 2012 |
Last Posted | October 20, 2016 at 6:29 PM |
Posts | 82 (0 per day) |
Game Settings | |
---|---|
In-game Sensitivity | 2.22 |
Windows Sensitivity | 6 |
Raw Input | 1 |
DPI |
400 |
Resolution |
1920x1080 |
Refresh Rate |
144 Hz |
Hardware Peripherals | |
---|---|
Mouse | Zowie FK1 |
Keyboard | CM Storm Quick Fire Rapid |
Mousepad | Puretrak Talent |
Headphones | ATH-M50X |
Monitor | Asus VG248QE |
Dude you gotta stop making new threads every time you need help with your HUD.
That being said, go to the HudPlayerHealth.res file and set visible to 0 in PlayerStatusHealthImage. PlayerStatusHealthImageBG, PlayerStatusHealthImageBG, and PlayerStatusHealthBonusImage. Then go to HudPlayerClass.res and change HudPlayerClass visible value to 0.
That should do it.
You'll have to play with scripts in tf/scripts/HudAnimations_tf.txt
Edit or add the event "event DamagedPlayer". Add something like
Animate xHair FgColor "255 0 0 130" Linear 0.0 0.0
Animate xHair FgColor "255 225 0 130" Linear 10.0 0.2
Edit the "xHair" to the label you made your cross hair and edit the colour values to your liking and also edit the "10.0 0.2" to the timings you like. That should work.
Cool guy. Has a really soothing voice and knows how to play well. Deserves more attention.
Open "team fortress 2 content.gcf" in gcfscape and check sounds/vo for the titles of the sound files you want to change. Then just rename you wav sound files and put them in your tf folder in sound/vo or where ever the sound file was. If that's what you did I'm stumped.
Change the font colour of the outside circle to something like 255 255 0 130 or something. The last number is the alpha or the transparency. To make the cross bigger, mess with the tall values. Although, yours looks a lot fatter than the other one so you may want to look for another cross from a different HUD or font file. There are a bunch out there.