House Garages
```lua
TriggerEvent("mr-garages:client:OpenGarageOnSpot, propertyId, coords) -- Coords are optinal but recommended to set a fixed spawn point
TriggerEvent("mr-garages:client:StoreVehicleInHouse, propertyId)
```Last updated
```lua
TriggerEvent("mr-garages:client:OpenGarageOnSpot, propertyId, coords) -- Coords are optinal but recommended to set a fixed spawn point
TriggerEvent("mr-garages:client:StoreVehicleInHouse, propertyId)
```Last updated