When you look at someone in gmod, their player info (name & Health) shows up where your crosshair would be. How do you remove this?
I would try cl_drawhud 0.
that does not work, we've tried that.
Try this,
[url]http://www.garrysmod.org/downloads/?a=view&id=70897[/url]
I'im not 100% sure if it will work, i've never tried.
If you're making a video, and don't need any hud at all, bind "r_drawvgui 0" and "r_drawvgui 1".
0 will make every possible hud invisible, even the main menu. 1 for making it visible again.
This [B]should[/B] work.
[QUOTE=Hattiwatti;19160761]If you're making a video, and don't need any hud at all, bind "r_drawvgui 0" and "r_drawvgui 1".
0 will make every possible hud invisible, even the main menu. 1 for making it visible again.
This [B]should[/B] work.[/QUOTE]
If you do this, [b]remember to first bind "r_drawvgui 1" to a key![/b] If you don't do that, you won't be able to see the menu anymore, and thus not be able to write the command yourself. If that happens, the only way to get out of the game is to ctrl-alt-delete and kill the process.
Sorry, you need to Log In to post a reply to this thread.