Page 1 of 1
[0.12.29]train stop info
Posted: Sat Mar 26, 2016 3:29 am
by WhiteORU
Hello I noticed that when the train stops at the station information that says the next stop, the same station should be different? no?
Re: [0.12.29]train stop info
Posted: Thu Mar 31, 2016 1:42 pm
by kovarex
I don't understand.
Re: [0.12.29]train stop info
Posted: Thu Mar 31, 2016 2:01 pm
by Rseding91
kovarex wrote:I don't understand.
I believe he's referring to the right-content tooltip info that lists the next train stop for the train.
Re: [0.12.29]train stop info
Posted: Thu Mar 31, 2016 2:04 pm
by kovarex
Ok, I finally understood what you mean. Fixed for 0.12.30
Re: [0.12.29]train stop info
Posted: Thu Mar 31, 2016 7:09 pm
by Choumiko
How was it fixed?
Does the tooltip take the LuaTrain.schedule.current and show the schedule.current+1 name or does schedule.current change as soon as the train arrives at a station? I kind of need to know if it is the latter, as that would break SmartTrains
Re: [0.12.29]train stop info
Posted: Thu Mar 31, 2016 7:58 pm
by kovarex
Choumiko wrote:How was it fixed?
Does the tooltip take the LuaTrain.schedule.current and show the schedule.current+1 name or does schedule.current change as soon as the train arrives at a station? I kind of need to know if it is the latter, as that would break SmartTrains
The state wasn't changed, just the way it is shown in the description.
It shows current when not in station, and next when in station.