ScriptEvent:startSoundDirect

From Mod Wiki
Revision as of 18:15, 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.
integer channel -- Index of the channel to play on.

Result

None.

Supported By

sdSysCallThread

Comments

  • Passing an empty string will stop any existing sound on the channel.

Functionality

Plays the specified sound on a non localized channel.