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