ox_inventory
Images:
Go to
dynyx_ebtcards\images
and copy all the imagesLocate the
ox_inventory\web\images
folderAnd paste all the images in there
Installation:
Copy the following code
Go to the bottom of
ox_inventory\data\items.lua
Paste all the items before the last
}
Please see the README.md File I provided for the rest of the Installation for ox_inventory
How to add an item to the ebt:
Go to
ox_inventory\data\shops.lua
Find the item you want to give EBT access to
Finally add
ebt = true
after the priceHere is an example of how it should look like
Last updated