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: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.
How many variants per pack
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.