1. #1
    Brewmaster Thundertom's Avatar
    10+ Year Old Account
    Join Date
    Oct 2009
    Location
    The Netherlands
    Posts
    1,319

    Question [Macro]Need some help cleaning up and fixing this macro

    Hey guys,

    I've been trying to get this macro to work.

    Code:
    #showtooltip [talent:4/2]Shockwave;[talent:4/3]Dragon Roar;[talent:4/1]Storm Bolt
    /focus [mod]
    /cast [talent:4/2]Shockwave;[talent:4/3]Dragon Roar;[talent:4/1,@focus,exists,harm][talent:4/1,@arena2,nodead,exists][talent:4/1]Storm Bolt
    What I want it to do is the following;
    - If I have Shockwave talented, cast Shockwave.
    - If I have Dragon Roar talented, cast Dragon Roar
    - If I have Storm Bolt talented do the following;
    - If a focus target exists, and it is harmful, cast it on Focus, else ...
    - If a focus target doesn't exist, or it is friendly, cast it on Arena2 if Arena2 exists and isn't dead, else ...
    - If there isn't a focus target, or an Arena2 target, cast it on my current target.
    - If I use a modifier while using the macro, set my current target as my focus target.

    This macro works fine outside of instances, but it malfunctions in Battlegrounds. I am not 100% sure if it works in arenas.

    Can you help me please? It's driving me nuts!

    Thanks in advance!

    ~Tom

    - - - Updated - - -

    Forgot about the macro thread. Sorry.
    Warlock (SL main)

  2. #2
    Perhaps something to do with...

    http://us.battle.net/wow/en/forum/topic/9245915258

    In that in battlegrounds, the "arena targets" actually exist, as flag carriers, or for some other reason?

    When you say it malfunctions, how does it malfunction? Just the storm bolt part? Does storm bolt still work if you have an enemy focus target (in a BG)?
    Main - Spirál - Hunter

  3. #3
    Brewmaster Thundertom's Avatar
    10+ Year Old Account
    Join Date
    Oct 2009
    Location
    The Netherlands
    Posts
    1,319
    I suspected it may have something to do with flag carriers being treated as arena targets. That thread you posted had a nice work around by checking for a raid6 target. I will try that. Thanks man!

    - - - Updated - - -

    Meh, I tried, but I can't seem to get it right.
    Warlock (SL main)

Posting Permissions

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