OK, I have my macro for drain.
/ma "Drain" <t>
/wait 66
/echo Drain Ready
The first line works. My second line works but comes up the moment I activate the macro so I assume it's something to do with my /wait. I'm not sure why this is happening, all my other /wait macros work and I just copied them and changed the number.
/ma "Drain" <t>
/wait 66
/echo Drain Ready
The first line works. My second line works but comes up the moment I activate the macro so I assume it's something to do with my /wait. I'm not sure why this is happening, all my other /wait macros work and I just copied them and changed the number.
Comment