Other Integrations
Find information on configuring for other resources!
Please note that your resource folder should be named 'smartdrone' for our exports to work properly
ESX Item Support
Firstly, head to the config.lua file and enable ESX in the config. Next, run the following SQL into your ESX database to add the item:
QB-Core Item Support
Firstly, head to the config.lua file and enable QBCore in the config. Next, add the following lines of code into your qb-core/shared/items.lua file:
Feel free to adjust the various item settings depending on your server requirements!
vRP Inventory Support
Firstly, head to the config.lua file and enable vRP in the config. Next, add the following line of code into your vrp/cfg/items.lua file:
Quasar Inventory Support
Quasar Inventory support is built into the resource. To start, head to the config.lua file and enable Quasar Inventory support within the resource.
We've done the rest for you and ensured that our Quasar Inventory support works for QBCore or ESX servers, so make sure you've also enabled QBCore or ESX within the config.lua file.
Core Inventory Support
Core Inventory support is built into the resource. To start, head to the config.lua file and enable Core Inventory support within the resource.
We've done the rest for you and ensured that our Core Inventory support works for QBCore or ESX servers, so make sure you've also enabled QBCore or ESX within the config.lua file.
Other Integrations
We've added the following exports and events which allow you to integrate Smart Drone with third party resources. If there is anything more which you need, open a ticket and we'll do our best to help.
Exports to enable/disable night vision on the current drone being used.
The following event is triggered when the night vision is toggled on the drone being used.
Last updated