Upvote Upvoted 4 Downvote Downvoted
"Healed By" Indicator
posted in Customization
1
#1
3 Frags +

I was wondering where I could find this hud element. Sometimes I don't notice when a medic has stopped healing me because the little box that shows "healed by [this person]: 55% ubercharge" is a little too subtle, and I want to make it more obvious.

Also, is there a way to change how this is shown on the hud? I was thinking if my health could change to a different color while the heal beam was on me (I know in most huds, your health number changes when you are buffed, but I mean a separate color from that), and if the ubercharge percentage could be shown separate from that little dialogue box, in larger numbers, closer to what it'd look like on the medic's hud.

In fact, if there was a way to take the Ubercharge Meter from the medic's hud, and make it work on any other class, that would be amazing.

I was wondering where I could find this hud element. Sometimes I don't notice when a medic has stopped healing me because the little box that shows "healed by [this person]: 55% ubercharge" is a little too subtle, and I want to make it more obvious.

Also, is there a way to change how this is shown on the hud? I was thinking if my health could change to a different color while the heal beam was on me (I know in most huds, your health number changes when you are buffed, but I mean a separate color from that), and if the ubercharge percentage could be shown separate from that little dialogue box, in larger numbers, closer to what it'd look like on the medic's hud.

In fact, if there was a way to take the Ubercharge Meter from the medic's hud, and make it work on any other class, that would be amazing.
2
#2
2 Frags +

Pretty sure it's in TargetID.res

Pretty sure it's in TargetID.res
3
#3
3 Frags +

TargetID, and SpecGUIHealth. Doodles guide is pretty good for hud editing. Check it out.

TargetID, and SpecGUIHealth. Doodles guide is pretty good for hud editing. Check it out.
4
#4
2 Frags +

resource/ui/targetid.res
section is "TargetDataLabel" you can change the font to a certain limit and you can change the color by adding "Fgcolor_override" 255 255 255 255 (this is white, change the first three to whatever you want)

resource/ui/targetid.res
section is "TargetDataLabel" you can change the font to a certain limit and you can change the color by adding "Fgcolor_override" 255 255 255 255 (this is white, change the first three to whatever you want)
5
#5
2 Frags +

Doodles guide is very good

http://doodlesstuff.com/?tutorial=tf2hud

Another nice resource is flames hud editing guide

https://code.google.com/p/flamehud/downloads/detail?name=FlameHUD.pdf&can=2&q=

Doodles guide is very good

http://doodlesstuff.com/?tutorial=tf2hud

Another nice resource is flames hud editing guide

https://code.google.com/p/flamehud/downloads/detail?name=FlameHUD.pdf&can=2&q=
6
#6
3 Frags +

If anyone is interested in the result:

With BladeHUD:

Not being healed

http://cloud-2.steampowered.com/ugc/902135452860171776/7F976AAAEC7ABF4A0B599082DF5EF973F1298CCB/

Being Healed

http://cloud-2.steampowered.com/ugc/902135452860169213/A00AB7BF0E005A2B8BFDB34C0292FC8BDDE9DFF6/

Thanks for the help, now I can't not know if I'm being healed, even if I tried.

If anyone is interested in the result:

With BladeHUD:

Not being healed
[img]http://cloud-2.steampowered.com/ugc/902135452860171776/7F976AAAEC7ABF4A0B599082DF5EF973F1298CCB/[/img]


Being Healed
[img]http://cloud-2.steampowered.com/ugc/902135452860169213/A00AB7BF0E005A2B8BFDB34C0292FC8BDDE9DFF6/[/img]

Thanks for the help, now I can't not know if I'm being healed, even if I tried.
Please sign in through STEAM to post a comment.