π οΈInstallation
Items Installation
["car_insurance"] = {
["name"] = "car_insurance",
["label"] = "Car Insurance",
["weight"] = 150,
["type"] = "item",
["image"] = "car_insurance.png",
["unique"] = true,
["useable"] = true,
["shouldClose"] = true,
["combinable"] = nil,
["description"] = ""
},
["car_registration"] = {
["name"] = "car_registration",
["label"] = "Car Registration",
["weight"] = 150,
["type"] = "item",
["image"] = "car_registration.png",
["unique"] = true,
["useable"] = true,
["shouldClose"] = true,
["combinable"] = nil,
["description"] = ""
},
["health_insurance"] = {
["name"] = "health_insurance",
["label"] = "Health Insurance",
["weight"] = 150,
["type"] = "item",
["image"] = "health_insurance.png",
["unique"] = true,
["useable"] = true,
["shouldClose"] = true,
["combinable"] = nil,
["description"] = ""
},
["home_insurance"] = {
["name"] = "home_insurance",
["label"] = "Home Insurance",
["weight"] = 150,
["type"] = "item",
["image"] = "home_insurance.png",
["unique"] = true,
["useable"] = true,
["shouldClose"] = true,
["combinable"] = nil,
["description"] = ""
},
["car_camera"] = {
["name"] = "car_camera",
["label"] = "Car Camera",
["weight"] = 20,
["type"] = "item",
["image"] = "car_camera.png",
["unique"] = true,
["useable"] = true,
["shouldClose"] = true,
["combinable"] = nil,
["description"] = ""
}Metadata Installation
Note: If you use most recent qb-inventory or ox_inventory ignore this.
Emotes Menu Installation
Jobs Installation
Last updated