chinajade
Community Developer
- Joined
- Jul 20, 2010
- Messages
- 17,540
Hi, and thanks for the commit to the profile and the updates.
It just so happens I've a second toon doing this quest today. I've updated the SVN since the last fix, and looks like we need one slight change. I'm unsure why it worked with my last toon, perhaps because it was a warlock last time and the pet effected things, or maybe the Singular behaves differently.
Running a Rogue this time, and the timeout is just a little too low, so he speaks to the witch (which is what last fix sorted), and she goes outside, but then the bot runs out, counts down the 10 seconds, and runs back inside before the witch has become hostile.
Line 1510 Jade Forest Horde
Code:<CustomBehavior File="WaitTimer" WaitTime="10000" GoalText="Waiting for quest to complete {TimeRemaining}" />
At present this 10 seconds is too short. Multiple attempts and bot just runs back inside and waits (odd cause my previous Warlock did the quest inside here -- must be the pet!). I tried setting it to 20000 and with 1 second left on the countdown the witch becomes hostile and (even as a stealthed rogue) she attacks and the bot kills and completes quest.
I'd suggest setting to 25000 or even 30000 to be sure this works okay for everyone (am presuming run speeds, and even PC performance effect this?)
Hope this helps!
Hi again, Wullie, and thank for you for all this awesome information!
It turns out the Alliance profile had it right again... after the move outside the hut, it implements a 10-sec 'spin timer' that will keep being invoked until the quest completes. I copied this solution into the Horde profile, so most of the time, it will probably meet your 30-second recommendation.
The fix has been applied in v2728 of the profile pack.
thanks again!
chinajade
[size=-2]Ref: [post=1271660]Wullie's original post w/log[/post][/size]