QBCore
Installation guide for the QBCore version of Weed Run
Step 1: Adding Items
If you are using ox_inventory, head over to ox_inventory/data/items.lua and paste the following items in:
If you are using qb-inventory or any other inventory that works the same as qb-inventory, head over to qb-core/shared/items.lua and paste the following items in:
Step 2: Item Images
If you are using ox_inventory, head over to ox_inventory/web/images and paste the images from qb-weedrun/images
If you are using qb-inventory or any other inventory that works the same as qb-inventory, head over to qb-inventory/html/images and paste the images from qb-weedrun/images
Step 3: Ensuring Dependencies
Make sure that qb-weedrun is ensured
Make sure qb-weedrun/config.lua/Config.ESX is set as false
Make sure ox_lib is ensured
Make sure that you have qb-target or ox_target ensured
Last updated