ScootaLewiszookeywhats the .res file called for the streak counter usually in the bottom left in the default hud?Mr_Harvardzookeywhats the .res file called for the streak counter usually in the bottom left in the default hud?huditemeffectmeter_killstreak.res or somthing like that in the resource/ui folder
I was just about to answer that, as I've been working with it for the last half hour trying to move my killstreak counter.
I'm using rayshud, and I'd really like to be able to move the counter and label somewhere a little more visible, as well as hopefully make the killstreak notice when you get 5 kills not cut off longer names.
Whenever I try to move the counter, it just disappears. It seems as if there's a small panel like a selection in an image editing program where the counter is visible, and if moved off of that panel, it becomes invisible.
Look in hudlayout.res for killstreaks, you'll find it there and move the whole hud element there.
#162 You want to find anything relating to images and either change their xpos to 9999 or visible and enabled to 0. So that would be ItemEffectMeterBG, ItemEffectMeterLabel, ItemEffectMeter, ItemEffectMeterCountBG and possibly KillStreakIcon. You can make all of them visible "0" and leave only itemeffectmetercount visible.
If you don't have the file either find a newer version of our HUD or go here and download the file/s you need.