Does anyone know how to use resurrection macro with miqo’s combat assist?
I’m talking about a chat macro that types out things like “xxxx, get up!” after res.
———————-
I tried
/micon “Resurrection”
/ac “Resurrection”
/p <t> , get up!!
but when miqo spam the res button, it’ll type out multiple lines
———————
then I tried adding a 1sec delay
/micon “Resurrection”
/ac “Resurrection” <wait.1>
/p <t> , get up!!
but the thing with miqo is, as soon as miqo res teammates, she would target the boss right after,
so the <t> in the macro became the boss’s name instead of my teammates name
does anyone know how to do this?