Jump to content

Quest ID


Teksun

Recommended Posts

  • 2 weeks later...

I use helper tools. Then quest IDs lol. If you use the zygor way all this info gets put in for you except for locations of npcs and hotspots. Basically run around with a 90 and zygor guides just hitting next in the processes and it takes me through the pre built line up I already have.

Sent from my HTC One X using Tapatalk

Link to comment
Share on other sites

ocate the zygor guide in the zygor addon folder (im using zygorleveinghordeCATA.lua, open it with notepad++ In the view tab select "fold all" as it is a very large file.

Find the guide you want to create such as =  Zygor's Horde Leveling Guides\\Eastern Kingdoms 1-60\\Eversong Woods (1-12)\\Blood Elf (1-5)

Copy everything from = ZygorGuidesViewer:RegisterGuide to the closing ]]) before the next instance of = ZygorGuidesViewer:RegisterGuide

 

Fire up WRobot and make sure "Quester" is selected in the main tab. Go to the product settings tab and click easy profiles creator. Click "New" then save it with a proper name.

Click "Tools" and select "Helper Tools". Paste everything you copied into that blank screen then click "Zygor to Quester Profile".

 

Give it some time. It takes a bit for it to process.

 

When it finishes it will start out:

C# file 'QuestList.cs':

 

Scroll down unntil you see:

Xml File:
<?xml version="1.0" encoding="utf-16"?>
<QuesterProfile xmlns:xsi="http://www.w3.org/20...Schema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <QuestFile>QuestList.cs</QuestFile>
  <QuestsSorted>

 

Select and copy everything from:

<QuestsSorted> to <Npc />

 

Open the xml file that was created when you saved your new questing profile in notepad++

 

Select:

 

<QuestsSorted />
  <NpcQuest />
  <Npc />

 

And paste your new xml data over it being sure those tags get over written. save.

 

go back to WRobot Quester tool and click "Open" select your new profile. Then Click "Tools" and open the top 3 tools.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...