Last updated 17 days ago
You will need the latest version of .
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 listed above installed.
import zat-notebook.sql to the database.
Ensure zat-notebook on the server.cfg.
Add this to the qb-core/shared/items.lua
["zat-notebook"] = {["name"] = "zat-notebook", ["label"] = "Note Book", ["created"] = nil, ["decay"] = 999.0, ['weight'] = 50, ["type"] = "item", ["image"] = "zat-notebook.png", ["unique"] = true, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = ""},