Vehicle default colors: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
Line 24: Line 24:
445 41 41<br>
445 41 41<br>
445 43 43<br>
445 43 43<br>
445 45 45<br><br></center>
445 45 45<br></center>
|}
|}

Revision as of 02:34, 2 January 2008

This file is copied from the MTA:DM Server.
File Name: vehiclecolors.conf
File Location: <MTAPath>\server\mods\deathmatch

This file defines the color combinations a vehicle can have.


File Syntax

[Vehicle ID] [Color 1] [Color 2] [Color 3] [Color 4]

Note that most vehicles doesn't need more than two colors You can specify a vehicle ID more than once to specify more than one combination for a vehicle. The color combination used for a vehicle is randomly decided each time a player spawns in a vehicle. If you mess this file up, just delete it and the server will generate a new file with GTA's default values in it.

Example

In this example, vehicle ID 445 is being set colors for the server to use when the vehicle is created, you can add your own by adding new ones under it or anywhere inside this file as long as the syntax follows the example above.

445 34 34
445 35 35
445 37 37
445 39 39
445 41 41
445 43 43

445 45 45