Exports

The kartik-dealership resource is designed as a standalone-first advanced vehicle shop that integrates with various frameworks and scripts via bridges. While it does not provide public exports for external resources to call, it features a robust bridge system that allows it to interact with your server's environment.

Bridge Integrations

The resource automatically integrates with the following types of scripts via the bridge folder:

Frameworks

  • Qbox (qbx_core)

  • QBCore

  • ESX

Banking

  • Renewed-Banking

  • kartik-banking

  • okokBanking

  • qb-banking

Fuel Systems

  • LegacyFuel

  • Renewed-Fuel

  • cdn-fuel

  • ox_fuel

  • ps-fuel

  • ... and many others.

Target Systems

  • ox_target

  • qb-target

Vehicle Keys

  • Renewed-Vehiclekeys

  • qb-vehiclekeys

  • wasabi_carlock

  • qs-vehiclekeys

  • ... and many others.

[!NOTE] If you need to add support for a custom script, you can easily do so by adding a new file in the corresponding bridge subdirectory.

Last updated