SCH Pet Macro - HELP! (Please).
Ok I have the following macro for Eos And Selene Rsspectively.
/micon "Summon"
/ac "Swiftcast" <me>
/wait 1.5 /ac "Summon" <me>
/hotbar copy SCH 6 SCH 2
and
/micon "Summon II"
/ac "Swiftcast" <me>
/wait 1.5
/ac "Summon II" <me>
/hotbar copy SCH 5 SCH 2
Ok here's the thing.... I want to have my action bar 1 automatically add Embrace to Slot 6. I like to manually control every ability for my pet. Embrace is right next to Adloquium and Physick.
I want to add a line to the above two macros so that either Eos's or Selene's Embrace is automatically added to Slot 6 in Hotbar 1 everytime I summon them.
I've tried the following and NONE seem to work.
/hotbar set "Embrace" 1 6
or
/hotbar set "Embrace" pet Eos 1 6
or
/hotbar set 1 6 "Embrace"
For the life of me.. none of them work... what am I doing wrong? Thanks in advance.