Results: 3Comments by: artifexsev
File: TomTom09-24-22
Follow up to last post: If it helps...
Posted By: artifexsev
Follow up to last post: If it helps, I encountered the error in the portal room in Dazar'alor-The Great Seal (uiMapId 1163)
File: TomTom09-24-22
EDIT: wrote the wrong function name...
Posted By: artifexsev
EDIT: wrote the wrong function names in my post originally; it's corrected now Wouldn't you just want to use TomTom:SetCrazyArrow directly, rather than using ClosestWaypoint, since you'd know what's closest? Originally I used TomTom:SetWaypoint(uid), since SetCrazyArrow isn't in the readme. SetWaypoint fails silently without...
File: TomTom09-24-22
Request Please make it so that you...
Posted By: artifexsev
Request Please make it so that you can override the self.profile.arrow.closestusecontinent setting within TomTom:SetClosestWaypoint(verbose) using a function parameter. So calling TomTom:SetClosestWaypoint(verbose=true, closestUseContinent=true) would set the closest waypoint in the same continent regardless of the user setting, but...