Difference between revisions of "ScriptEvent:music"
From Mod Wiki
(No difference)
|
Latest revision as of 11:27, 5 November 2007
Parameters
string sound -- Name of the sound shader to play.
Result
None.
Supported By
sdSysCallThread
Comments
- This is just a shortcut to using startSoundDirect.
- Passing a blank string will stop any existing sound on the music channel.
Functionality
Plays the specified sound on the non localized music channel.