Данный сайт активно использует технологию JavaScript.
Пожалуйста, включите JavaScript в вашем браузере.
Live
PTR
12.0.5
PTR
12.0.1
Бета
Focus macro
Ответить
Вернуться на главную страницу форума
Сообщение от
Googolplex
I need a macro that:
1. Cast a spell on my focus target if a focus target is set
2. Cast the spell normally (on my target) if a focus target is not set
No matter what I try, whenever my focus is not set, all the macros I have tried starts failing.
Anyone who can help me out ? :)
Сообщение от
Wikipedia
/cast
If it's a damage spell you could add 'harm' to the first pair or brackets.
Сообщение от
Googolplex
Can you tell me what difference adding 'farm' would make ?
I am not really that much into macros :)
Сообщение от
Wikipedia
Will
only
cast the spell if your focus is a attackable target, i.e enemy.
Example:
/cast <Spell>
This will only cast it if you have a enemytarget in your focus, 'exist' is implied with 'harm'.
Read Wildhorn's guide if you want to learn more, it's written for people new to macros :)
Сообщение от
technicdragon
You'll also want to add the nodead modifier too...
/cast <spell>
Otherwise, it would be a waste of a spell on a dead target --- done that myself
Unless of course, your focus is on one of your party and the spell is to resurrect or such.
Сообщение от
Googolplex
Thanks a lot for the help guys :)
Сообщение от
Wikipedia
Wasting a harmfull spell on a dead target, how the hell did you do that? As it won't cast on anything else than your focus it would just ignore the fact that it's dead and not waste the spell.
Сообщение от
224056
This post was from a user who has deleted their account.
Сообщение от
Wikipedia
No it wouldn't. It won't even try to cast the spell if the focus is dead.
Edit.
ever tried to cast a spell on a dead target, what happened?
Сообщение от
224056
This post was from a user who has deleted their account.
Сообщение от
Wikipedia
It will appear to use a GCD, but it's just animation afaik. And dont call it GCD then, it's just confusing.
Сообщение от
224056
This post was from a user who has deleted their account.
Сообщение от
12719
This post was from a user who has deleted their account.
Сообщение от
pelf
@focus
means
target=focus
, and it's only meaningful in a macro conditional.
/assist focus
means
/target focustarget
and possibly
/startattack
depending on interface settings.
Ответить
Вы не авторизованы.
Войдите
или
зарегистрируйтесь
, чтобы оставить сообщение.