Thread: Focus Macro
View Single Post
10-02-10, 06:37 PM   #3
brotherhobbes
A Rage Talon Dragon Guard
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 313
Why don't you describe what you want to do and then it would be easier to help with your macro.


Example Tricks of the Trade macro:

#showtooltip
/cast [@focus] Tricks of the Trade; Tricks of the Trade
/focus [btn:2]

At the start of the instance target the tank and right click the macro. This will set the tank to be your focus. From then on, you can just press the button (either left click or hitting your keybind) and it will cast Tricks on the tank. If you don't have a focus set, hitting the macro will just cast Tricks.



If this isn't helpful, explain what you're trying to do and I'm sure someone can then help you.
  Reply With Quote