Trying to make a Master with multiple ESPs referring to it..

Post » Sat Nov 17, 2012 11:39 pm

The mod I've been working on is starting to get a little...huge to say the least lol. So I want to change the format a bit.

I want to have one master that contains all of my newly created data: New Armors, New Weapons, New items for animals, new creatures, etc.

Then I want to have esps that distribute that data in different ways. Ie: I want one esp to handle item distribution amongst NPCs and leveled lists, another will handle world item distribution (such as on tables and furniture, dungeons, etc), another will handle quest changes...and so on. But they all hinge on items from the master file. So I need some help.

I don't know the proper way to make a master/separate my data. I saw a guide before but I didnt really understand it. Can someone help me out?
User avatar
Courtney Foren
 
Posts: 3418
Joined: Sun Mar 11, 2007 6:49 am

Post » Sun Nov 18, 2012 4:26 am

Anyone?
User avatar
Cameron Garrod
 
Posts: 3427
Joined: Sat Jun 30, 2007 7:46 am

Post » Sat Nov 17, 2012 9:34 pm

I want to have one master that contains all of my newly created data: New Armors, New Weapons, New items for animals, new creatures, etc.

Do you already have the esp/esm with all the new content ?
User avatar
Jeffrey Lawson
 
Posts: 3485
Joined: Tue Oct 16, 2007 5:36 pm

Post » Sun Nov 18, 2012 3:42 am

Do you already have the esp/esm with all the new content ?

Yes I do! But I do plan to add more new content to the esm over time if I can.
User avatar
Dark Mogul
 
Posts: 3438
Joined: Tue Feb 20, 2007 11:51 am

Post » Sun Nov 18, 2012 9:41 am

Best follow this tutorial on Version Control: http://www.creationkit.com/Version_control

You'll understand once you take the steps.
User avatar
April D. F
 
Posts: 3346
Joined: Wed Mar 21, 2007 8:41 pm

Post » Sun Nov 18, 2012 7:50 am

Best follow this tutorial on Version Control: http://www.creationkit.com/Version_control

You'll understand once you take the steps.

I dont understand this step:

Make the folders CheckInBackup and Merging shared in your local network (can be a fake network with just your PC in it).


How do I make a local network, How do I share the files on the network, and how do I make the network secure?
User avatar
phillip crookes
 
Posts: 3420
Joined: Wed Jun 27, 2007 1:39 pm


Return to V - Skyrim