Script Source.rar -
In certain versions, you will find separate archives for major expansions (e.g., DLC01.rar , DLC02.rar ) containing the logic specific to those regions and questlines. How to Use It
The archive contains the building blocks for game logic and interaction: Script Source.rar
You must manually extract the contents into the Data\Scripts\Source folder to use them within the Creation Kit . In certain versions, you will find separate archives
It holds .psc (Papyrus Script) files, which are the editable versions of the game's compiled .pex scripts. In certain versions