Courier07 Posted July 24, 2011 Share Posted July 24, 2011 I'm trying to figure out how to turn an esp file into an esm file, but I don't know where to start. Any help would be appreciated. Link to comment Share on other sites More sharing options...
micalov Posted July 24, 2011 Share Posted July 24, 2011 FOMM>Tools>TesSnip, Load the esp, spells> make esm. Link to comment Share on other sites More sharing options...
stevie70 Posted July 24, 2011 Share Posted July 24, 2011 I'm trying to figure out how to turn an esp file into an esm file, but I don't know where to start. Any help would be appreciated.open your mod with fnvedit; navigate to your mod's file header entry in the left list, and then, where it says "record flags", right click in the blank field right of it and select editin the selection menu that pops up, check "esm" an click okclose fnvedit, saving your changes on exit. you can then additionally rename it from *.esp to *.esm, but it's not actually necessarry, because the game only looks if the esm-flag is set.(setting the master-flag but not renaming it has the advantage that it still is editable in geck although a master) Link to comment Share on other sites More sharing options...
Recommended Posts