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?
I thought this was gonna be the bar that woolen goes to
After further research, I managed to find out all about the bars so no problem ;)
SidedObjectAfter further research, I managed to find out all about the bars so no problem ;)
well, how the fuck do u do it
well, how the fuck do u do it
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
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