Upvote Upvoted 327 Downvote Downvoted
1 ⋅⋅ 43 44 45 46 47 48 49 ⋅⋅ 232
HUD editing: short questions, quick answers
posted in Customization
1351
#1351
1 Frags +

working on remaking the tf2 stuff
cross or no cross?

http://i.imgur.com/5TwP6Rd.png

http://i.imgur.com/G3XWakJ.png

working on remaking the tf2 stuff
cross or no cross?
[img]http://i.imgur.com/5TwP6Rd.png[/img]
[img]http://i.imgur.com/G3XWakJ.png[/img]
1352
#1352
-1 Frags +
_KermitMightyHow do you make the health cross a circle?I've actually got a video coming up in the next couple of days which will explain this as well as the hud animations you asked about before editing your comment.

That would be gr8!

collycatworking on remaking the tf2 stuff
cross or no cross?
http://i.imgur.com/5TwP6Rd.png
http://i.imgur.com/G3XWakJ.png

I think the cross would be good, but maybe at a different position...

Maybe directly to the right of the health, and with a background. It may be a personal preference thing, but it looks off at that spot.

If I were to choose between those two though, I'd probably choose it with the cross.

[quote=_Kermit][quote=Mighty]How do you make the health cross a circle?[/quote]
I've actually got a video coming up in the next couple of days which will explain this as well as the hud animations you asked about before editing your comment.[/quote]
That would be gr8!

[quote=collycat]working on remaking the tf2 stuff
cross or no cross?
[img]http://i.imgur.com/5TwP6Rd.png[/img]
[img]http://i.imgur.com/G3XWakJ.png[/img][/quote]

I think the cross would be good, but maybe at a different position...

Maybe directly to the right of the health, and with a background. It may be a personal preference thing, but it looks off at that spot.

If I were to choose between those two though, I'd probably choose it with the cross.
1353
#1353
-2 Frags +

The goddamn Player Status Effect 'logos' don't move along the X Axis. I want to get it above the health. How do I do it?

http://i.imgur.com/XizMB09.png

The goddamn Player Status Effect 'logos' don't move along the X Axis. I want to get it above the health. How do I do it?
[img]http://i.imgur.com/XizMB09.png[/img]
1354
#1354
-1 Frags +
MightyThe goddamn Player Status Effect 'logos' don't move along the X Axis. I want to get it above the health. How do I do it?
http://i.imgur.com/XizMB09.png

the xpos is controlled by PlayerStatusHealthImage

[quote=Mighty]The goddamn Player Status Effect 'logos' don't move along the X Axis. I want to get it above the health. How do I do it?
[img]http://i.imgur.com/XizMB09.png[/img][/quote]
the xpos is controlled by PlayerStatusHealthImage
1355
#1355
-1 Frags +

You also need to use the anchor method:
https://teamfortress.tv/thread/22722/vaccinator-resist-icon-fix
Basically make an element that is the position you want and then you pin the icon to that.

You also need to use the anchor method:
https://teamfortress.tv/thread/22722/vaccinator-resist-icon-fix
Basically make an element that is the position you want and then you pin the icon to that.
1356
#1356
-2 Frags +
FireStarwYou also need to use the anchor method:
https://teamfortress.tv/thread/22722/vaccinator-resist-icon-fix
Basically make an element that is the position you want and then you pin the icon to that.

I really don't understand that at all. I put it in hudplayerhealth.res and it just made a blue vaccinator icon stay on my screen. Stopped trying after that.

But how exactly do you position using that?

Thanks, I got it. I was supposed to put it in hudmediccharge.res

[quote=FireStarw]You also need to use the anchor method:
https://teamfortress.tv/thread/22722/vaccinator-resist-icon-fix
Basically make an element that is the position you want and then you pin the icon to that.[/quote]
[s]I really don't understand that at all. I put it in hudplayerhealth.res and it just made a blue vaccinator icon stay on my screen. Stopped trying after that.

But how exactly do you position using that?[/s]

Thanks, I got it. I was supposed to put it in hudmediccharge.res
1357
#1357
-1 Frags +

Can anybody post a general HUD checklist on changing up EVERYTHING starting with the stock HUD? I've done 90% of everything in Rays' tutorials, so right now I don't know where to go.

Can anybody post a general HUD checklist on changing up EVERYTHING starting with the stock HUD? I've done 90% of everything in Rays' tutorials, so right now I don't know where to go.
1358
#1358
-1 Frags +

how to remove the overheal/buff cross?

http://i.imgur.com/oQBt8DJ.jpg

http://i.imgur.com/WfRfdEK.jpg

or make it smaller idk

how to remove the overheal/buff cross?

[img]http://i.imgur.com/oQBt8DJ.jpg[/img]
[img]http://i.imgur.com/WfRfdEK.jpg[/img]

or make it smaller idk
1359
#1359
-1 Frags +
monothow to remove the overheal/buff cross?

http://i.imgur.com/oQBt8DJ.jpg
http://i.imgur.com/WfRfdEK.jpg

or make it smaller idk

Go into hudplayerhealth.res, and adjust the wide/tall values of "PlayerStatusHealthBonusImage" to make it smaller.
To remove it, just set the Y Position to 9999

This also has the Low Health cross

[quote=monot]how to remove the overheal/buff cross?

[img]http://i.imgur.com/oQBt8DJ.jpg[/img]
[img]http://i.imgur.com/WfRfdEK.jpg[/img]

or make it smaller idk[/quote]
Go into hudplayerhealth.res, and adjust the wide/tall values of "PlayerStatusHealthBonusImage" to make it smaller.
To remove it, just set the Y Position to 9999

This also has the Low Health cross
1360
#1360
-1 Frags +

Hey how could I make this blue bar (it changes red when on red team) gray?

http://i.imgur.com/X9x5Ii1.jpg

like this

http://images.akamai.steamusercontent.com/ugc/38623030690105767/A3831955095E102C07B2C1C3D8B0EDAE024AB512/

the code in the hudplayerhealth currently looks like this

}
"TeamIndicator"
{
"ControlName" "CTFImagePanel"
"fieldName" "TeamIndicator"
"xpos" "523"
"ypos" "385"
"zpos" "-6969"
"wide" "100"
"tall" "6"
"autoresize" "1"
"pinCorner" "0"
"visible" "0"
"enable" "1"
"image" "../hud/color_panel_brown"
"scaleImage" "1"
"teambg_1" "../hud/color_panel_brown"
"teambg_2" "../hud/color_panel_red"
"teambg_3" "../hud/color_panel_blu"

"src_corner_height" "40"
"src_corner_width" "40"
"draw_corner_width" "0"
"draw_corner_height" "0"
}

Hey how could I make this blue bar (it changes red when on red team) gray?

[img]http://i.imgur.com/X9x5Ii1.jpg[/img]

like this

[img]http://images.akamai.steamusercontent.com/ugc/38623030690105767/A3831955095E102C07B2C1C3D8B0EDAE024AB512/[/img]

the code in the hudplayerhealth currently looks like this

}
"TeamIndicator"
{
"ControlName" "CTFImagePanel"
"fieldName" "TeamIndicator"
"xpos" "523"
"ypos" "385"
"zpos" "-6969"
"wide" "100"
"tall" "6"
"autoresize" "1"
"pinCorner" "0"
"visible" "0"
"enable" "1"
"image" "../hud/color_panel_brown"
"scaleImage" "1"
"teambg_1" "../hud/color_panel_brown"
"teambg_2" "../hud/color_panel_red"
"teambg_3" "../hud/color_panel_blu"

"src_corner_height" "40"
"src_corner_width" "40"
"draw_corner_width" "0"
"draw_corner_height" "0"
}
1361
#1361
-1 Frags +
"TeamIndicator"
{
"ControlName" "ImagePanel"
"fieldName" "TeamIndicator"
"xpos" "523"
"ypos" "385"
"zpos" "-6969"
"wide" "100"
"tall" "6"
"autoresize" "1"
"pinCorner" "0"
"visible" "0"
"enable" "1"
"fillcolor"   "INSERT RGB VALUE HERE" 
} 
[code]"TeamIndicator"
{
"ControlName" "ImagePanel"
"fieldName" "TeamIndicator"
"xpos" "523"
"ypos" "385"
"zpos" "-6969"
"wide" "100"
"tall" "6"
"autoresize" "1"
"pinCorner" "0"
"visible" "0"
"enable" "1"
"fillcolor" "INSERT RGB VALUE HERE"
} [/code]
1362
#1362
-1 Frags +

how do i remove this ugly guy?

http://i.imgur.com/rZjuHpH.jpg

how do i remove this ugly guy?
[img]http://i.imgur.com/rZjuHpH.jpg[/img]
1363
#1363
-1 Frags +

How, if it's possible, do I get rid of this server control panel?
http://images.akamai.steamusercontent.com/ugc/514881763064599966/EB9E0A1057DA3AB9AE928E56D87475F6AD872BFF/

I have no use for it, but love the hud!

Thank you kindly,
Stevokenivo

How, if it's possible, do I get rid of this server control panel?
http://images.akamai.steamusercontent.com/ugc/514881763064599966/EB9E0A1057DA3AB9AE928E56D87475F6AD872BFF/

I have no use for it, but love the hud!

Thank you kindly,
Stevokenivo
1364
#1364
-1 Frags +
deguCZhow do i remove this ugly guy?
http://i.imgur.com/rZjuHpH.jpg

tf/custom/my_custom_stuff/resource/ui/hudplayerclass.res

find "HudPlayerClass" and "PlayerStatusClassImage" and change their "visible" from "1" to "0"

[quote=deguCZ]how do i remove this ugly guy?
[img]http://i.imgur.com/rZjuHpH.jpg[/img][/quote]

tf/custom/my_custom_stuff/resource/ui/hudplayerclass.res

find "HudPlayerClass" and "PlayerStatusClassImage" and change their "visible" from "1" to "0"
1365
#1365
-1 Frags +
monotdeguCZhow do i remove this ugly guy?
http://i.imgur.com/rZjuHpH.jpg

tf/custom/my_custom_stuff/resource/ui/hudplayerclass.res

find "HudPlayerClass" and "PlayerStatusClassImage" and change their "visible" from "1" to "0"

thanks

[quote=monot][quote=deguCZ]how do i remove this ugly guy?
[img]http://i.imgur.com/rZjuHpH.jpg[/img][/quote]

tf/custom/my_custom_stuff/resource/ui/hudplayerclass.res

find "HudPlayerClass" and "PlayerStatusClassImage" and change their "visible" from "1" to "0"[/quote]

thanks
1366
#1366
-1 Frags +

How do you transfer Weapon Meters between HUDs?
Figured it out from Flame's HUD Guide.

[s]How do you transfer Weapon Meters between HUDs?[/s]
Figured it out from Flame's HUD Guide.
1367
#1367
-1 Frags +

Hey so i got this problem, i recently installed RaysHud because i wanted to customize a hud and since rays uploaded a bunch of tutorials i thought i should try and customize my own. Now the problem i got is that the font i want to install, does not look like it should ingame, after installing the font, the ammo/hp numbers and everything that changed, doesnt look like the old font, nor the new font, just some new random font, no idea where that is coming from.

So, this is how it looks like atm: http://imgur.com/eek2KOY (not supposed to look like that)

And this is the font i originally wanted to install: http://www.dafont.com/de/russo-one.font

I installed the font like rays explained it in his video, so if anyone got an idea how to fix/ what i could have done wrong or if the font might be "broken", let me know pls

Hey so i got this problem, i recently installed RaysHud because i wanted to customize a hud and since rays uploaded a bunch of tutorials i thought i should try and customize my own. Now the problem i got is that the font i want to install, does not look like it should ingame, after installing the font, the ammo/hp numbers and everything that changed, doesnt look like the old font, nor the new font, just some new random font, no idea where that is coming from.

So, this is how it looks like atm: http://imgur.com/eek2KOY (not supposed to look like that)

And this is the font i originally wanted to install: http://www.dafont.com/de/russo-one.font

I installed the font like rays explained it in his video, so if anyone got an idea how to fix/ what i could have done wrong or if the font might be "broken", let me know pls
1368
#1368
-1 Frags +

.

.
1369
#1369
0 Frags +
StevokenivoHow, if it's possible, do I get rid of this server control panel?
http://images.akamai.steamusercontent.com/ugc/514881763064599966/EB9E0A1057DA3AB9AE928E56D87475F6AD872BFF/

I have no use for it, but love the hud!

Thank you kindly,
Stevokenivo

I'll make a version of the main menu that's got the server control panel removed. Expect it within a day or two. If you want it gone now go to mainmenuoverride.res and near the top is all the server stuff, it's quite clearly labelled, just delete all of it and save.

[quote=Stevokenivo]How, if it's possible, do I get rid of this server control panel?
http://images.akamai.steamusercontent.com/ugc/514881763064599966/EB9E0A1057DA3AB9AE928E56D87475F6AD872BFF/

I have no use for it, but love the hud!

Thank you kindly,
Stevokenivo[/quote]

I'll make a version of the main menu that's got the server control panel removed. Expect it within a day or two. If you want it gone now go to mainmenuoverride.res and near the top is all the server stuff, it's quite clearly labelled, just delete all of it and save.
1370
#1370
-1 Frags +
_KermitStevokenivoHow, if it's possible, do I get rid of this server control panel?
http://images.akamai.steamusercontent.com/ugc/514881763064599966/EB9E0A1057DA3AB9AE928E56D87475F6AD872BFF/

I have no use for it, but love the hud!

Thank you kindly,
Stevokenivo

I'll make a version of the main menu that's got the server control panel removed. Expect it within a day or two. If you want it gone now go to mainmenuoverride.res and near the top is all the server stuff, it's quite clearly labelled, just delete all of it and save.

Thanks a million :)

[quote=_Kermit][quote=Stevokenivo]How, if it's possible, do I get rid of this server control panel?
http://images.akamai.steamusercontent.com/ugc/514881763064599966/EB9E0A1057DA3AB9AE928E56D87475F6AD872BFF/

I have no use for it, but love the hud!

Thank you kindly,
Stevokenivo[/quote]

I'll make a version of the main menu that's got the server control panel removed. Expect it within a day or two. If you want it gone now go to mainmenuoverride.res and near the top is all the server stuff, it's quite clearly labelled, just delete all of it and save.[/quote]


Thanks a million :)
1371
#1371
-1 Frags +
collycatworking on remaking the tf2 stuff
cross or no cross?
http://i.imgur.com/5TwP6Rd.png
http://i.imgur.com/G3XWakJ.png

i think it looks a lot better with no cross

edit: i guess you could make it an option either way right?

[quote=collycat]working on remaking the tf2 stuff
cross or no cross?
[img]http://i.imgur.com/5TwP6Rd.png[/img]
[img]http://i.imgur.com/G3XWakJ.png[/img][/quote]

i think it looks a lot better with no cross

edit: i guess you could make it an option either way right?
1372
#1372
-1 Frags +
FireFeyne...Well, i cant tell you exactly where you did something wrong, but this is just the default font that appears when the given font couldnt be found ( is that english ? ). Im not sure if this indicates where the mistake could be, its just my personal experience that misstakes happened quite often when naming the fonts. I am not entirely sure, but i think you need to take the name that appears on top of the window when you open up the font in Windows, and not the filename.

If that doesnt work you need to w8 for a more experienced editor :(

//fuck german autocorrect

I rechecked and i did use the correct titel/name, thx anyways!

[quote=Fire][quote=Feyne]...[/quote]
Well, i cant tell you exactly where you did something wrong, but this is just the default font that appears when the given font couldnt be found ( is that english ? ). Im not sure if this indicates where the mistake could be, its just my personal experience that misstakes happened quite often when naming the fonts. I am not entirely sure, but i think you need to take the name that appears on top of the window when you open up the font in Windows, and not the filename.

If that doesnt work you need to w8 for a more experienced editor :(

//fuck german autocorrect[/quote]

I rechecked and i did use the correct titel/name, thx anyways!
1373
#1373
-1 Frags +
FeyneHey so i got this problem, i recently installed RaysHud because i wanted to customize a hud and since rays uploaded a bunch of tutorials i thought i should try and customize my own. Now the problem i got is that the font i want to install, does not look like it should ingame, after installing the font, the ammo/hp numbers and everything that changed, doesnt look like the old font, nor the new font, just some new random font, no idea where that is coming from.

So, this is how it looks like atm: http://imgur.com/eek2KOY (not supposed to look like that)

And this is the font i originally wanted to install: http://www.dafont.com/de/russo-one.font

I installed the font like rays explained it in his video, so if anyone got an idea how to fix/ what i could have done wrong or if the font might be "broken", let me know pls

if you are sure you installed everything correctly in the clientscheme, try installing the font to your system by right-clicking it and pressing "install"

[quote=Feyne]Hey so i got this problem, i recently installed RaysHud because i wanted to customize a hud and since rays uploaded a bunch of tutorials i thought i should try and customize my own. Now the problem i got is that the font i want to install, does not look like it should ingame, after installing the font, the ammo/hp numbers and everything that changed, doesnt look like the old font, nor the new font, just some new random font, no idea where that is coming from.

So, this is how it looks like atm: http://imgur.com/eek2KOY (not supposed to look like that)

And this is the font i originally wanted to install: http://www.dafont.com/de/russo-one.font

I installed the font like rays explained it in his video, so if anyone got an idea how to fix/ what i could have done wrong or if the font might be "broken", let me know pls[/quote]

if you are sure you installed everything correctly in the clientscheme, try installing the font to your system by right-clicking it and pressing "install"
1374
#1374
-1 Frags +

Can anybody tell me how to properly switch Charge Meters between HUDs?
I've been trying to figure this out for the last 4 Hours... But every single time I switch the charge meter on my HUD, something gets broken.

What I was doing was taking the hudlayout.res information on HudItemEffectMeter, HudDemomanCharge, HudBowCharge, along with HudFlameRocketCharge, and replacing the default hudlayout.res information. Then, I Copy Pasted the respective files for the meters, and replaces the fonts for the Labels that tell you which meter corresponds to what.

Basically, here's a list of the problems when I tried to import bwHUD's charge meters (The one that looks thebes w/ my HUD):

- Tide Turner/Shield Meter is on the Bottom Right hand corner of the screen
- Charge Meter for the Demoman's Stickybombs/Loose Cannon also showing up when I equip the Huntsman, and there ends up being 2 Meters

Most of the other issues were easy fixes, but these ones are getting me really pissed.

Can anybody tell me how to properly switch Charge Meters between HUDs?
I've been trying to figure this out for the last 4 Hours... But every single time I switch the charge meter on my HUD, something gets broken.

What I was doing was taking the hudlayout.res information on HudItemEffectMeter, HudDemomanCharge, HudBowCharge, along with HudFlameRocketCharge, and replacing the default hudlayout.res information. Then, I Copy Pasted the respective files for the meters, and replaces the fonts for the Labels that tell you which meter corresponds to what.

Basically, here's a list of the problems when I tried to import bwHUD's charge meters (The one that looks thebes w/ my HUD):

- Tide Turner/Shield Meter is on the Bottom Right hand corner of the screen
- Charge Meter for the Demoman's Stickybombs/Loose Cannon also showing up when I equip the Huntsman, and there ends up being 2 Meters

Most of the other issues were easy fixes, but these ones are getting me really pissed.
1375
#1375
-1 Frags +

I'd love to get an answer to this question, I'm quite fascinated about this.
Anyway my question is how do you get a gif or a image in the loading screen when joining a map similar to how colly had a cat moving it's head in QTCHUD or Pac-Man walking in SmugHUD?

I'd love to get an answer to this question, I'm quite fascinated about this.
Anyway my question is how do you get a gif or a image in the loading screen when joining a map similar to how colly had a cat moving it's head in QTCHUD or Pac-Man walking in SmugHUD?
1376
#1376
-1 Frags +
MightyCan anybody tell me...

I'm not sure about this but its might depend on what HUD you taking the bars from.

[quote=Mighty]Can anybody tell me...[/quote]
I'm not sure about this but its might depend on what HUD you taking the bars from.
1377
#1377
-1 Frags +

How do you move the f**king Demoman charge meter?
am talking about the one in huddemomanpipes.res

How do you move the f**king Demoman charge meter?
am talking about the one in huddemomanpipes.res
1378
#1378
-1 Frags +
MightyHow do you move the f**king Demoman charge meter?
am talking about the one in huddemomanpipes.res

Also, how do you make the Health Number turn Red when its low and Blue when it's overhealed?
How do you change the color of the Ubercharge % when you don't have Uber and when you do have?

[quote=Mighty]How do you move the f**king Demoman charge meter?
am talking about the one in huddemomanpipes.res[/quote]

Also, how do you make the Health Number turn Red when its low and Blue when it's overhealed?
How do you change the color of the Ubercharge % when you don't have Uber and when you do have?
1379
#1379
-1 Frags +
Stevokenivo_KermitStevokenivoHow, if it's possible, do I get rid of this server control panel?
http://images.akamai.steamusercontent.com/ugc/514881763064599966/EB9E0A1057DA3AB9AE928E56D87475F6AD872BFF/

I have no use for it, but love the hud!

Thank you kindly,
Stevokenivo

I'll make a version of the main menu that's got the server control panel removed. Expect it within a day or two. If you want it gone now go to mainmenuoverride.res and near the top is all the server stuff, it's quite clearly labelled, just delete all of it and save.

Thanks a million :)

Added in a new menu without the control panel.

[quote=Stevokenivo][quote=_Kermit][quote=Stevokenivo]How, if it's possible, do I get rid of this server control panel?
http://images.akamai.steamusercontent.com/ugc/514881763064599966/EB9E0A1057DA3AB9AE928E56D87475F6AD872BFF/

I have no use for it, but love the hud!

Thank you kindly,
Stevokenivo[/quote]


I'll make a version of the main menu that's got the server control panel removed. Expect it within a day or two. If you want it gone now go to mainmenuoverride.res and near the top is all the server stuff, it's quite clearly labelled, just delete all of it and save.[/quote]


Thanks a million :)[/quote]

Added in a new menu without the control panel.
1380
#1380
0 Frags +

how would I go about moving both of these currency panels to the bottom?

http://i.imgur.com/LEvOqxd.jpg

EDIT:

there's a currencystatuspanel and inworldcurrencypanel in hudmannvsmachinestatus.res

how would I go about moving both of these currency panels to the bottom?

[img]http://i.imgur.com/LEvOqxd.jpg[/img]

EDIT:

there's a currencystatuspanel and inworldcurrencypanel in hudmannvsmachinestatus.res
1 ⋅⋅ 43 44 45 46 47 48 49 ⋅⋅ 232
Please sign in through STEAM to post a comment.