RobertLidstroem
Anzahl der Beiträge : 86 Anmeldedatum : 2014-07-12
| Subject: Different classes - championshippoints? Mon 14 Jul 2014, 12:59 pm | |
| 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:
- Hans Heyer DIV3 9PTS
- Toine Hezemans DIV2 9PTS
- 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? | |
|