Altiric's Amazing Arborist v0.1 (Works in Ter Mur)
A simple Lumberjack script that lets you harvest wood from your house. All you need is a secure container and an axe!
Load this one into your Scripts Tab, run Autostart, and you're up and running.
Finally been getting around to releasing my lumberjack script. Since there are a lot of people trying to learn more about scripting for Orion, I will be releasing this one in stages. Not to say my way is the best way, but it works lol. The first stage was just a matter of getting the bones together. Once i was able to find, walk to, and chop trees; I added support for the pack animal, then secure drop. I added a few messages to show where the script was in its operation, then sat back and let it run. Once i got the kinks worked out, i removed any extra bits i had and tossed a v0.1 on it!
Revisions:
* v0.2
* -Added GUI
* -Moved action messages to gump
* -Updated chopping to make sure axe is held
* -Added counter for all items listed in harvestTypes(stored in registry)
* -Added gump display for harvestTypes
* v0.1
* -Added ability to find trees, walk up to the closest one, and chop it
* -Added logs2boards
* -Added pack animal support
* -Added secure drop
* -Added action messages
v0.2 - I plan on adding a GUI and Counter system.
** in progress **v0.3 - Will have rune book capability
v0.4 - Looking for suggestions