SetContainerSound

From GECK
Jump to: navigation, search


A function added by the JohnnyGuitar NVSE Plugin.

Description

Sets a Sound form attached to a specified container. Sound IDs are as follows:
0 - Open sound
1 - Close sound
2 - Random/Looping sound

Syntax

[help]
(form) SetContainerSound container:baseform whichSound:int newSound:form

Example

SetContainerSound MyContainer 0 rSound

See Also