ox_inventory
ox_inventory
Configuration
In config.lua look for option Config.ox_inv and set the value to true
The final result should look like this: Config.ox_inv = true
Item List
['mixer'] = {
label = 'mixer',
weight = 1000,
close = true,
consume = 0,
client = {},
server = {
export = 'xdiskjockey.mixer',
},
},Images
Image is provided in [xdj].pack.zip, the image is called mixer.png
Last updated
Was this helpful?