Upvote Upvoted 1 Downvote Downvoted
HUD question... again.
posted in Q/A Help
1
#1
0 Frags +

So I've been using garm3nhud VIP-KTC for a while and w/ the damage account value, it seems to disappear after like a second, giving me no time to see it, (i don't have the best reflexes so i can't just read it right away) and I went through the huddamageaccount.res and couldn't find what could be making it do that, besides delta_lifetime which i removed and nothing happened. Also, for some reason when i'm playing medic, if i heal someone it puts how much health i healed them where the damage account should be, if there's some way i could remove that completely that would be awesome.

thanks.

(hopefully this was ...understandable.)

also i'm not talking about the hud damage above their head, i mean the hud damage that's next to my health, the value.

So I've been using garm3nhud VIP-KTC for a while and w/ the damage account value, it seems to disappear after like a second, giving me no time to see it, (i don't have the best reflexes so i can't just read it right away) and I went through the huddamageaccount.res and couldn't find what could be making it do that, besides delta_lifetime which i removed and nothing happened. Also, for some reason when i'm playing medic, if i heal someone it puts how much health i healed them where the damage account should be, if there's some way i could remove that completely that would be awesome.

thanks.

(hopefully this was ...understandable.)

also i'm not talking about the hud damage above their head, i mean the hud damage that's next to my health, the value.
2
#2
0 Frags +

that should be in HudDamageAccount.res in your resource/ui folder
you want to change the first delta_lifetime under CDamageAccountPanel to a greater number I think

that should be in HudDamageAccount.res in your resource/ui folder
you want to change the first delta_lifetime under CDamageAccountPanel to a greater number I think
3
#3
0 Frags +

If what the new creator of KN hud creator said was true, then it's apparently a glitch happening with the new update. If this was happening to you before as well, then do what bleak said.

If what the new creator of KN hud creator said was true, then it's apparently a glitch happening with the new update. If this was happening to you before as well, then do what bleak said.
4
#4
0 Frags +

well, that works, but then it makes the numbers stay in mid air aswell, so it fixes the value part but the damage placed over their heads stays there and is even more of a problem

well, that works, but then it makes the numbers stay in mid air aswell, so it fixes the value part but the damage placed over their heads stays there and is even more of a problem
5
#5
0 Frags +

Yeah, the creator of garm3n said Valve changed how delta_lifetime works and it messed up his damage counter

Yeah, the creator of garm3n said Valve changed how delta_lifetime works and it messed up his damage counter
6
#6
0 Frags +

If you just want the damage numbers to appear on your screen where your hud has it set to, and not appear above the enemies heads, then try this:
Go into your HudDamageAccount file and change both:

delta_item_font
and
delta_item_font_big

to some random word that isn't an actual font value.
this should make the damage numbers above heads not work. but the other numbers remain unaffected.
(you still need your delta_lifetime to not be zero)

If you just want the damage numbers to appear on your screen where your hud has it set to, and not appear above the enemies heads, then try this:
Go into your HudDamageAccount file and change both:

delta_item_font
and
delta_item_font_big

to some random word that isn't an actual font value.
this should make the damage numbers above heads not work. but the other numbers remain unaffected.
(you still need your delta_lifetime to not be zero)
Please sign in through STEAM to post a comment.