SetNoActivationSound

From the CreationKit Wiki
Revision as of 12:43, 28 November 2011 by imported>Scornett
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Changes the NoActivation sound to the specified sound. ClearNoActivationSound can be used to return the sound to the default sound.

The NoActivation sound is the sound that plays when the player presses the Activate button with nothing selected.

Syntax:

SetNoActivationSound Sound

Example:

SetNoActivationSound AmbRumbleShake ;An earthquake rumble will replace the NoActivation sound.