LuaCombinator 3 deprecated

by OwnlyMe

Like LuaCombinator2, but with full event support

Content
5 years ago
0.17 - 0.18
34
Circuit network

b required to subscript `rednet` and `greennet` before iterating within `on_nth_tick`

5 years ago

Tested within on_nth_tick context.

If attempting to iterate over these using pairs without subscripting them first, you get only the mt entry.

If attempting to iterate over these using pairs after having subscripted them at least once (even the nil key), you get the actual signals.

5 years ago

fixed

New response