Difference between revisions of "PlaySound"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>DragoonWraith
(CS 1.0)
imported>Fella
Line 17: Line 17:


[[Category: Functions]]
[[Category: Functions]]
[[Category:Functions (CS)]]
[[Category: Functions (CS 1.0)]]
[[Category: Functions (CS 1.0)]]
[[Category: Miscellaneous Functions]]
[[Category: Miscellaneous Functions]]
[[Category: Miscellaneous Functions (CS 1.0)]]
[[Category: Miscellaneous Functions (CS 1.0)]]

Revision as of 12:49, 23 January 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