• Twitch subs for sale! Open a ticket in Discord for pricing!

  • Weekend! After a month of no weekend discounts, heres one for all of you:
    VIP Yearly 35,- euro

    And all credit payments get doubled starting now until Sunday 3-9-2025.
    300 credit purchase gives you 600 for example.

QBCORE PaScript Prop System NoPixel 4.0 (1 Viewer)

nklvv

Active member
May 22, 2024
87
22
8
Credits
13
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:

Users who are viewing this thread

Top