Hey, I have made a scripts file that includes some aliases and an event of this form:

Code:
on ^*:TEXT:<matchtext>:*:{
  <some commands>
  haltdef
}

This event works fine for me (ie. the commands are executed and mIRC's default echo is halted); but then a friend of mine loaded the scripts file, and the /haltdef command didn't work for him (but the commands were still executed - all of them). He gets no errors in the Status window.

I know for sure that it isn't a problem with the commands themselves, and obviously not with the matchtext. He uses mIRC v6.12 just like me. I fear that this has something to do with other scripts that he may have loaded...

Does anyone have any idea what could cause this, and how I'd prevent it from happening? =\


Yours sincerely,
Rotem "sock" E.