TheGabrielShallRise Posted January 24, 2018 Author Share Posted January 24, 2018 Nevermind Link to comment Share on other sites More sharing options...
TheGabrielShallRise Posted January 24, 2018 Author Share Posted January 24, 2018 A question. How do I "merge" files together?Like I want to put a resource in my mod but I don't know how to do it instead of posting a requirement Link to comment Share on other sites More sharing options...
EPDGaffney Posted January 24, 2018 Share Posted January 24, 2018 Depends on what you want to do. Most things can be copied pretty easily with FNVedit. Link to comment Share on other sites More sharing options...
dubiousintent Posted January 24, 2018 Share Posted January 24, 2018 To get some idea of what is involved in "merging" files, please see the wiki "Merged Plugin Guidelines for Personal Use" article. -Dubious- Link to comment Share on other sites More sharing options...
TheGabrielShallRise Posted January 25, 2018 Author Share Posted January 25, 2018 Okay so I can use FNVEDIT to merge plugins (not a patch) But what now.I still need those resources then I can get started on making AI packages Link to comment Share on other sites More sharing options...
Mktavish Posted January 25, 2018 Share Posted January 25, 2018 (edited) There is this tool for Fo3 https://www.nexusmods.com/fallout3/mods/5104 So either there is an NV version or this one works for NV ^shrug^ ? This tool though can create problems if you don't know what your doing ? Which then you need to use the -edit tool to fix it :geek: Ending up with duplicates mostly I guess ? Add edit: ah crap ... I broke my 999 post count :pirate: Edited January 25, 2018 by Mktavish Link to comment Share on other sites More sharing options...
dubiousintent Posted January 25, 2018 Share Posted January 25, 2018 (edited) Okay so I can use FNVEDIT to merge plugins (not a patch) But what now.I still need those resources then I can get started on making AI packagesIf by "resources" you mean the "art assets" or "code" from the vanilla ESMs, you need to make it a "master file" of your plugin, because they are copyright protected. If the "resources" are from another modder who grants permission to use them, then you can copy them from that modder's file into your own ESM. Same applies to BSAs and loose files. Which is why you see lots of mods that state certain DLCs are required. (You do not want to get into a legal argument with a game company. They HAVE to pursue you in order to protect their intellectual property, and no one is "too small". Additionally, Nexus will yank your mod if there is any complaint on that front because they don't want the hassle either.) The "how" is you use FNVEdit or Wrye Flash to "ESMify" the source ESP in question into an ESM file (temporarily), load it along with your ESM and ESP files into FNVEdit, and "merge". You should then be able to "clean masters" to remove the "ESMified ESP* as a master of your plugin, and then revert it back to a simple ESP. Thereafter your plugin should have what it needs. Please note that is the theory. I have not had needed to perform this operation myself. But you can search the web for the technique which goes back to Oblivion days at least. -Dubious- Edited January 25, 2018 by dubiousintent Link to comment Share on other sites More sharing options...
EPDGaffney Posted January 25, 2018 Share Posted January 25, 2018 I believe I've read of some annoyances when turning an .esp into an .esm in the form of dialogue being broken, and believe the recommendation was to do this before you do dialogue. Memory's a bit fuzzy on that, though. Back up your stuff, OP, in any event. Which assets are you trying to import? If it's just one or two, maybe you should just 'make' them in your .esp using the source files, provided their permissions allow that or the mod author has granted you such permission. Link to comment Share on other sites More sharing options...
TheGabrielShallRise Posted January 25, 2018 Author Share Posted January 25, 2018 Uh....So I use FNVEdit to turn to masterfilesAnd I will use alot of resources like rusted power armor and stuff (Im not a good modeler) Link to comment Share on other sites More sharing options...
TheGabrielShallRise Posted January 25, 2018 Author Share Posted January 25, 2018 Also anyone knows how to quickly make navmeshes?It's hard drawing stuff Link to comment Share on other sites More sharing options...
Recommended Posts