I'm trying to modify an act 2 profile which runs Storm Halls Dungeon; it uses Fully explored, and backtracks a lot. I am trying to change that to ExitFound, and checked the ExitNameHash of the way out (44805511).
Problem is, as soon as you enter the dungeon there is a teleport back portal, exactly the same as the Exit portal at the end of the dungeon, which share the ExitNameHash. So if I use it, as soon as it enters the dungeon it finds the fake exit and just finishes the DungeonExplore.
Is there anything I can do to solve this? Like, Blacklisting that ExitNameHash for the first 60 seconds of the dungeon, or just to consider the exit found the 2nd time it finds it in the dungeon, or something?
Thanks !
Problem is, as soon as you enter the dungeon there is a teleport back portal, exactly the same as the Exit portal at the end of the dungeon, which share the ExitNameHash. So if I use it, as soon as it enters the dungeon it finds the fake exit and just finishes the DungeonExplore.
Is there anything I can do to solve this? Like, Blacklisting that ExitNameHash for the first 60 seconds of the dungeon, or just to consider the exit found the 2nd time it finds it in the dungeon, or something?
Thanks !