Vehicle Types

Each garage has a specific vehicle type attached to it. Only vehicles of that type will allowed to be stored there.

  • Air

    • Any vehicle class deemed 15 or 16 via native GetVehicleClass will be able to be stored in this type of garage

  • Water

    • Any vehicle class deemed 14 via native GetVehicleClass will be able to be stored in this type of garage

  • Land

    • Any vehicle that does not fall into the Air or Water class will be able to be stored in this type of garage

  • Land or Air

    • Any vehicle that falls into the Land or Air type will be able to be stored in this type of garage

Last updated