PDA

View Full Version : Noob: Is there a way to run a race with all the same class cars?


irieite
22 December 06, 06:38
I know you can choose a field of '03 and/or '04 FIA cars for a race. What I'm looking for is the option that will allow me to run only against the same class car that I'm driving. E.g. G3's against only G3 cars or G2's against only G2 cars.

Is there such an option? I apologize if this has been discussed before, but I could not find an answer using the search function.

Regards,

-irieite

Dzul
22 December 06, 08:13
When you go to select your "car" you get a list (column of names with green selection buttons) on the left, where you select the categories. Above that list is the category name and it should have two small arrows to the left and right. Click on them and you should get your selection list to change... if you keep clicking you get choices like "by class", "by model", etc... Click on the green buttons to select and/or deselect what you want and what you don't. :D

skridge
22 December 06, 16:38
i created my own g3 class setup
create a file in gamedata called sim_g3.gdb. put this in it:
Game Name = G3 Only
Game Filter = AND: FULL
IgnoreTrackFilter

SpecialClasses
{
BMW_Z3 = BMW Z3 Coupe
VERTIGO = Gillet Vertigo Streiff
ELISE = Lotus Elise
GT3CUP = Porsche 911 GT3 CUP
VIPER_CC = Viper Competition Coupe
}

DefaultClassIndex = 1

Drafting
{
BaseDropoff=0.195
LeadingExponent=2.0
FollowingExponent=2.0
}

CategoryLists = 4

Category
{
GT_200 = GT
NG_200 = NGT
G2_200 = G2
NG3_200 = G3
SP2_2004 = SP2
}

ComparativeCategory
{
G2_200 = GT_200
NG3_200 = NG_200
SP2_2004 = NG_200
}

DefaultScoring
{
RacePitKPH = 60
NormalPitKPH = 60
Practice1Day = Friday
Practice1Start = 11:00
Practice1Duration = 90
Practice2Day = Friday
Practice2Start = 15:00
Practice2Duration = 90
Qualify1Day = Saturday
Qualify1Start = 11:00
Qualify1Duration = 45
Qualify1Laps = 999
Qualify2Day = Saturday
Qualify2Start = 13:00
Qualify2Duration = 45
Qualify2Laps = 999
WarmupDay = Sunday
WarmupStart = 9:00
WarmupDuration = 15
RaceDay = Sunday
RaceStart = 11:00
RaceLaps = 999
RaceTime = 180
RaceTimeScaled = 180
}

SeasonScoringInfo
{
FirstPlace = 10
SecondPlace = 8
ThirdPlace = 6
FourthPlace = 5
FifthPlace = 4
SixthPlace = 3
SeventhPlace = 2
EighthPlace = 1
}

SceneOrder
{
3Anderstorp
SAnderstorp
3Barcelona
Nbarcelona
3Brno
4Brno
3Donington
4Donington
nDonington
3Enna
3Estoril
GPHockenheim
NTHockenheim
SHHockenheim
4Imol
3Magny
4Magny
NTMagny
3Monza
4Monza
JNMonza
3Oschersleben
4Oschersleben
4BOschersleben
3Spa
4Spa
4GPValencia
4NAValencia
4NGValencia
}