Advanced Garages
v3.2.2
Released 26 May 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>
Security
- Added new config option
Config.CheckVehicleModel, to check vehicle model before storing
Fixes
- More reliable extras re-application when driving out vehicle
- Fixed config callbacks returning server entity id
- Prevent duping vehicles when engine health is 0
- Added entity orphan for more reliable vehicle persistence
- Moved wasabi_ambulance integration into pcall
Changed Files
- client/cl-garage.lua
- client/cl-impound.lua
- client/cl-interior.lua
- client/cl-spawn.lua
- client/cl-vehicle.lua
- config/config.lua
- framework/cl-functions.lua
- framework/esx/cl-esx.lua
- framework/sv-functions.lua
- package-lock.json
- server/sv-garage.lua
- server/sv-impound.lua
- server/sv-society-garage.lua
- server/sv-spawn.lua
- server/sv-vehicle.lua
- fxmanifest.lua
- web (entire folder)