mIRC Home    About    Download    Register    News    Help

Print Thread
#226625 09/10/10 10:28 PM
N
N3M3S1S
N3M3S1S
N
This is a bug report from another user about my script.

Originally Posted By: "cofke"

i see normally in my status window the joins and quits on the servers (because i'm an irc op) but everything comes in my active window :| thats not good :s its flooding my windows :|

example:
status window:
- server - nick1 connected to server 1
- server - nick2 disconnected to server 1
- server - nick1 disconnected to server 1
- server - nick2 disconnected to server 1

active window:
- server - nick1 connected to server 1
<nick3> blablabla
- server - nick2 disconnected to server 1
- server - nick1 disconnected to server 1
<nick4> blablabla
- server - nick2 disconnected to server 1


I don't know much about the server op stuff, how would I make them only appear in the status window?

Joined: Aug 2004
Posts: 7,168
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Aug 2004
Posts: 7,168
Using the ON SNOTICE event and echo the information using the -s switch (should work).

N
N3M3S1S
N3M3S1S
N
Okay I'll look into that. Thanks


Link Copied to Clipboard