1. #1
    Deleted

    Creating a macro for my pet spells

    Lately i have been useing the macro:
    /cast [pet:Felhunter, target=mouseover] Spell Lock; Spell Lock

    This one is really handy but now i want a macro that my pet casts Spell lock on my target.

    Would that be:
    /cast [pet:Felhunter, target=mytarget] Spell Lock; Spell Lock
    ?
    Last edited by mmocf799acc451; 2011-01-11 at 02:01 PM.

  2. #2
    @target should work

  3. #3
    To clarify the previous poster, the id of the player's target it just called target, so target=target would be sufficient.
    Though a previous patch did allow a shorter version, where "target=" can be replaced should you wish with "@", allowing the use of @mouseover, or @target.

  4. #4
    /cast [pet:Felhunter, target=mytarget] Spell Lock; Spell Lock

    can be shortened to

    /cast [pet:Felhunter] Spell Lock

    Gershuun @ Borean Tundra US - Interface & Macros Moderator

Posting Permissions

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