Jump to content




Wont walk?



4 replies to this topic

#1 appollon41

  • New Members
  • 1 posts

Posted 19 May 2016 - 09:47 PM

Heeello!

I'm pretty new to CC, and I tried a little program. But the thing is that the turtle won't go forward or back or.. any movement I asked it. Here's the code.. So if it's possible, let me know where is the problem.

Peace!



code :http://pastebin.com/emi0KBzk

#2 Dog

  • Members
  • 1,179 posts
  • LocationEarth orbit

Posted 19 May 2016 - 09:55 PM

Is there fuel in the turtle?

#3 TNT_Nolan

  • Members
  • 35 posts
  • LocationUnited States of America

Posted 19 May 2016 - 11:31 PM

You never refueled the turtle.

Put coal blocks or a item that has burn time in the slot that has a border around it.

Do the follow code to refuel the turtle

>lua
>turtle.refuel()

You will get true if it worked, and false if it didn't.

#4 The Higher Realm

  • Members
  • 23 posts
  • LocationUSA

Posted 20 May 2016 - 12:53 AM

Open the turtle and I believe you just need to put coal (or any fuel) in slot 1 and type "refuel [ammount-of-fuel]" if that doesn't work then type lua, then type turtle.refuel().

#5 Waitdev_

  • Members
  • 432 posts
  • LocationAdelaide

Posted 20 May 2016 - 07:26 AM

View PostActiquack322, on 20 May 2016 - 12:53 AM, said:

Open the turtle and I believe you just need to put coal (or any fuel) in slot 1 and type "refuel [ammount-of-fuel]" if that doesn't work then type lua, then type turtle.refuel().

actually, i don't think it matters what slot you put it in





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users