Items

You need to add the codes given here to the items section of your inventory/core script.

You can check the ui/items folder for images. If it is not you have to find the images yourself.

ox_inventory/data/items.lua
['heavy_rope'] = { label = 'Heavy Rope', weight = 1},

Last updated