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.

sentinel.tcl Channel Flood

Old posts that have not been replied to for several years.
Locked
C
CyberCr33p

sentinel.tcl Channel Flood

Post by CyberCr33p »

# Channel text flood.
set sl_txflood 5:20


Is that 5 lines / 20 sec for a user only or that checks for 5:20 for all channel users?
User avatar
slennox
Owner
Posts: 593
Joined: Sat Sep 22, 2001 8:00 pm
Contact:

Post by slennox »

It's everything. That's why the default is 80:30.
C
CyberCr33p

Post by CyberCr33p »

Ok I put it 80:30 again.

Also I would like to know if nick flood is only when someone is changing nicknames very fast or is also when someone is flooding in a channel?
User avatar
YooHoo
Owner
Posts: 939
Joined: Thu Feb 13, 2003 10:07 pm
Location: Redwood Coast

Post by YooHoo »

CyberCr33p wrote:Also I would like to know if nick flood is only when someone is changing nicknames very fast or is also when someone is flooding in a channel?
eggdrop devel. team wrote:# flood-nick 5:60
# Set here how many nick changes in how many seconds from one host
# constitutes a flood. Setting this to 0 or 0:0 disables nick flood
# protection for the channel.
Locked