DennisWG / Roid-Macros

Vanilla macros on steroids!
MIT License
58 stars 20 forks source link

Exists / Noexists #43

Closed Thunderba11 closed 5 years ago

Thunderba11 commented 5 years ago

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?

DennisWG commented 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