259 posts
Posted 13 July 2013 - 09:42 PM
Is there a way for a computer/turtle to determine if it's an advanced turtle/computer? I need to know so I can make sure to disable features that will be in some programs if it is only a normal turtle.
892 posts
Location
Where you'd least expect it.
Posted 13 July 2013 - 10:08 PM
term.isColor() returns if it is advanced or not.
Hope it helped!
259 posts
Posted 13 July 2013 - 10:27 PM
term.isColor() returns if it is advanced or not.
Hope it helped!
W00t! That is correct, sir, or madam :D/>