From WikiChip
Difference between revisions of "mirc/commands/ebeeps"
(Created page with "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 (con...") |
m (Bot: de-linking old mIRC menu) |
||
(13 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | The '''/ebeeps command'' lets you | + | {{mirc title|/ebeeps Command}} |
+ | The '''/ebeeps command''' lets you enable/disable the 'event beeps' (sounds) in the Sounds dialog option. '''Event beeps''' are sounds that alert you to certain events in mIRC, such as PMs, Notices, Server events but also sound played via {{mIRC|/splay}}. 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 == | == Synopsis == | ||
− | + | /ebeeps [on | off] | |
== Switches == | == Switches == | ||
Line 8: | Line 9: | ||
== Parameters == | == Parameters == | ||
− | + | '''[on | off]''' - Turns the beeps on/off | |
== Example == | == Example == | ||
− | + | <syntaxhighlight lang="mIRC">;Turns beeps on | |
+ | /ebeeps on | ||
+ | </syntaxhighlight> | ||
== Compatibility == | == Compatibility == | ||
− | + | {{mIRC compatibility|4.6}} | |
− | |||
− | |||
− | |||
− | |||
− | |||
== See also == | == See also == | ||
* [[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]] | ||
+ | * {{mIRC|$ebeeps}} | ||
+ | {{mIRC command list}} | ||
− | [[Category:mIRC commands]] | + | [[Category:mIRC commands|ebeeps command - mIRC]] |
Latest revision as of 18:19, 15 June 2017
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
The /ebeeps command lets you enable/disable the 'event beeps' (sounds) in the Sounds dialog option. Event beeps are sounds that alert you to certain events in mIRC, such as PMs, Notices, Server events but also sound played via /splay. 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[edit]
/ebeeps [on | off]
Switches[edit]
None
Parameters[edit]
[on | off] - Turns the beeps on/off
Example[edit]
;Turns beeps on /ebeeps on
Compatibility[edit]
Added: mIRC v4.6
Added on: 07 Sep 1996
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.
See also[edit]
mIRC commands list