RuisSoftware / FiveM-Resources-2024

I make mods for FiveM.
https://discord.gg/xKBVd8h4S2
GNU General Public License v3.0
104 stars 191 forks source link

Remove 'item_used' notification when using a weapon from hotbar #245

Closed thelindat closed 3 years ago

thelindat commented 3 years ago

Using items from the hotbar will only send the 'itemused' notification if fastWeapon[i] does not contain "WEAPON". 'weapon_pulled' and 'weapon_used' are separate notifications which are still sent.