
Originally Posted by
Spoekes
Combining <t> and <me> in one macro seems pointless for me.
They differ only when you target nothing. <t> & <me> heals <me> and <t> heals no one.
Sorry for my lack of explanation. My intention was <t> and <tt> can't be combined in healing spells. Once I tried to combine <t> and <tt> and got this ugly macro.
The difference in execution speed by "/micon" is very slight (about 16.7-33.3 milliseconds, depends on frame rate). It might be realized by comparing these macros.
/ac "Physick"
/micon "Physick"
...
/micon "Physick"
and
/micon "Physick"
...
/micon "Physick"
/ac "Physick"