1. #1

    Petattack + Macro

    I'd like a macro that does the following:

    1) Makes my pet attack via /petattack
    2) Makes a shot.

    BUT.

    I've tried this out, and if you aren't targeting anyone, it will auto-target a nearby mob. Which is hell in dungeons. Is there any way to prevent this? I know I can do a separate keybind for petattack, but it'd be easier without /if/ there's a way to do it so the pet doesn't go haring off and/or you don't auto-target a new mob once one dies.

  2. #2
    The Patient
    15+ Year Old Account
    Join Date
    Mar 2009
    Location
    Lakewood WA
    Posts
    322
    /petattack [target=playertarget]
    /cast [target=playertarget] <shot name>
    Remember: Ignorance can be corrected with a little instruction.
    But, Stupid is forever.

  3. #3
    Deleted
    Code:
    #showtooltip <whatever>
    /stopmacro [noexists]
    /petattack
    /cast <whatever>

Posting Permissions

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