The script supports both qb-target and ox_target to allow the 3rd eye functions within this script.
Config.Target ='auto' -- 'qb-target', 'ox_target', or 'auto' for auto-detection
Location
Location setting is critical to allowing your players to get access to the Road Tax interface, the default location is inside Big Bank in Vinewood. If you have an interior you wish to place the ped in you can always set it here.
You can set the vehicles Road Tax price by category in the config file. This allows you reduce the amount or increase to suit your economy.
Road Tax Duration
Your players will have the option to tax their vehicles for 2 periods, these periods by default are every 6 weeks or every 12 weeks. You can adjust this to suit your economy and ensure you utilise the script as often as possible.
Using qs-inventory
If you are using qs-inventory you will need to add the following code to qs-inventory -> shared -> items.lua.
Items also need to be added to the qb-core -> shared -> items.lua to ensure for compatibility with qs-inventory.
To Display Metadata and depending on your version of qs-inventory you will need to add the following snippet below the existing id_card in this file qs-inventory -> config -> metadata.js.
Using ox_intentory
If you are using ox_inventory you will need to add the following code to ox_inventory -> data -> items.lua.
Using qb-core
If you are using qb-inventory you will need to add the following code to qb-core -> shared -> items.lua.