I would do this. Instead of having them target a tile, how about you just override the OnDoubleClick method, and have it automatically dig where the player is standing. Then allow it to check Map, X, Y, and Z, and make sure where they are standing is within 1 tile of the entrance. you can still...