From WikiChip
mirc/commands/beep
< mirc‎ | commands
Revision as of 03:02, 1 December 2013 by David (talk | contribs) (Created page with "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 == /be...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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
  • <delay> - Delay (in milliseconds)

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