Posted 06 October 2012 - 11:41 AM
Hi,
First time posting.
This is simple excavation program that i designed to dig out chunk sized areas, but it can be used to dig out any sized area.
I spend about 4 days learning lua, but in this time i did rewrite code couple of times.
I would have used that excavate program and modified that, but couldn't find it anywhere.
Basicly this just excavates prederminated area and between every layer it will come to starting point and redstone signal backside for RP2 filter dropoff
Code:
http://pastebin.com/s6VfnVrM
Hope it's ok that function names are in finnish. I commented most of the functionality.
Ps.
Computercraft is really good tool to learn programming!
First time posting.
This is simple excavation program that i designed to dig out chunk sized areas, but it can be used to dig out any sized area.
I spend about 4 days learning lua, but in this time i did rewrite code couple of times.
I would have used that excavate program and modified that, but couldn't find it anywhere.
Basicly this just excavates prederminated area and between every layer it will come to starting point and redstone signal backside for RP2 filter dropoff
Code:
http://pastebin.com/s6VfnVrM
Hope it's ok that function names are in finnish. I commented most of the functionality.
Ps.
Computercraft is really good tool to learn programming!