This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

How to stop notify from posting in multiple Windows?

Old posts that have not been replied to for several years.
Locked
s
strange

How to stop notify from posting in multiple Windows?

Post by strange »

Hi,

I found the following oddity using eggdrop 1.6.16:

When I notify another user with my IRC-client (mIRC) and this user has his status window active, the notification is printed only in the status window.

When my eggdrop bot notifys the same user, using the same mIRC configuration and also having his status window active, the notification is printed into every single channel...

I tested it using ".dump notice <some nick> :Testmessage" and "putserv "notice $nick :Testmessage" inside a tcl script. Does anybody habe a clue why the notice of mIRC and eggdrop do behave differently?

Thanks in advance,
strange
d
dollar
Op
Posts: 178
Joined: Tue Oct 28, 2003 3:47 pm
Location: Netherlands

Post by dollar »

The eggdrop sends a normal rfc compliant NOTICE, so I guess you'll have to look at what mIRC does...
dollar (or something similar) at:
#eggdrop / #tcl - undernet
#egghelp / #tcl / #eggtcl - efnet
#eggdrop.support / #tcl - quakenet
#eggdrop - ircnet
Locked