Here is a macro that will cast a target spell on all members of the group. This ability is in kissassist.mac obviously, but sometimes I don't want to be running the macro and just want to quick cast some spells. My comments are not great, but hopefully this is fairly straightforward
Usage: /macro groupcast "Spell to Cast"
Flow: mems new spell in gem slot 1, casts spell on all members of group, re-mems original spell from gem slot 1
Tested: Spell blocked (Howler blocks SoE for example) and Spell not in spell book: /macro groupcast wtfover
The methods contained in casting.inc were modified from kissassist.mac
github:
https://github.com/mq2war/EQMacros.git
Usage: /macro groupcast "Spell to Cast"
Flow: mems new spell in gem slot 1, casts spell on all members of group, re-mems original spell from gem slot 1
Tested: Spell blocked (Howler blocks SoE for example) and Spell not in spell book: /macro groupcast wtfover
The methods contained in casting.inc were modified from kissassist.mac
github:
https://github.com/mq2war/EQMacros.git