Upvote Upvoted 0 Downvote Downvoted
The bar that Woolen Sleevelet has under his health
posted in Customization
1
#1
0 Frags +

So recently I've gotten into hud making and I've been wondering what is that bar that woolen has under his health and ammo and how did he put it there?

So recently I've gotten into hud making and I've been wondering what is that bar that woolen has under his health and ammo and how did he put it there?
2
#2
18 Frags +

correct

correct
3
#3
1 Frags +

I thought this was gonna be the bar that woolen goes to

I thought this was gonna be the bar that woolen goes to
4
#4
-6 Frags +

After further research, I managed to find out all about the bars so no problem ;)

After further research, I managed to find out all about the bars so no problem ;)
5
#5
8 Frags +
SidedObjectAfter further research, I managed to find out all about the bars so no problem ;)

well, how the fuck do u do it

[quote=SidedObject]After further research, I managed to find out all about the bars so no problem ;)[/quote]
well, how the fuck do u do it
6
#6
3 Frags +

All you need to do is create an image panel, edit the wide and tall values to be whatever shape you want, and then change the fill color.

So you it would look something like this:

"Example"
{
"ControlName" "ImagePanel"
"fieldName" "Example"
"xpos" "0"
"ypos" "0"
"zpos" "1"
"wide" "50"
"tall" "50"
"visible" "1"
"enabled" "1"
"fillcolor" "0 0 0 255"
{

This would create a white 50x50 square box on your screen

also, use this thread please http://www.teamfortress.tv/19073/hud-editing-short-questions-quick-answers/?page=182

All you need to do is create an image panel, edit the wide and tall values to be whatever shape you want, and then change the fill color.

So you it would look something like this:

"Example"
{
"ControlName" "ImagePanel"
"fieldName" "Example"
"xpos" "0"
"ypos" "0"
"zpos" "1"
"wide" "50"
"tall" "50"
"visible" "1"
"enabled" "1"
"fillcolor" "0 0 0 255"
{

This would create a white 50x50 square box on your screen

also, use this thread please http://www.teamfortress.tv/19073/hud-editing-short-questions-quick-answers/?page=182
Please sign in through STEAM to post a comment.