Different classes - championshippoints?

Hi, fellas!

I'm running PnG v3.1 with a custom 1971 ETCC championship that i created. I have 3 classes:

Div1 - 0-1300cc
Div2 - 1301-2000cc
Div3 - 2000cc ->

I have given each class their own scoring (though the same system):

Code:
ETCC_DIV_1_SeasonScoringInfo
{
  FirstPlace = 9
  SecondPlace = 6
  ThirdPlace = 4
  FourthPlace = 3
  FifthPlace = 2
  SixthPlace = 1
}

ETCC_DIV_2_SeasonScoringInfo
{
  FirstPlace = 9
  SecondPlace = 6
  ThirdPlace = 4
  FourthPlace = 3
  FifthPlace = 2
  SixthPlace = 1
}

ETCC_DIV_3_SeasonScoringInfo
{
  FirstPlace = 9
  SecondPlace = 6
  ThirdPlace = 4
  FourthPlace = 3
  FifthPlace = 2
  SixthPlace = 1
}

Now, after my first race i go check on the pts table. And yes all classes are divided and each driver in their class got their 9-1 pts. BUT when i check the "ALL"-classes tab, they only show that the first 6 drivers, out of a total of 40 drivers, got their points!

I want it to be a "total" list, something like this:

  1. Hans Heyer DIV3 9PTS
  2. Toine Hezemans DIV2 9PTS
  3. Gordon Spice DIV1 9PTS

Is that possible?

Thanks alot!

Robert

P.S: BONUS QUESTION: Is it possible to run multiple championships at the same time? As in I start one championship, save it straight away, start another one, save again? So if i select that championship in the menu, and press load i should get them back?
 

Latest News

To join the OverTake Racing Club races I want them to be: (multiple choice)

  • Free to access

    Votes: 38 84.4%
  • Better structured events

    Votes: 7 15.6%
  • Better structured racing club forum

    Votes: 8 17.8%
  • More use of default game content

    Votes: 4 8.9%
  • More use of fixed setups

    Votes: 15 33.3%
  • No 3rd party registration pages

    Votes: 15 33.3%
  • Less casual events

    Votes: 6 13.3%
  • More casual events

    Votes: 15 33.3%
  • Other, specify in thread

    Votes: 1 2.2%
Back
Top