1 items

File information

Last updated

Original upload

Created by

SICreef

Uploaded by

daken72127

Virus scan

Safe to use

Tags for this mod

About this mod

This mod uses the power of SkyPatcher to resolve leveled list conflicts using OWL, and can be used as a base for adding new items to OWLs leveled list system. This also applies to NPC's and outfits, and has support for several other mods. All credit goes to SICreef.

Share
Requirements
Permissions and credits
Changelogs
Now supports Containers!


**Disclaimer: SkyPatcher may CTD when injecting Leveled Lists into Containers. By default, SkyPatcher deactivates adding Leveled Lists to Containers. If you wish to use this feature (as not everyone experiences a CTD), you need to enable it in the SkyPatcher.ini that comes with SkyPatcher.

This mod uses the power of SkyPatcher to resolve leveled list conflicts using OWL, and can be used as a base for adding new items to OWL's leveled list system. This also applies to NPC's and outfits, and has support for several other mods. Load Order does not matter. All credit goes to SICreef.

The main file includes an edited esp for OWL that removes any records no longer needed due to SkyPatcher.
The following patches and options are available:

This mod will clear any level list/container it touches. So if you have other records in these lists and still want them available, you will need a patch. I'll assist anyone in doing so the best I can. It is fairly easy, and will require a few lines in an ini file to add what you want to OWL's sublists.  (Use updated files)

Since Skyrim Coin Replacer Redux is a mod for Legendary Edition, it has a form version of 43, Special Edition uses form 44. In order for the mod to work properly in Special Edition, you need to change the form version to 44. Procedure:

  • Open SkyrimCoinReplacerRedux.esp in SSEEdit
  • Right click on the mod and select Apply Script....
  • Select the script: Update records form version
  • Change 2 values in the script:  
         FV_Check = 40 change value 40 to 43
         FV_Set = 43 change value 43 to 44
  • Click OK
  • Close xEdit and save the changes.