Ok... so I use macros to change my eos/selene icons on my hotbar upon summoning.
For eos this used to look like this:
/micon "Summon"
/ac "Summon"
/chotbar pet "Whispering Dawn" Eos 2 RAR
/chotbar pet "Fey Covenant" Eos 2 RAL
/chotbar pet "Fey Illumination" Eos 2 RAD
/chotbar pet "Embrace Eos 1 RDR
My issue is that Whispering Dawn never fires when I want it to. So I created a macro:
/micon "Whispering Dawn" pet
/pac "Steady"
/pac "Guard"
/pac "Whispering Dawn"
My question is how do I get this macro to change into place like I used to do with the old /chotbar pet "Whispering Dawn" Eos 2 RAR line/if this is even possible?