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

# Armoured Pack

> Vehicles in the CZ Autoz / Callatic Armoured Pack — MRAPs, HEMTT trucks, Humvee, LAPV and more, with full camo/livery variants and ready-made types.xml.

The Armoured Pack is a military line-up of MRAPs, tactical trucks and utility vehicles, most in multiple camo schemes. For the current version see the [Vehicles Changelog](/vehicles-changelog).

## Vehicles

| Vehicle         | Base classname   | Colour / livery variants                                                                      |
| --------------- | ---------------- | --------------------------------------------------------------------------------------------- |
| Black Mamba     | `BlackMamba`     | **3** — Default · Police · SWAT                                                               |
| HEMTT Box       | `HemttBox`       | **2** — Woodland · Desert                                                                     |
| HEMTT Cargo     | `HemttCargo`     | **2** — Woodland · Desert                                                                     |
| HEMTT Refueler  | `HemttRefueler`  | **2** — Woodland · Desert                                                                     |
| LAPV            | `LAPV`           | **8** — Black · Matte Black · Desert · Matte Desert · Grey · Matte Grey · Green · Matte Green |
| M1114 Humvee    | `M1114Humvee`    | **5** — Desert · Woodland · Black · Resident Evil · Winter                                    |
| MRAP Cougar     | `MRAPCougar`     | **5** — Desert · SWAT · FBI · Black · Woodland                                                |
| MRAP Punisher   | `MRAPPunisher`   | **5** — Punisher · Desert · Red · Grey · Blue Camo                                            |
| Mercedes Zetros | `MercedesZetros` | **2** — Military · Desert                                                                     |

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

<Note>
  The **HEMTT** ships in three bodies — Box, Cargo and Refueler — each in Woodland and Desert camo, so it accounts for six of the classnames below.
</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  |
| --------------- | ------------------ | ------ | ----- | ----- |
| M1114 Humvee    | 84 mph (136 km/h)  | 190 hp | 4     | 180 L |
| MRAP Cougar     | 70 mph (113 km/h)  | 330 hp | 7     | 180 L |
| Hemtt Box       | 62 mph (100 km/h)  | 445 hp | 2     | 180 L |
| MRAP Punisher   | 73 mph (118 km/h)  | 330 hp | 6     | 180 L |
| LAPV            | 89 mph (142 km/h)  | 190 hp | 8     | 180 L |
| Mercedes Zetros | 62 mph (100 km/h)  | 326 hp | 9     | 180 L |
| Black Mamba     | 190 mph (306 km/h) | 700 hp | 4     | 250 L |

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

* **M1114 Humvee** — Armoured HMMWV · Four hood-mounted spot lights · 4 skins incl. Winter & Woodland camo
* **MRAP Cougar** — Heavily armoured MRAP · Weapon-mount cargo bays + crate storage · 5 skins (Black / FBI / SWAT / Woodland)
* **Hemtt Box** — Air-brake hiss + reverse-beep warning · Deployable camo-net cover · HEMTT Refueler variant — a drivable mobile fuel station · Knocks down trees
* **MRAP Punisher** — Armoured 6-seat MRAP · Quad doors + hood & trunk storage · 5 skins (Blue Camo / Desert / Grey / Red)
* **LAPV** — Light armoured patrol vehicle · Roof tactical light bar · 6 skins incl. matte finishes
* **Mercedes Zetros** — Multiple deployable covers (standard / open-top / desert camo) · Air-brake + reverse-beep · 6 skins
* **Black Mamba** — Blue + red alternating police strobes, light bar & toggle siren · Animated in-dash map — live position across 20+ worlds · Illuminated gear display · Deployable camo net

## All spawnable classnames

<Accordion title="Show all 34 Armoured Pack classnames">
  ```
  BlackMamba
  BlackMamba_Police
  BlackMamba_SWAT
  HemttBox
  HemttBox_Desert
  HemttCargo
  HemttCargo_Desert
  HemttRefueler
  HemttRefueler_Desert
  LAPV
  LAPV_MatteBlack
  LAPV_Desert
  LAPV_MatteDesert
  LAPV_Grey
  LAPV_MatteGrey
  LAPV_Green
  LAPV_MatteGreen
  M1114Humvee
  M1114Humvee_Woodland
  M1114Humvee_Black
  M1114Humvee_ResidentEvil
  M1114Humvee_Winter
  MRAPCougar
  MRAPCougar_SWAT
  MRAPCougar_FBI
  MRAPCougar_Black
  MRAPCougar_Woodland
  MRAPPunisher
  MRAPPunisher_Desert
  MRAPPunisher_Red
  MRAPPunisher_Grey
  MRAPPunisher_BlueCamo
  MercedesZetros
  MercedesZetros_Desert
  ```
</Accordion>

## Doors, wheels & parts

Doors, wheels and (on the HEMTTs) cargo modules come attached, but persist as separate items if knocked off. 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>Several of these are also available as standalone single-vehicle mods — same classnames.</Tip>
