From WikiChip
Difference between revisions of "mirc/commands/flood"
m (PatrolBot moved page /flood command - mIRC to mirc/commands/flood: per new naming convention) |
m (bot: correcting title) |
||
Line 1: | Line 1: | ||
− | {{mIRC menu}} | + | {{mirc title|/flood Command}}{{mIRC menu}} |
The '''/flood command''' can be used to change the current flood settings for mIRC. | The '''/flood command''' can be used to change the current flood settings for mIRC. | ||
Revision as of 04:13, 4 January 2015
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
Template:mIRC menu The /flood command can be used to change the current flood settings for mIRC.
Synopsis
/flood [+c|-c] [on|off|clear] <chars> <maxlines> <maxmessages> <ignoretime>
Switches
- -c - disables the ctcp flood protection
- +c - enables the ctcp flood protection
Parameters
- [on|off|clear] - turns flood protection on/off or clear the settings
- <chars> - maximum number of characters sent before it triggers <maxlines> - maximum number of buffered lines
- <maxmessages> - maximum number of message allowed per nick <ignoretime> - number of seconds nicks are ignored if they exceed <maxmessages>
Example
/flood 200 10 2 30
Compatibility
Added: mIRC 3.3, 3.4
See also
mIRC commands list