/targetenemy not acting like tab - very frustrating!!!
I've read posts all over this forum and on the web saying that "/targetenemy" acts like hitting the "tab" button.
My goal:
If looking at three mobs (A,B,C) and having all 3 druids initially targeting B, I want to have one druid switch to A and one switch to C and cast cyclone.
My implementation:
D1 has B highlighted initially. Macro says to cast cyclone.
D2 has B highlighted initially. Macro says "/targetenemy" and then cast cyclone
D3 has B highlighted initially. Macro says "/targetenemy 1" and then cast cyclone
What happens:
Whenever "/targetenemy" or "/targetenemey 1" or "/targetenemy -1" is pressed all that happens is they highlight the closest mob to me. The mobs are in range for me to tab through all three, but no matter how many times I push "/targetenemy" or which of the three I initially highlight, the enemy closest to me is always selected.
Please help if you know what I'm doing wrong or if there is a setting I need to modify. I have spent a couple hours on this problem and googled it at least 10 times... the only thing that keeps coming up is a pickpocket exploit or a descriptions saying "it works just like hitting the tab buttons!"
Thanks :)
targetenemy does work like the tab key
the problem you have is assuming that each of your characters would have the same enemy list and in the same order.
the enemy list for each of your characters is essentially random and can reset after a cast.
I have had 3 targets and used tab to select different targets and
( start my targeting first target either manually or with tab )
/cast xxx
tab
/cast xxx
tab
???? target is not the 3rd target but the first target all over again
tab
Might be 2nd target again, might be 3rd target.
I think this is because the second cast reset my target list and order of targets or they might have moved relative to how close they are to me, the result is the same though that the target list obtained with tab is in a different order after the second cast.