That is the same stuck point from earlier today. Not sure if he has put up an updated goblin.xml.
I had to insert another MoveTo into the code right before Move#5. Above you will see what I added. Hope this helps.
<LogMessage output="==== move #4 ====" />
<MoveTo questId="312429" stepId="2" x="1293.986" y="3986.132" z="80.15192" pathPrecision="8" />
<MoveTo questId="312429" stepId="2" x="1197.902" y="4063.745" z="80.10001" pathPrecision="8" />
<LogMessage output="==== move #5 ====" />
<MoveTo questId="312429" stepId="2" x="1191.282" y="4045.654" z="80.10001" pathPrecision="8" />
I had to insert another MoveTo into the code right before Move#5. Above you will see what I added. Hope this helps.
Last edited: