New master file.

Post » Mon Jun 18, 2012 1:47 pm

Is there an easy way to create a new master file with a blank landscape, but also with the basic things already in like lighting, statics, textures, etc, or do I have to go through and add in everything I need?
User avatar
Sabrina Schwarz
 
Posts: 3538
Joined: Fri Jul 14, 2006 10:02 am

Post » Mon Jun 18, 2012 7:31 am

Click and drag a box around yourself. Click Selection -> Invert Selection. Press Delete.
User avatar
Vickytoria Vasquez
 
Posts: 3456
Joined: Thu Aug 31, 2006 7:06 pm

Post » Mon Jun 18, 2012 6:29 am

Is that a serious answer?
User avatar
louise hamilton
 
Posts: 3412
Joined: Wed Jun 07, 2006 9:16 am

Post » Mon Jun 18, 2012 2:38 am

Add...
[General]bAllowMultipleMasterLoads=1
... to SkyrimEditor.ini, then select the new master you want to add, tick it, set your plugin as active, load, save. That plugin should then be able to reference/override forms from both masters.

NOTE: Currently and unlike the engine, the CK will only allow ESM masters.
User avatar
Paula Rose
 
Posts: 3305
Joined: Fri Feb 16, 2007 8:12 am

Post » Mon Jun 18, 2012 2:27 am

NOTE: Currently and unlike the engine, the CK will only allow ESM masters.
That's the goal I think. A "mod" that is completely independent from the Skyrim.esm.

It appears at the moment that I'm going to have to go through and import all of the objects and basically start everything from scratch.
User avatar
lacy lake
 
Posts: 3450
Joined: Sun Dec 31, 2006 12:13 am

Post » Mon Jun 18, 2012 5:38 pm

Add...
[General]bAllowMultipleMasterLoads=1
... to SkyrimEditor.ini, then select the new master you want to add, tick it, set your plugin as active, load, save. That plugin should then be able to reference/override forms from both masters.

NOTE: Currently and unlike the engine, the CK will only allow ESM masters.

What about esmified ESP's? ESP files with the ESM flag switched in the plugin header? That worked in Oblivion.

That's the goal I think. A "mod" that is completely independent from the Skyrim.esm.

It appears at the moment that I'm going to have to go through and import all of the objects and basically start everything from scratch.

I have a cleaned Skyrim.esm of only 8 MB, all worldspaces and quests are deleted, but also all magic effects and anything related to magic and all perks are deleted. This is the base MERP will use. You can have that Skyrim.esm, but if you want magic you'll have to move all magic related forms back in using TesVsnip. I also had to remove some idle anim conditions because they referred to deleted forms, so if you die a greybeard anim will play. Should be easy to fix though, just got to add a new valid condition to those idle anims.

Anyway, I cleaned up Skyrim.esm with TesVsnip in 2 full days, it's an insanely boring tasks to remove all conflicts caused by missing forms that other forms refer to. But it's definitely possible.
User avatar
OnlyDumazzapplyhere
 
Posts: 3445
Joined: Wed Jan 24, 2007 12:43 am

Post » Mon Jun 18, 2012 6:24 am

That would be awesome.
User avatar
Vivien
 
Posts: 3530
Joined: Fri Apr 13, 2007 2:47 pm


Return to V - Skyrim