• Hiding a players body HUD?
    2 replies, posted
Hey, does anybody know how i hide the green text that says the players name and their health? Here is a picture [url]http://gyazo.com/4357895ee94d8f66751bb1930153f9f1[/url] Thanks in advance.
Supposedly [url=http://wiki.garrysmod.com/page/GM/HUDShouldDraw]GM/HUDShouldDraw[/url] should be able to block it, better start there.
Or: [lua]function GM:HUDDrawTargetID() return end[/lua]
Sorry, you need to Log In to post a reply to this thread.