Create Garages

Quasar Advanced Garages allows you to create in-game garages using jobs configured through config.lua and in-game commands.

I receive errors when using the commands in this document

Most of the time it is because of your menu, make sure to use the menu you have set in the configuration, by default we recommend using the ox_lib menu.


Garage creation command

You can configure the permissions of workers who can create garages, by default mechanics will be able to create them.

To create garages we will use the /creategarage command, which will allow us to open a menu where we will be asked a series of queries to choose the general parameters of the garage. Once completed we will see the garage on our map.

Last updated