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

MY TURTLES WON'T MOVE

Started by Saxguy99, 02 April 2013 - 05:12 AM
Saxguy99 #1
Posted 02 April 2013 - 07:12 AM
Hi
I give my turtles a simple command, like
turtle.digDown()
turtle.down()
turtle.dig()
turtle.forward()

So I don't get why the turtle is working can anyone help me please!!
BTW I did put coal in the turtle and the only thing the turtle will do is turtle.digDown() but it won't continue the program.
I love this mod and i want to get more advanced with it but the stupid turtles won't work and please help me!
Thanks
Oh and some people have asked what version of computercraft in using, i'm us the the one for minecraft 1.5.1.
Engineer #2
Posted 02 April 2013 - 07:14 AM
What version of CC are you on?
SuicidalSTDz #3
Posted 02 April 2013 - 07:14 AM
Are you on a server? Owners sometimes disable turtles for a variety of reasons.

EDIT: Fuel is only needed when turtles move from their parent block(the block they are placed on)
Saxguy99 #4
Posted 02 April 2013 - 07:58 AM
I'M using the version for minecraft 1.5.1
Lyqyd #5
Posted 02 April 2013 - 07:59 AM
The turtle won't just take the coal and turn it into fuel automatically. Try using turtle.refuel() with the slot the coal is in selected, or run the refuel script with `refuel all`.
Sammich Lord #6
Posted 02 April 2013 - 07:59 AM
Did you just put coal in or did you use turtle.refuel() too?

Edit: Ninja'd. Really Lyqyd? :P/>
Saxguy99 #7
Posted 02 April 2013 - 08:10 AM
Oh ok i didn't know about the turtle.refule()
thanks ill see if i works and ill friend u guys who helped
Saxguy99 #8
Posted 02 April 2013 - 08:19 AM
Hey thanks to everyone with your help. What i forgot to use was turtle.refuel() and thanks to these people
Engineer
Lyqyd
Sammich Lord
SuicidalSTDz

Thanks