Skip to main content
Topic: [Fixed v3.9] Revenue calculation following transfers (Read 2213 times) previous topic - next topic

[Fixed v3.9] Revenue calculation following transfers

After a transfer, the sum of a p****enger's entire journey up to that point is being added to revenue at later transfer stops and at the final destination stop. Just the amount for the current leg (based on distance from the previous transfer stop) should be added.

EX:

3 stops A,B,C
2 trams - one line from A to B, one line from B to C

revenue per p****enger:
For origin A to dest B = 1.00
For origin B to dest C = 1.00

For origin A to transfer B to dest C:
Revenue paid from A to the transfer stop B = 1.00.  No problem.
Revenue paid from the transfer stop B to C = 2.00.  Problem -- the increase in revenue is being calculated as (A to B)+(B to C), but (A to B) has already been paid.
Total=3.00, but should be 2.00


Edit:  Fixed in v3.9

Re: [Bug v3.8] Revenue calculation following transfers

Reply #1
Fixed in version 3.9. Thank you very much for the report!
Download Simutrans-Extended.

Want to help with development? See here for things to do for coding, and here for information on how to make graphics/objects.

Follow Simutrans-Extended on Facebook.