qbcore-framework / qb-inventory

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

Added condition in hotbar usage #386

Closed arsh939 closed 1 year ago

arsh939 commented 1 year ago

Description

Added a condition which checks if the inventory is busy while using the hotbar items. So, if the inventory is busy then player will also not be able to use the items in hotbar. It fixes a lot of duping glitches.

Checklist