Server Side Exports

Server Side

Open a property garage

exports.lyre_garage:openPropertyGarage(sourceId, propertyId, vehicleType, spawnLocations)

Store a vehicle in a property garage

exports.lyre_garage:storeCurrentVehicleInPropertyGarage(sourceId, propertyId)

Last updated