maload Posted November 27, 2012 Posted November 27, 2012 i create esm file from esp file and i need to check both file . Â it is alway like this ? Â Â why cant i use only esm file in mod list ? Â do i missing something in modding ?
PhilMc2 Posted November 27, 2012 Posted November 27, 2012 You should explain your problem a bit more... In general you can delete an esp-file after changing it into an esm-file properly...so no, it is not always like this.
maload Posted November 28, 2012 Author Posted November 28, 2012 when i use a esm hair and i deinactived esp hair in laucher, the npc have no hair. Â when i activate esp file , the hair is back. Â thats why i use both of esm +esp file in skyrim game.
gregathit Posted November 28, 2012 Posted November 28, 2012 Let's backup and discuss what you are trying to do: Â Generally speaking it is NOT a good idea to convert an esp into an esm. You only do this if you are looking to have other esp files draw from it. Think of an esm more as a resource file and not as a mod. The reason for this is an esm occurs very early in your load order and can be overwritten by any of the esp files that come after it. Â Does this make sense and explain things a bit better?
maload Posted November 28, 2012 Author Posted November 28, 2012 i do convert esm file from esp because i need to create a new esp with its material. Â i need a hair , cloth, weapons set for a new npce ". Â this is the one way i know to create a npc with a set of hair, cloth and weapon. Â i read from internet that if i need a resource from it , i need esm file. Â is it other way to do this process ? Â i am just a beginner at ck.
PhilMc2 Posted November 28, 2012 Posted November 28, 2012 Esp-files can also work as "masters" for other esp-files so you do not have to create an esm to build your mod Just load all the esps (and/or esms) with the data you need together in CK...the CK should automatically create the dependencies when you save your new plugin...so no need to worry about esms/esps.
gregathit Posted November 28, 2012 Posted November 28, 2012 If you are just getting new stuff into the game then just stick with making an esp.
maload Posted November 29, 2012 Author Posted November 29, 2012 thank you . i will try to do it with your advice.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.