Jump to content




Secret Turtle Door Problem


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

#1 applesauce10189

  • Members
  • 162 posts

Posted 18 January 2014 - 09:33 PM

I have a slight problem, I have a couple turtles and a computer. All three are wireless. The computer is giving out commands just fine. The first turtle I set up is working fine. The second one just sits there. I'll give the code to all three programs. Just to save space I'll put them in spoilers.


Not working turtle.
Spoiler
Computer.
Spoiler
Working turtle.
Spoiler

EDIT: Checked and double checked turtle ID's. That isn't what's wrong.
ANOTHER EDIT: Fixed a small problem. Not related to this post.

Edited by applesauce10189, 18 January 2014 - 09:39 PM.


#2 OReezy

  • Members
  • 91 posts

Posted 18 January 2014 - 09:49 PM

In the non working turtle, you compare the message to "on" instead of "open"

 if message == "on" then


#3 applesauce10189

  • Members
  • 162 posts

Posted 18 January 2014 - 09:50 PM

View PostOReezy, on 18 January 2014 - 09:49 PM, said:

In the non working turtle, you compare the message to "on" instead of "open"

 if message == "on" then
Thank you very much :)





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users