> ## Documentation Index
> Fetch the complete documentation index at: https://docs.czautoz.co.uk/llms.txt
> Use this file to discover all available pages before exploring further.

# Tier 4

> CZ Autoz Tier 4 vehicle pack — BMW X6M, VW Golf MK7 Pandem, Lamborghini Urus and Mitsubishi Lancer Evo IX, with colour variants (the Urus alone in ten finishes) and ready-made types.xml.

Tier 4 pairs a super-SUV and a supercar with an everyday widebody and a rally legend — the Lamborghini Urus alone comes in ten finishes. For the current version see the [Vehicles Changelog](/vehicles-changelog).

## Vehicles

| Vehicle                  | Base classname | Colour / livery variants                                                              |
| ------------------------ | -------------- | ------------------------------------------------------------------------------------- |
| BMW X6M                  | `BMWX6M`       | **4** — Gray · Red · Green · White                                                    |
| VW Golf MK7 Pandem       | `GolfMK7`      | **5** — Grey · White · Black · Blue · Red                                             |
| Lamborghini Urus         | `LamboUrus`    | **10** — Gray · Yellow · Blue · Chrome · Gold · Green · Orange · Purple · White · Red |
| Mitsubishi Lancer Evo IX | `LancerEvoIX`  | **5** — Gray · Black · White · Blue · Red                                             |

<Note>
  Each colour/livery is its **own** spawnable class (e.g. `LamboUrus_Gold`). Ready-made `types.xml` entries for every variant ship with the mod — see **[types.xml & events.xml](/vehicles/types-events-xml)**.
</Note>

## Specs & features

Every vehicle is **all-wheel drive** with resimulated, real-life-matched handling — see [Driving & Handling](/vehicles/features/driving-and-handling).

| Vehicle                    | Top speed          | Power  | Seats | Fuel  |
| -------------------------- | ------------------ | ------ | ----- | ----- |
| Mitsubishi Lancer Evo IX   | 157 mph (253 km/h) | 286 hp | 4     | 100 L |
| Lamborghini Urus           | 190 mph (306 km/h) | 641 hp | 4     | 100 L |
| BMW X6M                    | 177 mph (285 km/h) | 617 hp | 4     | 100 L |
| Volkswagen Golf MK7 Pandem | 155 mph (249 km/h) | 296 hp | 4     | 100 L |

**Standout per-car features** — on top of the [shared feature set](/vehicles/features/overview) every vehicle gets:

* **Mitsubishi Lancer Evo IX** — Full door-gating — open up to start & reach cargo
* **Lamborghini Urus** — Multi-zone lit dashboard (interior + nav + rear display)
* **BMW X6M** — Live digital speedo with lit symbols & nav · Two deployable spoilers · Triple exhaust
* **Volkswagen Golf MK7 Pandem** — Live digital speed display · Lit nav display + embossed dash symbols · Folding rear seats

## All spawnable classnames

<Accordion title="Show all 24 Tier 4 classnames">
  ```
  BMWX6M
  BMWX6M_Red
  BMWX6M_Green
  BMWX6M_White
  GolfMK7
  GolfMK7_White
  GolfMK7_Black
  GolfMK7_Blue
  GolfMK7_Red
  LamboUrus
  LamboUrus_Yellow
  LamboUrus_Blue
  LamboUrus_Chrome
  LamboUrus_Gold
  LamboUrus_Green
  LamboUrus_Orange
  LamboUrus_Purple
  LamboUrus_White
  LamboUrus_Red
  LancerEvoIX
  LancerEvoIX_Black
  LancerEvoIX_White
  LancerEvoIX_Blue
  LancerEvoIX_Red
  ```
</Accordion>

## Doors, wheels & parts

Doors and wheels come attached, but persist as separate items if knocked off or sold as spares — the X6M also has multiple spoilers and per-colour wheels. You only need them in `types.xml` if you spawn loose parts — see the [doors & wheels section](/vehicles/types-events-xml).

## Setup

<CardGroup cols={3}>
  <Card title="Install" icon="circle-play" href="/vehicles/install">Install, sign and publish.</Card>
  <Card title="Whitelisting" icon="shield-check" href="/vehicles/whitelisting">Whitelist your server IP so engines run.</Card>
  <Card title="types.xml" icon="code" href="/vehicles/types-events-xml">Economy entries for every variant.</Card>
</CardGroup>

<Tip>The BMW X6M is also sold as a standalone single-vehicle mod — same classnames, so these entries apply either way.</Tip>
