|
 |
|
|
|
|
|
Attention:
This is for the discussion and releasing of tutorials for modifying GTA. Anything that isn't a tutorial will be deleted without notification.
- Please read the Official Modification Forum Rules & Procedure BEFORE posting!
- Data topics: The following topics contain information for formatting and writing tutorials.
- Requests are to be made in the pinned topic.
- New topics to this forum are subject to moderation, and will not appear immediately. Pending approval by a moderator, if a topic is deemed unsuitable it will be deleted without notification.
|
GTAGarage.com free mod hosting from GTANet, simply login with your GTAForums account details
GTAModding.com GTANet's modding wiki
GTA Modding Chatroom provided by irc.gtanet.com (Don't have an IRC client? Click here)
|
Carcols.dat [Scripting | SA]
 |
|
 |
| |
AndreONEz  |
Posted: Wednesday, Oct 31 2007, 16:27
|
MSX FM Listener

Group: Members
Joined: Oct 26, 2007


|
Well,I decided to do a quick tutorial for carcols.dat editing... Part 1Carcols.dat (Program files/Rockstar Games/GTA San Andreas/data/) manages vehicles' colors.It can be edited by text editors like Notepad.Once you open it,you'll see something like this: | CODE | | 0,0,0 # 0 black black |
that mean 0=Red,0=Green,0=Blue # 0 black=color id name black=hue I think So,it uses RGB scale. Here you can find a list of most used colors (see the RGB Value column). Example:I want to change this color  to this one  Now,I search for 4th color (ID 3,because they start from 0) and I change its value from this to this Close and save it. Part 2
If you scroll down you'll see something like this: | CODE | | admiral, 34,34, 35,35, 37,37, 39,39, 41,41, 43,43, 45,45, 47,47 |
Well,it means it's an Admiral,and it has 1/8 of chances to being the 34th colour,another 1/8 to being the 35th etc...So it could be something like: | CODE | | carmodelname, color1,color1, color2,color2, color3,color3 etc... |
For two-colours cars (like Cops,Ambulance,etc) it's a bit different.Infact,they have only one chance to be two colours.Let's see LS Cop Car (copcarla): It means it has one chance to being black and white (0=black color ID,1=white color ID).Don't add more chances to these ones,they may crash! This little tutorial finished for the moment,but there are some things you gotta know: - colours are 126.They're used with street's cars,but only 64 are used for garages.
- may you can edit it while game is running,without crash.
- you can change colors' name as you want.
That's all!I wanna thank Automan for 2nd part helping! PS:Sorry for my really bad english This post has been edited by AndreONEz on Thursday, Nov 1 2007, 09:45
|
|
|
|
|
 |
|
 |
 |
|
 |
| |
fastman92  |
Posted: Saturday, Feb 18 2012, 09:32
|
фастман92 | ف

Group: Members
Joined: Jul 28, 2009


|
| QUOTE (Benzilla @ Friday, Jun 11 2010, 07:12) | Hey, I've been editing carcols for quite some time now, but one thing I can't get clear is how to reload it while running the game. I've heard to "press start on your controller" but I'm using a keyboard. Obviously in that case you'd think that Esc would reload it... but it doesn't. Could someone tip me off?
Thanks,
Ben | http://www.gtaforums.com/index.php?showtop...st&p=1060885386It reloads many files. This post has been edited by fastman92 on Saturday, Feb 18 2012, 09:37
|
|
|
|
|
 |
|
 |
 |
|
 |
| |
0 User(s) are reading this topic (0 Guests and 0 Anonymous Users)
0 Members:
Track this topic
Receive email notification when a reply has been made to this topic and you are not active on the board.
Subscribe to this forum
Receive email notification when a new topic is posted in this forum and you are not active on the board.
Download / Print this Topic
Download this topic in different formats or view a printer friendly version.
| |
 |
|
 |
|
|
|
|