Hi
Am I the only one experiencing bugs with ExploreArea (or am I doing something wrong)?
I have this code:
However, it doesn't use the portal when it finds it. and when it runs back explore the rest of the dungeon, and should return to the portal, it just runs into a wall.. I have tried with leaveWhenFinished="True" too, didn't work either.
Anyone tried it or someone have a solution?
Am I the only one experiencing bugs with ExploreArea (or am I doing something wrong)?
I have this code:
Code:
<ExploreArea questId="72095" stepId="11" boxTolerance="0.30" boxSize="10" until="ExitFound" exitNameHash="-816183389" interactRange="5"/>
<UseObject questId="72095" stepId="11" actorId="168932" isPortal="True" destinationWorldId="60713" />
Anyone tried it or someone have a solution?