I was thinking bout this today: can we just set up an ISBoxer macro that has something like this in it?
Code:
!if ("slot 1" and character is not "slot 1") /EMA-team add {SLOT1}
!if ("slot 2" and character is not "slot 2") /EMA-team add {SLOT2}
!if ("slot 3" and character is not "slot 3") /EMA-team add {SLOT3}
!if ("slot 4" and character is not "slot 4") /EMA-team add {SLOT4}
!if ("slot 5" and character is not "slot 5") /EMA-team add {SLOT5}
Or just
Code:
/EMA-team add {SLOT1}
/EMA-team add {SLOT2}
/EMA-team add {SLOT3}
/EMA-team add {SLOT4}
/EMA-team add {SLOT5}
I realize it isn't fully semi-automatic but it's doable today without any further effort on the part of anyone, am I right?
* Caveat: I haven't tested this but I presume the latter example would work as none of that has changed recently.
Connect With Us