First of all i have to appologise for the assumption the daily quest is exactly the same as the normal quest The Bears Up There
daily:
http://www.wowhead.com/quest=29161/those-bears-up-there
normal:
http://www.wowhead.com/quest=25462/the-bears-up-there
After my reporting 1-2 weeks ago i noticed it isnt working as it should, so i did some more checking.
I copyed "BearsUpThere.cs" to "ThoseBearsUpThere.cs" and made necessary adjustments with the ID's.
But it still wont complete on its own.
It enters the tree, grabs the bear cub, climbs all the way to the top, and then just stands there.
I found out that when on top, climbing down 1 level (Logmark 1) and then back up to the top (Logmark 2) manually, the bot will normally finish the quest as intended, climb down and accept the followup quest.
The lines 299-303 in the file "[Fly][N - Rep Quest] Hyjal Firelands Dailies [Kick].xml" need to be changed as follows:
PHP:
<CustomBehavior File="InteractWith" QuestId="29161" MobId="52676" Range="8" CollectionDistance="2"
X="5254.562" Y="-1536.917" Z="1361.341"
TerminateWhen="Me.HasAura(74920)" WaitTime="3000" />
<CustomBehavior File="SpecificQuests\MountHyjal\ThoseBearsUpThere" QuestName="Those Bears Up There"
QuestId="29161" />
I have attached the log and the .cs i edited.
Should u have any more questions i still have the daily quest in my log.
regards
kmica