From WikiChip
Difference between revisions of "mirc/commands/vol"
m (→See also) |
m (→Switches) |
||
Line 5: | Line 5: | ||
== Switches == | == Switches == | ||
− | + | {| class="wikitable" style="line-height: 25px; margin-left: 75px;" | |
− | + | |- | |
− | + | ! OBJ !! Description | |
− | + | |- | |
− | + | | '''-w''' || Waves | |
+ | |- | ||
+ | | '''-m''' || Midis | ||
+ | |- | ||
+ | | '''-p''' || MP3s | ||
+ | |- | ||
+ | | '''-v''' || Master Volume | ||
+ | |- | ||
+ | | '''-uN''' || Sets mute setting: '''1''' = ''ON'', '''2''' = ''OFF'' | ||
+ | |} | ||
== Parameters == | == Parameters == |
Revision as of 19:58, 25 June 2014
The /vol command lets you change the system volume as well as for waves, mp3s, and midis. The /vol command can also be used to mute the system volume.
Synopsis
/vol -wmpvuN [volume]
Switches
OBJ | Description |
---|---|
-w | Waves |
-m | Midis |
-p | MP3s |
-v | Master Volume |
-uN | Sets mute setting: 1 = ON, 2 = OFF |
Parameters
- [volume] - volume (0 to 65535)
Example
;Turn on mute /vol -vu1
Compatibility
Added: mIRC v5.8
Added On: 05/09/2000
Note: Individual switches were not taken into consideration.