Thread: Stealth macro

  1. #1

    Stealth macro

    So far i have
    /cast [form1/3] Ambush; Backstab
    In SDance it casts ambush, otherwise backstab, but I'd like it to show the appropriate tooltip in nostealth, because right now it always shows the ambush tooltip.

  2. #2
    Add "#showtooltip" to the first line of the macro.

  3. #3
    I did, doesn't work

  4. #4
    High Overlord
    10+ Year Old Account
    Join Date
    Aug 2010
    Location
    Arizona
    Posts
    151
    shouldn't it be [stance:1/3] ? Could be wrong though

  5. #5
    Brewmaster dawawe's Avatar
    10+ Year Old Account
    Join Date
    Jul 2009
    Location
    Atl, Ga
    Posts
    1,265
    #showtooltip [stance:1] backstab; [stance:3] ambush

    Or the like.

    just do #showtooltip (copy macro here) will give the tooltip the same conditions as the macro.
    Last edited by dawawe; 2012-02-02 at 03:13 PM.

  6. #6
    I'll try that, but i just like to add, it does work, it just doesnt show the right tooltip

    ---------- Post added 2012-02-02 at 04:21 PM ----------

    It works, thanks a lot all!

    ---------- Post added 2012-02-02 at 04:25 PM ----------

    Oh another problem arose, I have this now:
    #Showtooltip [stance:1/3] Ambush; Backstab
    /cast [stance:1/3] Premeditation
    /cast [stance:1/3] Ambush; Backstab

    But now because I added premeditation, it somehow still shows the premeditation as tooltip when in stealth/sdance

    ---------- Post added 2012-02-02 at 04:27 PM ----------

    Oh fixed again, had showtooltip in capitals. Really sorry for the bumps!

Posting Permissions

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