lap races not letting all cars finish race

Discussion in 'Technical & Support' started by flyfisho, Mar 15, 2020.

  1. flyfisho

    flyfisho Registered

    Joined:
    May 28, 2017
    Messages:
    71
    Likes Received:
    7
    As the title says, the drivers at the back of the pack do not get to finish their lap to the finish line. The game finishes the race and only half the field gets to the finish line. This is multi player mod on a server. Is there something im missing in the JSON files or the like that can let all car cross the line before the server finished the race session?
    Cheers
     
  2. ADSTA

    ADSTA Registered

    Joined:
    Nov 19, 2011
    Messages:
    2,013
    Likes Received:
    1,369
    I found these in the Multiplayer.json but I can't say for sure if they are what you need.

    "Delay After Race":90,
    "Delay After Race#":"Dedicated server additional delay (added to \"Delay Between Sessions\" before loading next track",

    Delay Between Sessions":30,
    "Delay Between Sessions#":"Dedicated server delay before switching sessions automatically (after hotlaps are completed, if option is enabled), previously hardcoded to 45",

    "Server Session End Timeout":300,
    "Server Session End Timeout#":"Session is advanced automatically after N seconds after completion (non-dedicated server only)",
     
    flyfisho likes this.
  3. flyfisho

    flyfisho Registered

    Joined:
    May 28, 2017
    Messages:
    71
    Likes Received:
    7
    Cheers ADSTA
    Yeah I actually found them last night staring me in the face lol.
    Thanks for your reply
     
    ADSTA likes this.

Share This Page