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.

Interact with NPC with no Objective count

Featured Replies

Hello again. Got another problem...

 

I am on quest 37467 The Walk of Shame where you accecpt the quest from Prince Farondis, then talk to him to start the escort quest. 

 

The problem I am having is that when you talk to him, the objectives do not change.

If I set an Objective count as a 1, it will interact with the NPC, the escort part will proceede and the NPC will run off but I will just stand there as the objective is not complete. 

If i set all objective counts to 0, it does not the action InteractWithNpc step and immediately tries to follow. 

 

I've been looking at all other profiles that have InteractWithNpc, and it seems they all have at least 1 Objective count. Does the WRobot need to be changed/updated so it will process InteractWithNpc without an Objective? Is there something I can put in the "Is complete condition" section?

  • Author

The "Auto detect Objective" doesn't seem to work either. There's probably another (better) way but I got it to work.

Since the NPC ID changed after interacting, I was able to use the "Is complete condition" and put the following code in:

return ObjectManager.GetWoWUnitByEntry(88889).Count == 1;

The new NPC spawns after being interacted with, therefore marks it complete and can go to next step. 

 

 

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.