Up front I am a complete noob to Lua and CC in general. but I am trying.
I wrote a simple program to place a BC quarry, (with wireless pipes for both power and Items) I understand it will require me to set the channel and to recieve or not recieve.
I am now in the process of trying to figure out if it is possible to place down a turtle. Give it the needed Mats (a few other turtles, Stone ..ect) and then for it to move to a certain place (GPS Satalites already up, clearing a way there if needed) then Place another turtle to build say a 9x9 room (the original turtle placing the needed Mats and fuel in the second Turtle, then telling the second turtle to run the program to make the 9x9 room. or a series of them. After telling the second turtle to do this… would move on to the next task and either place down another Turtle and do what is needed there (place a 2nd slave turtle, add Mats, fuel ect.. )
or would this be not possible?
I am not asking for the Code to do this.. I am very willing to try and figure it out on my own. but general ideas would be welcome.
again thank you for the time you took to read my ramblings.