tumbum
Active Member
- Joined
- Mar 17, 2011
- Messages
- 3,341
- Reaction score
- 13
Hello,
im just try to work little bit with the mechanic, at the momemt i use the Peninsula Dailies from Kickazz006, just for my Private Tests, and want to use it with Horde. At the moment the Toon runs to the NPC but doesnt pick up the Quests. I looked for the NPC IDs and the Middle coords of the Field.
I dont know why it doesnt pick up, i see he want to use the RunMacro but nothing happens on the Screen just the Quest Windows pops up.
maybe someone can help?
im just try to work little bit with the mechanic, at the momemt i use the Peninsula Dailies from Kickazz006, just for my Private Tests, and want to use it with Horde. At the moment the Toon runs to the NPC but doesnt pick up the Quests. I looked for the NPC IDs and the Middle coords of the Field.
PHP:
<While Condition="HasQuestAvailable(48358)" >
<CustomBehavior File="InteractWith" MobId="48358" NumOfTimes="1" CollectionDistance="200" WaitTime="1000" X="-599.5208" Y="1398.502" Z="21.40005" />
<CustomBehavior File="RunMacro" Macro="/click GossipTitleButton1" NumOfTimes="1" WaitTime="1000" />
<CustomBehavior File="RunMacro" Macro="/click QuestFrameAcceptButton" NumOfTimes="1" WaitTime="1000" />
I dont know why it doesnt pick up, i see he want to use the RunMacro but nothing happens on the Screen just the Quest Windows pops up.
maybe someone can help?