FEATURES:
- Calculates estimated fuel consumption
- nice little gui interface on startup of program
- builds towers all the way at 250 no matter where you are in the world (as long as you input the right Y Coordinates)
- Orientation system
- rednet application to check when turtle is out of range of towers
- rednet application to send turtle to build a tower in blind areas (expand the horizons)
- smart movement to wait or go around any entity so the turtle stays on track
- if invalid entry attempt from user to place in correct entry
- check if numbers are numbers and strings are strings
- turtle sets up tower at Coordinates in front of him not where he is at
- if not the correct vars are set it quits the program
file on disk named startup:
[indent=1]
print("Starting up!")
fs.copy("/disk/startup2", "startup")
[/indent]First GPS Tower (without GPS tracking)
http://pastebin.com/SUp30FTj
GPS Tower (with GPS tracking)
http://pastebin.com/uhFFB9is
My Pastebin
http://pastebin.com/u/cozzimoto