Jump to content

Help editing a script


Guest deleted2027229

Recommended Posts

The quick answer:

Put a semi-colon in front of each of those lines, save the PSC and recompile into the PEX

 

The long answer:

Make sure you have extracted the source files from the scripts.rar or scripts.zip file depending upon game version (LE or SE)

Make sure you have SKSE's PSC files overwriting the base game PSC files

Put a semi-colon in front of each of those lines, save the PSC and recompile into the PEX

If the compiler fails, locate the script source(s) that contain the function, event or variable tripping up the compiler and place in the correct source folder for your game

** Repeat the above step as much as necessary until the compiler compiles without error

 

Default source folder locations (PSC files):

All 32-bit Skyrim editions: Data > Scripts > Source

All 64-bit Skyrim editions: Data > Source > Scripts

Link to comment
Share on other sites

  • Recently Browsing   0 members

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