I need help with this problem I'm having I can see the players name and health in the middle of my screen and don't know how to remove it.
Here is a screensot of what I mean:
[url]http://images.akamai.steamusercontent.com/ugc/360654407330964884/186A8D766708CAFCF1E225B9F74E0A87EF97B7E6/[/url]
Can anyone help me.
Kindest regards Jeromy Han
You should try adding this function ([url]https://wiki.garrysmod.com/page/GM/HUDDrawTargetID[/url]) somewhere along the lines of your current HUD (Heads-up Display) which will disable drawing the players info when you hover over a them with your crosshair or mouse.
[QUOTE=GriefMoDz;49646820]You should try adding this function ([url]https://wiki.garrysmod.com/page/GM/HUDDrawTargetID[/url]) somewhere along the lines of your current HUD (Heads-up Display) which will disable drawing the players info when you hover over a them with your crosshair or mouse.[/QUOTE]
Where do I place this?
Assuming that you're using Richard's '[HUDHive] The DarkRP HUD' script purchased on ScriptFodder you'd place this in a file named with a 'cl_' prefix. I can't really say the exact location since I haven't purchased this following heads-up display.
Thank you for the help and I found a fix for anyone having this problem just don't disable the default DarkRP hud in the disable_deafaults.lua
Sorry, you need to Log In to post a reply to this thread.