Last updated 1 year ago
Download the latest build of oxmysql (not the source code).
Extract the contents of the archive to your resources folder.
Start the resource near the top of your resources in your server.cfg.
Add this to qb-core/shared/items.lua:
["ubereatstablet"] = {["name"] = "ubereatstablet", ["label"] = "Uber Eats Tablet", ["weight"] = 1000, ["type"] = "item", ["image"] = "ubereatstablet.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = ""},
Add the item image by copying it from the imgsfolder and pasting it into your inventory images folder.
imgs
Ensure zat-ubereats on the server.cfg
You will need the latest version of .
Make sure you have the listed above installed.