Posted 22 January 2013 - 09:19 PM
Hi, I'm trying to acces the excavate program through another program! What I'm trying to do is so that a turtle keeps on going even after its full (It empty it selfe and then keep on going), but for the way I try to do it it wont work!
I tryed to do shell.run("excavate 10") but when I do that it says No Such Program, when I instead do just shell.run("excavate") it says excavate <diameter>…
How can I make this work?
(Sry for bad english)
//Elis
I tryed to do shell.run("excavate 10") but when I do that it says No Such Program, when I instead do just shell.run("excavate") it says excavate <diameter>…
How can I make this work?
(Sry for bad english)
//Elis