Closed Thunderba11 closed 5 years ago
It's already implicitly checked whether the target exists. I don't see a reason to not do this, so please let me know if there is.
This means that this macro
/cast [@mouseover] Healing Touch
is equivalent to retails
/cast [@mouseover exists] Healing Touch
Hello, great addon. However it's usability is greatly limited by the absense of exists/noexists conditionals. I know that you can utilize those through lua scripting but that kinda defeats the purpose of the addon. Any chance those conditionals can be added in the near future?