Cl drawhud

From Valve Developer Community
Revision as of 16:10, 27 August 2006 by Ts2do (talk | contribs)
Jump to navigation Jump to search

Using the cl_drawhud ConVar is very easy and is very useful for developers looking to take profressional 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 and the player has the HEV suit equipped.

See Also