Installation

Before you start, make sure you're logged into the CFX portal. This ensures you can download the asset and receive future updates.

Downloading Dependencies

Dependencies are very important โ€” you need to install them before moving on to the installation of our script.


Server.cfg

All dependencies youโ€™ve installed must be started before our script. Make sure to follow the correct start-up order in your server.cfg.

ensure PolyZone
ensure op-garages

Permissions

It's important to grant your server administrators access to our Garage Admin and Commands. Donโ€™t forget to check this Article:

How to add player to Garage Admin

Database

The script will automatically create its own database and check for columns in framework database on first start-up.


Vehicles Migration from V1 (Optional)

To ensure that your current vehicles from database will display correctly run command from Server-Side Console (It's important)

/garagesMigrate

Last updated