Skip to content
View in the app

A better way to browse. Learn more.

WRobot

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Quester Pathfinder Blacklistings

  • Version: All
  • Product: WRobot General
  • Type: Suggestion
  • Status: Not a Bug

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....

User Feedback

Recommended Comments

Bugreporter

Members

Correction: Pathfinder ignore both. Its not possible to define a working blacklist

Bugreporter

Members

Ignore the correction. It works fine, if you dont use two editors. Changed a minus (see Z vektor above) in one editor, save file in the other ... arrrgl.

 

 

Blacklisting work. But two lists are anoying.

<Blackspots>
<Blackspot X="3920.21167" Y="-3547.52246" Z="134.244781" Radius="20" />
</Blackspots> 

Is:

wManager.wManagerSetting.AddBlackListZone(new Vector3(3920.21167f, -3547.52246f, -134.244781f), 20f); 
(blacklist mobs, gameobjects).
 
 
I have found problem when I created sample dungeon profile, when you change continent the blacklist is cleaned but not reloaded from profile, I'll fix it.

BetterSister

Elite user

Changed Status to Not a Bug

Changed Version to All

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.