Jump to content

Recommended Posts

Posted

Im trying to edit some dlc quests but I only get failed to load fragments.

 

ive already extracted the zip files but that doesnt seem to do anything

 

whats the path for the dlc code?

 

Posted

On my system the DLC PSC source files are in;

 

...\Steam\steamapps\common\Fallout 4\Data\Scripts\Source\Base\DLC01 ... DLC02 ... & etc

 

The Creation Kit needs to know about the source location, check Menu / File / Preferences / Scripts / SourceFolder which are added to through ...\Steam\steamapps\common\Fallout 4\CreationKitCustom.ini mine looks like;

 

[Papyrus]
sScriptSourceFolder = ".\Data\Scripts\Source"
sAdditionalImports = "$(source);.\Data\Scripts\Source\User;.\Data\Scripts\Source\F4SE;.\Data\Scripts\Source\Base"
Posted

 

On my system the DLC PSC source files are in;

 

...\Steam\steamapps\common\Fallout 4\Data\Scripts\Source\Base\DLC01 ... DLC02 ... & etc

 

The Creation Kit needs to know about the source location, check Menu / File / Preferences / Scripts / SourceFolder which are added to through ...\Steam\steamapps\common\Fallout 4\CreationKitCustom.ini mine looks like;

 

[Papyrus]
sScriptSourceFolder = ".\Data\Scripts\Source"
sAdditionalImports = "$(source);.\Data\Scripts\Source\User;.\Data\Scripts\Source\F4SE;.\Data\Scripts\Source\Base"

 

 

thank you!

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...