Vol: Difference between revisions

From Scriptwiki
Jump to navigation Jump to search
Daveoh (talk | contribs)
Hello world
 
Daveoh (talk | contribs)
mNo edit summary
 
Line 18: Line 18:
* [[$vol]]
* [[$vol]]


[[Category:Playing Sounds]]
[[Category:Commands]][[Category:Playing Sounds]]

Latest revision as of 10:05, 12 April 2008

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.

SwitchMeaning
w/m/pSets the respective wave/MIDI/MP3 (same as wave) volume.
vSets the master volume on your system.
uNSets 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.

See Also