Client

bt_inventory:usedItem


AddEventHandler('bt_inventory:usedItem', function(item) end)

bt_inventory:client:utilitiesSlotUpdate

AddEventHandler('bt_inventory:client:clothingSlotUpdate', function(item, slot, action) end)

bt_inventory:client:clothingSlotUpdate

AddEventHandler('bt_inventory:client:utilitiesSlotUpdate', function(item, slot, action) end)

Last updated