Bush-Dog
Account Details
SteamID64 76561198045340161
SteamID3 [U:1:85074433]
SteamID32 STEAM_0:1:42537216
Country Serbia
Signed Up September 22, 2014
Last Posted December 20, 2014 at 7:58 PM
Posts 16 (0 per day)
Game Settings
In-game Sensitivity
Windows Sensitivity
Raw Input  
DPI
 
Resolution
 
Refresh Rate
 
Hardware Peripherals
Mouse  
Keyboard  
Mousepad  
Headphones  
Monitor  
1 2
#160 notoHUD in Customization
KogaI can enable the shadows behind the health and ammo, but I can't find where to enable them for the killstreak counter. http://puu.sh/cbwaq/6041acc3f6.jpg

Anyone able to help with that? idk where to look :T

The killstreak is loacted in resource/ui/huditemeffectmeter_killstreak.res

Copy and paste this in it

"ItemEffectMeterCountBG"
{
"ControlName" "CExLabel"
"fieldName" "ItemEffectMeterCountBG"
"xpos" "0"
"ypos" "10"
"zpos" "2"
"wide" "100"
"tall" "26"
"pinCorner" "2"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "%progresscount%"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
"font" "NotoBold26"
"fgcolor" "32 32 32 255"
}

However you need to mess with the xpos and ypos

posted about 9 years ago
1 2