When you install the Skyrim Creation Kit via Steam, it doesn't automatically "unpack" the source code for the game's logic. Instead, Bethesda packages thousands of (.psc files) into a compressed archive named scripts.zip .
The computer speakers crackled. A voice came through—gravelly, tired, sounding exactly like Hogni, the blacksmith NPC he had failed to fix.
There is often confusion regarding which scripts.zip to use, as there are two distinct versions of the game.
The scripts.zip file contains the ( .psc files) for every default script in the game, including: Quest Logic: How objectives trigger and advance.
This means your new script depends on a script from another mod that you haven't installed the source for. Fix: Locate the source .psc files for the dependency mod and place them in your Source folder. For complex mods, many authors provide a "Developer Download" containing sources.
The best way to learn Papyrus is to see how Bethesda handled things. Want to know how a Dragon Soul is absorbed? You need to read the source script.
| Skyrim Version | Destination Path | | :--- | :--- | | | ...\Skyrim\Data\Scripts\Source\ | | Special Edition (SSE) | ...\Skyrim Special Edition\Data\Scripts\Source\ | | Anniversary Edition (AE) | ...\Skyrim Special Edition\Data\Scripts\Source\ (AE uses the same SE base but with extra CC scripts) |
Вы точно хотите удалить выбранный товар? Отменить данное действие будет невозможно.