B.Eng.Sybriks
New Member
- Joined
- Jun 6, 2012
- Messages
- 30
What Kill and Lootradius do u all use? i get stuck from time to time and have no idea how to solve it ![Frown :( :(](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f641.png)
![Frown :( :(](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f641.png)
<Profile>
<Name>Act 2 Q3.2 by Inrego</Name>
<GameParams quest="74128" step="54" act="A2" difficulty="Normal" resumeFromSave="False" isPrivate="True" numGames="-1" />
<Order>
<WriteReport />
<!-- Let us start this while we're down there... Only use the WP if we're not already at the level we want to be on. -->
<If condition="Me.IsInTown">
<UseWaypoint questId="74128" stepId="54" x="323.9641" y="290.2655" z="1.645628" levelArea="1999503360" actorId="6442" waypointNumber="4" />
</If>
<MoveTo questId="74128" stepId="54" x="1283.739" y="1291.053" z="184.6851" levelArea="1999568897" pathPrecision="35" name="Alcarnus Barricade" />
<MoveTo questId="74128" stepId="54" x="1092.617" y="1541.873" z="184.4917" levelArea="1999568897" pathPrecision="35" name="Alcarnus Stairs" />
<MoveTo questId="74128" stepId="54" x="895.123" y="1214.042" z="196.8707" levelArea="1999568897" pathPrecision="35" name="Lair of the Witch entry point" />
<While condition="Me.WorldDynamicId == 1999568897" >
<UseObject questId="74128" stepId="54" x="895.0288" y="1212.03" z="196.8707" levelArea="1999568897" actorId="195234" />
<WaitTimer questId="74128" stepId="54" waitTime="500" />
</While>
<MoveTo questId="74128" stepId="26" x="214.0962" y="197.2851" z="0.1" levelArea="1999634434" pathPrecision="10" name="Boss location" />
<WaitTimer questId="74128" stepId="26" waitTime="200" />
<SkipCutscene questId="1" />
<MoveTo questId="74128" stepId="26" x="200.8307" y="195.8042" z="0.1" levelArea="1999634434" pathPrecision="10" name="Boss location" />
<While condition="IsActiveQuest(74128) and IsActiveQuestStep(26)" >
<WaitTimer questId="74128" stepId="26" waitTime="500" />
</While>
<WaitTimer questId="74128" stepId="9" waitTime="500" />
<UseTownPortal questId="74128" stepId="9" />
<!-- Actually leave the game! -->
<LeaveGame reason="Run is done" />
</Order>
<KillMonsters>True</KillMonsters>
<PickupLoot>True</PickupLoot>
</Profile>
My guess is if the WorldDynamicID can be changed to that of the witch's lair?if (ProfileManager.CurrentProfile.KillMonsters == false && ZetaDia.CurrentWorldDynamicId == 1999568897)
There is a plugin for it. Maghda Kill Wait. Someone else made it for use with this profile.if I can figure out a way to make it ignore all monsters on the way to magdha, I could run this in inferno. Anyone have any idea?![]()
could you possibly direct me toward it? I searched for Maghda Kill Wait, and all I got was this thread where you mentioned it.![]()
You get the exp either way - so no.Is it supposed to click the complete the quest button after killing Maghda ?
G