Difference between revisions of "Talk:Robust Turtle API"
From ComputerCraft Wiki
(About digging) |
|||
Line 1: | Line 1: | ||
== About digging == | == 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. | + | 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. [[User:Unit158|-Unit]] 10:03, 14 April 2013 (MSK) |
Revision as of 06:03, 14 April 2013
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. -Unit 10:03, 14 April 2013 (MSK)