Cl drawhud: Difference between revisions
Jump to navigation
Jump to search
Note:The HUD is only visible when cl_drawhud is set to 1.
No edit summary |
Ninjaofsauce (talk | contribs) (→See also: added cl_view for hiding weapon) |
||
| (10 intermediate revisions by 6 users not shown) | |||
| Line 1: | Line 1: | ||
{{ | {{LanguageBar}} | ||
{{this is a|console variable|name=cl_drawhud}} | |||
Using the '''cl_drawhud''' [[ | 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|The HUD is only visible when cl_drawhud is set to 1.}} | ||
==See | ==See also== | ||
* [[impulse#Other Commands|impulse 200]] | * [[impulse#Other Commands|impulse 200]] | ||
* [[cl_view]] set to 0 or 2 will hide weapons. | |||
[[ | |||
Latest revision as of 12:09, 19 October 2025
cl_drawhud is a console variable available in all
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).
See also
- impulse 200
- cl_view set to 0 or 2 will hide weapons.