Search found 3 matches

by jbond
Tue Mar 16, 2004 10:27 am
Forum: Macro Help (MQ1)
Topic: Newbie needs guidance on macro that reacts to tells
Replies: 8
Views: 1915

Bonehand, I see you went through quite the effort to help out. I certainly appreciate it. At the very least you have verified for me that is not something trivial that I am missing. I think perhaps it is time for me to learn a little C++ and see what I can do. I guess I can't go through life relying...
by jbond
Mon Mar 15, 2004 12:29 pm
Forum: Macro Help (MQ1)
Topic: Newbie needs guidance on macro that reacts to tells
Replies: 8
Views: 1915

Bonehand, thank you for the reply. But I was already essentially using that code (I got it from the the EventTest.mac that came with the MQ download and just changed #chat say to #chat tell and then added a /beep command). However, as I stated in my original post, it doesn't seem to work if you chos...
by jbond
Sat Mar 13, 2004 8:21 pm
Forum: Macro Help (MQ1)
Topic: Newbie needs guidance on macro that reacts to tells
Replies: 8
Views: 1915

Newbie needs guidance on macro that reacts to tells

I want to write a macro with an exceedingly simple concept. I want my computer to beep or to alert me when someone (anyone) has sent me a tell. I see the /beep command for that. What I am not getting is, if I use the feature in game that all tells go to a separate window, how I can determine that a ...