Upgrade to 2.1 (Cheques Update)
['blank_cheque'] = {label = 'Blank Cheque', weight = 5},
['cheque'] = {label = 'Cheque', weight = 5},
['printer'] = {label = 'Cheque Printer', weight = 1500},Last updated
Install all the following items into ox_inventory/data/items.lua
['blank_cheque'] = {label = 'Blank Cheque', weight = 5},
['cheque'] = {label = 'Cheque', weight = 5},
['printer'] = {label = 'Cheque Printer', weight = 1500},Drag all the images from item_images into ox_inventory/web/images
Last updated