@abasstreppas
No right now i feel the mod is complete with two versions.
What you and everyone can do, that is easy, is go into the mods archeive and in
traffic.data file change:
max_vehicle_count: xx to whatever number you prefer, in the More version its set to 100 try and set it to 150 or 200 or what you want, and try experimenting. This parameter tells the game how many vehicles can spawn at once.
If that not give you the desired effect you like then you have to do the more time consuming job of boosting the individual traffic categories parameters manually, which I suggest to just double the excisting numbers in More version (and dont touch trains, trams etc.):
Example here: the first
num_params is time of day the parameter starts, rest is self explanatory. Just start out small dont go too crazy these paramters are sensitive so i advise to try and double numbers to keep spawn mix in balance, these individual categories are then managed and limited by the
max_vehicle_count: from traffic data.
Code: Select all
num_params[]: 7.0 # 7:00
num_params[]: 0.08 # frequency
num_params[]: 8 # count limit
num_params[]: 17.0 # 17:00
num_params[]: 0.03 # frequency
num_params[]: 3 # count limit
num_params[]: 0.0 # 00:00
num_params[]: 0.01 # frequency
num_params[]: 1 # count limit
Enjoy
