puoi1
Account Details
SteamID64 76561198101362994
SteamID3 [U:1:141097266]
SteamID32 STEAM_0:0:70548633
Country Canada
Signed Up August 29, 2015
Last Posted June 11, 2018 at 2:33 AM
Posts 271 (0.1 per day)
Game Settings
In-game Sensitivity 70
Windows Sensitivity 69
Raw Input 1
DPI
???
Resolution
1280 X 720
Refresh Rate
60hz
Hardware Peripherals
Mouse Hp Mouse
Keyboard Hp Keyboard
Mousepad Plain Mousepad
Headphones None
Monitor Samsung 60 hz Monitor
1 ⋅⋅ 16 17 18 19
#85 yayahud in Customization

to solve the white text on the target ids you need to make another targetidnamelabel and make the orignal one alpha to 0

"TargetNameLabel"
	{	
		"ControlName"		"CExLabel"
		"fieldName"		"TargetNameLabel"
		"font"			"Medium14"				//Medium12
		"xpos"			"53"
		"ypos"			"17"	
		"zpos"			"2"
		"wide"			"640"
		"tall"			"14"
		"fgcolor"		"Blank"
		"autoResize"		"0"
		"pinCorner"		"0"
		"visible"		"1"
		"enabled"		"1"
		"labelText"		"%targetname%"
		"textAlignment"		"west"
		"dulltext"		"0"
		"brighttext"		"0"
		"textinsetx" "1"
		"alpha" "0"
     }	
		"fixedTargetNameLabel"
	{	
		"ControlName"		"CExLabel"
		"fieldName"		"fixedTargetNameLabel"
		"font"			"Medium14"				//Medium12
		"xpos"			"53"
		"ypos"			"17"	
		"zpos"			"2"
		"wide"			"640"
		"tall"			"14"
		"fgcolor"		"Black"
		"autoResize"		"0"
		"pinCorner"		"0"
		"visible"		"1"
		"enabled"		"1"
		"labelText"		"%targetname%"
		"textAlignment"		"west"
		"dulltext"		"0"
		"brighttext"		"0"
		"textinsetx" "1"

	}
posted about 8 years ago
1 ⋅⋅ 16 17 18 19