Posted 21 June 2013 - 07:01 PM
Okay! I have made a program ;)/> It waits for a modem message from a master PC, then executes the code corresponding to the message
Here's the code
http://pastebin.com/dDz7fsB5
If the modem message received is "position" the turtle will go out 63 blocks and place a quarry landmark, and go hide under the block the landmark is placed on
if the modem message is "place" the turtle will move infront of the land mark, if theres a block there(quarry frame more than likely) it will break it, then place another land mark, then go hide again
The place feature is only ever used whenever the server I play on restarts, and i have to restart my quarries :P/>
Here's the code
http://pastebin.com/dDz7fsB5
If the modem message received is "position" the turtle will go out 63 blocks and place a quarry landmark, and go hide under the block the landmark is placed on
if the modem message is "place" the turtle will move infront of the land mark, if theres a block there(quarry frame more than likely) it will break it, then place another land mark, then go hide again
The place feature is only ever used whenever the server I play on restarts, and i have to restart my quarries :P/>