1. #1

    Nature's Swiftness bug?

    I just used my macro:

    #showtooltip
    /cast Nature's Swiftness
    /cast [@slonah] Healing Touch

    And it took me out of bear form while I was tanking. Is this a bug, because the tooltip says I can cast Healing Touch without shifting out of form.

  2. #2
    I think you need to wait a few seconds before using a spell with it, i know when i use it in bird form it will take me out unless i wait like 1 sec.

  3. #3
    I honestly don't macro anything to NS anymore due to this issue, as I use NS in the middle of a normal GCD (since it's off the GCD) followed by the spell I'm using when the GCD clears. Too many times I've shifted out of form when doing this, rather be safe than sorry.
    “Society is endangered not by the great profligacy of a few, but by the laxity of morals amongst all.”
    “It's not an endlessly expanding list of rights — the 'right' to education, the 'right' to health care, the 'right' to food and housing. That's not freedom, that's dependency. Those aren't rights, those are the rations of slavery — hay and a barn for human cattle.”
    ― Alexis de Tocqueville

  4. #4
    High Overlord
    10+ Year Old Account
    Join Date
    Feb 2011
    Location
    Scotland
    Posts
    169
    #showtooltip Healing Touch
    /run SetCVar("autoUnshift",0)
    /cast Nature's Swiftness
    /cast [@player] Healing Touch
    /run SetCVar("autoUnshift",1)

  5. #5
    You can also avoid this issue by making a casting sequence macro and setting the reset to 60. This never takes you out of form even when quickly spamming the button twice and can be used in all forms.

  6. #6
    The Lightbringer Elunedra's Avatar
    15+ Year Old Account
    Join Date
    Jan 2009
    Location
    Netherlands
    Posts
    3,346
    problem is, the server first needs to know if oyu have the buff before it will let oyu cast it without shfiting out of form
    this takes a few millisecs but this makes it unable to put it in 1 macro

    you try to use some of the examples above, however i persnoaly have /cast Nature's Swiftness macroéd to all my attack so i always have the buff up thne i just got to click HT or Rebirth whne i think the time is right
    TREE DURID IS 4 PEE

Posting Permissions

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