Thread: Hunter Macro
View Single Post
10-25-11, 06:56 AM   #1
Quokka
A Chromatic Dragonspawn
 
Quokka's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2005
Posts: 196
Hunter Macro

I have some problems with my hunter Macro


Code:
#showtooltip Hunter's Mark
/assist [@focus,exists][@pet,exists]
/stopattack[mod]
/petpassive[mod]
/petdefensive[mod]
/cast Hunter's Mark
/startattack
/petassist
/stopmacro[mod]
It should replace my auto-shot. and call in huntersmark + pet assist.
that works so far, but I cannot tell it to call off my pet and set it to defensive while stop my attacks.
__________________
  Reply With Quote