• DarkRP Custom HuD Help.
    0 replies, posted
Hello, I am very new to lua, and I am following the codeblue tutorial series on youtube. I am currently trying to make a custom HuD. I have a test DarkRP server up and running that I can fuck around with and test different things which I eventually plan to open once I am more familiar with lua. My question is, how do I add a custom hud that I have made to the server. I have tried making a file with the lua code in it and placing it in the /garrysmod/addons/darkrpmodification/lua/darkrp_modules/Test_HUD. I also disabled the default DarkRP hud in /garrysmod/addons/darkrpmodification/lua/darkrp_config/disabled_defaults.lua. When I add my custom hud file to the darkrp_modules directory the default sandbox hud shows up as if I have added no hud at all. I have been able to add various other huds I have found online just fine but when I try to add the one I have made it does not work. Thanks in advance for any help. I'm not experienced at all in lua yet so I honestly care less whether you rate this dumb or not. EDIT: -- FIXED -- please close.
Sorry, you need to Log In to post a reply to this thread.