https://github.com/lachee/fivem-garage
Customised version of a Garage Script for SkullFace's server.
https://github.com/lachee/fivem-garage
esx esx-fivem esx-script fivem vehicle
Last synced: 11 months ago
JSON representation
Customised version of a Garage Script for SkullFace's server.
- Host: GitHub
- URL: https://github.com/lachee/fivem-garage
- Owner: Lachee
- License: mit
- Created: 2021-04-26T08:34:50.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-05-20T02:35:47.000Z (almost 4 years ago)
- Last Synced: 2025-03-25T22:22:03.483Z (12 months ago)
- Topics: esx, esx-fivem, esx-script, fivem, vehicle
- Language: Lua
- Homepage:
- Size: 102 KB
- Stars: 8
- Watchers: 1
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple ESX Garage
Customised version of a Garage Script for SkullFace's server. It provides functionality to store vehicles at different locations around Los Santos.
**Features**
- Easy to use UI
- Highly configurable
- Store vehicles in garages across the map to be kept safely
- Optional Vehicle recovery with customisable cost ( so the vehicles are not lost when disconnected )
- Optional Vehicle towing ( teleports vehicles from the street if no players inside )
- Optional ability to take out vehicles from any garage, regardless of stored garage
Watch an [Example MP4](https://i.lu.je/2021/0YmegSETIa.mp4) ( hosted on my CDN )

## Via Git ( recommended )
From your resouces directory for the ESX server:
```
git clone https://github.com/Lachee/fivem-garage.git "[lachee]/lachee-garage"
```
Then in you server cfg:
- `ensure lachee-garage`
**Dont forget to remove the previous `[esx]/esx_garage` script**
**Dont forget to run the `.sql` in the `sql/` folder**