This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
joshf67's profile picture

Is there any way to make a turtle go to specific coordinates?

Started by joshf67, 01 September 2012 - 03:24 PM
joshf67 #1
Posted 01 September 2012 - 05:24 PM
If you do know any way to do this that would be cool if you could tell me because the way i am trying to do is failing
BigSHinyToys #2
Posted 01 September 2012 - 06:30 PM
simple answer yes

Complex answer:
There is no built in GOTO coordinate system in CC. You would have to code your own from the ground up. There are some already made systems in the program section if you look hard enough you will find some. Most of them will be from preFuel days where turtles ran for infinity so you would have to modify the code to allow refueling.
joshf67 #3
Posted 01 September 2012 - 06:47 PM
Thank you, i'm using tekkit so no need to worry about recoding atm :)/>/>