Post: Create a paint chip other than 5727cc?
07-09-2013, 08:08 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Hello,
I want to know how to create a paint chip? The calculation to find out how to replace data in starting, for example on the basis of silver chrome.
Sorry for this google trad, I'm not a boss in English ^^
(adsbygoogle = window.adsbygoogle || []).push({});
07-09-2013, 02:55 PM #2
DoN-WaKiTa
< ^ > < ^ >
Originally posted by Barley View Post
Hello,
I want to know how to create a paint chip? The calculation to find out how to replace data in starting, for example on the basis of silver chrome.
Sorry for this google trad, I'm not a boss in English ^^


You must login or register to view this content.
You must login or register to view this content.
07-09-2013, 06:32 PM #3
Thx, but I don't know if I'm stupid but I have traveled all 5 pages and I did not find how to create a paint chip, as the 5727cc.
Which calculation do to get 01 AA 0D 50 to 6E6F6E65 0D5005?

Edit: If I understand, I have to put the code that corresponds to the rims + 01/02/03/04/05 according to category in order to create a paint chip ?

Edit2: I think i'm on the good way but all Fluorescence & GT chrome code are uneven numbers, i have one of each i have to paint my rims in the game to know the code of the body?
07-09-2013, 07:10 PM #4
Originally posted by Barley View Post
Thx, but I don't know if I'm stupid but I have traveled all 5 pages and I did not find how to create a paint chip, as the 5727cc.
Which calculation do to get 01 AA 0D 50 to 6E6F6E65 0D5005?

Edit: If I understand, I have to put the code that corresponds to the rims + 01/02/03/04/05 according to category in order to create a paint chip ?


Yeah the rim code is the same as the chip code. And the body code is rim code*2.

Some Paints:


Paint Name Category Chip Code Only Body Painted Body+Rims Painted(Same Color) HOW??
Yellow Solid Solid 00 01 00003FFF 00002001 Rim = 00003/2 Whole Code: 00003-1+rim code in the end
Crystal White Solid 00 02 00005FFF 00004002 Rim = 00004/2 Whole Code: 00004-1+rim code in the end
Gold Poly Metallic 0B 1C 01639FFF 01638B1C Rim = 01639/2 Whole Code: 01639-1+rim code in the end


From that you can see that chip code is rim color with 0 in front of them.

So you would change them like this:

Yellow Solid:
6E6F6E65 000100

Crystal White:
6E6F6E65 000200

Gold Poly:
6E6F6E65 0B1C01

I hope you understood but if you didn't, just tell me Smile

This is how I made Bugatti paints which I traded to my friend who collects paints.
You must login or register to view this content.
You must login or register to view this content.
07-09-2013, 07:48 PM #5
DoN-WaKiTa
< ^ > < ^ >
Originally posted by Barley View Post
Thx, but I don't know if I'm stupid but I have traveled all 5 pages and I did not find how to create a paint chip, as the 5727cc.
Which calculation do to get 01 AA 0D 50 to 6E6F6E65 0D5005?

Edit: If I understand, I have to put the code that corresponds to the rims + 01/02/03/04/05 according to category in order to create a paint chip ?

Edit2: I think i'm on the good way but all Fluorescence & GT chrome code are uneven numbers, i have one of each i have to paint my rims in the game to know the code of the body?


ill use fluo blue as a example;

GT Fluorescence 001-C : 01 9A 1F FF
the red values are the one you need to convert to decimals
19A1 in decimals; 6561
devide 6561 by 2; 3280.5
now convert 3280 to hexvalues; CD0

so if you want to create a GT Fluorescence 001-C paintchip using a chrome paintchip as donor;6E6F6E65 0CD000
red; color paintchip
blue categorycode

categorycodes;
SOLID = 00
METALLIC = 01
PEARL = 02
COLOUR SHIFT = 03
MATTE = 04
CHROME = 05

i allready calculated these for myself
to create fluo paintchips;
GT Fluorescence 001-C : 01 9A 1F FF (CD0)
GT Fluorescence 002-C : 01 9A 5F FF (CD2)
GT Fluorescence 003-W : 01 9A 9F FF (CD4)
GT Fluorescence 004-W : 01 9A BF FF (CD5)
GT Fluorescence-005-W : 01 9A FF FF (CD7)
GT Fluorescence-006-W : 01 9B 1F FF (CD8 )
GT Fluorescence 007-W : 01 9B 3F FF (CD9)
GT Fluorescence 008-W : 01 9B 5F FF (CDA)
GT Fluorescence 009-W : 01 9B 7F FF (CDB)
GT Fluorescence 010-W : 01 9B 9F FF (CDC)

credits to Razerman, Ramanujan & JK!!

You must login or register to view this content.
07-09-2013, 07:58 PM #6
DoN-WaKiTa
< ^ > < ^ >
Originally posted by razerman View Post
Yeah the rim code is the same as the chip code. And the body code is rim code*2.

Some Paints:


Paint Name Category Chip Code Only Body Painted Body+Rims Painted(Same Color) HOW??
Yellow Solid Solid 00 01 00003FFF 00002001 Rim = 00003/2 Whole Code: 00003-1+rim code in the end
Crystal White Solid 00 02 00005FFF 00004002 Rim = 00004/2 Whole Code: 00004-1+rim code in the end
Gold Poly Metallic 0B 1C 01639FFF 01638B1C Rim = 01639/2 Whole Code: 01639-1+rim code in the end


From that you can see that chip code is rim color with 0 in front of them.

So you would change them like this:

Yellow Solid:
6E6F6E65 000100

Crystal White:
6E6F6E65 000200

Gold Poly:
6E6F6E65 0B1C01

I hope you understood but if you didn't, just tell me Smile

This is how I made Bugatti paints which I traded to my friend who collects paints.
You must login or register to view this content.
You must login or register to view this content.


hi bud,
do you by any chance have the paintcodes from the Citroen GT road car?
there are a few colors i really like...
or if you can tell me how to calculate them myself...

thx in advance

cheers
07-09-2013, 08:30 PM #7
So if I understand

For GT Chrome 002-W : 01 92 1F FF becomes 01921C91 and after?
For the paint chip we need only 6 number no?
07-09-2013, 08:51 PM #8
DoN-WaKiTa
< ^ > < ^ >
Originally posted by Barley View Post
So if I understand

For GT Chrome 002-W : 01 92 1F FF becomes 01921C91 and after?


you dind't understand

use this to convert values; You must login or register to view this content.
01 92 1F FF is a colorcode to paint a car, not a paintchip.
01 92 1F FF
convert 1921 to decimals= 6433
6433 devided by 2= 3216.5
3216 converted to HEX= C90

so search for 6E6F6E65 088E05 on your save after adding chrome paintchips
when you found it, change the red values above to 0C9005
07-09-2013, 09:07 PM #9
Originally posted by Wakita View Post
hi bud,
do you by any chance have the paintcodes from the Citroen GT road car?
there are a few colors i really like...
or if you can tell me how to calculate them myself...

thx in advance

cheers


I gues the only way to get "hidden" paints is by making the paints by ID and check what you got.

I have all the paints listed but what are the names of the paints that car got? There are alot of duplicates with same names so it's somtimes hard if not even impossiple to get the correct paints.

If the paints are unnamed what colors are there..?
07-09-2013, 09:20 PM #10
DoN-WaKiTa
< ^ > < ^ >
Originally posted by razerman View Post
I gues the only way to get "hidden" paints is by making the paints by ID and check what you got.

I have all the paints listed but what are the names of the paints that car got? There are alot of duplicates with same names so it's somtimes hard if not even impossiple to get the correct paints.

If the paints are unnamed what colors are there..?


the paints for that car are all unnamed :(

i don't know if it will help but ill explain it to you like this;

when you go to the new car dealership and go to the car...
starting @ the left side;
nr8 (blue)
nr12 (gold)
nr13 (orange)
i'm allready happy if you can provide me that blue color...

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo