CitiesSkylinesMods / TMPE

Cities: Skylines Traffic Manager: President Edition
https://steamcommunity.com/sharedfiles/filedetails/?id=1637663252
MIT License
569 stars 85 forks source link

Public Transport - Take Ticket Price into Pathfinding Cost #1591

Closed thomaschow19 closed 2 years ago

thomaschow19 commented 2 years ago

The Pathfinding of Public Transport Users do not seem to take ticket prices into consideration. Would be a nice addition if the citizens will take ticket prices into consideration (ie they might prefer a cheaper but slower bus route if possible)

kianzarrin commented 2 years ago

you can't change bus ticket prices can you?

krzychu124 commented 2 years ago

Pathfinding already does that, even more than vanilla. If you have districts with free transport then.. obviously won't work in those areas.

One of the examples: https://github.com/CitiesSkylinesMods/TMPE/blob/bfeccac39577e02418e7143022e418a48c8ee73c/TLM/TLM/Custom/PathFinding/CustomPathFind.cs#L2100-L2106