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

# Offroad Pack

> Vehicles in the CZ Autoz / Callatic Offroad Pack — trucks, 4x4s, the Unimog and the BTR-4E APC, with colour variants and ready-made types.xml.

The Offroad Pack covers trucks, 4x4s and tactical off-roaders built to go anywhere — including the BTR-4E APC. For the current version see the [Vehicles Changelog](/vehicles-changelog).

## Vehicles

| Vehicle                | Base classname         | Colour / livery variants                                                     |
| ---------------------- | ---------------------- | ---------------------------------------------------------------------------- |
| BTR-4E                 | `BTR4E`                | Single livery                                                                |
| Ford Raptor Truck      | `FordRaptorTruck`      | **4** — UNSC · Black · Stars And Stripes · Baja                              |
| Jeep Gladiator Rubicon | `JeepGladiatorRubicon` | **5** — Red · Black · White · Blue · Purple                                  |
| Mercedes-Benz Unimog   | `MercedesBenzUnimog`   | **6** — Woodland · Winter · Desert · Blue Arctic · Red Soldier · Matte Black |
| Warthog M12S           | `WarthogM12S`          | **4** — Green · Blue · Black · Red                                           |

<Note>
  Each colour/livery is its **own** spawnable class (e.g. `JeepGladiatorRubicon_Blue`). 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  |
| ------------------------- | ------------------ | ------ | ----- | ----- |
| Warthog M12S              | 96 mph (155 km/h)  | 300 hp | 2     | 200 L |
| BTR4E                     | 68 mph (109 km/h)  | 500 hp | 9     | 180 L |
| Jeep Gladiator Rubicon    | 100 mph (161 km/h) | 285 hp | 4     | 180 L |
| Ford Raptor Monster Truck | 107 mph (172 km/h) | 450 hp | 2     | 280 L |
| Mercedes Benz Unimog      | 60 mph (97 km/h)   | 230 hp | 3     | 200 L |

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

* **Warthog M12S** — Rugged light all-terrain buggy · Knocks down trees you drive through
* **BTR4E** — Working turret — two-axis aim, crosshair HUD, explosive cannon with recoil, reload & ammo · Armoured hull · Flattens trees
* **Jeep Gladiator Rubicon** — Animated Jeep-logo dashboard + lit door buttons · Illuminated gear display · Knocks down trees
* **Ford Raptor Monster Truck** — Animated dashboard with spinning logo · Seven exhaust stacks · Illuminated gear display · 4 liveries incl. Baja & Stars-&-Stripes · Crushes trees
* **Mercedes Benz Unimog** — Eight camo-net covers + tarp (winter, desert, arctic, black & more) · Knocks down trees · 6 skins

## All spawnable classnames

<Accordion title="Show all 20 Offroad Pack classnames">
  ```
  BTR4E
  FordRaptorTruck
  FordRaptorTruck_Black
  FordRaptorTruck_StarsAndStripes
  FordRaptorTruck_Baja
  JeepGladiatorRubicon
  JeepGladiatorRubicon_Black
  JeepGladiatorRubicon_White
  JeepGladiatorRubicon_Blue
  JeepGladiatorRubicon_Purple
  MercedesBenzUnimog
  MercedesBenzUnimog_Winter
  MercedesBenzUnimog_Desert
  MercedesBenzUnimog_BlueArctic
  MercedesBenzUnimog_RedSoldier
  MercedesBenzUnimog_MatteBlack
  WarthogM12S
  WarthogM12S_Blue
  WarthogM12S_Black
  WarthogM12S_Red
  ```
</Accordion>

## Doors, wheels & parts

Doors and wheels come attached, but persist as separate items if knocked off or sold as spares. 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>
