For anyone looking for a fix, just create a new cex label and call it Hype, just position it where the text would be and then you can change the color
Account Details | |
---|---|
SteamID64 | 76561199530288398 |
SteamID3 | [U:1:1570022670] |
SteamID32 | STEAM_0:0:785011335 |
Country | United States |
Signed Up | April 29, 2025 |
Last Posted | April 30, 2025 at 1:14 PM |
Posts | 2 (2 per day) |
Game Settings | |
---|---|
In-game Sensitivity | |
Windows Sensitivity | |
Raw Input | |
DPI |
|
Resolution |
|
Refresh Rate |
Hardware Peripherals | |
---|---|
Mouse | |
Keyboard | |
Mousepad | |
Headphones | |
Monitor |
When I tried setting the font in huditemeffectmeters_sodapopper it worked but the moment I tried to change fgcolor or even fgcolor_override it just didnt work, the HYPE text was still white... Any Idea? This is my Section of it:
"ItemEffectMeterLabel"
{
"ControlName" "CExLabel"
"fieldName" "ItemEffectMeterLabel"
"xpos" "35"
"ypos" "10"
"zpos" "2"
"wide" "41"
"tall" "15"
"autoResize" "1"
"pinCorner" "2"
"visible" "1"
"visible_minmode" "1"
"ypos_minmode" "1"
"xpos_minmode" "0"
"textAlignment_minmode" "west"
"enabled" "1"
"tabPosition" "0"
"labelText" "#TF_ENERGYDRINK"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
"font" "sourcecoderegular15"
"fgcolor_override" 20 20 20 255"
"fgcolor" "20 20 20 255"
}