Problems with mods and not custom binds.
snutzvandal opened this issue ยท 0 comments
Greetings! I want to thank you for a good project, currently under study. It would be nice to make some kind of discord for more interesting discussions.
Actually, the problem is that when you try to select a non-standard (not A-3, 0-9) bind, an error occurs in the addon.
Example:
dna:SetWeakAuraInfo(select(1,...),"F1","Mutilate")
or
dna:SetWeakAuraInfo(select(1,...),"SHIFT+Q","Mutilate")
The addon's logic breaks and it issues an invalid bind.