Posted 13 December 2012 - 02:44 PM
I know I can send a rednet message using rednet.send(ID, "MSG", true) in a program
but how do I make it when using that program to require a variable for the message?
Cause wrote a program for mining turtle for a cobble gen(Seeing how red power isnt out yet)
So I want to tell it how many stacks to gather. Which is all setup, just need to send the turtles a msg with the number of stacks.
but how do I make it when using that program to require a variable for the message?
Cause wrote a program for mining turtle for a cobble gen(Seeing how red power isnt out yet)
So I want to tell it how many stacks to gather. Which is all setup, just need to send the turtles a msg with the number of stacks.