15-11-2012, Thursday-20:59:10
In der Simuconf vom pak64.german sind 3 Stadtstraßen definiert, sollte im Abschnitt "other Stuff" so aussehen:
# Type of city roads - must be available as PAK file.
# Cityroad with timeline: city_road[number]=name,intro-year,retire-year
# .. number = 0..9 - up to ten different city_roads possible
# .. name = name of an existing pak file
#city_road[0] = dirt_road,1920,1940
# default: asphalt_road
# (old, 102.2.2 and before) city_road_type = city_road
#city_road_type = city_road
city_road[0] = dirt_road,1,1892
city_road[1] = cobblestone_road,1892,1932
city_road[2] = city_road,1932
Ab 1932 müßte eine asphaltierte Stadtstraße gebaut werden. Bei einem Startjahr von 1950 müßten von Begin an alle Städte asphaltierte Straßen haben.
# Type of city roads - must be available as PAK file.
# Cityroad with timeline: city_road[number]=name,intro-year,retire-year
# .. number = 0..9 - up to ten different city_roads possible
# .. name = name of an existing pak file
#city_road[0] = dirt_road,1920,1940
# default: asphalt_road
# (old, 102.2.2 and before) city_road_type = city_road
#city_road_type = city_road
city_road[0] = dirt_road,1,1892
city_road[1] = cobblestone_road,1892,1932
city_road[2] = city_road,1932
Ab 1932 müßte eine asphaltierte Stadtstraße gebaut werden. Bei einem Startjahr von 1950 müßten von Begin an alle Städte asphaltierte Straßen haben.