I read a couple posts about getting started with Stealth and they talked about writing a mining script as a start. I set out to try and write a simple mining script using Python. I found a couple examples in the Stealth forum which gave me something to start with. But when I started testing my script, I noticed that all of my calls to functions referencing tile info were returning empty. Then I took a look at Boydon's Python wrapper and saw the in the comments at the top:
# TO DO LIST:
# Tile wrapping is not complete yet. DO NOT USE THEM!
I take it that this comment goes for not only the wrapper but also the embedded Python in the Script.dll. Anyone know if this is true? If the tile functions are still in development then I'd definitely be interested in helping in any way I can.
Thanks,
S