Posted 16 September 2012 - 04:28 AM
Hello y'all, I just got Tekkit yesterday and have only learned the existence of Computercraft today. Now I'm trying to learn the API code and I'm like a blind man stumbling in the dark.
I've looked at the turtle api information and every tutorial I can find, but everything seems so specific to situations and nothing has helped me yet.
What I want:
1- My Mining Turtle to wait for a signal
2- I type "Turtle" into my computer
3- My Mining Turtle runs the rest of my code
I have absolutely no idea how to even transmit from the wireless modem. I know I need rednet.open("side") on both of them, but other than that, nothing has helped me. Even the simple tutorial on this gives me "attempt to call nil" on line 3
Thanks for anyone who can help
I've looked at the turtle api information and every tutorial I can find, but everything seems so specific to situations and nothing has helped me yet.
What I want:
1- My Mining Turtle to wait for a signal
2- I type "Turtle" into my computer
3- My Mining Turtle runs the rest of my code
I have absolutely no idea how to even transmit from the wireless modem. I know I need rednet.open("side") on both of them, but other than that, nothing has helped me. Even the simple tutorial on this gives me "attempt to call nil" on line 3
Thanks for anyone who can help