Thread Tools Display Modes
10-05-12, 05:27 AM   #1
shyrotam
A Cliff Giant
Join Date: Jan 2010
Posts: 77
/targetenemy of target?

How do I target the nearest enemy to my target?
  Reply With Quote
10-05-12, 06:56 AM   #2
tinyu
A Molten Giant
 
tinyu's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2006
Posts: 837
you cant target the nearest enemy of your target the best you could do is

/targettargetstarget
__________________
"There's no such thing as too many addons."
Lothaer
Titan Dev Team Member.
  Reply With Quote
10-05-12, 11:28 AM   #3
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
Featured
Join Date: Oct 2006
Posts: 10,860
*ahem*

/target targettarget

or

/assist target
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

  Reply With Quote
10-05-12, 06:06 PM   #4
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
The best you can do is target your target's hostile target, or the nearest enemy to you if your target's target isn't hostile:

Code:
/target [@targettarget,harm] targettarget
/stopmacro [@targettarget,harm]
/targetnearestenemy
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » Macro Help » /targetenemy of target?

Thread Tools
Display Modes

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