Difference between revisions of "PlaySound3D"
Jump to navigation
Jump to search
imported>TheImperialDragon m |
imported>Dev akm (link to Sound page) |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 9: | Line 9: | ||
'''Note:''' | '''Note:''' | ||
The sounds used for this function are defined in the Object Window under Miscellaneous/Sounds. | The sounds used for this function are defined in the Object Window under [[Sound|Miscellaneous/Sounds]]. | ||
==See Also== | ==See Also== | ||
[[PlaySound]] | * [[PlaySound]] | ||
* [[StreamMusic]] | |||
[[StreamMusic]] | |||
[[Category: Functions]] | [[Category: Functions]] | ||
[[Category:Functions (CS)]] | |||
[[Category: Functions (CS 1.0)]] | |||
[[Category: Miscellaneous Functions]] | [[Category: Miscellaneous Functions]] | ||
[[Category: Miscellaneous Functions (CS 1.0)]] | |||
<!-- Begin Search Terms | |||
Play | |||
Sound | |||
3D | |||
End Search Terms --> |
Latest revision as of 14:41, 23 February 2009
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[edit | edit source]