Tried this out, and it works ok.. but here is somethin that can make it move a bit faster.
Code:
<MoveTo questId="112498" stepId="2" x="355.6168" y="808.5164" z="0.4307674" name="waypoint2 - Skip Dialogue" />
<MoveTo questId="112498" stepId="2" x="349.3365" y="695.4487" z="-14.75308" name="waypoint3 - path back to NPC" />
put this just after waypoint 1 and it will run out of range of the npc's talking and force them to enable the quest. this way ya don't have to wait 21 sec for it.
Tried to get it to use the waypoint but it just seemed to want to run around on top of it
also been noodleing around trying to get the
Code:
<SkipCutscene questId="112498" stepId="15" />
to work but no luck there.
Also, not sure if its me or the profile *other profiles work fine on me atm* but i get an error when it tries to start a game.. a diablo3 error not a demonbuddy one... 316609. "There was an error in the matchmaking service. the request was canceled." In addition to that it doesn't seem to leave game.
Anyway ill keep fiddling around with this because its a great xp farm spot
14:08 *Changed kill radius in settings to 10 and it left game fine... but ya may consider adding something like,
Code:
<UseTownPortal questId="1" />
<LeaveGame reason="Run finished... lets go again" />
to make leaving quicker.
14:17* Was able to get the join game to work, Had to change the
Code:
<GameParams quest="112498" step="2" act="A4" difficulty="Hell" resumeFromSave="False" isPrivate="True" numGames="-1" />
to
Code:
<GameParams quest="112498" step="-1" act="A4" difficulty="Hell" resumeFromSave="False" isPrivate="True" numGames="-1" />
14:34* Got the skip Cutscene to work. Put it in before and after the wait timer *with the wait timer still enabled* and it worked... no idea why but i'm not complaining
Code:
<SkipCutscene questId="112498" stepId="15" />
<!-- Wait for cut scene as skip cut scene is not working. -->
<WaitTimer questId="112498" stepId="15" waitTime="27000" />
<SkipCutscene questId="112498" stepId="15" />
Overall run takes about 57 sec start to finish on a lvl 60 monk