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.

PathFinder.ReportArea missing ContintentId parameter

  • Product: WRobot General
  • Type: Bug
  • Status: Unconfirmed

hey @Droidz,

 

when my products starts up, I am trying to add road and water vectors. 
This method is missing a parameter to tell the pathfinder which continentId to use:

athFinder.ReportArea(arathiRoad.Position.ToVector3(), arathiRoad.Radius, arathiRoad.AreaType, true);

For water it is easy, I can just use blacklist like this:

wManagerSetting.AddBlackListZone(water.Position.ToVector3(), water.Radius, ContinentId.PVPZone04, water.AreaType, true);

But please add a parameter so I don't have to blacklist anything and I can use pathfinder properly.
Thank you

User Feedback

Recommended Comments

Hello, it is normal, WRobot call PathFinder.ReportArea when you change continent (from list that you create with wManagerSetting.AddBlackListZone, WRobot add only blacklist of current continent)

TheSmokie

Banned

@Matenia i was wondering if you mind sharing how you was able to detect water ? i am making a fishing profile and only need a way to detect water as a vector

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.