[Help] user_inventory (fully remove)

Hey guys, i wanna remove the default ESX Inventory. Not only remove the Menu. FULLY Removed. Like that i can remove the user_inventory from my database. It’s causing duplicatet items that people cannot use etc… Idk why this happens but is there a way to remove that? (I have a new Inventory + his own Database but if i remove the user_inventory, my whole ESX breaks)

Or maybe a Fix for this :


(it’s on ONE Identifier for some reason)

run this query: DROP * FROM user_inventory. This will delete everything from the user_inventory table

But if you wanna get rid of the inventory system completely (Not sure why you’d want to do that) that will require removing major parts of ESX. You’ll need to open each file and comment it out and/or remove it.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.