mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Jun 2004
Posts: 139
N
Ninko Offline OP
Vogon poet
OP Offline
Vogon poet
N
Joined: Jun 2004
Posts: 139
Hi there,
Why is it when sending more then 5 lines of text in one go, after more or less the 5th line every other line is displayed by the other mIRC client every 2 secs? eg...

[12:53:01]Text
[12:53:01]Text
[12:53:01]Text
[12:53:01]Text
[12:53:01]Text
[12:53:03]Text
[12:53:05]Text


Ninko

Joined: Aug 2005
Posts: 1,052
L
Hoopy frood
Offline
Hoopy frood
L
Joined: Aug 2005
Posts: 1,052
Probably an on input script or on text script this is not halting the text properly,

/help on input
/help on text
/help /halt


Code:
if $reality > $fiction { set %sanity Sane }
Else { echo -a *voices* }
Joined: Dec 2002
Posts: 2,031
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Dec 2002
Posts: 2,031

Also check your flood settings, especially the Queue own messages option on the sending client which would buffer your outbound messages to keep you from flooding off the server.

/help flood

mirc options (alt+o) > irc > flood

~ Edit ~
Check the flood settings on both clients.


Joined: Jun 2004
Posts: 139
N
Ninko Offline OP
Vogon poet
OP Offline
Vogon poet
N
Joined: Jun 2004
Posts: 139
Both client settings have flood protection off, also nither one is running any kind of input script. The client sending the lines appears to send them all in the same sec, they just arrive at the 2nd client as my example showed.


Ninko

Joined: Dec 2002
Posts: 2,031
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Dec 2002
Posts: 2,031

It's likely to be the IRC server itself buffering the messages. Establish a DCC chat between the two clients and paste your lines there and see what happens.

Joined: Jun 2004
Posts: 139
N
Ninko Offline OP
Vogon poet
OP Offline
Vogon poet
N
Joined: Jun 2004
Posts: 139
I use DALnet so I don't know?


Ninko

Joined: Dec 2002
Posts: 2,031
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Dec 2002
Posts: 2,031

You don't know what? How to use DCC chat?

/help /dcc chat

Joined: Jun 2004
Posts: 139
N
Ninko Offline OP
Vogon poet
OP Offline
Vogon poet
N
Joined: Jun 2004
Posts: 139
I mean weather or not anyone is aware that DALnet does this...


Ninko


Link Copied to Clipboard