You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Im experiencing a bug from roid-macros that affects all healer who uses healing spells, when i use my healing spells macros like "healing wave", like this
/script if nil then CastSpellByName("Healing Wave(Rank 1)"); end
/cast [mod:ctrl @mouseover help] Healing wave; [help @mouseover] Healing wave(Rank 4); [harm @target] Lightning bolt; [help @target] Healing wave(Rank 4)
the healcomm doesnt work until i use the original spell from spellbook, and then the macro works too , but if i never use the original spell of spellbook without modifications the healcomm never works
I tested with the original version of roid macros and it works
I tested with different healcomm versions and doesnt work
Its a roid problem of the fork
The text was updated successfully, but these errors were encountered:
Im experiencing a bug from roid-macros that affects all healer who uses healing spells, when i use my healing spells macros like "healing wave", like this
the healcomm doesnt work until i use the original spell from spellbook, and then the macro works too , but if i never use the original spell of spellbook without modifications the healcomm never works
I tested with the original version of roid macros and it works
I tested with different healcomm versions and doesnt work
Its a roid problem of the fork
The text was updated successfully, but these errors were encountered: