Swapping Out SCH Fairy Skills - embrace isn't switching
I've got a macro for swapping between Selene and Eos (as the situation calls for), I haven't really levelled Scholar yet, I use a similar macro for my SUM, and thought it would be useful on SCH. Yet Eos' Embrace isn't switching to Selene's Embrace on the hotbar, the exact syntax is the same, I'm wondering what I'm doing wrong Oo
The only reason I've got the icons is just a placeholder for now as I'm testing the macro (not in a dungeon or party environment, on my own), I will change them to Embrace after I get this sorted.
Also, I'd like to point out that I don't use macros for healing, I've heard that it's frowned upon is that true? I only got a handful on my WHM, for Raising usually and oh **** moments.
Here's the macros:
/ac "Summon"
/micon "Whispering Dawn" pet
/macroerror off
/hotbar pet "Embrace" 4 7
/hotbar pet "Whispering Dawn" 4 8
/hotbar pet "Fey Covenant" 4 9
/hotbar pet "Fey Illumination" 4 /
/ac "Summon II"
/micon "Silent Dusk" pet
/macroerror off
/hotbar pet "Embrace" 4 7
/hotbar pet "Silent Dusk" 4 8
/hotbar pet "Fey Caress" 4 9
/hotbar pet "Fey Wind" 4 /
Any help would be really appreciated, thank you for your thoughts.