Dealerships
v1.5.0
Released 21 March 2025
<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 contains critical security fixes and you should update as soon as you can
Security
- 2 major exploits fixed with server-sided vehicle spawning & vehicle direct sales
- 2 minor exploits fixed with test drives & client-sided vehicle spawning
Refactoring
- Rewritten most of the spawning & vehicle purchase code
- Refactored
config-cl.lua&config-sv.lua- you will need to update any custom code you've added to these!
Features
- Added 2 new finance related events to
config-sv.lua - Entity orphan mode
Fixes
- Changed the duplicate-named
Brazzers-FakePlateintegration events which caused ox_lib error
Changed Files
- client/cl-direct-sales.lua
- client/cl-display-vehicles.lua
- client/cl-locations.lua
- client/cl-main.lua
- client/cl-purchase.lua
- client/cl-sell-vehicle.lua
- client/cl-showroom.lua
- client/cl-spawn.lua
- client/cl-test-drive.lua
- config/config-cl.lua
- config/config-sv.lua
- framework/cl-functions.lua
- framework/sv-functions.lua
- server/sv-admin.lua
- server/sv-direct-sales.lua
- server/sv-display-vehicles.lua
- server/sv-employees.lua
- server/sv-finance.lua
- server/sv-initsql.lua
- server/sv-locations.lua
- server/sv-main.lua
- server/sv-management.lua
- server/sv-purchase.lua
- server/sv-sell-vehicle.lua
- server/sv-showroom.lua
- server/sv-spawn.lua
- server/sv-test-drive.lua
- server/sv-version-check.lua
- server/sv-webhooks.lua
- shared/main.lua
- fxmanifest.lua
- web (entire folder)