Installation
Basic installation instructions for this script
Configure Script As Desired
Add Item to inventory
ox_inventory/data/items.lua
['vehiclecoupon'] = {
label = 'vehiclecoupon',
weight = 1,
stack = true,
close = true,
description = 'vehiclecoupon'
},Drag And Drop
Start Server
Last updated