Page 1 of 1

TrainScheduleRecord support for unnamed (position/rail target) temporaries

Posted: Thu Feb 28, 2019 9:58 pm
by justarandomgeek
Currently, the position/rail-target temporaries are returned by API calls as a station with no name, but the actual target isn't present. There also appears to be no way to create these entries.

Re: TrainScheduleRecord support for unnamed (position/rail target) temporaries

Posted: Wed Mar 06, 2019 1:00 pm
by dockmeister
Hi,

i would like to second this. I would like to set temporary station via lua.

Also there is a field missing in "TrainScheduleRecord" on https://lua-api.factorio.com/latest/Con ... duleRecord.

For temporary stations there is a third field available:
temporary: a boolean, true if station is temporary nil otherwise

cheers