JGRennison / OpenTTD-patches

OpenTTD - http://www.openttd.org/ - with additional patches
Other
545 stars 126 forks source link

Update: Russian translation up to v0.60.1 #711

Closed Qwest8K closed 3 days ago

Qwest8K commented 3 days ago

What is the minimum number of towns needed to generate public roads? They are didn't appear if create map only with 2 towns.

JGRennison commented 3 days ago

I just tried it with two towns and it worked fine?

This PR changes all the string codes to incorrect ones, I'll reformat it and push before merging.

James103 commented 3 days ago

What is the minimum number of towns needed to generate public roads? They are didn't appear if create map only with 2 towns.

I just tried it with two towns and it worked fine?

This may depend on the map size, terrain, and RNG. With only two towns, a public road connecting them may not be built if the towns are too far apart and/or there is too great a mountain or sea.

Qwest8K commented 3 days ago

This may depend on the map size, terrain, and RNG. With only two towns, a public road connecting them may not be built if the towns are too far apart and/or there is too great a mountain or sea.

Got it. In my case, was too large distance between towns.