Page 1 of 1

counting combinators?

Posted: Sun Nov 15, 2020 5:49 pm
by Livedeath
Hey there.
Can we have a counting combinator?
i want to count the amount of an inserter held in 10 cycles to start a program.
Currently i work with many combinators to solve this. but it uses much space.
1 combinator with a purpose for counting only would solve this problem.

Best Regards,
Livedeath

Re: counting combinators?

Posted: Sun Nov 15, 2020 5:58 pm
by MassiveDynamic
One combinator with a wire from output to input is a counter combinator. No?

Re: counting combinators?

Posted: Mon Nov 16, 2020 9:13 pm
by SackCFix
Hi Livedeath,

if you want to count Items in a Inserters Hand there is a allready a built-in "1 combinator with a purpose for counting only ":
Item_Counter.jpg
Item_Counter.jpg (115.22 KiB) Viewed 1913 times


This Setup will count all the Items and display it in its Output:
Item_Counter_2.jpg
Item_Counter_2.jpg (103.91 KiB) Viewed 1913 times


So if you want to make a Suggestion for a "Counting-Combinator" there's a very good Post you might want to look at viewtopic.php?f=6&t=3394, seriously 8-)

If you have any Question on how the above Setup works and how to use this to start your Programm after 10 Cycles from an Inserter, feel free to ask :D

Re: counting combinators?

Posted: Wed Nov 25, 2020 5:28 pm
by Livedeath
Hey. Thanks for the help. :-)

Re: counting combinators?

Posted: Thu Nov 26, 2020 5:02 am
by ssilk
no need to implement — ssilk