Cl drawhud: Difference between revisions
Jump to navigation
Jump to search
Note:The HUD is only visible when cl_drawhud is set to 1.
(Incorrect title due to technical limitations.) |
m (removed that which doesn't apply) |
||
Line 1: | Line 1: | ||
{{wrongtitle|title=cl_drawhud}} | {{wrongtitle|title=cl_drawhud}} | ||
Using the '''cl_drawhud''' [[ConVar]] 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''' [[ConVar]] 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 Also== | ==See Also== |
Revision as of 16:54, 11 October 2006
Using the cl_drawhud ConVar 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).
