Installation

Dependencies

How to install

  1. Run the .sql files in your Database manager.

    1. If using esx run esx_db.sql / if using qb-core/qbox run qbcore_db.sql

  2. If using an inventory that supports metadata (ex. ox_inventory, qs-inventory, qb-inventory....) import the contract item from _ITEMS folder.

  3. Read and configure all the config files.

    1. The file _framework.lua will auto detect your Framework, no need to modify it.

Updating from Dealership V1
  • If you are updating from av_dealership V1 you need to replace ALL files, you can do a backup of your current dealerships.json and veh_data.json files and place them inside the json folder.

  • Run the .sql file to create the av_rented table in database.

Last updated