Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 922 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 922 Bytes

FiveM Garages Script

Let's you store cars that you own. Works in conjunction with LS Customs and Car dealership scripts.

  • If you want to let users store any car, you will have to customize the sciprt yourself.
  • Resets all cars db information into user_parkings from owned_vehicles table when server is loaded

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

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