Increase the number of opponents in the Track Day slider. If that's still not enough, or you want to really push your computer and/or crash the game, I think you can unlock it from a CM option.how do you get more dense traffic?
Increase the number of opponents in the Track Day slider. If that's still not enough, or you want to really push your computer and/or crash the game, I think you can unlock it from a CM option.how do you get more dense traffic?
To make traffic fit your pace you may want to edit the speed limits in "ai_hints.ini". The hints@alekabul How does the AI speed limits work? I see that in RAPID you only have 3 Max Speed sections, so I assume that means all the other sections have no speed limit? Are these sections the different roads and lanes (splines) that cars drive through?
In Restricted you have 10 MaxSpeed sections, so those refer to speed limits in other sections... Therefore to increase max speed WITH restrictions, you raise all the numbers in the Restricted file by 10 or 20 kph?
BTW I enjoy this mod, I'm just trying to tune it to work as well as it does on the SRP servers, so I can enjoy traffic offline.
[MAXSPEED_0]
START=0.010
END=0.0112
VALUE=90
[MAXSPEED_1]
START=0.0232
END=0.025
VALUE=60
[MAXSPEED_2]
START=0.069
END=0.071
VALUE=90
[MAXSPEED_3]
START=0.072
END=0.074
VALUE=60
The syntax must be kept so they will work if the numbering is consecutive starting from [MAXSPEED_0] which has the smallest "START=****" and "END=*****" to the last hint which has the largest "START=****" and "END=*****".
The hints are following the logic "the last in the sequence" so if there's an overlapping of hints areas the newer hint will take effect. There is no such issue here as the areas are different. Sometimes you may need to do this if you want to additionally limit the speed in a small part of the loop after you made the initial test run with your edited "ai_hints.ini".Thank you for the explanation and my apologies for not seeing your other post explaining how it works.
I do see that Max Speed in your Restricted file does not have consecutive start/end though. Do you think this is an issue and needs to be rearranged?
Example from AI_HINTS RESTRICTED file:
[MAXSPEED_5]
START=0.234
END=0.301
VALUE=65
[MAXSPEED_6]
START=0.010
END=0.0112
VALUE=90