Posted 11 February 2014 - 11:07 AM
I love turtles; but their programming code is a mystery to me, despite having taken programming classes a while back. Here's what I need a turtle to do for me:
1: To detect what a given item is in slot 1.
2: To dump everything else into an inventory below it.
3: If the item in slot 1 isn't there, then retrieve it from an inventory in front of it (an AE Interface if that matters)
I've managed to cobble a couple of idiot-level programs that does stuff for me; but I would really love some help in completing these 3 task within 1 program. Thank you in advance…
1: To detect what a given item is in slot 1.
2: To dump everything else into an inventory below it.
3: If the item in slot 1 isn't there, then retrieve it from an inventory in front of it (an AE Interface if that matters)
I've managed to cobble a couple of idiot-level programs that does stuff for me; but I would really love some help in completing these 3 task within 1 program. Thank you in advance…