This issue has been fixed since 1.4.05 LancerRS Cup After Race1 I only got the "OtherScoring" for lead and hotlap, while AI got a pole point , no main stand scoring? the .aos code (generated by tool, no edit) Code: SRS = Mitsubishi Lancer Cup Season = world Mitsubishi Lancer Cup { FullSeasonName = world Mitsubishi Lancer Cup BaseCreditMult = 0.0 MinExperience = 0 EntryFee = 0 Vehicle Filter = |LancerR LancerRS SeasonScoringInfo { r1p1 = 35 r1p2 = 26 r1p3 = 20 r1p4 = 16 r1p5 = 13 r1p6 = 10 r1p7 = 8 r1p8 = 4 r1p9 = 2 r1p10 = 1 } DefaultScoring { FormationSpeedKPH = 100 SafetyCarRoadMult = 1.50 LuckyDog = 0 MinimumYellowLaps = 2 RandomYellowLaps = 0 ClosePits = 0 PitsClosedLaps = 0 LeadYellowLaps = 0 ClosedPitPenalty = 1 LocalYellowsRoad = 1 PrivateQualifying = 0 ParcFerme = 0 } SceneOrder { KansaiWest EECAutopolis EECDoningtonNat HockenheimShortB NurburgringSHsummer spielbergshort BrandsHatch RFT_Shanghai RFT_Fuji Kansai } OtherScoringInfo { AnyLapsLead = 1 FastestLap = 1 PolePosition = 1 } } it seems to me "DefaultScoring" in wrong place?