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.

netsplit question

Old posts that have not been replied to for several years.
Locked
User avatar
droolin
Halfop
Posts: 64
Joined: Thu Jul 24, 2003 9:07 pm
Contact:

netsplit question

Post by droolin »

Does an JOIN bind reconize nicks that rejoin a channel after a netsplit occurs? Reason I ask, I have a list table built that contains a series of nicks that are in the channel. When either a netsplit or a normal part occurs, I remove the nick and the server name from this table. When a nick joins the channel, it is then added back to this table.
What I am seeing is that normal joins are being picked up by the JOIN bind, but nicks that are returning due to a net split are not. Can anyone sugest a way that I can determine when the nick comes back from a netsplit? I came to this concusion through various channel displays from the script and log entries being made by the script.
Any sugestions are most appriceated.


droolin
User avatar
user
 
Posts: 1452
Joined: Tue Mar 18, 2003 9:58 pm
Location: Norway

Post by user »

bind rejn?
User avatar
Sir_Fz
Revered One
Posts: 3794
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

there is a net-split wait option in the conf file
User avatar
droolin
Halfop
Posts: 64
Joined: Thu Jul 24, 2003 9:07 pm
Contact:

Thank you for the sugestions

Post by droolin »

I will look into both of the sugestions that were offered. Can not beleive I did not see the bind that was sugested. I go through the tcl.doc alot, and I plain out just missed that.
Again, thank you very much.

droolin
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

The renj should do the trick.
Once the game is over, the king and the pawn go back in the same box.
Locked