Change menu (Open source)
If you want to change the menu and put that of your server it is possible go to the client/main.lua file
In the EnterBarber function on line 41 replaced ToggleNuiFrame(true) with opening your menu, and to close it you can for example put your menu closing function in the ExitChair function
Last updated