Title: Exploring the Skyrim Creation Kit: A Deep Dive into Scripting with skyrim creation kit scripts.zip
Function PlayLockedSound()
Sound LockedSound = Game.GetForm(0x00036547) as Sound ; Standard lock sound
If LockedSound
LockedSound.Play(Self)
Endif
EndFunction
The wind howled. Hogni’s voice echoed, "By Ysmir, you're glitching out, boy!"
Note: If the Source folder does not exist, create it manually.
You must extract the contents of this zip file into your Data folder. Right-click Scripts.zip -> Extract All.