Page 1 of 1
Hiding HUD
Posted: Thu Oct 29, 2009 1:14 pm
by N|K
How can one hide the HUD in Quake 3? Is there a console command or something?
Re: Hiding HUD
Posted: Thu Oct 29, 2009 1:18 pm
by AEon
Open console with
^ or
~ key, enter something like this:
- bind j "toggle cg_draw2d"
This lets you toggle the HUD via
j-key.
Re: Hiding HUD
Posted: Thu Oct 29, 2009 1:27 pm
by N|K
EXCELLENT!
Thanks!