Log in

View Full Version : Focus Help!



Mosg2
11-25-2008, 08:25 PM
I've been trying to get a focus Hex macro setup for two days with no luck. Here's what I've got:

One button does:

/focus [target=targettarget]

Then my Hex macro is:

/cast [target=focus] Hex

And it gives me the flipping "Target is friendly" error. I use a targeting system to control my alts. What am I doing wrong?

pengwynman
11-25-2008, 08:43 PM
I've been trying to get a focus Hex macro setup for two days with no luck. Here's what I've got:

One button does:

/focus [target=targettarget]

Then my Hex macro is:

/cast [target=focus] Hex

And it gives me the flipping "Target is friendly" error. I use a targeting system to control my alts. What am I doing wrong?if you're focusing your target's target, and your target is your enemy, he will most likely be targeting you or a friendly target of yours. or, if you are targetting a friend and he is targetting a friend, this would cause your focus to be friendly. i dunno, just seems like this method would be kind of sloppy to me, i prefer using

/assist [target=focus, exists]
/cast (spell)
where my focus is my leader. works for me *shrug*

try watching your targets closely and see what is being focused when you're pressing your hex key

Mosg2
11-25-2008, 08:52 PM
I would target something on main, wait 10 seconds, then hit the focus macro on the guys. The focus works, 'cause when I do a /target focus it picks up what I want. The problem was in the Hex macro.

I just swapped to:

/target focus
/cast Hex
/targetlasttarget

And it works fine.

/boggle

pengwynman
11-25-2008, 09:27 PM
weird :huh:

i can't see why it wouldn't work with [target=focus], strange