Skyrim Creation Kit Scripts.zip

Event OnActivate(ObjectReference akActionRef) If akActionRef == PlayerRef && LinkedChest LinkedChest.Activate(PlayerRef, True) Else Self.Activate(PlayerRef, True) Endif EndEvent

In the world of Skyrim modding, (or scripts.rar for Legendary Edition) is a vital archive bundled with the Skyrim Creation Kit . It contains the source code ( .psc files) for the game’s original scripts, which are necessary if you want to write, edit, or recompile Papyrus code. Why You Need It skyrim creation kit scripts.zip

Here's a of a custom magic chest with multiple features: True) Else Self.Activate(PlayerRef