From WikiChip
mirc/commands/beep
< mirc‎ | commands
Revision as of 19:49, 19 May 2014 by Ouims (talk | contribs)

The /beep command can be used to generate simple tones on the speaker. The command can also perform the beeps multiple times and with certain delay.

Synopsis

/beep [number] [delay]

Switches

None

Parameters

  • [number] - Number of beeps, default to 3 if not specified.
  • <delay> - Delay (in milliseconds), default to ~500ms if not specified.

Example

;Beep 3 times with a second delay
/beep 3 1000

Compatibility

Added: mIRC v3.3, v3.4

Added On: 21/06/1995

Note: Individual switches were not taken into consideration.

See also