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

(fixed format error)
Line 2: Line 2:
  
 
== Synopsis ==
 
== Synopsis ==
/ebeeps
+
/ebeeps [on | off]
  
 
== Switches ==
 
== Switches ==
Line 8: Line 8:
  
 
== Parameters ==
 
== Parameters ==
None
+
'''[on | off]''' - Turns the beeps on/off
  
 
== Example ==
 
== Example ==
None
+
<syntaxhighlight lang="mIRC">;Turns beeps on
 +
/ebeeps on
 +
</syntaxhighlight>
  
 
== Compatibility ==
 
== Compatibility ==
Added:  
+
Added: mIRC v4.6
  
Added On:  
+
Added On: 07/09/96
  
  
Line 24: Line 26:
 
* [[List of commands - mIRC|List of commands]]
 
* [[List of commands - mIRC|List of commands]]
 
* [[List of identifiers - mIRC|List of identifiers]]
 
* [[List of identifiers - mIRC|List of identifiers]]
 +
* [$ebeeps - mIRC|$ebeeps]
  
 
[[Category:mIRC commands]]
 
[[Category:mIRC commands]]

Revision as of 19:11, 22 December 2013

The /ebeeps command lets you control mIRC event beeps. Event beeps are sounds that alert you to certain events in mIRC, such as PMs, Notices, and Server events (connections, etc). Without any arguments, this command prints the status of event beeps. Otherwise, this command can be used to turn event beeps on or off.

Synopsis

/ebeeps [on | off]

Switches

None

Parameters

[on | off] - Turns the beeps on/off

Example

;Turns beeps on
/ebeeps on

Compatibility

Added: mIRC v4.6

Added On: 07/09/96


Note: Individual switches were not taken into consideration.

See also