[GDB-file question] RaceEvents

  • Thread starter Street Racer 77
  • Start date

Street Racer 77

Hey guys,
with the possibility of creating your own grid constellation with "Qualifying" and make strategies for your AI with "PitStopStrategies" you also have the possibility to modify the race events (car breakdowns).

While the first both things work perfectly for me, I can't get RaceEvents to work. Weirdly nothing happens.

This is how it looks like:
}
RaceEvents
{
Elliot Matters
{
29 = Engine
}
Lindsey Reid
{
33 = Suspension
}
}
This is out of Orchard_Lake_RC.gdb

How do I get it to work?
Or is there another possibility to control car failures of the AI?

Hope you guys can help me, as it's important for my project.

Thanks in advance!
 

Back
Top