Jump to content

[Rogue] Using vanish when in combat for too long ?


Recommended Posts

Hey,

 

Like the title says, can i configure the profile to detect that i am combat for too long when gathering stufff ( likely because of a mob that is fighting an npc somewhere nearby and has tagged me, but it won't  attack me because of it's scripted combat )  and  use vanish to be able to mount up ?

 

Cheers

Link to comment
Share on other sites

  • 4 weeks later...

I'm still having issues with stealth while not in combat and having a target. I have it set to stealth if I have a target and I'm not in combat and for some reason it wont stealth.

<FightClassSpell>
      <SpellName>Steakth</SpellName>
      <FightClassConditions>
        <FightClassCondition>
          <ContionType>MeInCombat</ContionType>
          <Param xsi:type="FightClassConditionBool" />
        </FightClassCondition>
        <FightClassCondition>
          <ContionType>HaveTarget</ContionType>
          <Param xsi:type="FightClassConditionBool">
            <Value>true</Value>
          </Param>
        </FightClassCondition>
      </FightClassConditions>
      <Priority>48</Priority>
      <AddToSettings>true</AddToSettings>
      <AddToSettingsActiveByDefault>true</AddToSettingsActiveByDefault>
      <Timer>6000</Timer>
    </FightClassSpell>
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...