Cicrocoft
New Member
- Joined
- Aug 15, 2010
- Messages
- 468
- Reaction score
- 12
How to pickup a quest where there are a ! over the questgiver, but its only possible to complete that quest (no accept button, only complete), while i have to choose a quest reward?
With no questreward, this works:
But, now i have to choose a quest reward, and writting 1, 2, 3 in GetQuestReward doesnt work :/
The quest: Remembrance of Auberdine - Quest - World of Warcraft
With no questreward, this works:
PHP:
<CustomBehavior File="InteractWith" QuestId="13596" NumOfTimes="1" MobId="32959" ObjectType="Npc" X="7383.222" Y="-226.177" Z="8.387361" />
<CustomBehavior File="RunMacro" QuestId="13591" Macro="/script GetQuestReward()" NumOfTimes="1" WaitTime="500" />
But, now i have to choose a quest reward, and writting 1, 2, 3 in GetQuestReward doesnt work :/
The quest: Remembrance of Auberdine - Quest - World of Warcraft
Last edited: