Upvote Upvoted 327 Downvote Downvoted
1 ⋅⋅ 193 194 195 196 197 198 199 ⋅⋅ 232
HUD editing: short questions, quick answers
posted in Customization
5851
#5851
0 Frags +

Hi, how can I fix these things?
https://imgur.com/a/4ljgWzq

Hi, how can I fix these things?
https://imgur.com/a/4ljgWzq
5852
#5852
3 Frags +
ward3d

"Resource/UI/HudDamageAccount.res"
"DamageAccountValue"

[quote=ward3d][/quote]
"Resource/UI/HudDamageAccount.res"
"DamageAccountValue"
5853
#5853
0 Frags +
fukoward3d"Resource/UI/HudDamageAccount.res"
"DamageAccountValue"

this is what i see
"Resource/UI/HudDamageAccount.res"
{
"CDamageAccountPanel"
{
"fieldName" "CDamageAccountPanel"
"text_x" "0"
"text_y" "0"
"delta_item_end_y" "0"
"PositiveColor" "Heal Numbers"
"NegativeColor" "Damage Numbers"
"delta_lifetime" "2"
"delta_item_font" "M0refont18Outline"
"delta_item_font_big" "M0refont18Outline"
}
}

[quote=fuko][quote=ward3d][/quote]
"Resource/UI/HudDamageAccount.res"
"DamageAccountValue"[/quote]
this is what i see
"Resource/UI/HudDamageAccount.res"
{
"CDamageAccountPanel"
{
"fieldName" "CDamageAccountPanel"
"text_x" "0"
"text_y" "0"
"delta_item_end_y" "0"
"PositiveColor" "Heal Numbers"
"NegativeColor" "Damage Numbers"
"delta_lifetime" "2"
"delta_item_font" "M0refont18Outline"
"delta_item_font_big" "M0refont18Outline"
}
}
5854
#5854
3 Frags +
ward3dfukoward3d"Resource/UI/HudDamageAccount.res"
"DamageAccountValue"
this is what i see
"Resource/UI/HudDamageAccount.res"
{
"CDamageAccountPanel"
{
"fieldName" "CDamageAccountPanel"
"text_x" "0"
"text_y" "0"
"delta_item_end_y" "0"
"PositiveColor" "Heal Numbers"
"NegativeColor" "Damage Numbers"
"delta_lifetime" "2"
"delta_item_font" "M0refont18Outline"
"delta_item_font_big" "M0refont18Outline"
}
}

change M0refont18Outline to a larger value like M0refont22Outline

Make sure it's defined first in clientscheme.res (or if you're using hypnotize's m0rehud it might be under \resource\scheme\game_fonts.res or something) - if it isn't defined in the font file, copy paste the block of code defining M0refont18Outline, rename it to M0refont22Outline and change the "tall" variable to 22

22 is just an example, you can obviously use whatever value you want

[quote=ward3d][quote=fuko][quote=ward3d][/quote]
"Resource/UI/HudDamageAccount.res"
"DamageAccountValue"[/quote]
this is what i see
"Resource/UI/HudDamageAccount.res"
{
"CDamageAccountPanel"
{
"fieldName" "CDamageAccountPanel"
"text_x" "0"
"text_y" "0"
"delta_item_end_y" "0"
"PositiveColor" "Heal Numbers"
"NegativeColor" "Damage Numbers"
"delta_lifetime" "2"
"delta_item_font" "M0refont18Outline"
"delta_item_font_big" "M0refont18Outline"
}
}[/quote]

change M0refont18Outline to a larger value like M0refont22Outline

Make sure it's defined first in clientscheme.res (or if you're using hypnotize's m0rehud it might be under \resource\scheme\game_fonts.res or something) - if it isn't defined in the font file, copy paste the block of code defining M0refont18Outline, rename it to M0refont22Outline and change the "tall" variable to 22

22 is just an example, you can obviously use whatever value you want
5855
#5855
0 Frags +

how do i move the tf2 match bar from the top to the bottom?

how do i move the [url=https://imgur.com/a/Y3HhXtn]tf2 match bar[/url] from the top to the bottom?
5856
#5856
0 Frags +

which file edits the background and fonts for the countdown timer in casual and mvm?
also which files edit the background and map font of when you are joining a server?
thanks

which file edits the background and fonts for the countdown timer in casual and mvm?
also which files edit the background and map font of when you are joining a server?
thanks
5857
#5857
0 Frags +
marc_which file edits the background and fonts for the countdown timer in casual and mvm?
also which files edit the background and map font of when you are joining a server?
thanks

also which file edits the casual pannel information at the beginning of a casual game?

[quote=marc_]which file edits the background and fonts for the countdown timer in casual and mvm?
also which files edit the background and map font of when you are joining a server?
thanks[/quote]
also which file edits the casual pannel information at the beginning of a casual game?
5858
#5858
0 Frags +
marc_which file edits the background and fonts for the countdown timer in casual and mvm?
also which files edit the background and map font of when you are joining a server?
thanks

Hudmatchstatus and for the countdown.

[quote=marc_]which file edits the background and fonts for the countdown timer in casual and mvm?
also which files edit the background and map font of when you are joining a server?
thanks[/quote]

Hudmatchstatus and for the countdown.
5859
#5859
0 Frags +

I'm trying to delete the "xp gained" animation and sound that happens after you complete a casual game. For me, if I go into the main menu, the sound pierces my ears and the animation lags the main menu, so I went into hudanimations_tf.txt to remove it. So far I think I got the animation to disappear but not the sound.

Here's the modified hudanimations_custom.txt that I'm using: https://imgur.com/KbnE5tp

I'm trying to delete the "xp gained" animation and sound that happens after you complete a casual game. For me, if I go into the main menu, the sound pierces my ears and the animation lags the main menu, so I went into hudanimations_tf.txt to remove it. So far I think I got the animation to disappear but not the sound.

Here's the modified hudanimations_custom.txt that I'm using: https://imgur.com/KbnE5tp
5860
#5860
1 Frags +
marc_which file edits the background and fonts for the countdown timer in casual and mvm?
also which files edit the background and map font of when you are joining a server?
thanks

first change the format of you custom background to a vtf file, then create a copy of it an rename one background01.vtf and the other background01_widescreen.vtf save both to C:\Program Files (x86)\Steam\steamapps\common\Team Fortress 2\tf\custom\HUDculiao\materials\console

to replace the default background with yours search "BackgroundGeneral" inside StatsSummary.res, edit the "image" path to "../console/background01_widescreen"

[quote=marc_]which file edits the background and fonts for the countdown timer in casual and mvm?
also which files edit the background and map font of when you are joining a server?
thanks[/quote]
first change the format of you custom background to a vtf file, then create a copy of it an rename one [i]background01.vtf [/i] and the other [i]background01_widescreen.vtf[/i] save both to [i]C:\Program Files (x86)\Steam\steamapps\common\Team Fortress 2\tf\custom\HUDculiao\materials\console[/i]

to replace the default background with yours search [i]"BackgroundGeneral"[/i] inside [i]StatsSummary.res[/i], edit the [i]"image"[/i] path to [i]"../console/background01_widescreen"[/i]
5861
#5861
0 Frags +

how can I make smaller this thing in deli_hud? it covers almost half of the screen. I want it like broesel hud's.

https://imgur.com/a/6aqdEtb

how can I make smaller this thing in deli_hud? it covers almost half of the screen. I want it like broesel hud's.
[img]https://imgur.com/a/6aqdEtb[/img]
5862
#5862
0 Frags +

Hiya, would love help to brighten the colours of control points and how to get an X on the locked control points instead of a padlock

https://imgur.com/a/rAHd0TO

Thanks for any help in advance

Hiya, would love help to brighten the colours of control points and how to get an X on the locked control points instead of a padlock

https://imgur.com/a/rAHd0TO

Thanks for any help in advance
5863
#5863
0 Frags +
autoTF2

you need to find or make custom cp icons
the file path for cp icons is materials\sprites\obj_icons

[quote=autoTF2][/quote]

you need to find or make custom cp icons
the file path for cp icons is materials\sprites\obj_icons
5864
#5864
0 Frags +
junnuautoTF2
you need to find or make custom cp icons
the file path for cp icons is materials\sprites\obj_icons

are there no pre made cp icons?

[quote=junnu][quote=autoTF2][/quote]

you need to find or make custom cp icons
the file path for cp icons is materials\sprites\obj_icons[/quote]
are there no pre made cp icons?
5865
#5865
0 Frags +

how do i make blue and red specific hitmarkers?

I already have the files (hitmarker_blue, and hitmarker_red), and i just need to know how to implement it within huddamageaccount.res.

Hud is broeselhud_blue if that's important

how do i make blue and red specific hitmarkers?

I already have the files (hitmarker_blue, and hitmarker_red), and i just need to know how to implement it within huddamageaccount.res.

Hud is broeselhud_blue if that's important
5866
#5866
2 Frags +

How do I fix this?
https://imgur.com/a/o5EDyCT

How do I fix this?
https://imgur.com/a/o5EDyCT
5867
#5867
1 Frags +

How do I remove this animation?

https://imgur.com/a/5RN8uaI

How do I remove this animation?

https://imgur.com/a/5RN8uaI
5868
#5868
0 Frags +

how do i change the color and alpha of the cross? it's fully opaque for both overheal and low hp

https://imgur.com/gallery/HqdWUJf

how do i change the color and alpha of the cross? it's fully opaque for both overheal and low hp

https://imgur.com/gallery/HqdWUJf
5869
#5869
1 Frags +
Dox246how do i change the color and alpha of the cross? it's fully opaque for both overheal and low hp

https://imgur.com/gallery/HqdWUJf

The alpha is controlled either in hudplayerhealth.res or hudanimations. Up to you how you want to control it yourself though.

I think you can change the colour of the low health cross with HealthDeathWarningColor in hudplayerhealth.res, change the colour HUDDeathWarning to whatever RGBa value you want. For overheals, I'm not sure how to change it.

vooshoosHow do I fix this?
https://imgur.com/a/o5EDyCT

Have you tried replacing the scoreboard with one from a different version of the HUD? Either an updated or outdated version, just to check? Otherwise I'd say check that there aren't any missing brackets in the scoreboard.res file.

[quote=Dox246]how do i change the color and alpha of the cross? it's fully opaque for both overheal and low hp

https://imgur.com/gallery/HqdWUJf[/quote]
The alpha is controlled either in hudplayerhealth.res or hudanimations. Up to you how you want to control it yourself though.

I think you can change the colour of the low health cross with HealthDeathWarningColor in hudplayerhealth.res, change the colour HUDDeathWarning to whatever RGBa value you want. For overheals, I'm not sure how to change it.


[quote=vooshoos]How do I fix this?
https://imgur.com/a/o5EDyCT[/quote]

Have you tried replacing the scoreboard with one from a different version of the HUD? Either an updated or outdated version, just to check? Otherwise I'd say check that there aren't any missing brackets in the scoreboard.res file.
5870
#5870
2 Frags +

Is there a way to stop the full medi gun names being shown in the target id?

For example if I'm being healed and the medic has a rage-inducing specialized killstreak medi gun the target id becomes annoyingly wide and threatens to overlap with my health and ammo counters.
https://imgur.com/a/y5BzJpN

Is there a way to stop the full medi gun names being shown in the target id?

For example if I'm being healed and the medic has a rage-inducing specialized killstreak medi gun the target id becomes annoyingly wide and threatens to overlap with my health and ammo counters.
https://imgur.com/a/y5BzJpN
5871
#5871
4 Frags +
Cougar

theres 2 ways

use a font with only numbers in it.

or look for "TF_playerid_mediccharge_wpn" in your huds tf_english.txt and remove the "(%s2)" part after it.
if your hud doesnt have a tf_english.txt copy paste the one from ur tf/resource folder and put it in huds resource folder and then do it.

[quote=Cougar][/quote]

theres 2 ways

use a font with only numbers in it.

or look for "TF_playerid_mediccharge_wpn" in your huds tf_english.txt and remove the "(%s2)" part after it.
if your hud doesnt have a tf_english.txt copy paste the one from ur tf/resource folder and put it in huds resource folder and then do it.
5872
#5872
0 Frags +

Kiitti!

Kiitti!
5873
#5873
0 Frags +

How do I remove the XP Gained animation that appears on the main menu after a casual game?

How do I remove the XP Gained animation that appears on the main menu after a casual game?
5874
#5874
0 Frags +

What are the files needed for editing the hud timer and box?

https://imgur.com/a/kd0jojg

ty

What are the files needed for editing the hud timer and box?

https://imgur.com/a/kd0jojg

ty
5875
#5875
1 Frags +
skyzeki

HudMatchStatus (look for TimePanelValue/ObjectiveStatusTimePanel inside the file), HudObjectiveTimePanel, and HudObjectiveKothTimePanel

[quote=skyzeki][/quote]

HudMatchStatus (look for TimePanelValue/ObjectiveStatusTimePanel inside the file), HudObjectiveTimePanel, and HudObjectiveKothTimePanel
5876
#5876
0 Frags +
sAvenHow do I remove the XP Gained animation that appears on the main menu after a casual game?

From this post by Wiethoofd it looks like the file is xpsourcepanel.res. If you don't have the file then it might look something like this .

[quote=sAven]How do I remove the XP Gained animation that appears on the main menu after a casual game?[/quote]
[url=https://huds.tf/forum/showthread.php?tid=335]From this post by Wiethoofd[/url] it looks like the file is xpsourcepanel.res. If you don't have the file then[url=https://github.com/SteamDatabase/GameTracking-TF2/blob/master/tf/tf2_misc_dir/resource/ui/xpsourcepanel.res] it might look something like this [/url].
5877
#5877
1 Frags +

https://www.teamfortress.tv/50749/swissolos-custom-match-hud#5

Figured I'd ask this here

https://www.teamfortress.tv/50749/swissolos-custom-match-hud#5

Figured I'd ask this here
5878
#5878
2 Frags +
Petehttps://www.teamfortress.tv/50749/swissolos-custom-match-hud#5

Figured I'd ask this here

Well in mine I have a part called "healthbar" and it's wide is set to f0, and proportionaltoparent 1. You could try setting the wide pretty low at like 25 or something, and making proportionaltoparent 0. Then meddle around with it and see if it works with a specific wide value.

Right thread this time.

[quote=Pete]https://www.teamfortress.tv/50749/swissolos-custom-match-hud#5

Figured I'd ask this here[/quote]

Well in mine I have a part called "healthbar" and it's wide is set to f0, and proportionaltoparent 1. You could try setting the wide pretty low at like 25 or something, and making proportionaltoparent 0. Then meddle around with it and see if it works with a specific wide value.

Right thread this time.
5879
#5879
0 Frags +

I'd like to change my stock team status thing to this https://i.imgur.com/bt5wfX4.png
if that matters, I use garm3n r-b hud
edit: how can I put numbers like that https://i.imgur.com/WjyEahk.png

I'd like to change my stock team status thing to this https://i.imgur.com/bt5wfX4.png
if that matters, I use garm3n r-b hud
edit: how can I put numbers like that https://i.imgur.com/WjyEahk.png
5880
#5880
0 Frags +

is there anyway i can change the colour of player names on a scoreboard

is there anyway i can change the colour of player names on a scoreboard
1 ⋅⋅ 193 194 195 196 197 198 199 ⋅⋅ 232
Please sign in through STEAM to post a comment.