to solve oasis door stuck problem for A2 Keyhunt v2.5, find act2_Oasis.xml, put following code between <GameParams quest... and <Order>: Code: <TargetBlacklists> <TargetBlacklist actorId="178161" /> </TargetBlacklists>
so it should look like <PickupLoot>True</PickupLoot> <GameParams quest="57339" step="-1" act="A2" difficulty="Inferno" resumeFromSave="False" isPrivate="True" numGames="-1" /> <TargetBlacklists> <TargetBlacklist actorId="178161" /> </TargetBlacklists> <Order> *edit* just ran a trial with this as the edit to the code and it seems to work a treat. Awesome job
Follow the steps mentioned below: It should look like this Code: <PickupLoot>True</PickupLoot> <GameParams quest="57339" step="-1" act="A2" difficulty="Inferno" resumeFromSave="False" isPrivate="True" numGames="-1" /> <TargetBlacklists> <TargetBlacklist actorId="178161" /> </TargetBlacklists> <Order>
Does anyone have a link to a working key run profile that loops through to different acts collecting keys? Or links to single key runs work as well.