• Guest did you know we are live since end 2019? Still going strong thanks to all of you!💪❤

QBCORE PaScript Prop System NoPixel 4.0

nklvv

Active member
Joined
May 22, 2024
Messages
97
Reaction score
24
Points
8
Credits
1,732
PaScripts NoPixel 4.0 Props System
Preview: https://drive.google.com/file/d/14c9bgGi3iSuln1J_Nxctd1RjXFsYmoX4/view

need to install - https://github.com/Demigod916/object_gizmo 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"] = ""
},

 
Last edited:

Asnt73

Active member
Joined
Aug 7, 2022
Messages
82
Reaction score
10
Points
8
Age
28
Location
Nepal
Credits
458
+rep
dude also share laundy and inventory if you have.
 

sanmeetsingh

Member
Joined
Jul 17, 2022
Messages
30
Reaction score
4
Points
8
Credits
218
the menu opens up but the props doesn't spawn after clicking on it any solution? or does it needs aclib?
 
Back
Top