2 posts
Posted 13 February 2014 - 06:08 PM
Hi! I play on the direwolf20 modpack 1.6.4 and my computer and my turtle don't want to leave their programs do you know how I can resolve that?
8543 posts
Posted 13 February 2014 - 08:19 PM
Could you describe the problem you're experiencing in a little more detail? What are you doing, what do you expect that to result in, and what happens instead?
2 posts
Posted 13 February 2014 - 08:40 PM
I took the program of direwolf20 in the episode 9 of his server play and I wanted to touch a screen to use a mystcraft portal thanks to a turtle. And when I tried to stop the startup program with return key it didn't do anything and the program doesn't detect any book in the chest under the turtle.
Turtle program :
http://pastebin.com/zSu3xM53 (in startup only shell.run("books") )
Computer programs :
http://pastebin.com/RwCbqP4i (for the button program)
http://pastebin.com/ELAFP3kT (in startup shell.run("portal") )
8543 posts
Posted 13 February 2014 - 09:11 PM
You wouldn't stop that program by hitting return, you'd stop it by holding Ctrl-T for a moment.