Jump to content




how do you a turtle to take items from a chest


  • You cannot reply to this topic
10 replies to this topic

#1 gummies12

  • New Members
  • 4 posts

Posted 26 October 2012 - 05:19 PM

View Postgummies12, on 26 October 2012 - 05:19 PM, said:

i cant get my turtle to take items from a chest and i have tried evrything. plz help.

here is the code


Edit: finally got it work thank you.


Spoiler

i cant get my turtle to take items from a chest and i have tried evrything. plz help.

here is the code



Spoiler


#2 Ditto8353

  • New Members
  • 138 posts

Posted 26 October 2012 - 05:21 PM

turtle.suck() ?

#3 gummies12

  • New Members
  • 4 posts

Posted 26 October 2012 - 05:26 PM

i have already tried that it wont work

#4 Ditto8353

  • New Members
  • 138 posts

Posted 26 October 2012 - 05:29 PM

Do you get an error message? If so, what is it?
Try doing
print(turtle.suck())
And tell us what the output is.
Is there a chest directly in front of the turtle?
Is there something in the chest?
Does the turtle have room for it?

#5 gummies12

  • New Members
  • 4 posts

Posted 26 October 2012 - 05:39 PM

i dont get an output when i add that to the code
no i do not get an error message
and yes for the last three questions

#6 Ditto8353

  • New Members
  • 138 posts

Posted 26 October 2012 - 05:59 PM

Hmm... I am not sure what is happening here. It sounds a bit like the mod isn't functioning properly. You may want to check that you have the proper verions of Minecraft, Forge, CC, and Java installed.
In addition, if you type in simply
print("Hello")
Do you get any output?
If not, then I would lean towards checking your versions and doing a re-installation of the mod(s), but I do not have a full understanding of what could cause this.

#7 gummies12

  • New Members
  • 4 posts

Posted 26 October 2012 - 06:12 PM

thnx

#8 ChunLing

  • Members
  • 2,027 posts

Posted 26 October 2012 - 06:52 PM

There are three suck commands, turtle.suck, turtle.suckUp,, and turtle.suckDown, You may need to change where the chest you want to access is relative to the turtle. Also check your version, suck is a new command.

#9 KaoS

    Diabolical Coder

  • Members
  • 1,510 posts
  • LocationThat dark shadow under your bed...

Posted 26 October 2012 - 07:07 PM

I have an idea lol. I bet you're using tekkit right. what version of CC are you on??

#10 darkrising

  • Members
  • 234 posts
  • LocationScotland

Posted 27 October 2012 - 12:01 PM

View PostKaoS, on 26 October 2012 - 07:07 PM, said:

I have an idea lol. I bet you're using tekkit right. what version of CC are you on??

Tekkit to my knowledge is currently running cc 1.3.3 :D/>

#11 KaoS

    Diabolical Coder

  • Members
  • 1,510 posts
  • LocationThat dark shadow under your bed...

Posted 27 October 2012 - 12:41 PM

which doesn't support chest interaction





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users