View Full Version : [WoW] Hunter's FTL macro not working properly?
greglord
02-05-2010, 01:35 PM
Hi,
i have my multiboxing teams 1st button set as:
/cast [target=targettarget, harm] [] class_primary_spell
this works without a problem, except on hunter.
When i use command
/cast [target=targettarget, harm] [] Serpent Sting OR
/cast [target=targettarget, harm] [] !Auto Shot
it changes target to enemy.
every other ranged class just starts attacking targets target without changing Target. So what am i doing wrong?
Please help,
Thank you!
wowphreak
02-06-2010, 04:23 AM
Unless yer always targeting a group member? the second condition will occur [ ] which basically says cast what ever on current target.
lets say yeh have a tank attack random mob
your hunter has tank targeted he cast whatever on tank target.
if hunter has random mob targeted then hunter will try to attack the random mobs target which should be the tank.
since yeh cant harm that target second condition kicks in and attack current target.
I think yer looking for
/cast [target=focustarget, harm] [] Serpent Sting
or
/cast [target=taknameheretarget, harm] [] Serpent Sting
I think yer missing the FTL part?
Maxion
02-06-2010, 09:02 AM
Pretty sure auto shot requires targeting the mob, not completely sure though.
Ualaa
02-06-2010, 04:30 PM
For melee or hunters.
/cast [target=targettarget] Spell A
/cast [target=focustarget] Shot B
/cast [target=party1target] Move C
Etc...
Should read:
/assist [target=target]...... This line is not needed, but included so the examples line up.
/cast Spell A
/assist [target=focus]
/cast Shot B
/assist [target=party1]
/case Move C
Unless you are targeting the hostile, a hunter cannot auto shoot, nor can a melee auto swing their weapon for the white damage which frequently is a very significant portion of their damage.
If you want the toon to always target your own toon.
Then you should probably never include melee toons or hunters, unless you use that toon as the leader.
And have casters/healers targeting the melee/hunter.
Ughmahedhurtz
02-07-2010, 03:52 AM
Wand's "Shoot" ability works the same way. Must have the mob/enemy/dummy targeted.
greglord
02-07-2010, 08:55 AM
The problem is also, my hunter is always breaking follow when mob comes closer because of hunters autoattacks. Same happens with melee classes, right? so you have to use focus-leader in macros too, then?
Ughmahedhurtz
02-07-2010, 07:59 PM
Hunter autoattack will only break follow if it's a melee attack. Turn off auto switching in the UI options to solve that.
vBulletin® v4.2.2, Copyright ©2000-2025, Jelsoft Enterprises Ltd.