R rigodon Registered Mar 29, 2018 #1 Question is simple: do yo uknow if the order of drivers in this array is fixed during a race session or is it changing according to race positions? Thanks a lot
Question is simple: do yo uknow if the order of drivers in this array is fixed during a race session or is it changing according to race positions? Thanks a lot
Lazza Registered Mar 29, 2018 #2 It doesn't change order with positions. You get the position from .mPlace if I recall correctly.
R rigodon Registered Mar 29, 2018 #3 Ok, thanks a lot, it's what I expected, so then I don't need to change my code