Cl drawhud
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. cl_drawhud will remove the health, armour and ammo indicators from your active view screen so you only have the weapon and crosshairs remaining (both of which can also be removed).

- To turn cl_drawhud on,
removing the HUD from the active view screen, bring down the console and type: "cl_drawhud 1"
- To turn cl_drawhud off,
redisplaying the HUD to the active view screen, bring down the console and type: "cl_drawhud 0"