qbcore-framework / qb-inventory

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

Mechomancer patch 1 #526

Closed Mechomancer closed 4 months ago

Mechomancer commented 4 months ago

Description

This fixes a multiple drops issue i discovered as it never deletes the drop when empty. this allows you to also pick up an empty drop and then another leaving the first one stuck to the player. So now it also catches if your already carrying a bag you can not pick up another one till you drop the current one.

Checklist