Lighter Item
Please note that your resource folder should be named 'smartfires' for our exports to work properly
We have added integration with QBCore, ESX, vRP and OX Inventory to make a working lighter item:
Enabling the lighter
Head to the config.lua file and set lighterEnabled to true at the top of the file.
Choosing your framework
Below the lighterEnabled option, you can set your desired framework for the lighters:
OX_Inventory Lighter:
For ox_inventory, add the following code to ox_inventory/data/items.lua:
vRP
Add the following code to your vrp/cfg/items.lua file
ESX / QBCore
Our resource should have made the item for you, which is called "lighter" - so go and use it!
Last updated