The warmup banner in CS:GO spectator mode can be distracting, especially during professional matches or casual spectating. Here’s how to hide it:
- Open the Developer Console:
Ensure the developer console is enabled in the game settings. Press the~
key to open it. - Enter the Command:
Type the following command in the console and press Enter:CopyEditcl_draw_only_deathnotices 1
This will hide the warmup banner, as well as other elements of the HUD, except for death notices. - To Revert Changes:
If you want to restore the default HUD, use:CopyEditcl_draw_only_deathnotices 0
Conclusion: Hiding the warmup banner in CS:GO spectator mode is simple using the developer console. The command streamlines your viewing experience without permanent changes.