Fork of the orginial script with endless improvements
- ESX
- altered
owned_vehicles
db, addplate
and set it as the primary key
- Customizable configurations for garage locations (Config.Garages in config.lua)
- Drive into the marker to store it (auto saves any upgrades when you store it)
- Walk into the marker to pull out your stored cars
- Use the server side trigger
TriggerServerEvent('netr_garages:addCarToParking2', vehicleProps)
(source) - Use the server side trigger
TriggerServerEvent('netr_garages:addCarToParking', vehicleProps, target)