qbcore-framework / qb-inventory

Slot Based Inventory System Used With QB-Core :school_satchel:
GNU General Public License v3.0
49 stars 376 forks source link

[Bugfix] Update main.lua #406

Closed ihr-it-projekt closed 10 months ago

ihr-it-projekt commented 1 year ago

fix take items if spitted in several slots

Description

See: https://github.com/qbcore-framework/qb-inventory/issues/403

Checklist

nzkfc commented 1 year ago

Tried this, doesn't seem to work https://i.imgur.com/0XORhLM.png

ihr-it-projekt commented 1 year ago

@nzkfc then there must be an additional issue with moving things from inventory to trunk or the other way around. I can and will not investigate. The only thing what i can tell you, that when some one call the RemoveItem item function and you does not give a slot to the call and the amount is higher then you have in any slot, it will not remove the item.

So take it or leave it. But you will have a bug.

ohkirby commented 1 year ago

is this still working as a fix? I can't see anywhere that they have implemented or pulled a fix for this.

github-actions[bot] commented 10 months ago

This PR has had 60 days of inactivity & will close within 7 days