1. Bartender BQL - No bite button

    Today when I was in the ICC raid at the BQL boss every time I got the bite I could not transfer the bite to another DPS because ,my bartender bar would not transform and show me the button used for transfering the bite at the end of the 60 sec duration, the macro with /cast Vampiric Bite did not work as well.

    Did anyone else encounter this problem?Does anyone know how can I fix this?

  2. IDK how it works with bartender, been ages since I last use one
    Make sure your Vehicle/MC/Turret bar is same as your "main" ability bar.

  3. See if a macro like this works for you while you are in vehicle or possessed:
    Code:
    /click [bonusbar:5] BonusActionButton1

  4. If you want to bind the same key to a spell and vehicle ability, you can do something like this:
    Code:
    /click [bonusbar:5] BonusActionButton1
    /stopmacro [bonusbar:5]
    /startattack
    /cast Judgement of Wisdom

  5. If you want to bind the same key to a spell and vehicle ability, you can do something like this:
    Code:
    /click [bonusbar:5] BonusActionButton1
    /stopmacro [bonusbar:5]
    /startattack
    /cast Judgement of Wisdom
    sorry but i do not undestand. How does this solve my problem?

  6. You said the following didn't work for you so I offered an alternative.
    Code:
    /cast Vampiric Bite

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •