WesBur13 Posted November 3, 2013 Posted November 3, 2013 so i have been trying to get my terminal glasses to display my turtles fuel level for 2 hours now can some one tell me what im doing wrong? the pastebin is K7j24uGr http://pastebin.com/K7j24uGr thanks
Niverton Posted November 3, 2013 Posted November 3, 2013 Well, without the turtle code, and what is happening when you run it, can't help you. Possible errors: wrong ID when the turtle is sending; the turtle sends nothing; you didn't put your glasses on; you didn't link the glasses to the terminal EDIT: another possible error: the turtle is to far for the computer to receive.
russjr08 Posted November 5, 2013 Posted November 5, 2013 Well, your program needs to be in a while loop, otherwise it'll only run once. Also, I assume you have your turtles programmed to send their fuel levels over rednet? They don't just do that automatically. Also, what errors are you getting..? What's wrong?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now