Difference between revisions of "PlaySound3D"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>DragoonWraith
(CS 1.0)
imported>DragoonWraith
m (typo)
Line 18: Line 18:
[[Category: Functions (CS 1.0)]]
[[Category: Functions (CS 1.0)]]
[[Category: Miscellaneous Functions]]
[[Category: Miscellaneous Functions]]
[[Cateogry: Miscellaneous Functions (CS 1.0)]]
[[Category: Miscellaneous Functions (CS 1.0)]]

Revision as of 20:36, 20 July 2007

Syntax:

 PlaySound3D SoundID

Example:

 PlaySound3D SPLIllusionCast

Plays the specified sound at the location of the calling reference.


Note:

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

See Also