Jump to content

Durability check in quest profile


mich125

Recommended Posts

@Droidz

How to check for durability in quest profile, ive tried:

    <QuestsSorted Action="If" NameClass="ObjectManager.Me.GetDurability &lt;= 30" />
    <QuestsSorted Action="Pulse" NameClass="GoOut" />
    <QuestsSorted Action="RunCode" NameClass="wManager.Wow.Bot.States.ToTown.ForceToTown = true;" />
    <QuestsSorted Action="EndIf" NameClass="" />

But it gives me the following error:

2z2H3c3.png

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...