Installation
Download the resource
Download the purchased resource from keymaster, FiveM's official hub for downloading purchased resources
Install Dependencies
ResourceDownload Linkox_inventory (v2.40.0+)
devm-bridge
Navigate to
ox_inventory/modules/shop
and drag the contents of our shops folder from_INSTALL FIRST/shops
to replace everything in that folderRun the following sql file which can also be found in
_INSTALL FIRST
Install the following item into
ox_inventory/data/items.lua
Drag the ebt_card.png image from
_INSTALL FIRST
toox_inventory/web/images
You have now installed the EBT Card script. To make an item eligible to be purchased with an EBT card, put
ebt = true
under the item inox_inventory/data/items.lua
like this
Last updated