Theme editor

  • If you experience issues login with Discord, reset your password and wait 3 minutes for the email!

QBCORE [QB] Bag

Slipery

Administrator
Administrator
Joined
Nov 13, 2020
Messages
95
Reaction score
0
Points
6
Credits
55
Thread owner
Last edited by a moderator:
this is bug , if u spawn other item bag include same items
 
Thread owner
Christoper9231 said:
this is bug , if u spawn other item bag include same items
Christoper9231
Not a bug, It creates a bag with your citizenID. So if you open anothers bag you still see your stuff.
 
I'd run this if I was a fan of exploits, there's nothing in here stopping you from losing the bag and then buying a new one to get your stuff back.
 
definitly has lots of exploit ability. needs a recode to work differently so it can support multiple unique bags that dont share inventory
 
notimetaken said:
definitly has lots of exploit ability. needs a recode to work differently so it can support multiple unique bags that dont share inventory
notimetaken
Definately, if I were to make something like this I'd use a randomly generated key instead of a citizenid and save in a database. That way you can have more than one bag, you can't exploit it and other people can rob your bag.
 
Preview?
Image

in Shared
["bag"] = {["name"] = "bag", ["label"] = "Bag", ["weight"] = 5000, ["type"] = "item", ["image"] = "duffel.png", ["unique"] = true, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "im bag im baag im baaaaag"},
Picture in:
in qb-inventory/html/images





-=Stripped Content=-
Swompennice script thank you to much
 
Back
Top Bottom