/netr_garages

delet

Primary LanguageLua

FiveM Garages Script

Modified version by the SCRP team

Requirements

Information

  1. Customizable configurations for garage locations (Config.Garages in config.lua)
  2. Drive into the marker to store it (auto saves any upgrades when you store it.. this lets you use ls_customs scripts)
  3. Walk into the marker to pull out your stored cars

Adding vehicle to garage

  • Use the server side trigger netr_garages:addCarToParking: vehicleProps, target

thanks to @indilo53 for creating the base of this script + esx (https://github.com/indilo53)