11 posts
Posted 05 April 2014 - 10:13 AM
Hello!
Whenever i try to do a command like turtle.forward() in the lua terminal (In a turtle), it does not work. turnLeft and turnRight and Digging works. But not moving?
Thanks for reading my topic
7083 posts
Location
Tasmania (AU)
Posted 05 April 2014 - 10:21 AM
Stating it "doesn't work" doesn't tell us very much. Phrase things in terms of what DOES happen - for example, does the turtle throw up an error message, or perhaps just "ignore" the command?
To guess, you've not
fuelled the little guy.
11 posts
Posted 05 April 2014 - 10:24 AM
It says "false" when i want it to move forward. And yes. I fuelled him!
7083 posts
Location
Tasmania (AU)
Posted 05 April 2014 - 10:26 AM
You didn't happen to eg pickaxe the turtle and replace it after giving it fuel, did you?
Can it travel in other directions?
Can it use eg the "excavate" script?
11 posts
Posted 05 April 2014 - 10:32 AM
I solved the problem. Some chuck errors …