Talk:Robust Turtle API

From ComputerCraft Wiki
Revision as of 06:02, 14 April 2013 by Unit158 (Talk | contribs) (About digging)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

About digging

You should add a timeout function so that your turtle's problem doesn't stall. If someone has a cobblestone generator for example, and they want it to dig only 128 at a time, your program is going to be frozen.