JG Docs
Dealerships

v2.2.0

Released 16 April 2026

<Callout type="warn">

Due to the number of files changed, we highly recommend a full reinstall of the script to ensure everything works smoothly!

</Callout>

?? This update fixes an exploit & we recommend updating as soon as possible.

Security

  • [High sev] Unlimited time test drive exploit

Features

  • Add height adjustment to polyzone creation
  • Allow selecting of yourself in direct sale & test drive
  • Add some server exports for easier integrations with other scripts or custom functionality
  • Allow multiple spawn points for vehicle purchase/test drive/trucking mission

Bugs

  • Vehicles admin UI breaks when there are too many assigned dealerships
  • Editing a vehicle value will force you back to page 1 when done with editing
  • Keys aren't being removed after trucking mission is completed
  • Register society for esx_society is missing
  • Can change interaction type when editing dealership zone
  • Coupon codes not updating on new vehicles
  • Text UI sometimes gets stuck on the screen

Logging

  • Add debug prints to deliveries

Locales

  • 3 new locales added; spawnPoints, noSpawnPoints & manageSpawnPoints

Changed Files

  • client/cl-dealership-zones.lua
  • client/cl-direct-sales.lua
  • client/cl-display-vehicles.lua
  • client/cl-main.lua
  • client/cl-purchase.lua
  • client/cl-showroom.lua
  • client/cl-spawn-preview.lua
  • client/cl-test-drive.lua
  • client/cl-trucking-mission.lua
  • client/interactions/cl-interaction-handler.lua
  • client/interactions/cl-interactions.lua
  • client/interactions/cl-preview.lua
  • client/interactions/cl-textui-manager.lua
  • client/interactions/cl-vehicle.lua
  • client/interactions/cl-zone.lua
  • framework/cl-functions.lua
  • framework/esx/sv-esx.lua
  • server/sv-coupons.lua
  • server/sv-dealership-balance.lua
  • server/sv-direct-sales.lua
  • server/sv-employees.lua
  • server/sv-finance.lua
  • server/sv-locations.lua
  • server/sv-main.lua
  • server/sv-purchase.lua
  • server/sv-showroom.lua
  • server/sv-test-drive.lua
  • server/sv-trucking-mission.lua
  • server/sv-vehicles.lua
  • shared/_types.lua
  • fxmanifest.lua
  • web (entire folder)

On this page