🧩Exports and Events

You need specific Exports or Events for your Scripts? Here is your way to go!

Get Garage locations

exports["S-Garage"]:getGarages()

Get Impound locations

exports["S-Garage"]:getImpounds()

Open a garage

exports["S-Garage"]:OpenGarage(index)

Open an impound

exports["S-Garage"]:OpenImpound(index)
circle-info

If you need a Export that is not listed above, feel free to open a ticket at our Discord, so that we can implement your new Export in no time!

Last updated