Difference between revisions of "PlaySound3D"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>DragoonWraith
m (typo)
imported>Fella
Line 16: Line 16:


[[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 11:49, 23 January 2008

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