How to make the selected tool's name and instructions disappear from HUD?
1 replies, posted
Is there a console command that will hide that information from view. I've tried cl_drawhud 0, but that did not work. Is there any way to make a currently selected tool's text overlay in the top left of the screen disappear? If so, please tell me how to do it. I'm in the process of making a movie, so help with this issue will be greatly appreciated.
Thanks.
Actually, never mind. I've figured it out. The magic of "are draw vee gweee zero" has paved the way to success. For those who can't read magic, here is a translation: r_drawvgui 0
Careful, though, it makes the console's visual representation disappear too, but you can still type into it. Typing r_drawvgui 1 blindly then pressing enter will make it (and the menus) reappear.
I hope this has helped fellow newbies.
Sorry, you need to Log In to post a reply to this thread.