cl_drawhud_specvote<0 / 1>
This command determines if spectators are allowed to view the Call Vote UI when a vote is initiated, for example to decide if a player is kicked.
Use this command to hide every HUD (heads up display) element or to make them visible again.
These are the parameters cl_drawhud uses when it is ran. Required arguments must be provided.
Append 1 to the command to turn the HUD on, or 0 to hide all HUD elements.
This interactive command builder generates a valid cl_drawhud command for in-game use. Fill all required fields.
cl_drawhud 1Learn more about how to use the cl_drawhud effectively.
Arguments can be of type String, Number, Bool, or Enum. Provide the correct type for the command to execute correctly.
Arguments marked as Required must be provided for the command to work. Optional arguments can be left blank.
Commands can be Client-sided or Server-sided. Client-sided commands affect only your game client, while server-sided commands affect the entire server.
Some commands require sv_cheats to be enabled. If a command has this requirement, it will not run on servers where cheats are disabled.