Vol
From Scriptwiki
Sets the volume on your system for waves, MIDIs and MP3s (same as waves.)
/vol -wmpvuN [volume]
The volume value can range from 0 to 65535.
Switch | Meaning |
w/m/p | Sets the respective wave/MIDI/MP3 (same as wave) volume. |
v | Sets the master volume on your system. |
uN | Sets the mute setting, where N = 1 is on, N = 2 is off. |
Example
/vol -w 65535
Sets the wave/MP3 volume to max (65535.)
/vol -v 32768
Sets the master volume to half.