Hello everyone,
I’m trying to make a mousover Macro for the spell Havoc.
I have wrote: #showtooltip Havoc
/cast [@mousover] [] Havoc
However it does not cast Havoc on my mouseover target. I tested the same configuration where I replaced Havoc with Chaos Bolt and it was working fine. I am very curious why it is not working. Is related to Havoc in some way?
The missing letter was a mistake while I copied… But your Macro actually works – Thank you!
However, I don’t understand why. The only difference it has from mine (disregard the missing letter, it was with it in my macro screen) is that Havoc is not capitalised. Are macros case sensitive? Why did it work with Chaos Bolt and not Havoc?