qbcore-framework / qb-inventory

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

Use on context menu shows up only on useable items #531

Closed Moggeh closed 4 weeks ago

Moggeh commented 1 month ago

Added a check to see if the item is useable. if the item isnt useable theres no reason to show the "use" in the contextmenu

Description

makes the Use option in the context menu when you right click an item only show if the item is useable.

Checklist