mIRC Homepage
Hi!

I'm seeing unwanted behaviour on synIrc, where away-notify is enabled (not on other networks that don't have it). mIRC displays the away messages in the active chat window regardless of the relevant setting in the preferences. I'm on 7.51 but using an old, partly-broken version of nnscript (don't ask! :)) so I'm aware that it may not be a pure mIRC issue (then again it appeared only when mIRC added CAP support so who knows).

But where can I look to turn that off? I can't seem to CAP DEL anything from the client side...
Not detracting from the possible bug report, but, see if this helps.

/raw CAP REQ :-away-notify

Try that command to disable this CAPability. If it works, then issue the command in On Connect for that $network
This was a little difficult to test, initially, but seems to work fine. Thank you very much!
Testing is fairly easy with the /debug command, so you can watch what's going on behind the scenes. This alias helps.

Code:
debugg { window -aDoe2v @debug. $+ $cid | debug -p @debug. $+ $cid } ; by Raccoon
Yeah, the trouble was more finding a channel with idle people who had their away statuses on wink
© mIRC Discussion Forums