Welcome guest!

Welcome to Kalileaks! Find the best leaks, scripts, and mods for FiveM here.

! New users get 50 free credits just for signing up!

QBUS PaScript Prop System NoPixel 4.0

KL

Administrator
Staff member
Joined
Dec 30, 2021
Messages
547
Reaction score
73,254
Points
93
Credits
1,087

need to install -

and also you need to add every items in qb-core/shared/items.lua
example -
["bkr_prop_prtmachine_dryer_spin"] = {
["name"] = "bkr_prop_prtmachine_dryer_spin",
["label"] = "Dryer Machine",
["weight"] = 500,
["type"] = "item",
["image"] = "bkr_prop_prtmachine_dryer_spin.png",
["unique"] = true,
["useable"] = true,
["shouldClose"] = true,
["combinable"] = nil,
["description"] = ""
},

Download link:
 
Back
Top