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.

check for quest completed

Featured Replies

Hi,

is there a more elegant way to check for whether or not we already did that quest according to our /settings/FinishedQuests-Name.Server.xml than what i am using now:

    <QuestsSorted Action="If" NameClass="Quest.GetQuestCompleted(9616) ==  true" />
    <QuestsSorted Action="GoToStep" NameClass="9" />
    <QuestsSorted Action="EndIf" NameClass="" />
    <QuestsSorted Action="Pulse" NameClass="FarmBloodElfCommunication" />
    <QuestsSorted Action="PickUp" NameClass="BanditsPaladin" />

where BanditsPaladin is step 9.

Also: is it possible to run a script on TurnIn where we check for our armourclass and weaponskills in order to atleast choose a 2Hand maul instead of a sword we don't have the skills for. I am dreaming of sth. like this:

get player.armourclass
get questreward1.armourclass
get questreward2.armourclass

if player.armourclass == questreward1.armourclass
then chose
elseif

etc

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.