JG Docs
Advanced Garages

v2.2.8

Released 4 April 2024

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

Fixes & Improvements

  • Spawning defaults to not using CreateVehicleServerSetter
  • Teleporting when spawning removed unless required by distance and spawning method
  • Pulling out a vehicle should take significantly less time than before
  • /vplate updates the vehicle props/mods to prevent plate inconsistencies
  • ShowHouseGarage export compatibility with sea & air garages
  • Create private garage menu can now create and edit sea & air garages
  • Preventing saving of vehicle and body damage of nil or < 0
  • JG Mechanic integration

Config options

+ `Config.UseCreateVehicleServerSetter = false`
- `Config.DisableServerVehicleSpawning = true`

Locales

+ vehicleNeedsService = "Needs Service",
+ type = "Type",

Changed Files

  • client/cl-gang-garage.lua
  • client/cl-garage.lua
  • client/cl-impound.lua
  • client/cl-job-garage.lua
  • client/cl-main.lua
  • client/cl-private-garage.lua
  • config.lua
  • framework/cl-functions.lua
  • framework/sv-functions.lua
  • locales/cn.lua
  • locales/cs.lua
  • locales/da.lua
  • locales/de.lua
  • locales/en.lua
  • locales/es.lua
  • locales/fi.lua
  • locales/hu.lua
  • locales/it.lua
  • locales/lt.lua
  • locales/nl.lua
  • locales/pt.lua
  • locales/sv.lua
  • locales/vi.lua
  • server/sv-gang-garage.lua
  • server/sv-garage.lua
  • server/sv-job-garage.lua
  • server/sv-main.lua
  • server/sv-private-garage.lua
  • server/sv-vehicle.lua
  • fxmanifest.lua
  • web (entire folder)

Last updated 30 July 2026

On this page