Cl drawhud: Difference between revisions
Jump to navigation
Jump to search
Note:The HUD is only visible when cl_drawhud is set to 1.
SirYodaJedi (talk | contribs) mNo edit summary |
Thunder4ik (talk | contribs) m (clean up, replaced: See Also → See also, {{Language subpage → {{langsp) |
||
Line 1: | Line 1: | ||
{{ | {{langsp}} | ||
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.}} | 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]] |
Revision as of 01:17, 4 January 2024
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).
