Good, because the covenant ability of fairies does not interact well with macros, I tried to do them in different ways and it never works, it does not throw the buffos I want, these are the macros, I try thousands of other ways, changing the language of the game writing them in a thousand ways.
#showtooltip
/cast [@player] Blessing of Summer
/cast [@player] Blessing of Autumn
/cast [@player] Blessing of Winter
/cast [target=Mitthraw,nodead][@focus,nodead,help][@player] Blessing of Spring
#showtooltip
/cast [@player] Bendición de verano
/cast [@player] Bendición de otoño
/cast [@player] Bendición de invierno
/cast [target=name,nodead][@focus,nodead,help][@player] Bendición de primavera
/cast [target=name] Blessing of Summer
/cast [target=name] Blessing of Autumn
/cast [target=name] Blessing of Winter
/cast [target=name] Blessing of Spring
And as I said, in different languages and changing the language game and many other macro options that if it works for me for other blessings that I have, by the way, the @mouseover does not work either, I put someone on top of time and throws it at me.
Hey Greeting. So it’s actually a little weird or even buggy. But to create a macro mouseover you can just do this:
But to create a macro mouseover you can just do this:
Create a macro by choosing the question mark icon (It’s better if the icon changes automatically ) #showtooltip Blessing of Summer
/cast [@mouseover,help,nodead][@target,help,nodead,exists][@mouseover,harm,nodead][@target,harm,nodead,exists][@player] Blessing of Summer
And absolutely no need to write for each different blessing. It does it automatically.
This macro above allows you to cast the blessing of your current season.If you have your mouse on one it will cast it on that target otherwise it will cast it on you.
If you want it to cast only on your mouseover target: #showtooltip Blessing of Summer
/cast [@mouseover] Blessing of Summer
For any other type of macro with the magnificent blessings of the seasons, it works this way. no need to write for all 4 seasons.
I hope it helped. Have fun
Vhalryan = Myalinas
Actually It can be a problem that it works like this .
Refer to : Blessing of Seasons macro
And I agree even though I don’t want to use them like that .