Code: Select all
on ^1:SNOTICE:*Net break*: { if ($chr(46) isin $6 && $chr(46) isin $7) { server.echo NetSplit Detected : $6 <--/ /--> $7 | net.split $6 $7 | halt } | else { server.echo NetSplit Detected : $4- | halt } }
I doubt it doesn't, you could join flood with a netsplit fake quit, if it didnt.Sir_Fz wrote:So, I understood that splits trigger the quit bind too. Does the rejoin from split trigger the join bind ?