Dealerships
v2.1.0
Released 29 March 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>
Bugs
- Display vehicles floating
- Trucking mission will randomly fail for a variety of different reasons
- Dealership embeds showing UUID for dealership instead of name
- Issue where finance payments sometimes don't save & vehicle gets repossessed
- Markers and blips disappearing sometimes after a server restart
- Server admins with a base job still have all permissions within dealership management panel
- Adding cars manually with unlimited stock causes SQL error for some
- Coupons restricted to certain categories not working with vehicles in those selected categories
- Sometimes manual IPL loading can fail; wrap in pcall
- Translations missing for trucking mission prompts
Security
- Vehicle price in dealerships admin can be made less than 0 [low sev]
Features
- Add missing open showroom event from v1
Changed Files
- client/cl-direct-sales.lua
- client/cl-locations.lua
- client/cl-showroom.lua
- client/cl-trucking-mission.lua
- client/interactions/cl-vehicle.lua
- framework/esx/cl-esx.lua
- framework/qb/cl-qb.lua
- framework/qbx/cl-qbx.lua
- server/sv-employees.lua
- server/sv-finance.lua
- server/sv-management.lua
- server/sv-purchase.lua
- server/sv-test-drive.lua
- server/sv-trucking-mission.lua
- server/sv-vehicles.lua
- shared/_types.lua
- fxmanifest.lua
- web (entire folder)