carcols.meta Guide - Vehicle Colors and Lights in GTA 5 2026

carcols.meta Guide - Vehicle Colors and Lights in GTA 5 2026 for GTA 5

What is carcols.meta?

The carcols.meta file is the master color and lighting configuration for all vehicles in GTA 5. It defines the color palette available for each vehicle, siren light setups for emergency vehicles, headlight configurations, and livery assignments. Essential for anyone modding police vehicles or creating addon cars with custom lighting in 2026.

File location: common.rpf/data/ or dlc.rpf/common/data/

Main Sections

Section Purpose Key Parameters
<Lights> Siren and emergency light configurations Color, flash pattern, rotation speed, corona size
<Sirens> Individual siren light definitions Position, direction, intensity, delta rotation
<Colors> Custom color definitions for vehicles RGB values, material type (metallic/matte/chrome)
<Liveries> Vehicle paint/decal overlays Livery name, texture dictionary reference

Emergency Light Configuration

The most popular use of carcols.meta is creating custom siren patterns for police/EMS vehicles:

  1. Define light positions on the vehicle (roof, grille, rear)
  2. Set flash sequences using sequencer values (binary patterns)
  3. Configure light colors: color value="0xFF0000FF" for red, "0xFF0000FF" for blue
  4. Set corona size and intensity for glow effects
  5. Link the siren ID to the vehicle in vehicles.meta

Custom Color Setup

  • Adding new colors: Define RGB + material type in the colors section
  • Pearlescent: Set base color + pearlescent overlay color separately
  • Custom chrome: Use material type CHROME with custom RGB tint
  • Color indexing: Colors are numbered 0-255, custom colors start after vanilla entries

Livery System

Liveries are texture overlays applied to vehicle models:

  • Each vehicle can support up to 16 liveries (index 0-15)
  • Livery textures stored in the vehicle's .ytd file
  • Named as vehicle_livery1, vehicle_livery2, etc.
  • Assigned in carcols.meta and referenced by carvariations.meta

Comments0

No comments yet. Be the first to comment!