AKMDM/Who-Dun-It-2

Spectators can sometimes see player's HUD when they're not supposed to

Opened this issue · 0 comments

AKMDM commented

The HUD is displayed depending on whether a player has the inventory items: "HudAlive" and "HudCleaner", the latter of which erases the HUD from the screen.

However, in some games, especially those that reset mid-round, (dead) spectators can still see the player's HUD when they're not supposed to see it at all.

The way that these inventory items are being handled should probably be fixed to prevent this issue.