Skip to main content
Topic: Gravel Paths in City (Read 14899 times) previous topic - next topic

Gravel Paths in City

In my Simustrans version 102.2.2 when i build a city it has Gravel Paths but i want city roads is there a way how can i change it ? Thank you

Re: Gravel Paths in City

Reply #1
This is probably because you're playing with a pakset that uses a gravel road as a standard cityroad, like pak128.Britain.You can change this by selecting another road in the config files. Check http://forum.simutrans.com/index.php?topic=3756.3 for more info.

Here's how you do it:
1. Open the simutrans folder.
2. Open the folder of the pakset you want to change.
3. Inside this folder, all the data of this pakset is stored. Open the map "config".
4. In this map you should find a couple of .tab files. Open simuconf.tab with wordpad if you're on windows.
5. Inside this file, there should be an entry that looks like this:
Code: [Select]
city_road_type = Some_road_type
This is the entry you want to change. Just change the Some_road_type with the road you want to use (make sure it's installed) and save your changes. If you've done everything correctly, the next time you make a new map, the gravel roads will be replaced with the road type you entered in the simuconf.tab file.

Re: Gravel Paths in City

Reply #2
Or you are playing with timeline. As soon as city roads are available, they will be built over the old roads.

 

Re: Gravel Paths in City

Reply #3
Thanks