상차역 출력신호가 요청된 아이템을 출력하는걸로 아는데, 이게 열차가 도착해야만 나오는거 같더라고?
혹시 이걸 열차 스케줄이 만들어졌을때 알 수 있는 방법은 없음?
다중 상차역에서 스케줄 잡혔을때 미리 아이템 준비하게 만들고 싶음
댓글 4
정류장 조절모드로 놓은 조합기의 아웃풋이 배차된 스케쥴 신호를 나타낸다고 읽었던것같은데 안해봐서 몰류
낚구(ranul123)2024-08-02 14:44
답글
해본다
개허접임(matter4022)2024-08-02 15:50
답글
The output of the combinator gives the sum total of all cargo loading or unloading orders in progress for the station. The very tick a train is dispatched for a new order to the station, that order is added to the output of this combinator, and it is removed as soon as the train leaves the station.
정류장 조절모드로 놓은 조합기의 아웃풋이 배차된 스케쥴 신호를 나타낸다고 읽었던것같은데 안해봐서 몰류
해본다
The output of the combinator gives the sum total of all cargo loading or unloading orders in progress for the station. The very tick a train is dispatched for a new order to the station, that order is added to the output of this combinator, and it is removed as soon as the train leaves the station.
별게 다 되네