Making a plug-in (ESP) a Parent Master?

Post » Sun Nov 18, 2012 9:30 pm

Is it possible to make a plugin dependent on another plugin? If so, how?

I want to make changes to another plugin without changing that plugin itself.
User avatar
Danel
 
Posts: 3417
Joined: Tue Feb 27, 2007 8:35 pm

Post » Mon Nov 19, 2012 5:37 am

http://cs.elderscrolls.com/index.php/De-Isolation_Tutorial

All the information there is valid for Skyrim modding.
User avatar
Michelle davies
 
Posts: 3509
Joined: Wed Sep 27, 2006 3:59 am

Post » Mon Nov 19, 2012 12:59 am

Thanks Thomas Kaira.

It looks like the CK doesn't allow me to use two ESPs as masters at the same time, though.
User avatar
Charles Weber
 
Posts: 3447
Joined: Wed Aug 08, 2007 5:14 pm

Post » Sun Nov 18, 2012 9:37 pm

Thanks Thomas Kaira.

It looks like the CK doesn't allow me to use two ESPs as masters at the same time, though.
The engine doesn't mind ESP masters, but the CK won't allow it. You can make ESM'ified copies, with WryeSmash, of the ESPs that are to be masters, build a plugin in the CK, then, also with WryeSmash, point the result's masterlist to look for the original ESP versions and all will work out for your plugin with ESP master(s).
User avatar
Mark Hepworth
 
Posts: 3490
Joined: Wed Jul 11, 2007 1:51 pm


Return to V - Skyrim