I have found out that I can use BundledCables to controll something. So how to get the input? I used this (found out in help redpower):
c = rs.getBundledInput( "right" )
red = colors.test( c, colors.red )
And I tried this:
c = rs.getBundledInput("right")
red = colors.test(c, colors.red)
But it throw error At line 1. What is wrong? Help me!
[Lua][Question] Bundled Cables input?
Started by ciba43, Jun 19 2012 03:25 PM
2 replies to this topic
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











