From WikiChip
mirc/commands/flood
< mirc‎ | commands
Revision as of 05:50, 4 December 2013 by David (talk | contribs) (fixed wrong entry imported)

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

Added On: 21/06/95


Note: Individual switches were not taken into consideration.

See also