Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TF2] Picked up weapon description overlaps killstreak counter #2410

Open
FindTheBorealis opened this issue Nov 5, 2017 · 1 comment
Open

Comments

@FindTheBorealis
Copy link

The UI element that appears when you pick up a player's weapon overlaps the killstreak counter in HUD
minmode. I believe the location of the element was changed in Jungle Inferno, from on the class/health
area like in normal HUD mode to the right of it.

CriticalFlaw added a commit to CriticalFlaw/TF2HUD-Fixes that referenced this issue Aug 31, 2018
The killstreak counter is no longer overlapped in Mann vs. Machine or when picking up a skinned weapon in minmode. The MvM canteen is no longer overlapped by other HUD elements.
ValveSoftware/Source-1-Games#2410
@CriticalFlaw
Copy link

CriticalFlaw commented Aug 31, 2018

The fix for this is the same as the one described here: #2262

I would suggest changing the minmode x and y values of HudItemEffectMeter in resource/ui/huditemeffectmeter_killstreak.res to 7 and r80 respectively.

This moves the killstreak counter to the left side of the health value, just above the 3D player model. In that position it won't be overlapped by the overheal animation, MvM money counters and the panel that appears when picking up a custom skinned weapon.

CriticalFlaw/TF2HUD-Fixes@e595be9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants