SOLVED Drivers limit when creating several Qualify

Discussion in 'Hosting Help' started by Pernosa, May 2, 2018.

  1. Pernosa

    Pernosa Registered

    Joined:
    Dec 5, 2011
    Messages:
    27
    Likes Received:
    6
    I was unaware that you could create several Qualify with this command

    MULTI Num Qual Sessions = "2"

    How could I make only 10 drivers access to Q2 and the others do not allow them to access the track?

    Thank you very much.

    Sorry for my English, I use google translate.
     
  2. Flipo

    Flipo Registered

    Joined:
    Dec 29, 2013
    Messages:
    92
    Likes Received:
    29
    "KnockoutQualifying.dll": {
    " Enabled":1,
    "FixedNumberScored":1,
    "NumQualSessions":2,
    "TimedLapRequired":1,

    "Total2Session1Minutes": 15, ....(minutes per session)
    "Total2Session1Scored": 45, ....(drivers participate in the Q1)
    "Total2Session2Minutes": 10, ....(minutes per session)
    "Total2Session2Scored": 10, ....(drivers who pass Q2)
     
    Pernosa likes this.
  3. lagg

    lagg Registered

    Joined:
    Oct 1, 2012
    Messages:
    3,043
    Likes Received:
    1,958
    If i remember correctly, this only works if the number of drivers in Q1 are exactly what you've setup.
    In this case, 45
    "Total2Session1Scored": 45, ....(drivers participate in the Q1)
    If the number of drivers are different, then the number of drivers in Q2 would be different to 10
     
    Pernosa likes this.
  4. Pernosa

    Pernosa Registered

    Joined:
    Dec 5, 2011
    Messages:
    27
    Likes Received:
    6
    Thanks guys, I'm going to test it.
     
  5. Pernosa

    Pernosa Registered

    Joined:
    Dec 5, 2011
    Messages:
    27
    Likes Received:
    6
    It works perfectly, thank you very much :)
     
  6. lagg

    lagg Registered

    Joined:
    Oct 1, 2012
    Messages:
    3,043
    Likes Received:
    1,958
    One question @Pernosa , With different drivers too?
    If you have setup :
    - Q1: 45 drivers
    - Q2: 10 drivers
    And really you have (for example)
    - Q1: 30 drivers

    ¿How many of them pass to Q2?
     
    Pernosa likes this.
  7. Pernosa

    Pernosa Registered

    Joined:
    Dec 5, 2011
    Messages:
    27
    Likes Received:
    6
    I've tested it with AI.

    The test was with 18 drivers in Q1, and the first 10 were classified for Q2.

    In Q2, only the top ten could make Q2. (Normally we are about 18 at the races)

    With the same configuration as Flipo.
     
    lagg likes this.
  8. lagg

    lagg Registered

    Joined:
    Oct 1, 2012
    Messages:
    3,043
    Likes Received:
    1,958
    Pernosa likes this.

Share This Page