> ## 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 3

> CZ Autoz Tier 3 vehicle pack — Audi RS7 Sportback, BMW M5 Competition F90, Dodge Charger SRT Hellcat, Ford Bronco XLT and the six-wheeled Ford Velociraptor 6x6, with deep colour ranges and ready-made types.xml.

Tier 3 spans muscle, performance and off-road — including the six-wheeled Velociraptor — and carries some of the biggest colour ranges in the line-up. For the current version see the [Vehicles Changelog](/vehicles-changelog).

## Vehicles

| Vehicle                   | Base classname           | Colour / livery variants                                                             |
| ------------------------- | ------------------------ | ------------------------------------------------------------------------------------ |
| Audi RS7 Sportback        | `AudiRS7Sportback`       | **6** — Red · Black · Blue · Grey · White · Chrome                                   |
| BMW M5 Competition (F90)  | `BMWM5CompF9`            | **10** — Blue · Black · Purple · Pink · White · Grey · Red · Green · Yellow · Orange |
| Dodge Charger SRT Hellcat | `DodgeChargerSRTHellcat` | **8** — Grey · Black · White · Blue · Lime · Purple · Red · Yellow                   |
| Ford Bronco XLT           | `FordBroncoXLT80`        | **5** — White · Rust · Blue · Black · Red                                            |
| Ford Velociraptor 6x6     | `FordVelociraptor6x6`    | **5** — Blue · Chrome Blue · Black · Purple · Orange                                 |

<Note>
  Each colour/livery is its **own** spawnable class (e.g. `BMWM5CompF9_Yellow`). 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  |
| ------------------------- | ------------------ | ------ | ----- | ----- |
| Audi RS7 Sportback        | 190 mph (306 km/h) | 591 hp | 4     | 120 L |
| Ford Velociraptor 6x6     | 112 mph (180 km/h) | 600 hp | 4     | 180 L |
| BMW M5 Competition F90    | 190 mph (306 km/h) | 617 hp | 4     | 100 L |
| Dodge Charger Hellcat SRT | 196 mph (315 km/h) | 707 hp | 4     | 100 L |
| Ford Bronco XLT 80        | 110 mph (177 km/h) | 310 hp | 4     | 100 L |

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

* **Audi RS7 Sportback** — Auto-deploying rear spoiler (raises past 95 km/h) · 6-speed illuminated gear display
* **Ford Velociraptor 6x6** — Bolt-on window armour plates · Roof LED light bar · 10-speed gear display · True 6×6 drivetrain · Knocks down trees you drive through
* **BMW M5 Competition F90** — 6-speed illuminated gear display · Extra cargo storage (canister, sea chest, holsters)
* **Dodge Charger Hellcat SRT** — Custom SRT Hellcat engine note · Engine-linked animated dashboard
* **Ford Bronco XLT 80** — Roof LED light bar (bulb-attachable) · Roof rack + tonneau cargo cover · Fold-down rear seats

## All spawnable classnames

<Accordion title="Show all 34 Tier 3 classnames">
  ```
  AudiRS7Sportback
  AudiRS7Sportback_Black
  AudiRS7Sportback_Blue
  AudiRS7Sportback_Grey
  AudiRS7Sportback_White
  AudiRS7Sportback_Chrome
  BMWM5CompF9
  BMWM5CompF9_Black
  BMWM5CompF9_Purple
  BMWM5CompF9_Pink
  BMWM5CompF9_White
  BMWM5CompF9_Grey
  BMWM5CompF9_Red
  BMWM5CompF9_Green
  BMWM5CompF9_Yellow
  BMWM5CompF9_Orange
  DodgeChargerSRTHellcat
  DodgeChargerSRTHellcat_Black
  DodgeChargerSRTHellcat_White
  DodgeChargerSRTHellcat_Blue
  DodgeChargerSRTHellcat_Lime
  DodgeChargerSRTHellcat_Purple
  DodgeChargerSRTHellcat_Red
  DodgeChargerSRTHellcat_Yellow
  FordBroncoXLT80
  FordBroncoXLT80_Rust
  FordBroncoXLT80_Blue
  FordBroncoXLT80_Black
  FordBroncoXLT80_Red
  FordVelociraptor6x6
  FordVelociraptor6x6_ChromeBlue
  FordVelociraptor6x6_Black
  FordVelociraptor6x6_Purple
  FordVelociraptor6x6_Orange
  ```
</Accordion>

## Doors, wheels & parts

Doors and wheels come attached, but persist as separate items if knocked off or sold as spares — the Velociraptor also has bolt-on armour panels and bumpers. 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>
