Roid-Macros icon indicating copy to clipboard operation
Roid-Macros copied to clipboard

Healcomm doesnt work with macros of roid

Open Walhaell opened this issue 1 year ago • 0 comments

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

image

Walhaell avatar Nov 18 '24 17:11 Walhaell