Search found 3 matches
- Tue Feb 01, 2022 10:48 am
- Forum: Gameplay Help
- Topic: [Circuits] Integer storage for stations controller
- Replies: 8
- Views: 2696
Re: [Circuits] Integer storage for stations controller
One trick you can use to delay the signals for 3 ticks is having it pass through 3 arithmetic doing each+0=>each.
Indeed, delaying is easy to do like that.
But since you wrote "as integer", it sounds like you need an additional conversion besides the demultiplexing in step 3; if so, we need ...
- Mon Jan 31, 2022 2:36 pm
- Forum: Gameplay Help
- Topic: [Circuits] Integer storage for stations controller
- Replies: 8
- Views: 2696
[Circuits] Integer storage for stations controller
Hello,
Even as an old player, I'm still struggling when it comes to advanced signals. I'm trying to make a controller to select train stations to activate depending on their filling level but I'm stuck at memorizing their values as they come.
Here is a "simple" process description I made:
1 ...
Even as an old player, I'm still struggling when it comes to advanced signals. I'm trying to make a controller to select train stations to activate depending on their filling level but I'm stuck at memorizing their values as they come.
Here is a "simple" process description I made:
1 ...
- Sat Jan 30, 2021 11:59 am
- Forum: Resolved Problems and Bugs
- Topic: [kovarex] [1.1.19] Drag belt building goes underground under nothing when out of reach
- Replies: 1
- Views: 2497
[kovarex] [1.1.19] Drag belt building goes underground under nothing when out of reach
Hello,
AS:
[/b]OOR = Out Of Reach
Description :
[/b]When placing belt by one-line dragging, going out of reach then come back to reachable after moving the player can place underground belt under tiles "missed" while out of reach.
Reproduce method:
[/b]0 - (During whole operation, get belt ...
AS:
[/b]OOR = Out Of Reach
Description :
[/b]When placing belt by one-line dragging, going out of reach then come back to reachable after moving the player can place underground belt under tiles "missed" while out of reach.
Reproduce method:
[/b]0 - (During whole operation, get belt ...