Hi,
I'm trying to get the quest Elder Mana'loa - Quest - World of Warcraft done.
My problem is, the bot won't talk to the object that ends the quest.
Elder Mana'loa - Object - World of Warcraft
It's a big stone statue in Dragonblight.
From the profile:
The bot tries to get to the middle of the statue but (obviously) fails and never hands this quest in.
Using a quest override
with exakt coordinates doesn't help either.
How do we get these kind of stuff workin?
I'm trying to get the quest Elder Mana'loa - Quest - World of Warcraft done.
My problem is, the bot won't talk to the object that ends the quest.
Elder Mana'loa - Object - World of Warcraft
It's a big stone statue in Dragonblight.
From the profile:
Code:
<TurnIn QuestName="Elder Mana'loa" QuestId="12030" TurnInName="Elder Mana'loa" TurnInId="188419" TurnInType="Object" />
The bot tries to get to the middle of the statue but (obviously) fails and never hands this quest in.
Using a quest override
Code:
<Quest Id="12030" Name="Elder Mana'loa">
<TurnIn X="3136.128" Y="1565.565" Z="163.5173" />
</Quest>
with exakt coordinates doesn't help either.
How do we get these kind of stuff workin?