• Change the HUD in DarkRP?
    7 replies, posted
Is there anyway I can change the HUD so that when you press F4 a custom menu comes up? I have been looking everywhere and can't find anything.
darkrp/gamemode/client/hud.lua
[QUOTE=Qigonjine;37244342]Is there anyway I can change the HUD so that when you press F4 a custom menu comes up? I have been looking everywhere and can't find anything.[/QUOTE] You sir, are a lua king.
lolwut? A menu does come up when you press F4, and it's easy to customize...
Download this : [url]http://darkrp.googlecode.com/svn/trunk/[/url]
Are you talking about the F4 Derma Menu or the DarkRP HUD? [url]http://maurits.tv/data/garrysmod/wiki/wiki.garrysmod.com/index4ac3.html[/url] (That's for making a DarkRP HUD) [url]http://maurits.tv/data/garrysmod/wiki/wiki.garrysmod.com/indexe102.html[/url] ( Here is a guide to Derma)
If you're looking for the HUD, that's the thing down in the left hand corner of your screen, it's located in [B]garrysmod/gamemodes/DarkRP/client/hud.lua[/B] If you're looking for, when you press F4, A menu comes up, that's in [B]garrysmod/gamemodes/DarkRP/client/vgui.lua[/B] Good Luck!
[QUOTE=Matt555;42139884]If you're looking for the HUD, that's the thing down in the left hand corner of your screen, it's located in [B]garrysmod/gamemodes/DarkRP/client/hud.lua[/B] If you're looking for, when you press F4, A menu comes up, that's in [B]garrysmod/gamemodes/DarkRP/client/vgui.lua[/B] oh wow dude... it is not only vgui. Also showteamtabs.lua or what the name is Good Luck![/QUOTE]
Sorry, you need to Log In to post a reply to this thread.