Skip to main content

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.

Most CZ Autoz vehicles ship in several colours or liveries. Every finish is its own spawnable class — so you control exactly which colours appear on your server, and you can price or restrict them individually.

How variants are named

The base classname is the vehicle’s default finish. Every other colour or livery is a separate class that appends a suffix:
Nissan350Z              ← base / default finish
Nissan350Z_Black
Nissan350Z_Blue
Nissan350Z_Red
Nissan350Z_White
The base class is not an abstract template — it is a fully spawnable, drivable vehicle in its own right. Spawning Nissan350Z gives you the default colour; the suffixed classes give you the others.

Spawning a specific colour

Because each colour is a real classname, you spawn it anywhere a classname is accepted:

Central economy

Add the exact classname to types.xml and raise its nominal / min.

Fixed map spawns

Reference the classname in an events.xml event + cfgEventSpawns.xml position.

Traders

Sell the classname directly in TraderPlus, Expansion Market or Dr Jones.
Want only one colour available? Just use that single classname and ignore the rest. Want all of them? Add every variant — the full lists are on each pack page and on types.xml & events.xml.

How many variants per pack

Pack / TierVehiclesSpawnable classnames
Tier 1633
Tier 2537
Tier 3534
Tier 4424
Armoured Pack934
Offroad Pack520
SuperCars Pack315
Vans Pack211
JDM Pack 1424
Total43232

Liveries that are more than paint

A few variants change more than the colour:
  • Mercedes Sprinter (Vans Pack) — the DHL, DPD, Amazon, Parcelforce, FedEx, Yodel and British Gas liveries each add interior cargo shelving, not just a wrap.
  • HEMTT (Armoured Pack) — ships as three different bodies (Box, Cargo, Refueler), each in Woodland and Desert camo.
  • Nissan Skyline GTR R34 (JDM Pack 1) — the default class wears the Fast & Furious livery; Bayside Blue, Millenium Jade, Midnight Purple and Black are the alternates.

Doors & panels follow the colour

On colour-variant vehicles the removable door panels match the body colour, so a knocked-off door keeps the right paint (e.g. BMWX6M_Driver_Red). You only ever need these in types.xml if you want loose spare panels to spawn — see Parts & Cargo.