1. #1
    Mechagnome
    15+ Year Old Account
    Join Date
    Jul 2007
    Location
    The Netherlands
    Posts
    506

    [Macro] Warlock Axe Toss castsequence

    Code:
    #showtooltip
    /castsequence reset=31 Axe Toss(Special Ability), Hand of Gul'dan, Metamorphosis, Demon Leap, Immolation Aura, Felstorm
    When I try to use this macro it just does the Axe Toss and stops. Why is that exactly? Did I make a mistake somewhere, is it because it's a special pet ability or something else?

    Even when taking away the useless stuff and making it into a straight castsequence like this:
    Code:
    #showtooltip
    /castsequence Axe Toss, Hand of Gul'dan, Metamorphosis, Demon Leap, Immolation Aura, Felstorm
    It doesn't seem to work.
    Last edited by sharkee; 2011-07-26 at 01:25 PM.

  2. #2
    Try something like this:
    Code:
    #showtooltip
    /castsequence reset=31 Hand of Gul'dan,Metamorphosis,Demon Leap,Immolation Aura,Felstorm
    /cast Axe Toss

    Gershuun @ Borean Tundra US - Interface & Macros Moderator

  3. #3
    Mechagnome
    15+ Year Old Account
    Join Date
    Jul 2007
    Location
    The Netherlands
    Posts
    506
    That works a treat, thank you.

    What is the reason Axe Toss can't be in the castsequence?

Posting Permissions

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