This code doesnt work me. act3 Bastion's Keep
The bot runs back to beginning of map.
In QuestTools the Explore Tag showed that Stonefort have an Scene with name "Exit".
But the bot continues exploring. Am I doing something wrong?
The bot runs back to beginning of map.
In QuestTools the Explore Tag showed that Stonefort have an Scene with name "Exit".
But the bot continues exploring. Am I doing something wrong?
Code:
<If condition="CurrentLevelAreaId==93173">
<TrinityExploreDungeon questId="1" until="SceneFound"
sceneName="Exit" boxSize="15" boxTolerance="0.55">
<PriorityScenes>
<PriorityScene sceneName="Exit"></PriorityScene>
</PriorityScenes>
</TrinityExploreDungeon>
</If>
Last edited: