Class specific Macros as opposed to spec
TimothyLuke opened this issue ยท 3 comments
Resurrection is available for all Priest specializations:
256 - Priest: Discipline
257 - Priest: Holy
258 - Priest: Shadow
Currently you must pick a single Priest specialization for each custom macro you add in the specId area.
Is there a way to just have it set to a Class to cover all specs for the /gs command?
Thanks,
Wyt
Thinking out loud into this
if you do a "/gs class" it will add all the macros for that class to the Macro Dialog. THere is nothing in the macro execution to stop it being used in a different spec. Its just not an obvious thing.
I'm going to create the ability for a 'classID="1-12"'
I understood that all macros can be used even if not specified for the current spec. But I like things compartmentalized. I think you do also... Adding a class delimiter is exactly what I was suggesting. Thank-you
Wytmagic