OX_Inventory Integration
Find information on configuring for OX_Inventory
Please note that your resource folder should be named 'firetools' for our exports to work properly
The following code needs to be added into ox_inventory/data/items.lua within your OX_Inventory resource:
Additionally, you'll need to open the config.lua file within the Fire Tools resource and navigate to lines 26-33.
Here you can enable the items and also choose the name. You should also enable oxInventory.
Picking back up the item
To pick back up items into your inventory, press G. This key is configurable in the config.lua file.
Last updated