Jump to content
  • Warrior Enrage buff tracking


    anqelican
    • Version: All Product: Fight Classes Type: Bug Status: Not a Bug

    Hello,

    I have a problem with buff tracking of "Enrage" (Passive)

    When i check from development tools > Player/Target Buff/Debuff

    Without i have Enrage buff on me, i only see

    Enrage: ID=184361, Stack=0, TimeLeft=0 ms, Owner=0000000005A6529B0839680000000000, Flag=None, CasterLevel=100, Mask=16777216

    With buff on me i can see both;

    Enrage: ID=184361, Stack=0, TimeLeft=0 ms, Owner=0000000005A6529B0839680000000000, Flag=None, CasterLevel=100, Mask=16777216
    Enrage: ID=184362, Stack=0, TimeLeft=2177 ms, Owner=0000000005A6529B0839680000000000, Flag=Duration, Negative, CasterLevel=100, Mask=251658564

    So i tried buff id:184362 but i could not make it work.

    What im trying to do is using Bloodthirst when Enrage passive is NOT active.



    User Feedback

    Recommended Comments

    If i use CS Code: wManager.Wow.ObjectManager.ObjectManager.Me.HaveBuff(184362)

    It is working but with this code its using the skill when my enrage buff is on.

    Is there a CS code to execute the skill when i dont have the 184362 buff up on me.

     

    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...