ChimeraDrops / KSUIE_Gaming-Releases

Scripts I have released
4 stars 5 forks source link

Vehicle Papers - no metadata? #4

Open nzkfc opened 1 year ago

nzkfc commented 1 year ago

Getting the item but it just tells me a random description from another item in my inventory:

https://i.imgur.com/LvIrtk5.png

ChimeraDrops commented 1 year ago

Add to qb-core/shared/items.lua: ["rentalpapers"] = {["name"] = "rentalpapers", ["label"] = "Rental Documents", ["weight"] = 0, ["type"] = "item", ['ammotype'] = nil, ["image"] = "rentalpapers.png", ["unique"] = true, ['durability'] = 0, ['caliber'] = nil, ["useable"] = true, ["shouldClose"] = true, ["description"] = "Proof that you rented this vehicle..", ['combo'] = 'none', ["combinable"] = nil },

ChimeraDrops commented 1 year ago

You will need to create a rentalpapers.png 100pxX100px