im trying to make a turtle do this:
excavate 1but do it in rows using a code kinda like this:
shell.run("excavate(1)")
but obviously that doesn't work, any help?
Posted 21 July 2013 - 09:44 PM
excavate 1but do it in rows using a code kinda like this:
shell.run("excavate(1)")
but obviously that doesn't work, any help?
Posted 21 July 2013 - 11:44 PM
shell.run("excavate 1")
Posted 22 July 2013 - 12:09 AM
Posted 22 July 2013 - 05:09 AM
shell.run("excavate", "1")
Posted 22 July 2013 - 09:54 AM
0 members, 1 guests, 0 anonymous users