In the server game, I happily built stops which the graphics show as giving coverage to industries, only to discover the routes were not functioning. It turns out that the graphic displays the coverage as though a freight stop were a passenger stop. Is this intended?
The trouble is that a stop can deal with both freight and passengers, and the same stop would then have different radii for each. It would be good one day to have a whole user interface to show the separate radii for each, but that would take considerable extra coding work. (Originally, it was intended that freight would have a radius of 1, negating the need for a coverage display, but this was found to be impractical).
Maybe a toggle? V once is passenger/mail radii, V again is freight, V again turns it off?
Ahh, not a bad idea. Shall consider that. But the question would remain, I suppose, as to how players will know which radius is which.
Why are the radii different?
Because people can walk whereas tonnes of coal cannot.
You can just add for a second marker and show both. Or overlay tiles with shading and use the marker too.
Ahh, thank you for the suggestion. I have never really looked into the graphics code; how would one code such a double overlay?
Quote from: jamespetts on January 26, 2014, 11:21:15 PM
Because people can walk whereas tonnes of coal cannot.
Like the logic :-)
But in that case why is the freight radius not 1?
It was originally 1; but this proved to be impractical where a stop and an industry were separated by height, as was often the case with canals.
But that's easily fixed - you build a warehouse on the diagonal tile.
In town centres, this was often not practicable.
Just to confirm, which radius does mail conform to - passenger or freight? And does mail "walk" between stops like passengers do?
pretty sure mail uses the larger radius and it doesn't walk.
People who deliver it do.
I think AP is wondering if the mail will walk to another station within catchment range, like what pax do.
No, only passengers walk between stations.
So how do we pass mail between players, between adjacent stops? Are shared/public stations the only way?
Public stations are not necessary: just grant access rights to the player with whom you want to share and agree particular stops at which the mail is transferred (or other such arrangements, such as through-running on each other's lines).