1. #1
    Deleted

    Macro targetting post 4.1

    Hello, before 4.1 hit I had the following macro:

    PHP Code:
    #showtooltip
    /cast [target=focusRebuke; [target=target,harmRebuke 
    I used it to either rebuke a focus if I have one, or my current target if I don't. It used to work swell until 4.1 hit, I can still rebuke my focus but if I don't have a focus and only a target selected I'll get the "no target" error message. Has anyone else run across this problem or would they be able to point out what I did wrong?


    With regards

  2. #2
    /cast [@focus, harm] [] Rebuke

    That will do, I *think* you need the ",harm" statement.
    Last edited by gollie; 2011-05-06 at 12:00 PM.

  3. #3
    have you tried: /cast [target=focus, exists, nodead, harm][target=target] Rebuke

  4. #4
    Stood in the Fire
    10+ Year Old Account
    Join Date
    Apr 2011
    Location
    Washington state
    Posts
    437
    /cast [@focus,harm] rebuke; rubuke

  5. #5
    might as well add this one ..
    Code:
    #showtooltip
    /cast [@focus, harm, nodead][] Rebuke

  6. #6
    Deleted
    I was about to try it out but it would seem the EU login servers are not online, will try it out later.

    EDIT: That worked Ketho, thanks!
    Last edited by mmoc665ddd1ac4; 2011-05-06 at 02:50 PM.

Posting Permissions

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