πInstallation
QBCore qb-core Item Installation
["rentalpapers"] = {["name"] = "rentalpapers", ["label"] = "Rental Papers", ["weight"] = 0, ["type"] = "item", ["image"] = "rentalpapers.png", ["unique"] = true, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Yea, this is my car i can prove it!"},QB-Core Player Metadata
PlayerData.metadata['licences'] = PlayerData.metadata['licences'] or {
['driver'] = true,
['business'] = false,
['weapon'] = false,
['pilot'] = false
}QB-PoliceJob Optional Installation
if args[2] == "driver" or args[2] == "weapon" or args[2] == "pilot" thenif args[2] == "driver" or args[2] == "weapon" or args[2] == "pilot" thenLast updated