[0.12.29]train stop info
[0.12.29]train stop info
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
I don't understand.
Re: [0.12.29]train stop info
I believe he's referring to the right-content tooltip info that lists the next train stop for the train.kovarex wrote:I don't understand.
If you want to get ahold of me I'm almost always on Discord.
Re: [0.12.29]train stop info
Ok, I finally understood what you mean. Fixed for 0.12.30
Re: [0.12.29]train stop info
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
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
The state wasn't changed, just the way it is shown in the description.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
It shows current when not in station, and next when in station.