Its a bug, but its not a showstoper at all....
The Easy Quests Editor has a Tool namend Blacklist Editor. But Pathfinder ignores these entries.Because of this, I have to edit/add every blacklisted area twice.
Once here, as runcode for the Pathfinder:
wManager.Wow.Helpers.PathFinder.ReportBigDangerArea(new Vector3(3920.21167f, -3547.52246f, -134.244781f), 20f);
and once here for the map to visualise the blacklisted area
<Blackspots>
<Blackspot X="3920.21167" Y="-3547.52246" Z="134.244781" Radius="20" />
</Blackspots>
Very anoying....
Recommended Comments
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 accountSign in
Already have an account? Sign in here.
Sign In Now