Found a routing error in the 3.20 code. Obsidian should include a link to Rorazan but it's not there. Instead you'd be taken first to either Wailing Fjord if previously visited or to Varanas if not. Adding Rorazan to the list of destinations from Obsidian fixes this.
beanybabe wrote:there are errors in xaveria also and coa porting to some camps.
The code looks clean for all stops in CoO and Xaveria. Just loaded a character that had access to all locations and used the bot to successfully move to various locations in the zones. Were there specific combinations of Start and End points that you were having trouble with? I can't reproduce any mistakes in the porting. My character went exactly where I wanted each time.
its been a while since i seen it, seems i posted about it a while back with the details might have happened trying to go back to Hefner from ruins or Fangers.
I was testing some coa wp and ran into an error trying to travel to stronghold from desert investigation post this is what it said. both heffner and lyonsyde were options on the npc it had not been to other camps yet.
We successfully target NPC Ailic's Aide and try to open the dialog window.
Option "Ruins Research Camp" not found.
Option "Next Page" not found.
Option "Ruins Research Camp" not found.
-----------------------
I also went to lyonsyde and tryed it and it worked from there.
the char was level 36 but had never been to fanger camp or ruins research
I figured out the Ruin research not found problem you have a sub to caculate shortest distance and ruins had varanas as a data node. if i remove that it forces the lower towns then to have to go to hefner.
this fixed it
RuinsResearch = {Zone=14, Npc={Id=118002, X=989, Z=13370, Y=326}, ConnectsTo={"Heffner","Lyonsyde","DesertInvestigation","FangersMakeshift","Jinners","Frontline"}},