Has there been an update at some point within the framework coding since you posted this?
Context: I had a server previously, running an older version of Qbus and everything worked perfectly after following these steps given by yourself <3
I have since updated Qbus to it’s latest framework, and now additional items I have added don’t seem to work.
I have added all the images to qb-inventory/html/images
Images added
I have added all the items to qb-core/shared/items.lua
Items added to qb-core
However, the problem I find, is when I add the items to qb-smallresources/config.lua (like I did before)
Seen here
The game then decides that I can’t use the items
So… I checked out the qb-smallresources/server/consumables.lua and noticed a change in the way the script is presented to how I did it previously.
Consumables differences shown here
I tested out using a copy of the consumables.lua from my old server into my new server and then the characters were able to consume a product, emote eating a burger or drinking a bottle, but it would not replenish any hunger or thirst. It also started flagging up that ‘progressbar’ couldn’t detect the events required.
So now I have reverted back to the default qb-smallresources and will have to wait on some eye opening answer for my problem until I attempt it again.
1 Like