why there a gray box in the top left corner of screen
Yeah I got that too, I'm currently running the sorta updated gmang hud.
It showed up as "hudspectatorextras" in vgui_drawtree for me
sometimes its a loooong rectangle or a box for me.
i restart my game to make it smaller but its still there
i restart my game to make it smaller but its still there
had it in noto hud , updated the hud and its gone , just update urs and it should disappear
cati was using jayhud and i had that aswell
Holy shit I didn't know anyone even used Jayhud, I should really push out some updates. I'll get on that soonish. Though to be honest I'm not actually sure of how to fix the rectangle.
Holy shit I didn't know anyone even used Jayhud, I should really push out some updates. I'll get on that soonish. Though to be honest I'm not actually sure of how to fix the rectangle.
I know its solvable by just using an updated HUD, but people often like using obscure HUDs that haven't been updated, so it'd be nice to know how to fix it manually.
STOGEIt showed up as "hudspectatorextras" in vgui_drawtree for me
bump. i'd love to know how to remove this.
bump. i'd love to know how to remove this.
to figure out which hud element is causing this: vgui_drawtree 1 and tick Highlight Selected
Doing this will tell you this is caused by an out of date HudMatchStatus.res missing the BluePlayerList and RedPlayerList and MatchDoors (previously found in HudTournament.res)
Mirror the default file and move previously modified code from HudTournament to HudMatchStatus.res
Doing this will tell you this is caused by an out of date HudMatchStatus.res missing the BluePlayerList and RedPlayerList and MatchDoors (previously found in HudTournament.res)
Mirror the default file and move previously modified code from HudTournament to HudMatchStatus.res