Upvote Upvoted 327 Downvote Downvoted
1 2 3 4 5 ⋅⋅ 232
HUD editing: short questions, quick answers
posted in Customization
31
#31
-1 Frags +

Hello. Is it possible to change default console position?

Hello. Is it possible to change default console position?
32
#32
-1 Frags +

6h67j67j7jjk

6h67j67j7jjk
33
#33
0 Frags +

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

Is it possible to move the vaccinator buff type icon? I know it is ResistIcon in HudMedicCharge, but no matter what value I put in xpos and ypos, it refuses to move.

Edit: Turns out that the vaccinator icon is forced into the upper top left corner of the HudMedicCharge.res, which can be changed in the hudlayout.res. So sadly, it cannot be moved by itself. Thanks to rays for the answer!

[IMG]http://i.imgur.com/vcF31Lh.jpg[/IMG]
Is it possible to move the vaccinator buff type icon? I know it is ResistIcon in HudMedicCharge, but no matter what value I put in xpos and ypos, it refuses to move.

Edit: Turns out that the vaccinator icon is forced into the upper top left corner of the HudMedicCharge.res, which can be changed in the hudlayout.res. So sadly, it cannot be moved by itself. Thanks to rays for the answer!
34
#34
0 Frags +

Hey everyone

I have a problem with the healh value, this is how it looks to me:

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

http://i.imgur.com/6OCfpxs.jpg

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

http://i.imgur.com/98W3INF.jpg

as you can see when I have three digits of health it's 'centered' but it's not when I have 2 digits and it's even worse when I have only 1. Same things happen when I have something like 200 health, it stretches to the right because the zeros take more space than, for example, the 7 and the 5 in 175. Not sure if this is how it's supposed to be though. What am I doing wrong and how can I make it always centered no matter how many digits are there and what numbers are there?

Here is my hudplayerhealth.res just in case.

Any help is appreciated!

Hey everyone

I have a problem with the healh value, this is how it looks to me:

[IMG]http://i.imgur.com/bvoSwF5.jpg[/IMG]

[IMG]http://i.imgur.com/6OCfpxs.jpg[/IMG]

[IMG]http://i.imgur.com/ChFwv6E.jpg[/IMG]

[IMG]http://i.imgur.com/98W3INF.jpg[/IMG]

as you can see when I have three digits of health it's 'centered' but it's not when I have 2 digits and it's even worse when I have only 1. Same things happen when I have something like 200 health, it stretches to the right because the zeros take more space than, for example, the 7 and the 5 in 175. Not sure if this is how it's supposed to be though. What am I doing wrong and how can I make it always centered no matter how many digits are there and what numbers are there?

[url=http://pastebin.com/AxTjhVG4]Here[/url] is my hudplayerhealth.res just in case.

Any help is appreciated!
35
#35
2 Frags +

@LeRayonVert u need to change the textAlignment under PlayerStatusHealthValue from "right" to "center"

@LeRayonVert u need to change the textAlignment under PlayerStatusHealthValue from "right" to "center"
36
#36
-1 Frags +

How do I make these health values show overheal and low health? I've never been able to figure out which files to edit nor knew exactly what to add.

http://puu.sh/aqlQi/90f9612ab8.jpg

How do I make these health values show overheal and low health? I've never been able to figure out which files to edit nor knew exactly what to add.
[img]http://puu.sh/aqlQi/90f9612ab8.jpg[/img]
37
#37
-1 Frags +
jonaz@LeRayonVert u need to change the textAlignment under PlayerStatusHealthValue from "right" to "center"

worked. thanks buddy

[quote=jonaz]@LeRayonVert u need to change the textAlignment under PlayerStatusHealthValue from "right" to "center"[/quote]

worked. thanks buddy
38
#38
-1 Frags +

Does anyone know a) if there is an equivalent to x_offset that can change ypos and b) what elements x_offset can actually affect? So far, I've only seen it used in BXHUD's item meters, I am wondering if it would work for killsteaks + crits/heads or something like that.

Does anyone know a) if there is an equivalent to x_offset that can change ypos and b) what elements x_offset can actually affect? So far, I've only seen it used in BXHUD's item meters, I am wondering if it would work for killsteaks + crits/heads or something like that.
39
#39
-1 Frags +

http://imgur.com/iSHRKq3
how do i fix this/ edit it to be transparent black?

http://imgur.com/iSHRKq3
how do i fix this/ edit it to be transparent black?
40
#40
-1 Frags +

I don't suppose anyone knows what the [unknown] tag is linked too... (using bwHUD).

http://i.minus.com/ib1tAmd5irzi2Y.png

I don't suppose anyone knows what the [unknown] tag is linked too... (using bwHUD). [img]http://i.minus.com/ib1tAmd5irzi2Y.png[/img]
41
#41
-1 Frags +

http://puu.sh/ar8ym/671b175e4c.jpg

How to I change the pink color in this? It's also on item_inspect.

[img]http://puu.sh/ar8ym/671b175e4c.jpg[/img]

How to I change the pink color in this? It's also on item_inspect.
42
#42
0 Frags +
RawkstarI don't suppose anyone knows what the [unknown] tag is linked too... (using bwHUD). http://i.minus.com/ib1tAmd5irzi2Y.png

I think that's the GameType in Scoreboard.res. Try setting visible and enabled to 0 on it.

DNChttp://puu.sh/ar8ym/671b175e4c.jpg

How to I change the pink color in this? It's also on item_inspect.

Looks like YaHud's "Red" to me so if that's the HUD you're using you could try changing its RGB in ClientScheme.res (the line is

"Red"                   "224 11 115 255"         //Red team

)

[quote=Rawkstar]I don't suppose anyone knows what the [unknown] tag is linked too... (using bwHUD). [img]http://i.minus.com/ib1tAmd5irzi2Y.png[/img][/quote]

I think that's the GameType in Scoreboard.res. Try setting visible and enabled to 0 on it.


[quote=DNC][img]http://puu.sh/ar8ym/671b175e4c.jpg[/img]

How to I change the pink color in this? It's also on item_inspect.[/quote]

Looks like YaHud's "Red" to me so if that's the HUD you're using you could try changing its RGB in ClientScheme.res (the line is [code]"Red" "224 11 115 255" //Red team[/code])
43
#43
-1 Frags +
DeetrLooks like YaHud's "Red" to me so if that's the HUD you're using you could try changing its RGB in ClientScheme.res (the line is
"Red"                   "224 11 115 255"         //Red team
)

It's missing a texture file.

[quote=Deetr]Looks like YaHud's "Red" to me so if that's the HUD you're using you could try changing its RGB in ClientScheme.res (the line is [code]"Red" "224 11 115 255" //Red team[/code])[/quote]

It's missing a texture file.
44
#44
-1 Frags +

How to remove this background outline? http://imgur.com/a/OER2z

How to remove this background outline? http://imgur.com/a/OER2z
45
#45
6 Frags +

Not sure if this site has been linked yet, but Doodles has a nice site that describes most of the ingame resource files; I'm finding it a very helpful reference with my hud :D -- http://doodlesstuff.com/?tutorial=tf2hud#res

Not sure if this site has been linked yet, but Doodles has a nice site that describes most of the ingame resource files; I'm finding it a very helpful reference with my hud :D -- http://doodlesstuff.com/?tutorial=tf2hud#res
46
#46
-1 Frags +

this needs to be stickied otherwise too hard too find everytime someone has a question ...

im trying to use the hud_combattextbatching stuff but like other people it gets confusing to see the actual damage done at the time of the shot and i had this idea to turn the batching on but invert the hud damage values positions, the last damage that stays near the hp value goes to the center and the damage that shows above the player stays on the bottom, keeping the actual damage shots in the center of the screen and if you want to see the total ammount of damage just look at the damage value near the hp value/cross, but i can´t seem to get rid of the pop up animation on the damage and the numbers float arounds they dont stay on the same spot when u move, my question is how do i get rid of that animation/floating stuff ?

this needs to be stickied otherwise too hard too find everytime someone has a question ...

im trying to use the hud_combattextbatching stuff but like other people it gets confusing to see the actual damage done at the time of the shot and i had this idea to turn the batching on but invert the hud damage values positions, the last damage that stays near the hp value goes to the center and the damage that shows above the player stays on the bottom, keeping the actual damage shots in the center of the screen and if you want to see the total ammount of damage just look at the damage value near the hp value/cross, but i can´t seem to get rid of the pop up animation on the damage and the numbers float arounds they dont stay on the same spot when u move, my question is how do i get rid of that animation/floating stuff ?
47
#47
0 Frags +
keepertonHow do I make these health values show overheal and low health? I've never been able to figure out which files to edit nor knew exactly what to add.
image

I don't know what colours you want to use but the name of the variable is PlayerStatusHealthValueSpectator. You animate that in hudanimations.txt under event hudhealthbonuspulse. You can do the same under hudhealthdyingpulse.

spiceHow to remove this background outline? http://imgur.com/a/OER2z

You want to go into clientscheme and find the text "TFFatLineBorderRedBG" and change the draw_corner_width and height to "0". You'll want to do this to OutlinedGreyBox and OutlinedDullGreyBox for when people are dead.

[quote=keeperton]How do I make these health values show overheal and low health? I've never been able to figure out which files to edit nor knew exactly what to add.
[img]image[/img][/quote]

I don't know what colours you want to use but the name of the variable is PlayerStatusHealthValueSpectator. You animate that in hudanimations.txt under event hudhealthbonuspulse. You can do the same under hudhealthdyingpulse.

[quote=spice]How to remove this background outline? http://imgur.com/a/OER2z[/quote]

You want to go into clientscheme and find the text "TFFatLineBorderRedBG" and change the draw_corner_width and height to "0". You'll want to do this to OutlinedGreyBox and OutlinedDullGreyBox for when people are dead.
48
#48
-1 Frags +

Which .res files do i have to edit to change positioning of the vaccinator buff icon and the charge bar?

Which .res files do i have to edit to change positioning of the vaccinator buff icon and the charge bar?
49
#49
-1 Frags +
Slayer6Which .res files do i have to edit to change positioning of the vaccinator buff icon and the charge bar?

hudmediccharge
the icon moving is retarded it doesnt work u have to move the whole thing first

[quote=Slayer6]Which .res files do i have to edit to change positioning of the vaccinator buff icon and the charge bar?[/quote]

hudmediccharge
the icon moving is retarded it doesnt work u have to move the whole thing first
50
#50
-1 Frags +

What file controls the menu/loading screen font, caps and size?
this shows why i want to change http://puu.sh/ay22q/2323fd8749.jpg
Also, when joining a server the hud lets me click anywhere to continue and I'm interested in what lets me.

What file controls the menu/loading screen font, caps and size?
this shows why i want to change http://puu.sh/ay22q/2323fd8749.jpg
Also, when joining a server the hud lets me click anywhere to continue and I'm interested in what lets me.
51
#51
-1 Frags +
poojpongWhat file controls the menu/loading screen font, caps and size?

The file is mainmenuoverride.res in /resource/ui/

[quote=poojpong]What file controls the menu/loading screen font, caps and size?[/quote]
The file is mainmenuoverride.res in /resource/ui/
52
#52
-1 Frags +

hey, anyone know how to edit the health that appears above the giant robots in mvm? mine appear to be cut off on the right side.

hey, anyone know how to edit the health that appears above the giant robots in mvm? mine appear to be cut off on the right side.
53
#53
0 Frags +

fgdfgdgghdfh

fgdfgdgghdfh
54
#54
-1 Frags +

drgerherdherherh

drgerherdherherh
55
#55
-1 Frags +

What are the files called which include the new robot destruction stuff? and does it have an entry in hudlayout? If yes, what is it called?

What are the files called which include the new robot destruction stuff? and does it have an entry in hudlayout? If yes, what is it called?
56
#56
-1 Frags +

How can I add the parachute icon

How can I add the parachute icon
57
#57
-1 Frags +
Teca99How can I add the parachute icon

Hudplayerhealth.res Add something similar to this

"PlayerStatus_Parachute"
{
"ControlName" "ImagePanel"
"fieldName" "PlayerStatus_Parachute"
"xpos" "88"
"ypos" "14"
"zpos" "7"
"wide" "31"
"tall" "31"
"visible" "0"
"enabled" "1"
"scaleImage" "1"
"image" ""
"fgcolor" "TanDark"
}
[quote=Teca99]How can I add the parachute icon[/quote]
Hudplayerhealth.res Add something similar to this
[quote] "PlayerStatus_Parachute"
{
"ControlName" "ImagePanel"
"fieldName" "PlayerStatus_Parachute"
"xpos" "88"
"ypos" "14"
"zpos" "7"
"wide" "31"
"tall" "31"
"visible" "0"
"enabled" "1"
"scaleImage" "1"
"image" ""
"fgcolor" "TanDark"
}[/quote]
58
#58
0 Frags +
pwny_hey, anyone know how to edit the health that appears above the giant robots in mvm? mine appear to be cut off on the right side.

resource/ui/HealthIconPanel.res

[quote=pwny_]hey, anyone know how to edit the health that appears above the giant robots in mvm? mine appear to be cut off on the right side.[/quote]
resource/ui/HealthIconPanel.res
59
#59
-1 Frags +

In what file can you change the buffed HP color shadow in m0rehud ? I've literally searched everywhere and nothing seems to work.

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

In what file can you change the buffed HP color shadow in m0rehud ? I've literally searched everywhere and nothing seems to work.


[img]http://i.imgur.com/qVryeaH.jpg[/img]
60
#60
1 Frags +
AntaresIn what file can you change the buffed HP color shadow in m0rehud ? I've literally searched everywhere and nothing seems to work.

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

Should be in scripts/HudAnimations_tf.txt under event HudHealthBonusPulse

[quote=Antares]In what file can you change the buffed HP color shadow in m0rehud ? I've literally searched everywhere and nothing seems to work.


[img]http://i.imgur.com/qVryeaH.jpg[/img][/quote]
Should be in scripts/HudAnimations_tf.txt under event HudHealthBonusPulse
1 2 3 4 5 ⋅⋅ 232
Please sign in through STEAM to post a comment.