Prex
Account Details
SteamID64 76561198103997611
SteamID3 [U:1:143731883]
SteamID32 STEAM_0:1:71865941
Country Germany
Signed Up July 17, 2015
Last Posted November 9, 2017 at 5:12 AM
Posts 10 (0 per day)
Game Settings
In-game Sensitivity
Windows Sensitivity
Raw Input  
DPI
 
Resolution
 
Refresh Rate
 
Hardware Peripherals
Mouse  
Keyboard  
Mousepad  
Headphones  
Monitor  
#4769 HUD editing: short questions, quick answers in Customization

Uhm whenever I open the console and click on something else the console unfocuses and hides behind something and It's not openable after that help ;-;

posted about 6 years ago
#4766 HUD editing: short questions, quick answers in Customization

https://i.imgur.com/OtHQXy0.png

how do I get rid of this gray color? It's everywhere on the rounded corners of frames

posted about 6 years ago
#4131 HUD editing: short questions, quick answers in Customization

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

does anyone know how to edit the topbar in casual?
aaand is there a way to show the casual bar in offline mode???

posted about 7 years ago
#3499 HUD editing: short questions, quick answers in Customization

Hello, does anyone know how to make the control points round on a hud?

posted about 7 years ago
#13 TF2: Hud Target ID Name Label not shown in Q/A Help

So here's what I've changed (works now):

"TargetNameLabel"
    {  
        "ControlName"       "CExLabel"
        "fieldName"     "TargetNameLabel"
        "font"          "Medium14"              //Medium12
        "xpos"          "53"
        "ypos"          "18"   
        "zpos"          "2"
        "wide"          "640"
        "tall"          "14"
        "fgcolor"       "ya_Name"
        "autoResize"        "0"
        "pinCorner"     "0"
        "visible"       "1"
        "enabled"       "1"
        "labelText"     "%targetname%"
        "textAlignment"     "west"
        "dulltext"      "0"
        "brighttext"        "0"
        "alpha"         "0"                       // alpha changed to 0
    }
    "TargetNameLabel2"          // added a second label over the original one
    {  
        "ControlName"       "CExLabel"
        "fieldName"     "TargetNameLabel2"
        "font"          "Medium14"              //Medium12
        "xpos"          "53"
        "ypos"          "18"   
        "zpos"          "2"
        "wide"          "640"
        "tall"          "14"
        "fgcolor"       "ya_Name"
        "autoResize"        "0"
        "pinCorner"     "0"
        "visible"       "1"
        "enabled"       "1"
        "labelText"     "%targetname%"
        "textAlignment"     "west"
        "dulltext"      "0"
        "brighttext"        "0"

    }
   
posted about 8 years ago
#5 TF2: Hud Target ID Name Label not shown in Q/A Help
JarateKingCan't you just create a second label with %targetname% as the labeltext, and set the original TargetNameLabel's alpha to 0? Can't really test right now but you'd keep your bg the same color that way.

Well, I'm happy about the background change, but I'm going to try that out too!

EDIT: Worked perfectly, thanks man!

posted about 8 years ago
#3 TF2: Hud Target ID Name Label not shown in Q/A Help

So the only possible way to actually see the name is to change the background color? I'm going to try that.

EDIT: It worked!

posted about 8 years ago
#1 TF2: Hud Target ID Name Label not shown in Q/A Help

Hello teamfortress.tv Community,
after the new passtime update, my clearly outdated yahud hud broke again. Now the TargetID's NameLabel is not visible/blank.
I hope someone here knows how to fix this issue. Thanks!

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

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

	"TargetNameLabel"
	{	
		"ControlName"		"CExLabel"
		"fieldName"		"TargetNameLabel"
		"font"			"Medium14"				//Medium12
		"xpos"			"53"
		"ypos"			"18"	
		"zpos"			"2"
		"wide"			"640"
		"tall"			"14"
		"fgcolor"		"ya_Name"
		"autoResize"		"0"
		"pinCorner"		"0"
		"visible"		"1"
		"enabled"		"1"
		"labelText"		"%targetname%"
		"textAlignment"		"west"
		"dulltext"		"0"
		"brighttext"		"0"

	}

ya_Name = rgba 18 18 18 255 (not white)

posted about 8 years ago
#3 Scoreboard Fix Help in Q/A Help

thanks!

posted about 8 years ago
#1 Scoreboard Fix Help in Q/A Help

Hello,
after the new gunmettle update the scoreboard of the hud I'm currently using is broken. I use yahud even though it's very outdated at the moment. The Scoreboard's labels are broken. I cant see what points or ping i have because they are displayed as one number together. Here is a screenshot so you understand what i mean:

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

I hope someone can help me fix this, thanks.

EDIT:
Scoreboard.res file (pastebin)

posted about 8 years ago