Came up with a simple autoloader for quests released so far... Zippyshare.com - qq.rar (had to upload quests too since i had to edit each one of em to load back auto-loader after they are complete) ill try and keep up to date with releasing of new quests, untill the makers come up with their intended autoloader plugin. (dont load it in Dalaran, be anywhere in broken isles landmass when you start it)
how to add new quests from SVN when they release them: - copy quest xml file to folder where autoloader is - add <CustomBehavior File="LoadProfile" ProfileName="autoloader" RememberProfile="true" /> line before </QuestOrder> line in quest XML file - add quest entry in autoloader : <If Condition="WorldQuestInfo.HasWorldQuest(QUEST_ID_HERE)"> <CustomBehavior File="LoadProfile" ProfileName="XML_FILE_NAME_HERE" RememberProfile="true" /> </If> ill be uploading quests and autouploader from time to time, until devs come up with their intended autoloader. cheers
There is, you use a profile, like the one above, that queues up other profiles. If you're referring to building this feature into the bot interface, that would be unnecessary and inefficient because you'd have to sit there loading all your profiles each time, instead of just one autoloader.
Same. To fix this, just remove the aquatic assassination xml and go into the auto loader and find the aquatic assassination if clause and remove it. It will skip to the next world quest. As far as what the profile creators want to do is beyond me, this is just a work around.
use the questing base, then load the autoloader file and make sure that your files are xml. Works well.
I also recommend removing the DANGER quests if you cannot handle them solo. Mine wants to kamikaze into them. It's okay if there are others around but ime that doesnt always happen. ymmv
Try to update WQ folder with SVN. Had the same problem on the first version but should work on the updated one. Tried on Three chars!
dont work for me aswell, its an island under dalaran, isnt it? the toon trys to swim there and dies in reason of fatigue...anyone knows how to get there?