ScriptEvent:music

From Mod Wiki
Revision as of 11:27, 5 November 2007 by Wizz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.