Does anyone know where the DarkRP Door HUD lua files are? I want to create a custom HUD for the door interface to fit my playerstat hud.
For reference use [URL="https://github.com/FPtje/DarkRP/search?q=keys_allow_ownership+&type=Code"]this[/URL] to search for things, as it searchs through all the files.
gamemode/modules/doorsystem/cl_doors.lua
Edit: It says in there "Look, if you want to change the way door ownership is drawn, don't edit this file, use the hook instead! (HUDDrawDoorData)" So I recommend using it, but that's where the file is anyway.
[QUOTE=Alig96;44318664]For reference use [URL="https://github.com/FPtje/DarkRP/search?q=keys_allow_ownership+&type=Code"]this[/URL] to search for things, as it searchs through all the files.
gamemode/modules/doorsystem/cl_doors.lua
Edit: It says in there "Look, if you want to change the way door ownership is drawn, don't edit this file, use the hook instead! (HUDDrawDoorData)" So I recommend using it, but that's where the file is anyway.[/QUOTE]
Nvm, I didn't mean door data, I meant when you press F2 on it it brings up a little GUI. I found it, you still helped :)
Can you tell where is it please
Sorry, you need to Log In to post a reply to this thread.