Thread Tools Display Modes
10-31-07, 01:46 AM   #1
WaldoJeffers
A Molten Giant
 
WaldoJeffers's Avatar
Join Date: Jan 2007
Posts: 564
How to apply focus for certain parts of this macro?

#showtooltip
/cast [pet:voidwalker,nocombat] Consume Shadows; [pet:voidwalker,combat] Sacrifice
/cast [pet:Succubus,target=focus] Seduction; [pet:Succubus] Seduction
/cast [pet:Felhunter,target=focus] Devour Magic
/focus [target=focus,dead]

For my succubus and felhunter, they will only cast Seduction/Devour magic if the target is Focused. What do I add to the macro so it will focus my target so i can then seduce/devour magic. Currently i have to manually focus the target to be able to use this macro for seduce/devour.

ie. this macro is keyound to Shift X. When i press shift X when my Succy or fellhunter is out to use the seduce/devour magic i want the macro to have the target focused.

Thanks for any help
__________________
I said lady, step inside my Hyundai
  Reply With Quote
10-31-07, 05:32 AM   #2
ganders
A Flamescale Wyrmkin
AddOn Author - Click to view addons
Join Date: May 2007
Posts: 131
/focus will focus your current target if that's what you're looking for.
  Reply With Quote
10-31-07, 07:21 AM   #3
WaldoJeffers
A Molten Giant
 
WaldoJeffers's Avatar
Join Date: Jan 2007
Posts: 564
Thanks I tried putting that in, it didnt work

#showtooltip
/cast [pet:voidwalker,nocombat] Consume Shadows; [pet:voidwalker,combat] Sacrifice
/focus %t /cast [pet:Succubus,target=focus] Seduction; [pet:Succubus] Seduction
/focus %t /cast [pet:Felhunter,target=focus] Devour Magic
/focus [target=focus,dead]

It now just focus's the target and does not perform the pets abilty.
I only want it to focus for the Felhunter and Succy's ability, I dont need focus for voidwalkers sacrifice and consume shadows.

__________________
I said lady, step inside my Hyundai

Last edited by WaldoJeffers : 10-31-07 at 07:24 AM.
  Reply With Quote

WoWInterface » General Discussion » Chit-Chat » How to apply focus for certain parts of this macro?


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off