Page 2 of 2

Re: How to find a lost item - except revisiting each tile

Posted: Tue Jul 30, 2013 8:27 pm
by Komag
near an alcove but on the floor should behave as though no alcove were there, it's not "in the alcove on the floor" but rather it's simply not in an alcove, but is simply on the floor. The early search code should work for that. Except it may not work if you have any map notes on those squares.

Re: How to find a lost item - except revisiting each tile

Posted: Wed Jul 31, 2013 6:03 pm
by RobinSword
That’s it! After removing all notes from my map, the item was found!
So now I have two working scripts: One for searching the tiles and one for searching the alcoves.

Thanks for the great help!

Re: How to find a lost item - except revisiting each tile

Posted: Wed Jul 31, 2013 11:02 pm
by Komag
glad it worked for you! :)