Question about class ID and car ID

I have found some old mods (or also mods not provided here) which sometimes collide with other mods or in some few cases with the original content.

Will it be easy for me to simply change the class ID, and is this only written in one single file? Or more files?

Also, does it have a negative effect if more classes use the same car ID? Or will this only have a negative effect when both of these cars are selected in the same race event?

Is there a list of all IDs used so far (or maybe the most common ones)?

Sorry, many questions, but before I make things wore, I thought I'd better ask first... ;)
 
  • Deleted member 13397

Sometimes its written in the INCCAR file
sometimes in the CAR file

colliding IDs can affect the car filter and sometimes lead
to not showing up in the car selection (and the car will not be used by AI)

yes there was a list, but...

you can use RACE_ANALYSER for easy cheching CLASS & CAR IDs
 
Okay, great.
I did try a bit and start to fill an Ecxel table with all cars / classIDs.
Have reached line 145 now... :geek:

It seems that I have found the trick, so I may prevent collisions by same IDs now.

When the Excel is finished, shall I post it somewhere? Only if there is a need for it...
 
  • Deleted member 13397

wie geschrieben, RACE ANALYZER macht das für dich

why no let RACE ANALYZER do the work?
it generates an CSV which you can import, which you can load into your spreadsheet

Clipboard09161.jpg
 
Last edited by a moderator:
Sorry, me again. :geek:

Just to "fix my brain": The only file where I have to change Cladd ID and Model ID is the inccar file?
So, no other location where this numver has to be changed?

I am just asking because I have some colliding mods which I want to fix.
 
There is an alternative that I use for the Class ID. In the Race 07/GameData/Classes folder there is a Race07.gdb file which overrides all the inccar and car file's Class ID.

For example:
WTCC_2007 = FIA WTCC 2007
{
ID = 69
sortingWeight = 9932
}
BTCC_2008 = BTCC 2008
{
ID = 70
sortingWeight = 9931
}
STCC = STCC 2008
{
ID = 71
sortingWeight = 9930
}
FVR_2008 = V8 Supercars 2008
{
ID = 72
sortingWeight = 9929
}
WTCC_2008 = FIA WTCC 2008
{
ID = 73
sortingWeight = 9928
}
BTCC_2009 = BTCC 2009
{
ID = 74
sortingWeight = 9927
}
STCC2009 = STCC 2009
{
ID = 75
sortingWeight = 9926
}

So for me, all of the BTCC_2009 cars have an ID of 74. The sortingWeight is used to order the series in an order.

As for the CarID. The only time I've noticed this being used is with the custom car filter (For example, to only choose Seat Leons) but I don't know how many people use that option.
 

or


Could somebody upload this tool again? The links are over :(
Thank you.
 
  • Deleted member 13397

dont forget,
the vanila car classes are not always listed by the TOOL and
are defined by files located in:

Race07\GameData\Classes\xxxx.gdb
 
Last edited by a moderator:

Latest News

Are you buying car setups?

  • Yes

  • No


Results are only viewable after voting.
Back
Top