@Klonan,
As per the reply on Oct 28, the second train is being scheduled to the requester station before the first train completes its first stop at the provider station. The "is full" interrupt logic always checks the trains "on the way" and there's no way to have it check "trains with this stop ...
Search found 4 matches
- Thu Oct 31, 2024 12:04 am
- Forum: Resolved Problems and Bugs
- Topic: [Klonan] [2.0.11] Train interrupt wildcard signal mixing
- Replies: 8
- Views: 1484
- Tue Oct 29, 2024 2:56 pm
- Forum: Ideas and Suggestions
- Topic: Train Interrupt Condition for "Trains with this stop"
- Replies: 7
- Views: 3249
Re: Train Interrupt Condition for "Trains with this stop"
I too want this feature. How do we elevate this?
Although I think it would be faster/easier to implement just being able to have train stops output that value on the circuit network. Like it works now with "Trains with this stop - C"
Although I think it would be faster/easier to implement just being able to have train stops output that value on the circuit network. Like it works now with "Trains with this stop - C"
- Mon Oct 28, 2024 2:06 pm
- Forum: Ideas and Suggestions
- Topic: Allow use of "Trains with this stop" like "Trains on the way"
- Replies: 0
- Views: 156
Allow use of "Trains with this stop" like "Trains on the way"
TL;DR
Be able to read "Trains with this stop" into the circuit network with e.g. variable "O", The same way "Trains on the way" already works with variable "C"
What?
"Trains on the way" is already tracked separately from "Trains with this stop"
"Trains on the way" counts only trains traveling ...
Be able to read "Trains with this stop" into the circuit network with e.g. variable "O", The same way "Trains on the way" already works with variable "C"
What?
"Trains on the way" is already tracked separately from "Trains with this stop"
"Trains on the way" counts only trains traveling ...
- Sun Oct 27, 2024 9:13 pm
- Forum: Gameplay Help
- Topic: 2.0 train schedule setup
- Replies: 13
- Views: 16593
Re: 2.0 train schedule setup
@Cylarc , I seem to have developed the same interrupt schedule setup as you posted on Wednesday, It's so close to working with multiple simultaneous requesters/providers/materials but I have the same problems about scheduling several trains at once (race conditions). I tried the solution proposed by ...