How to disable the default f4 menu

Shows you how to disable the default f4menu, and use your own

Go to addons/darkrpmodification/lua/darkrp_config/disabled_defaults.lua and find line 29.

Find f4menu, and set it to true as seen below.
Before

["f4menu"] = false,

After

["f4menu"] = true,

|

Last update: 2020-04-13 13:35:33

Read more about DarkRP

Can't find what you're looking for?

Open Ticket