I think I'm going to have to take you up on that offer on teaching about rednet, VikeStep.
I decided it was the best idea because I'd be learning something new and potentially valuable, and I'd been putting off learning the rednet anyway.
I have two turtles, the sending one which receives the redstone signal from the lever and sends a rednet message when the signal changes and then the other turtle which receives the rednet message and outputs a redstone signal when the message == "true". At least, in theory that's how I want it to work. I have no idea if I'm even doing it right, so thank you to whoever helps me.
Turtle #1 and the sending one:
http://pastebin.com/cmBuHbjw
Turtle #2 and the receiving one:
http://pastebin.com/aFEgez9D
I decided it was the best idea because I'd be learning something new and potentially valuable, and I'd been putting off learning the rednet anyway.
I have two turtles, the sending one which receives the redstone signal from the lever and sends a rednet message when the signal changes and then the other turtle which receives the rednet message and outputs a redstone signal when the message == "true". At least, in theory that's how I want it to work. I have no idea if I'm even doing it right, so thank you to whoever helps me.
Turtle #1 and the sending one:
http://pastebin.com/cmBuHbjw
Turtle #2 and the receiving one:
http://pastebin.com/aFEgez9D