Difference between revisions of "PlaySound"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Geckbot
m (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))
imported>Yukichigai
Line 11: Line 11:
The game will play the AMBCeilingCrumble sound
The game will play the AMBCeilingCrumble sound
}}
}}
==Bugs==
This function will not work when called on an ambient sound that consists of one or more .ogg files.
=='''See Also'''==
=='''See Also'''==
[[PlaySound3D]]<br>
[[PlaySound3D]]<br>

Revision as of 19:41, 14 January 2011

< [[::Category:Functions|Category:Functions]]

Link to TES4 Construction Set Wiki: PlaySound.

A function included in the GECK version 1.1.0.36.

Description

PlaySound plays the specified sound, non-locational.

Syntax

[help]
PlaySound SoundName:EditorID


Bugs

This function will not work when called on an ambient sound that consists of one or more .ogg files.

See Also

PlaySound3D
StreamMusic