Vehicle default colors: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
mNo edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 9: Line 9:
[Vehicle ID] [Color 1] [Color 2] [Color 3] [Color 4]<br>
[Vehicle ID] [Color 1] [Color 2] [Color 3] [Color 4]<br>
<br>
<br>
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.
Note that most vehicles don't need more than two colorsYou 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.
If you mess this file up, just delete it and the server will generate a new file with GTA's default values in it.


Line 15: Line 16:
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.<br>
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.<br>
<br>
<br>
[[Template:Vehicle_colors|Vehicle Color Pallet]]<br>
[[Vehicle Colors|Vehicle Color Pallete]]<br>


{| width="100" align="left" border="1"
{| width="100" align="left" border="1"
Line 25: Line 26:
445 41 41<br>
445 41 41<br>
445 43 43<br>
445 43 43<br>
445 45 45<br></center>
445 45 45<br>
</center>
|}
|}

Latest revision as of 14:02, 6 May 2009

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 don'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.

Vehicle Color Pallete

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