This is a great profile. Got it up and running for Horde characters with little effort, and the quests run smoothly from what I can tell so far.
Any chance you can upload your horde version? Thank you for your hard work, it is much appreciated!
This is a great profile. Got it up and running for Horde characters with little effort, and the quests run smoothly from what I can tell so far.
"You must spread some Reputation around before giving it to ArmyDr again."
Huge thanks for updating the profile!
U mean by ingame chords? Should be really easy to get if that's only.Much love!
If someone can give me the locations of the horde quest givers... I could easily have it do both Alliance and Horde
I have no Horde Toons this Xpac, hence the Alliance only profile. But you are right, getting the coords should be easy enough.U mean by ingame chords? Should be really easy to get if that's only.
High Overlord Saurfang - NPC - World of WarcraftI have no Horde Toons this Xpac, hence the Alliance only profile. But you are right, getting the coords should be easy enough.
Gz for upped them again.I have no Horde Toons this Xpac, hence the Alliance only profile. But you are right, getting the coords should be easy enough.
You need to target him, then click on developers tool on Honorbuddy, select copy xml under target, then paste that here. Thanks!High Overlord Saurfang - NPC - World of Warcraft
Should be those co-ords for Harrison aswell, as they have exatly the same place they stand in.
Ah, alright.You need to target him, then click on developers tool on Honorbuddy, select copy xml under target, then paste that here. Thanks!
Ah, alright.
Here it is;
<Vendor Name="Harrison Jones" Entry="89793" Type="Repair" Nav="Fly" X="5549.028" Y="4603.395" Z="142.0471" />
Alright, here it is;Perfect... I am working on it now... shouldnt' take more than 30minutes to put together a Horde version...
But I also need the coordinates (as above) for the turn in guy... The Horde equivalent to Bodrick Grey
Going to need a log bro... Tested out just fine for me...The quest in Stonefury cliffs with end quest Blessing Of Beast doesn't work out, just goes;
[DeleteItems-vUnknown(info)] Searching for 120989...
Guessing it's searching for the Clefhoof meat?
A+ work mate! Saves me a bunch of time.
Some suggestions (completely optional), add UsableWhen="Me.IsHorde" (or alliance) to the vendors/mailboxes, and you can add UseGarrisonHearthstone="true" to a hearthstone behavior to have it natively wait for garry hearthing (instead of using lua and item usage to do it). I think the draenor vendor/mailbox list might have more detail on the sticky but I don't remember.
But seriously, thanks for the hard work on the profile, I know doing some of the bigger quest conditions can just be a nightmare to keep track of, my longest is 30 lines of extreme tedium.
<CustomBehavior File="Misc\RunLua" Lua="UseItemByName(110560)" WaitTime="1000" />
<CustomBehavior File="WaitTimer" WaitTime="12000" VariantTime="30000" GoalText="Waiting for Hearth {TimeRemaining}" TerminateWhen="Me.ZoneId == 7078 || Me.ZoneId == 7004" />
<CustomBehavior File="UseHearthstone" UseGarrisonHearthstone="true" />