Post
by ScubaSki » Thu Sep 23, 2004 12:16 pm
Yeah,
I've often wished for this as well. It's a pain having to completely unload MQ2 and reload it. Especially when your running 6 EQ sessions on 3 computers from a networked share. That gets tedious very swiftly.
[code:1]Sub Main
:loop
/if !${me.understand} /call readsig
/if ${me.still.doesn't.understand} /call rtfm
/if ${me.STILL.DOESN'T.FUCKING.UNDERSTAND} /call findgun
goto :loop
/endmacro[/code:1]