Special Thanks to Jonzey
| If you are interested in joining my community: https://discord.gg/TdDRdWpeJz | For Question join the Discord or add me ranjit_07
| Preview:- https://youtu.be/GiLy3xulkpM?si=14LykTrw0bEMNlIk
- A Script That Would Allow police To carry a Their Job Bag
Add this to qb-core/shared/items.lua
["policebag"] = {["name"] = "policebag", ["label"] = "policebag", ["weight"] = 150, ["type"] = "item", ["image"] = "policebag.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = ""},
Add the image from the images/policebag.png to your qb-inventory/html/images/ folder