Installation
Last updated
Last updated
Download the resource
Download the purchased resource from , FiveM's official hub for downloading purchased resources
Install Dependencies
ox_lib
ox_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 folder
Run 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
to ox_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 in ox_inventory/data/items.lua
like this