This article's documentation is for anything that uses the Source engine. Click here for more information.

cl_drawhud

From Valve Developer Community
Revision as of 13:09, 19 October 2025 by Ninjaofsauce (talk | contribs) (→‎See also: added cl_view for hiding weapon)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
English (en)Русский (ru)Translate (Translate)

cl_drawhud is a console variable available in all Source Source games.

Using the cl_drawhud cvar is very easy and is very useful for developers looking to take professional images of their work in-game. Disabling cl_drawhud will remove the health, armor, and ammo indicators from your screen so you only have the weapon remaining (which can also be removed).

Note.pngNote:The HUD is only visible when cl_drawhud is set to 1.

See also