Auto-explore goes to wrong stairs in blighted ruins
Moderator: Moderator
Auto-explore goes to wrong stairs in blighted ruins
Not sure if there's an easy fix for this, but in the Blighted Ruins (undead starter dungeon) the auto-explore feature will wind up taking you to the downstairs, when really you should be heading towards the upstairs. Maybe there should be a flag set in the zone to state that it goes the other way, and the autoexplore function can check this flag?
Re: Auto-explore goes to wrong stairs in blighted ruins
Was just thinking this. I think there actually already is a flag in the zone file. This might also be an issue with Tannen's Tower.
Sorry about all the parentheses (sometimes I like to clarify things).
Re: Auto-explore goes to wrong stairs in blighted ruins
I do not know about the blighted ruins but in most zones when auto-explore takes you to stairs, if you press auto-explore again it will take you to the other stairs.
Re: Auto-explore goes to wrong stairs in blighted ruins
So far from what I've seen, in every zone that has had two stairs, what Graham said works.
Re: Auto-explore goes to wrong stairs in blighted ruins
Tannen's Tower works correctly, because it uses the "reverse_level_display=true," flag in the zone definition. Blighted Ruins should probably use the same approach.