20-09-2016, Tuesday-19:26:35
Dwachs,'index.php?page=Thread&postID=75137#post75137' schrieb:ist in der aktuellen simuconf.tab dokumentiert:
Code:# amount of passengers that travel from/to factories or attractions # the remaining percentage is divided among short-range, # medium-range and long-range cities trips factory_worker_percentage = 33 tourist_percentage = 16 city_short_range_percentage = 60 city_medium_range_percentage = 30 # long-range percentage need not be explicitly specified; # it equals (100% - city_short_range_percentage - city_medium_range_percentage) # the distance ranges for city trips # the ranges are the number of tiles from the origin city city_short_range_radius = 50 city_medium_range_radius = 100 # long-range radius need not be explicitly specified; # it equals the longest distance possible on the map
Kann es sein das das wieder entfernt wurde?
Denn weder in der simuconf.tab von 112.3 noch 120.1.3 steht das noch drin.
