Upvote Upvoted 331 Downvote Downvoted
1 ⋅⋅ 228 229 230 231 232 233 234
HUD editing: short questions, quick answers
posted in Customization
6901
#6901
0 Frags +

How do I take the match hud from one hud, and put it on another? The hud merger doesn't work for me, so I'm wondering how I am supposed to do it otherwise

How do I take the match hud from one hud, and put it on another? The hud merger doesn't work for me, so I'm wondering how I am supposed to do it otherwise
6902
#6902
0 Frags +

https://cdn.discordapp.com/attachments/384193662533500930/1067383935119655022/image.png

I want my net_graph to look like this. Hud used in this screenshot is broeselhud. It's smaller and more compact than normal but still legible (I have trouble quickly reading net_graphproportionalfont 0)

https://cdn.discordapp.com/attachments/384193662533500930/1067383935119655022/image.png

I want my net_graph to look like this. Hud used in this screenshot is broeselhud. It's smaller and more compact than normal but still legible (I have trouble quickly reading net_graphproportionalfont 0)
6903
#6903
0 Frags +

Not sure if this has ever been asked, but I’ve been trying to get the weapon menu to permanently stay on my screen even with fast weapon switch enabled. Any way to do this?

Not sure if this has ever been asked, but I’ve been trying to get the weapon menu to permanently stay on my screen even with fast weapon switch enabled. Any way to do this?
6904
#6904
0 Frags +

Any one know how to edit the panel when the medic is healing you? It shows you the name and % and what medi gun they are using.

Any one know how to edit the panel when the medic is healing you? It shows you the name and % and what medi gun they are using.
6905
#6905
0 Frags +

anyone know how to change the color of the HP cross that shows up when either buffed or low hp?

edit: nvm

anyone know how to change the color of the HP cross that shows up when either buffed or low hp?

edit: nvm
6906
#6906
0 Frags +

How do I change the language of my hud? My game is in English but certain hud elements (healid, killfeed notifs) are in Korean for some reason
edit: fixed it

How do I change the language of my hud? My game is in English but certain hud elements (healid, killfeed notifs) are in Korean for some reason
edit: fixed it
6907
#6907
1 Frags +
kindredis there any way to preload custom icons for the match hud?
e.g.
https://i.imgur.com/Y83MQj7.png
doesn't seem to work on sv_pure

Putting a bounty on this - 4 craft hats

[quote=kindred]is there any way to preload custom icons for the match hud?
e.g.
[img]https://i.imgur.com/Y83MQj7.png[/img]
doesn't seem to work on sv_pure[/quote]
Putting a bounty on this - 4 craft hats
6908
#6908
0 Frags +

Where do I edit the color of the kill icons on the killfeed? This is what I'm trying to achieve.

Thanks in advance.

Where do I edit the color of the kill icons on the killfeed?[url=https://cdn.discordapp.com/attachments/943552580024422470/1090384636049371257/image.png] This is what I'm trying to achieve.[/url]

Thanks in advance.
6909
#6909
0 Frags +

solved

solved
6910
#6910
0 Frags +

anyone know this hud in the frist clip?
https://www.youtube.com/watch?v=cGZLrNBhJ-s

anyone know this hud in the frist clip?
https://www.youtube.com/watch?v=cGZLrNBhJ-s
6911
#6911
0 Frags +

How could I change m0rehud black 2.0's buff image to the old health cross style from the previous version? I don't really like the boxes in 2.0.

old

https://i.imgur.com/HlevlY2.jpeg

new

https://i.imgur.com/TSgmwwS.jpeg

How could I change m0rehud black 2.0's buff image to the old health cross style from the previous version? I don't really like the boxes in 2.0.

old
[img]https://i.imgur.com/HlevlY2.jpeg[/img]
new
[img]https://i.imgur.com/TSgmwwS.jpeg[/img]
6912
#6912
0 Frags +

did someone tried to edit a font file and use it? I tried, using a website called "glyphr studio", just to make some fonts larger, not a big deal, the font itself works fine on photoshop, but the font wont load in game

here you can see: https://imgur.com/a/phTnHDc

did someone tried to edit a font file and use it? I tried, using a website called "glyphr studio", just to make some fonts larger, not a big deal, the font itself works fine on photoshop, but the font wont load in game

here you can see: https://imgur.com/a/phTnHDc
6913
#6913
0 Frags +
mmrarkteHow could I change m0rehud black 2.0's buff image to the old health cross style from the previous version? I don't really like the boxes in 2.0.

old
https://i.imgur.com/HlevlY2.jpeg
new
https://i.imgur.com/TSgmwwS.jpeg

there might be customization file in the actual hud folder, since it is a more hud

[quote=mmrarkte]How could I change m0rehud black 2.0's buff image to the old health cross style from the previous version? I don't really like the boxes in 2.0.

old
[img]https://i.imgur.com/HlevlY2.jpeg[/img]
new
[img]https://i.imgur.com/TSgmwwS.jpeg[/img][/quote]

there might be customization file in the actual hud folder, since it is a more hud
6914
#6914
0 Frags +

how would one move the position of the name of the player you are currently spectating on the tournament spectator ui?

how would one move the position of the name of the player you are currently spectating on the tournament spectator ui?
6915
#6915
0 Frags +
mmrarkteHow could I change m0rehud black 2.0's buff image to the old health cross style from the previous version? I don't really like the boxes in 2.0.

go into HudPlayerHealth.res in resource/ui, and under "PlayerStatusHealthBonusImage" paste this

        "ControlName"    "ImagePanel"
        "fieldName"        "PlayerStatusHealthBonusImage"
        "xpos"            "41"
        "ypos"            "43"
        "zpos"            "-4"
        "wide"            "68"
        "tall"            "68"
        "visible"        "0"
        "enabled"        "1"
        "image"            "../hud/health_over_bg"
        "scaleImage"    "1"    

this will replace the box with the cross, as well as center it

AIMBOTanyone know this hud in the frist clip?
https://www.youtube.com/watch?v=cGZLrNBhJ-s

appears to be slight edit of https://github.com/Hypnootize/Garm3n-QL-Edit

[quote=mmrarkte]How could I change m0rehud black 2.0's buff image to the old health cross style from the previous version? I don't really like the boxes in 2.0.[/quote]

go into HudPlayerHealth.res in resource/ui, and under "PlayerStatusHealthBonusImage" paste this

[code] "ControlName" "ImagePanel"
"fieldName" "PlayerStatusHealthBonusImage"
"xpos" "41"
"ypos" "43"
"zpos" "-4"
"wide" "68"
"tall" "68"
"visible" "0"
"enabled" "1"
"image" "../hud/health_over_bg"
"scaleImage" "1" [/code]
this will replace the box with the cross, as well as center it
[quote=AIMBOT]anyone know this hud in the frist clip?
https://www.youtube.com/watch?v=cGZLrNBhJ-s[/quote]
appears to be slight edit of https://github.com/Hypnootize/Garm3n-QL-Edit
6916
#6916
1 Frags +

Does anyone know how to fix the timers appearing in a corner instead of the middle, also the match hud doesn't wanna show up
https://imgur.com/a/aI8XUKp

Also on koth this happens
https://cdn.discordapp.com/attachments/890266314780860516/1100409827022348348/image.png
(Edit: Managed to fix the koth issue but the amount of wins doesn't get displayed and also the win panel doesn't show up for some reason)
(Edit2 : I managed to fix all of the issues, this did the job)

Does anyone know how to fix the timers appearing in a corner instead of the middle, also the match hud doesn't wanna show up
https://imgur.com/a/aI8XUKp

Also on koth this happens
https://cdn.discordapp.com/attachments/890266314780860516/1100409827022348348/image.png
(Edit: Managed to fix the koth issue but the amount of wins doesn't get displayed and also the win panel doesn't show up for some reason)
[b](Edit2 : I managed to fix all of the issues, [url=https://github.com/Hypnootize/Huds-Update-Guide/blob/master/Updates/Updating%20the%20HudLayout.md]this did the job[/url])[/b]
6917
#6917
8 Frags +

anyone know the token i need for chat_english to change the text for "Healer:" on the healer targetid?

nvm, figured it out. for anyone else who might want to know its "TF_playerid_healer". so for example:
https://i.imgur.com/PGNiLZX.png

anyone know the token i need for chat_english to change the text for "Healer:" on the healer targetid?

nvm, figured it out. for anyone else who might want to know its "TF_playerid_healer". so for example:
https://i.imgur.com/PGNiLZX.png
6918
#6918
9 Frags +

anyone who answers their own question instead of just saying nvm fixed it deserves 20 upfrags

anyone who answers their own question instead of just saying nvm fixed it deserves 20 upfrags
6919
#6919
0 Frags +

Does anyone know if it is possible to have different colours for ammo in clip?
eg
Scatter Gun
6 in clip white
5 in clip white
4 in clip light grey
3 in clip dark grey
2 in clip light red
1 in clip dark red
0 in clip darker red

Does anyone know if it is possible to have different colours for ammo in clip?
eg
Scatter Gun
6 in clip white
5 in clip white
4 in clip light grey
3 in clip dark grey
2 in clip light red
1 in clip dark red
0 in clip darker red
6920
#6920
0 Frags +

I was wondering how to get rid of the pink and black missing texture thing on the left here. No idea what it corresponds to.

https://gyazo.com/829161334cc9f1780ba7065c15fe1214

I was wondering how to get rid of the pink and black missing texture thing on the left here. No idea what it corresponds to. [img]https://gyazo.com/829161334cc9f1780ba7065c15fe1214[/img]
6921
#6921
0 Frags +

hi
i'm trying to change the '"stamp_background_map" texture but when on widescreen there's this grey texture on the right side. I tried changing the texture's resolution and changing some size stuff in statsummary.res file but to no avail.
Any ideas on how to fix this?

https://imgur.com/a/Isq8cu0

hi
i'm trying to change the '"stamp_background_map" texture but when on widescreen there's this grey texture on the right side. I tried changing the texture's resolution and changing some size stuff in statsummary.res file but to no avail.
Any ideas on how to fix this?

https://imgur.com/a/Isq8cu0
6922
#6922
0 Frags +
AzazelI was wondering how to get rid of the pink and black missing texture thing on the left here. No idea what it corresponds to. https://gyazo.com/829161334cc9f1780ba7065c15fe1214

you can do "vgui_drawtree 1" -> highlight MouseOver and hover your cursor over the missing texture and it should show you what file it is under [TF Root Panel, CBaseViewport]

[quote=Azazel]I was wondering how to get rid of the pink and black missing texture thing on the left here. No idea what it corresponds to. [img]https://gyazo.com/829161334cc9f1780ba7065c15fe1214[/img][/quote]
you can do "vgui_drawtree 1" -> highlight MouseOver and hover your cursor over the missing texture and it should show you what file it is under [TF Root Panel, CBaseViewport]
6923
#6923
0 Frags +

https://i.imgur.com/R9fflBs.jpeg

Where do you edit the avatar/name position?

[img]https://i.imgur.com/R9fflBs.jpeg[/img]

Where do you edit the avatar/name position?
6924
#6924
0 Frags +

hello, is it possible to make the outline of my font bigger?

https://prnt.sc/B3PHgFJQLJ0E

hello, is it possible to make the outline of my font bigger?

https://prnt.sc/B3PHgFJQLJ0E
6925
#6925
0 Frags +

I have an issue where my game will crash to desktop if I join someone's in-game party but it only seems to happen on some HUDs. It either happens when they accept my join request or they send me one and I accept. Any idea what could be causing this?

I have an issue where my game will crash to desktop if I join someone's in-game party but it only seems to happen on some HUDs. It either happens when they accept my join request or they send me one and I accept. Any idea what could be causing this?
6926
#6926
1 Frags +
blueslime32hello, is it possible to make the outline of my font bigger?

https://prnt.sc/B3PHgFJQLJ0E

You can have two copies of your health number, make one of them completely black and offset it a little to make it into a bigger dropshadow. You can't make the actual outline on text bigger though.

AdjeI have an issue where my game will crash to desktop if I join someone's in-game party but it only seems to happen on some HUDs. It either happens when they accept my join request or they send me one and I accept. Any idea what could be causing this?

They probably missed something from the menu files that causes it, try deleting mainmenu.res and gamemenu.res and see if that changes things (and any other menu files there are).

[quote=blueslime32]hello, is it possible to make the outline of my font bigger?

https://prnt.sc/B3PHgFJQLJ0E[/quote]

You can have two copies of your health number, make one of them completely black and offset it a little to make it into a bigger dropshadow. You can't make the actual outline on text bigger though.


[quote=Adje]I have an issue where my game will crash to desktop if I join someone's in-game party but it only seems to happen on some HUDs. It either happens when they accept my join request or they send me one and I accept. Any idea what could be causing this?[/quote]

They probably missed something from the menu files that causes it, try deleting mainmenu.res and gamemenu.res and see if that changes things (and any other menu files there are).
6927
#6927
0 Frags +

Hud I've downloaded (Optivex hud) doesn't allow me to zoom in/move the character about in the loadout selection screen, normally using left click/right click and middle mouse button lets me move the character around e.g soldier.
It works as normal with other huds, what file do I need to fiddle with since it's probably been disabled by the hud maker somewhere.

Hud I've downloaded (Optivex hud) doesn't allow me to zoom in/move the character about in the loadout selection screen, normally using left click/right click and middle mouse button lets me move the character around e.g soldier.
It works as normal with other huds, what file do I need to fiddle with since it's probably been disabled by the hud maker somewhere.
6928
#6928
0 Frags +

can you make the health bar go sideways instead of downwards?

https://prnt.sc/ldpw2vamlNJC

can you make the health bar go sideways instead of downwards?

https://prnt.sc/ldpw2vamlNJC
6929
#6929
0 Frags +

how do i edit the target id of the current medic healing me?
i'd like to remove the name of the healer and the name of the current medi gun
id also like to increase the size of the healers health and uber percentage

how do i edit the target id of the current medic healing me?
i'd like to remove the name of the healer and the name of the current medi gun
id also like to increase the size of the healers health and uber percentage
6930
#6930
2 Frags +
NUTSincrease the size of the healers health and uber percentage

These are in spectatorguihealth.res and targetid.res respectively in the resource/ui folder. You can increase the size of the health number by changing the font of PlayerStatusHealthValue (and PlayerStatusHealthValueShadow) to a bigger one. Uber percentage is called TargetDataLabel in targetid.res.

NUTSremove the name of the healer and the name of the current medi gun

You can either change the font of TargetDataLabel to be a numbers only font (like in Grape-M0rehud) or you can edit chat_english.txt in your hud's resource folder, look for "TF_playerid_mediccharge_wpn" and remove the "(%s2)" part. If your hud doesn't have that file you can just create it yourself and then paste this into it:

"lang"
{
	"Language"	"English"
	"Tokens"
	{
		"TF_playerid_mediccharge_wpn"	"Über: %s1%"
	}
}
[quote=NUTS]increase the size of the healers health and uber percentage[/quote]

These are in spectatorguihealth.res and targetid.res respectively in the resource/ui folder. You can increase the size of the health number by changing the font of PlayerStatusHealthValue (and PlayerStatusHealthValueShadow) to a bigger one. Uber percentage is called TargetDataLabel in targetid.res.

[quote=NUTS]remove the name of the healer and the name of the current medi gun[/quote]

You can either change the font of TargetDataLabel to be a numbers only font (like in Grape-M0rehud) or you can edit chat_english.txt in your hud's resource folder, look for "TF_playerid_mediccharge_wpn" and remove the "(%s2)" part. If your hud doesn't have that file you can just create it yourself and then paste this into it:

[code]
"lang"
{
"Language" "English"
"Tokens"
{
"TF_playerid_mediccharge_wpn" "Über: %s1%"
}
}
[/code]
1 ⋅⋅ 228 229 230 231 232 233 234
Please sign in through STEAM to post a comment.