Jump to content

Can't edit script in Creation Kit


Sumthang

Recommended Posts

Posted

Hi folks,

 

I've zero experience with modding Skyrim but I wanted to make a small adjustment in a mod I use, I'm a programmer myself so it seemed pretty straightforward. 

I think I've found the appropriate script, but I can't seem to edit it. When I right-click it, it just shows a lot of grayed out options.

 

 

post-300848-0-12304000-1429207219_thumb.png

 

 

Does anyone know how I can solve this?

 

Edit: I can't find the scripts in the Papyrus Script Manager either, like they're coming from somewhere outside the .esp, but where? The mod folder doesn't contain any script files.

Posted

To edit a script you need the source.

 

The scripts in "DATA\scripts\" are compiled (pex-format). The source code of all editable scripts is normally stored in "DATA\scripts\source\" (psc-format).

 

Source code provided by Bethesda should be in the file "DATA\Scripts.rar". First it has to be unpacked.

 

Hope that helps.

Posted

If the mod comes with a bsa file then the scripts are inside the bsa file.

You have to extract them before you can change them.

 

You can use BSAOpt to extract the content of a bsa file.

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

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