Duplicate entries shouldn't be needed
Elitesparkle opened this issue ยท 1 comments
The fact we have to duplicate entries in order to configure some settings is not good.
I'd like to have the following functionality:
/cast [@mouseover,help][@self,mod:SELFCAST][@target,help][@player]Riptide
Now I'm forced to create a [Key] entry for this part:
/cast [@mouseover,help][@target,help][@player]Riptide
And a [Modifier + Key] entry for this part:
/cast [@self,mod:SELFCAST]Riptide
Macros are just being used to explain, not while configuring the addon.
Interesting idea, I think it lines up pretty well with #86. I will close this as a duplicate of that, unless you think it's very different :)