STANDALONE PaScripts NoPixel 4.0 Props System

SaifNeon

Administrators
Joined
Apr 25, 2022
Messages
931
Credits
50,302
PaScripts NoPixel 4.0 Props System
Preview:
Please, Log in or Register to view URLs content!


need to install -
Please, Log in or Register to view URLs content!
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
 
Back
Top Bottom