Editing Qbox dumpster diving items

Im trying to edit the items you get from dumpster diving in qbox but i cant find the file. Anyone know where it is. Im using the basic qbox install.

This on here - qbx_diving/config/server.lua at main Ā· Qbox-project/qbx_diving Ā· GitHub

1 Like

This is for the scuba diving. I’m looking for the dumpster diving items I can modify.

Done via server config:

Search for:

set inventory:dumpsterloot
1 Like

On the latest build of ox invetory they no longer have the dumpster loot in the server.cfg file unfortunately. I just double checked mine and it looks a little different that what they show on their website.

So I used an old program I had called ā€œSearch and Replaceā€ and I found where the dumpster diving info is. Its in [ox] > ox_inventory > modules > items > server.lua. I’m using the latest server artifact 15859. Thank you everyone for you help.

1 Like