Last updated 9 months ago
You will need the latest version of qb-core.
Extract the contents of the archive to your resources folder.
Start the resource near the top of your resources in your server.cfg.
Make sure you have the dependencies listed above installed.
Ensure zat-taptoorder on the server.cfg
Add this to the qb-core/shared/items.lua
["zat-ticket"] = {["name"] = "zat-ticket", ["label"] = "Receipt", ["created"] = nil, ["decay"] = 999.0, ['weight'] = 50, ["type"] = "item", ["image"] = "zat-ticket.png", ["unique"] = true, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = ""},