SetNoActivationSound

From the CreationKit Wiki
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.