DennisWG / Roid-Macros

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

Various macro conditionals cause the macro to appear as unusable on the action bar. #63

Open dan-personal opened 1 year ago

dan-personal commented 1 year ago

Issue exists in pfUI and default UI.

image

Is this user error, or is this simply an unavoidable limitation of the client/macroing system?

redmagejoe commented 10 months ago

@DennisWG Bump.

DennisWG commented 10 months ago

Hey,

I'm sorry for not answering earlier, but I pretty much stopped all development on this AddOn and for some reason github never notified me to begin with when someone creates an issue or tags me. I just found this by pure chance!

It's been a while since I've played WoW and I might remeber this wrong, but I'm pretty sure this was due to a limitation in the Client and no matter what I couldn't find a propper fix for this issue. However, there is a workaround! Put this at the start of your macros:

/run --CastSpellByName"SPELLNAME"

Make sure to replace SPELLNAME with the name of the spell you're using and the buttons sould no longer be in a disabled state.

Anyways, thank you for still using my AddOn! It feels great that people still appreciate it! :)

redmagejoe commented 10 months ago

This workaround doesn't appear to work. The specific macro I am attempting is the following:

#showtooltip Consecration
/cast [mod:alt] Consecration(Rank 1); Consecration