From WikiChip
Difference between revisions of "mirc/commands/beep"
< mirc‎ | commands

m (Compatibility: Correct version number.)
m (Parameters: Note the max and min.)
Line 10: Line 10:
 
== Parameters ==
 
== Parameters ==
 
* '''[number]''' - Number of beeps, default to 3 if not specified.
 
* '''[number]''' - Number of beeps, default to 3 if not specified.
* '''<delay>''' - Delay (in milliseconds), default to ~500ms if not specified.
+
* '''<delay>''' - Delay in milliseconds, minimum is 50 and maximum is 999.
  
 
== Example ==
 
== Example ==

Revision as of 16:22, 15 February 2024

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, minimum is 50 and maximum is 999.

Example

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

Compatibility

Added: mIRC v3.2
Added on: 02 May 1995
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See also

[Expand]
v · d · e mIRC commands list