Hi EQ, i did this, it's just formatted ?
I calculate the % for each ufb league track, it's strange that there are so many differences from track and track
defaultcar=UFB is correct ?
---
# ----------------------- Car Customizations ---------------------- #
# Below you may create custom groups of cars for calculating points,
# car categories to be used in some listings and customized cars.
# Defined custom cars or car categories may be used in later items.
# Custom cars derived from standard cars using intake restriction
# and/or added mass. These cars will be processed by Airio as if they
# were real LFS cars, meaning they will have their own stats stored.
# Definition: CUST|STAND,INTK,MASS CUST|STAND,INTK,MASS ...
CustomCars=FX2|FXR,23,0 XR2|XRR,25,0 FZ2|FZR,20,0 UFB|UFR,45,0
# Car categories, where one abbreviation comprises several car types.
# You can create new entries using Category|Type+Type+... notation.
# Entries are separated by space and can be used in !sb, !tb and !nr 
# commands.
CarCategories=STD|UF1+XFG+XRG TBO|RB4+FXO+XRT LRF|LX6+RAC+FZ5 GTR|FXR+XRR+FZR GT2|FX2+XR2+FZ2
# Groups of equal cars for points calculation. Separate groups by 
# space and join cars in group by a plus.
CarGroups=XFG+XRG RB4+XRT+FXO FXR+FZR+XRR UFR+XFR RAC+LX6+FZ5 FX2+XR2+FZ2
# ======================== Car/Track Data ========================= #
# These config data are placed hierarchically: First are values valid 
# for all tracks and cars, then follow values valid for all cars on 
# specific track and then values for specific track/car combinations. 
# Values specified later overwrite earlier values. Identation is not
# required.
# ------------------------ Global Options ------------------------- #
# Default car on all tracks
DefaultCar=UFB
# Speed measuring in splits of all tracks/cars
SpeedtrapNode=
# No speed limit on all tracks/cars
AllowedSpeed=-1
# No spin limit on all tracks/cars
MaximumSpin=-1
# General good/great time reporting
GoodTimesRel=200,100,50
# Disallowed passengers on all tracks/cars (rear)
NoPassengers=Left+Right
# Prohibited tyres on all tracks/cars
ProhibitedTyres=Knobbly
# -------------------------- BL1 Options -------------------------- #
# Following values apply only to this track
Track=BL1
    # Different default car for this track
    DefaultCar=FBM
    # Restricted zones valid for all cars on this track
    RestrictedZones=407,-690,7 + 44,575,8
    # Limited zones valid for all cars on this track
    LimitedZones=142,484,7
    # Maximum allowed rotation in degrees per second
    MaximumSpin=360
    # Values for this track/car overwriting global/track ones
    # Following values apply only to this track and car
    Car=FBM
        # Specific maximum allowed speed for FBM @ BL1
        AllowedSpeed=230
        # Specific good/great times for FBM @ BL1
        GoodTimesAbs=7400,7350,7300
        # FULL: Server recorded lap time licence levels.
        # LicenceTimesAbs=
    Car=XFG
        AllowedSpeed=200
    Car=XRG
        AllowedSpeed=200
# -------------------------- BL2 Options -------------------------- #
Track=BL2
    RestrictedZones=-20,-160,20
    ProhibitedTyres=Normal+Super
    MaximumSpin=360
    Car=XFG
        AllowedSpeed=165
        GoodTimesAbs=6900,6875,6850
    Car=XRG
        AllowedSpeed=170
        GoodTimesAbs=7000,6950,6900
# -------------------------- UFB LEAGUE Options -------------------------- #
Track=SO6
    # Values for this type of car on all tracks
    Car=UFR
        # Defines required intake air restriction
        IntakeRestriction=45
        # Defines required added mass
        AddedMass=0
        # Defines percents to add to default required time
        TimeAdjustment=1830
Track=AS1
    # Values for this type of car on all tracks
    Car=UFR
        # Defines required intake air restriction
        IntakeRestriction=45
        # Defines required added mass
        AddedMass=0
        # Defines percents to add to default required time
        TimeAdjustment=1370
Track=AS2
    # Values for this type of car on all tracks
    Car=UFR
        # Defines required intake air restriction
        IntakeRestriction=45
        # Defines required added mass
        AddedMass=0
        # Defines percents to add to default required time
        TimeAdjustment=1900
Track=FE2
    # Values for this type of car on all tracks
    Car=UFR
        # Defines required intake air restriction
        IntakeRestriction=45
        # Defines required added mass
        AddedMass=0
        # Defines percents to add to default required time
        TimeAdjustment=1280
# ---------------------- Other Track Options ---------------------- #
Track=BL2R
    ProhibitedTyres=Normal+Super
Track=FE5
    ProhibitedTyres=Normal+Super
Track=FE5R
    ProhibitedTyres=Normal+Super
Track=FE6
    ProhibitedTyres=Normal+Super
Track=FE6R
    ProhibitedTyres=Normal+Super
# ----------------------- Other Car Options ----------------------- #
Track=KY1
    # Empty car means the values apply to all cars on this track
    Car=
        MaximumSpin=360
Track=KY1R
    Car=
        MaximumSpin=360
# Empty track means the following values are valid for all tracks
Track=
    # Values for this type of car on all tracks
    Car=UFR
        # Defines required intake air restriction
        IntakeRestriction=45
        # Defines required added mass
        AddedMass=0
        # Defines percents to add to default required time
        TimeAdjustment=1350
    # Here are time adjustments for GT2 custom cars
    Car=FX2
        TimeAdjustment=475
    Car=XR2
        TimeAdjustment=475
    Car=FZ2
        TimeAdjustment=475
# ------------------ Values Supported / Explained ----------------- #