Difference between revisions of "PlaySound"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Fella
imported>Vswe
m (Added Search Terms)
Line 21: Line 21:
[[Category: Miscellaneous Functions]]
[[Category: Miscellaneous Functions]]
[[Category: Miscellaneous Functions (CS 1.0)]]
[[Category: Miscellaneous Functions (CS 1.0)]]
<!-- Begin Search Terms
Play
Sound
End Search Terms -->

Revision as of 12:15, 20 June 2008

Syntax:

 PlaySound SoundID

Example:

 PlaySound SPLIllusionCast


Plays the specified sound, non-locational.


Note:

The sounds used for this function are defined in the Object Window under Miscellaneous/Sounds.

See Also