Main Table Of Contents

xEdit FAQ

Contents...

•  10.1 Overview

•  10.2 Beginner Questions

•  10.2.1 What mods do I select when I first load xEdit

•  10.2.2 Appling conflict filters shows almost every mod has conflicts!

•  10.2.3 Should I make changes to the mods if there is a conflict

•  10.2.4 Where in the load order should my patch plugin be placed

•  10.2.5 What does the patch plugin really do for my Fallout3 load order

•  10.2.6 Does xEdit correct the white face bug

•  10.2.7 What version of Fallout3 edit do I need xEdit for

•  10.2.8 Does xEdit fix Enclave radio broken by the Broken Steel

•  10.2.9 What happens if I can't get rid of my conflicts

•  10.2.10 I get an error, ‘Record XXXX is not contained in a group

•  10.2.11 What's with all these backup files building-up in my Data directory

•  10.2.12 How many mods can FO3Edit load

•  10.2.13 After Filtering for conflicts, I don't see anything on the Left-hand side!

•  10.2.14 Why does the Change Confirmation window force me to wait?!

•  10.2.15 I deleted a plugin file but xEdit seems to think it's still there

•  10.2.16 Should I make a new merged patch if I change my load order in [[https://www.nexusmods.com/fallout3/mods/640 | FOMM ?"]]

•  10.2.17 I am having problems getting xEdit to work on Vista

•  10.2.18 After xEdit loads, I can't get the context menu on the left to load!

•  10.3 Intermediate Questions

•  10.3.1 Should I clean all of the mods that I use including FOOK, FWE, MMM, etc

•  10.3.2 Is there a function that pops up if you double click something

•  10.3.3 Difference between 'copy as override' and 'deep copy as override

•  10.3.4 Replicating a dialogue block with all topic blocks that belong to it

•  10.3.5 Having troubles updating stuff from one mod version to another

•  10.3.6 How do I convert an ESP into an ESM

•  10.3.7 Why should I "clean" my mod? It works just fine how it is!

•  10.3.8 Many of my NPCs in-game has stark white-faces!

•  10.3.9 I have FOOK and get a load error like this, did I do something wrong

•  10.3.10 I found records that I've changed don't exist in Fallout3.esm!

•  10.3.11 How can I see individual records from a mod

•  10.3.12 How do I view all of the references in a mod, not just conflicts

•  10.3.13 I cleaned my mod and am getting CTDs with NAVM errors

•  10.3.14 How do I reverse an unintended change

•  10.4 Advanced Questions

•  10.4.1 What is Fallout3.Hardcoded.esp

•  10.4.2 Can I have a plugin that references another plugin as its master

•  10.4.3 Can I remove the delay between clicking an entry and the edit box

•  10.4.4 Is there a "Goto" option in the context menu for pulling-up a FormID

•  10.4.5 Can you help me with the Optcodes for IsInCombat

•  10.4.6 During the loading process, I notice some of the mods show Errors

•  10.4.7 Is there a way to look up the records op-codes

•  10.4.8 is "HasPerk" available in the CTDAs

•  10.4.9 Can we edit text in the expanded windows

•  10.4.10 Where can I learn more about FLST Lists

•  10.4.11 Can we list the mod index for each master/Plugin loaded in the dump

•  10.4.12 I have a lot of house-mods that are conflicting, how do I fix this

•  10.4.13 Will xEdit merge the Eyes, Hairs, Mouth pieces, etc

•  10.4.14 Can I merge destruction-data into my patch plugin

10.1 - Overview

The idea behind the FAQ is to make it easier for you to find the xEdit information that you need, without having to read this entire manual – that could put anyone into a coma. As I really don't want the hassle of law suits, it is in both of our best interest that this tutorial is simple to navigate and quick to find resolution to the tasks at hand.

 

FAQ Navigation really means using the FAQ to direct you to the right cell (section) of the document that describes what you need to do. In some cases, the FAQ itself will be all the help that is required. In other cases, you may want/need to learn the process at depth. Each Question/Answer combination has a teleport XMarker that you can activate by holding down Control and Left-Clicking on the XMarker with your mouse. Activating the XMarker will teleport you to the appropriate cell in the document for further details.

 

The FAQ is divided into Beginner, Intermediate and Advanced sections to better organize the questions, and further insulate your brain from over-exposure to technical documentation. The idea being that most users should start in the Beginner section and advance forward until find the answers you seek. If you do not find the answers you were looking for, please post them in the Bethesda GECK Forum so that we can update the FAQ.

Note: All Acquisition and Installation questions are covered in Chapter 2 above.

 

10.2 - Beginner Questions

The Beginner FAQ covers Conflict Detection.

10.2.1 - What mods do I select when I first load xEdit

 

Question: When loading xEdit, do I select all of the mods at once and apply a filter or does it need to be done individually

Two Answers here, depending on what your trying to accomplish:

Answer: If you're de-conflicting your mods so that you can play crash-free, then you want to select All of the mods (with the single exception of any previous patch plugin you created, you don't want to load that if you're building a new patch plugin).

Answer: If you're cleaning your mod or wanting to modify/work on just your own mod, then; Right-click in the load-window and choose, "Select None". Then find your mod in the list and just select that mod. The loader will automatically pick-up any ESM master files that your mod depends on. The section on Mod Cleaning and Error Checking will describe the process at depth.

Top of this Group

10.2.2 - Appling conflict filters shows almost every mod has conflicts!

Question: When I apply my conflict detection filter, almost all of the mods in my list have Red backgrounds! Am I totally conflicted here

Answer: Red isn't necessarily bad, although it does point you to conflicts. With that many mods, a merged patch Plugin is a must. Following the instructions in the section on Patch Plugins, and you should see that all of the intended edits will be playing nicer with each other. The chapter on Conflict Detection and Resolution will show you the differences.

10.2.3 - Should I make changes to the mods if there is a conflict

Question: When de-conflicting my mod, is it okay to drag/drop changes into the mod with a conflict, or just edit the field in the mod to fix the conflict right in that mod file

Answer: No, you shouldn't be modifying mods you didn't create yourself like that or you'll just get into trouble the next time one of these mods is updated. Instead you should use "copy as override into" a new Plugin on the currently winning record version and then drag n' drop the changes from all other record versions together. Creating a patch plugin which can be loaded after all the conflicting mods to resolve these conflicts. The chapter on Conflict Detection and Resolution will show you the differences.

10.2.4 - Where in the load order should my patch plugin be placed

Question: Where in the load order should my patch plugin be placed

Answer: Yes your merged-patch loads last, and the masters (.ESM files) which it patches (.esm's and .esp's) will be automatically added.

10.2.5 - What does the patch plugin really do for my Fallout3 load order

Question: What does the patch plugin really do for my Fallout3 load order? Do I really need to go through this trouble to create one

Answer: If you run more than 25 mods, you really do need to create a patch plugin in most cases. What the patch does is to join edits to a mod in such a way that both edits will work on the same thing.

 

Say for example mod #1 says you'll find raiders with flamers and mod #2 adds rocket launchers to them instead. If mod #2 loads last, it will be the conflict winner and you'll find raiders with flamers. If you use a patch Plugin, you'll find raiders with both flamers and rocket launchers. It doesn't always work out this smoothly, but it does in most cases. For an in-depth discussion see the chapter on Conflict Detection and Resolution.

10.2.6 - Does xEdit correct the white face bug

Question: Does xEdit correct the white face bug

Answer: No, you need facegen files packed in BSA, they don't work as loose files.

10.2.7 - What version of Fallout3 edit do I need xEdit for

Question: Do I need to run xEdit under Fallout3 v1.4 first and then apply the v1.5 patch

Answer: No you don't need to reinstall. You can run xEdit under any version of Fallout3.

10.2.8 - Does xEdit fix Enclave radio broken by the Broken Steel

Question: Can the MasterUpdate using xEdit cause Enclave radio to come back on air during broken steel

Answer: I'm pretty sure I've heard about people complaining about this here on the Forum. I would guess it's one of (many) bugs in BrokenSteel.esm or a conflict with some other mod you've installed.

10.2.9 - What happens if I can't get rid of my conflicts

Question: What happens if I still have mod conflicts in-game even after creating a patch Plugin

Answer: There is frankly nothing that xEdit can do different. Conflicts are the result of either:

•  General bugs in Patch release your running.

•  A problem specific to how masters are handled.

•  A module file that's broken in some way (which might show up more or at all because 1.5+ ESM is now doing something RIGHT at the engine level).

•  Conflicts between installed modules (ditto)

•  See the chapter on Conflict Detection and Resolution if you're still stuck for instructions on how to "Slay the Bug".

10.2.10 - I get an error, ‘Record XXXX is not contained in a group

Question: What should I do when I get an error during loading xEdit like this:

Record fBloodSplatterFadeStart [GMST:080304D5] is not contained in a group. and I had to disable it to get the master update to complete. Is this something I've done wrong with load order or some sort of conflict, or something that needs to be reported to the mod author to correct in the esp

Answer: As I said before, there are still many mods out there that have been hacked together in FOMM and are not actually structurally valid Fallout 3 module files.

 

Any module that gives trouble during loading or saving in xEdit is BROKEN anyway and should never be loaded into any game.

 

10.2.11 - What's with all these backup files building-up in my Data directory

Question: I've been getting a lot of 0/1kb insertmodnamehere.esp save/backup files in my data folder. What exactly are these

Answer: When xEdit saves a file, it first writes a new file with .esp/m.save.<datetime> as extension. When you then close the program then the existing original module files are renamed to .esp/m.backup.<datetime> and the newest .esp/m.save.<datetime> file for each module is renamed to .esp/m. These can be deleted without worry of harming your game or mods, and are purely for backup purposes.

10.2.12 - How many mods can FO3Edit load

Question: How many mods can FO3Edit load? I can't seem to get but just half of my mods loaded at one time. I have over 170 mod to edit am I missing something or doing something wrong

Answer: You can have 256 total mods in Fallout3 and xEdit, one more then the game engine itself. However, xEdit is uses a lot of memory to load entire mod lists and compare everything – and that goes up the more mods you add. If you find that you cannot run xEdit with a huge number of mods, check to see that your computer is not running out of memory. xEdit will warn you that memory is exhausted in most cases.

I have made xEdit work successfully with close to 200 mods loaded on a Windows XP machine with 3 gigs of Ram.

10.2.13 - After Filtering for conflicts, I don't see anything on the Left-hand side!

Question: After I run xEdit, and after filtering for conflict detection, if there's nothing on the left side, does that mean my load order is fine

Answer: Yes if you ran through the conflict resolution process and get no red or yellow coloring, you're clean! Nice work!

10.2.14 - Why does the Change Confirmation window force me to wait?!

Question: When I first make changes to a mod, I get a huge timed warning that forces me to wait before allowing me to click Yes. Is there any way to turn the three-second modify warning off

Answer: Yes, but it's there for a reason. Also, the 3 second delay gets reduced by a few fractions of a second every time you confirm that dialog till after a while it's completely gone.

10.2.15 - I deleted a plugin file but xEdit seems to think it's still there

Question: I deleted a plugin file but xEdit seems to think it's still there? When xEdit load itself, I see the messages about "Error: Active Plugin List contains nonexistent file "merged.esp"". I'm absolutely sure- I remove this ESP from load order and from disk with help of FOMM. What's the deal

Answer: That means that you deleted the file from disk, but it's still listed as an active Plugin in your Plugins.txt (see the message log for the location of that file). The Plugins.txt file is used by the game engine to decide which modules to load.

Any listed module which doesn't exist in the file system is just ignored by the game engine (and xEdit). So there is nothing to worry about with that error message. It has no further consequences. If you want to remove the error message, edit the Plugins.txt file and remove its entry from that file.

10.2.16 - Should I make a new merged patch if I change my load order in FOMM ?"

Question: So if I make a new load order in FOMM, should I make a new merged patch as well right

Answer: That is correct, if you change the load order you need to create a new merged patch so that the data is always kept in the right order. Failure to do this can result in CTD's. That's why Patch Plugin's should be a last resort and not automatically what you do to resolve conflicts.

 

The best practice is to create a patch plugin once you are reasonably sure that your load order is settled and static for your current game/character. After you start playing, altering the load order can result in problems for that character, so it's best to put the effort into a patch plugin once you're ready to start seriously gaming OR if you have serious conflicts that can't be resolved by changing the load order alone.

10.2.17 - I am having problems getting xEdit to work on Vista

Question: I am having problems getting xEdit to work on Vista in the Program Files folder. Am I doing something wrong

Answer: It is possible to install the game to the Program Files folder under Vista , but you have to deal with the UAC security first. You have three options:

•  1.Disable the UAC completely, but this will leave your system more vulnerable.

•  2.Install in a folder not controlled by UAC.

•  3.A much better way to solve the problem (of write-redirection to the VirtualStore) is to simply give the "Users" group "Full Control" of the Fallout 3 folder.

10.2.18 - After xEdit loads, I can't get the context menu on the left to load!

Question: After xEdit loads, I can't get the context menu on the left-hand side to load up! I can right-click in the right-window, but the left window gives me nothing. What's up with that

Answer: In these cases there is actually a problem with your files or your load order, and xEdit is unable to process them. Exit xEdit and use FOMM to check/correct any load order issues. Make sure your patch plugins (if you have one) loads last as well and re-run xEdit. See the Interface Tour to gain a better understanding of the views.

10.3 - Intermediate Questions

10.3.1 - Should I clean all of the mods that I use including FOOK, FWE, MMM, etc

Question: Should I clean all of the mods that I use including FOOK, FWE, MMM, etc

Answer: No, you should only clean a mod that you own or are on a team that owns. If you think that a mod is very dirty and should be cleaned, the best approach is to recommend it to the mod author on the forums. See the section on Mod Cleaning and Error Checking for more information

10.3.2 - Is there a function that pops up if you double click something

Question: Is there a function to the window that pops up if you double click something? There doesn't seem to be a way to edit anything in that window.

Answer: Yes, it makes it possible to read long texts like script source. See the section on Adding and Editing References for more information.

10.3.3 - Difference between 'copy as override' and 'deep copy as override

Question: What is the difference between 'copy as override' and 'deep copy as override

Answer: If you copy a DIAL record as override it only copies that DIAL record, if you use "deep copy" as override then it also copies all the INFO records underneath. See the section on creating a Manual Patch Plugin for examples of how to use Overrides and Deep Overrides.

10.3.4 - Replicating a dialogue block with all topic blocks that belong to it

Question: What if I want to replicate a dialogue block with all topic blocks that belong to it

Answer: You need to get a copy of a DIAL and all INFO records under it as new records using the following:

•  1. Use "Deep Copy as Overrride into...".

•  2. Go to the override copy of the DIAL record (you can just CTRL+Click on the "Record Header \ FormID" field of the override

copy in the detail view)

•  3. Select that record in the Navigation Treeview.

•  4. Press F2 (opens the change FormID dialog)

•  5. Backspace (clears the FormID)

•  6. Enter (shows the dialog again with a newly generated unique FormID)

•  7. Enter (confirms the change)

•  8. Repeat for the INFO records (Cursor Down, F2, Backspace, Enter, Enter, repeat)

•  9. See the section on creating a Manual Patch Plugin for examples of similar actions using Copy as Override / Deep Override Into.

 

10.3.5 - Having troubles updating stuff from one mod version to another

Question: I am running into issues trying to update stuff from one version of a mod to another.

Answer: For comparing / moving data between 2 versions of the same mod:

•  When starting xEdit, only load ONE of the 2 versions.

•  Select the file in the Navigation Treeview.

•  context menu -> Compare to

•  select the 2nd file in the file open dialog (it needs to be in the data folder for this to work currently)

•  the 2nd file now gets loaded with the same load order index as the first file

•  See the section on creating a Manual Patch Plugin for examples of similar actions using Copy as Override / Deep Override Into.

 

Doing that xEdit would have recognized the records in the 2 modules as being overrides of each other which would have simplified copying stuff around a lot. Also see the section on Comparing Two Versions of a Mod for examples of how to compare them efficiently.

 

10.3.6 - How do I convert an ESP into an ESM

Question: I'm trying to turn an esp into an esm using xEdit, but I can't seem to find a way to save the file as an esm or "convert" it as it were. I know that there is a way to do it, I believe there's supposed to be a copy into... function, yet I can't seem to find it.

Answer: Look at the File Header. Set the ESM Record Flag. Save. You are done. The file extensions do not matter for the game engine. But if you want you can now rename your file from .esp to .esm. See the section on Converting a Plugin into a Master for a detailed description.

10.3.7 - Why should I "clean" my mod? It works just fine how it is!

Question: Why should I "clean" my mod? It works just fine how it is!

Answer: The large majority of mods currently in circulation are unfortunately in rather appalling condition, with dirty edits, deleted references, unintended changes, you name it. GECK makes it very easy for these things to slip in. Even worse, there are still a significant number of mods out there which have been hacked together in FOMM or even hex editors that in no way shape or form conform to the implicit rules of the FO3 module file format. See the chapter on Mod Cleaning and Error Checking for a detailed description of how this is done.

 

What is needed from all mod authors is a concentrated effort to clean up their mods and in general minimize the number of vanilla records they touch to reduce conflict potential.

10.3.8 - Many of my NPCs in-game has stark white-faces!

Question: Many of my NPCs in-game has stark white-faces! Did xEdit do this

Answer: The white face bug is Not fixed by xEdit. The bug that xEdit fixes is the white BODY bug. To fix the white face bug, you have to edit your fallout.ini and add this line below the [General] statement:

[General]
bLoadFaceGenHeadEGTFiles=1

10.3.9 - I have FOOK and get a load error like this, did I do something wrong

Question: I have FOOK and get a load error like this, did I do something wrong

"[00:20] Background Loader: Error: record LVLI contains unexpected (or out of order) sub record LVLI 494C564C"

Answer: Nothing you or xEdit did wrong. I'm aware for some time now that FOOK 1.6 contains this broken deleted record. Besides being broken, it shouldn't have been deleted in the first place and can cause CTDs.

 

You can fix it with xEdit by loading FOOK.esp (as you are obviously doing) then going to that record (enter 0002968D into the FormID search edit above the Navigation Treeview and press enter) and then REMOVE that record from FOOK.esp. Make sure that you are removing it from the right file! (It should have the "Deleted" Record Flag set in FOOK.esp).

10.3.10 - I found records that I've changed don't exist in Fallout3.esm!

Question: When opening an esp in xEdit, it shows that of all the iXPReward records I've changed, that these ones do not exist in fallout3.esm. The other Game Settings I've edited show the yellow/green colors of "override without conflict", but these 5 are simply black on white, as if these are brand new settings. Is this a bug in xEdit

Answer: No it is not. The default values for the different GMSTs are hardcoded in the exe (both GECK and game engine). GMST sub records in Fallout3.esm are only present for the GMSTs that have been overridden by the game designers from their hardcoded default values (which were set by the programmers in source code).

10.3.11 - How can I see individual records from a mod

Question: How can I see individual records from a mod

Answer: In the Navigation Tree you can look at every single record in any of your modules. Once a record has been selected the detailed contents of that record is shown on the right side. The detail view shows all versions of the selected record from all modules which contain it. See the Right-Side View Tab tour for details.

10.3.12 - How do I view all of the references in a mod, not just conflicts

Question: When I load the ESP I've been working with, which depends on 2 ESMs (Fallout3 of course, and BHRM—Bobblehead Remove and Move), neither the ESP, nor the additional ESM, will show me everything until I tell it to filter some of the extraneous information out. How do I view all of the references

Answer: In the Right-Side View Tab, right click and make sure "hide no conflict rows" is unchecked.

10.3.13 - I cleaned my mod and am getting CTDs with NAVM errors

Question: I just cleaned my mod and am having CTD's and all sorts of errors with NAVM records? Did the cleaning process break my mod

Answer: NAVM and NAVI records work together in that the NAVI is an index of sorts for the NAVM records. Thus if the cleaning process removes any NAVM records, you must update the NAVI data as well. Thus after any cleaning which touches NAVM records you will have to simply Load and Re-Save the file GECK so that the NAVI records are re-built (which the GECK does automatically when you save).

10.3.14 - How do I reverse an unintended change

Question: I made some unintended changes to the main game files and don't know how to un-do those changes so that the original versions return. How is this done

Answer: Normally the word "remove" is used to describe removing a record from a module (in which case, if it was an override record, the original will "shine through" again). While "delete" normally refers to setting the "Deleted" flag on a record (in which case this "deleted" record will hide away whatever original record it overrides).

10.4 - Advanced Questions

10.4.1 - What is Fallout3.Hardcoded.esp

Question: What is Fallout3.Hardcoded.esp

Answer: This file contains some records which are hardcoded in GECK and the game engine (not contained in Fallout3.esm) but referenced from records in Fallout3.esm. PlaneMarker and PortalMarker STAT records to name just one example. The Fallout3.Hardcoded.esp must be in the same folder as the xEdit.exe and NOT in the Data folder. The game engine or GECK will never see that file and never load it.

 

When you start GECK without loading Fallout3.esm, you can see that there are some records already defined. The reason is that these records are hardcoded in the exe already. Some of these records are overridden in Fallout3.esm. Some others are not. But Fallout3.esm contains records with references to some of these hardcoded records that are not being overridden.

 

If you now load Fallout3.esm alone in xEdit, which doesn't have these "hardcoded" records in the exe itself like GECK. Then it appears as if Fallout3.esm contains a lot of invalid references. This is where Fallout3.Hardcoded.esp comes in. It contains all the hardcoded records which are not overridden in Fallout3.esm already. By loading this esp at the same load order ID as Fallout3.esm it is as if these records were defined in Fallout3.esm.

10.4.2 - Can I have a plugin that references another plugin as its master

Question: Can I have a plugin that references another plugin as its master? xEdit seems to do this, but I don't see how to do it in the GECK.

Answer: xEdit can handle Plugins (.esp) having other Plugins as master. GECK can not, so such a file can no longer be simply opened in GECK. See the section on Adding Masters to a Plugin for more details.

10.4.3 - Can I remove the delay between clicking an entry and the edit box

Question: When trying to Edit a cell, there is a delay between clicking an entry the second time and having the edit-box appear. Can this delay be removed

Answer: Just use F2. I'm not quite sure where that delay comes from (but probably has to wait until the system wide configured double click time expires to be sure it's a single click and not a double click).

10.4.4 - Is there a "Goto" option in the context menu for pulling-up a FormID

Question: For sub-records which are FormIDs, it would be great to have a 'go to' option in the context menu which would then just select that FormID in the Navagation Tree.

Answer: Hold CTRL down, and then click. Also, for fields where the text doesn't fit, hold SHIFT down and move the mouse over them to get a tooltip with the full text.

 

With the Ctrl+Click, you can do that any number of times and then simply return to where you came from with the little back and forward buttons in the top right corner. If you have a mouse with more then 2 keys you can also use the "back" and "forward" keys on your mouse.

10.4.5 - Can you help me with the Optcodes for IsInCombat

Question: I've just got a query about how we're supposed to input conditions. I'm trying to make a perk that works when you activate something out of combat, but I can't seem to input the "IsInCombat" function. I've tried using the opcode from this list, and I've tried converting the opcode to decimal, but it doesn't display the name.

Answer: You have to cut off the first 1. So 1121 is 121 -> 289 -> IsInCombat. Just tested and works fine. The first 0/1 is for console/nonconsole. Also, there's a minor typo in the PRKC label. It's not Index, it controls the reference the CTDA is called on.

0 = player
1 = current weapon/activation target
2 = hit target (for combat)

10.4.6 - During the loading process, I notice some of the mods show Errors

Question: During the background loading process, I notice some of the mods show Errors, but xEdit seems to load them anyway.

Answer: Many files that have been hacked together using FOMM or even a Hex Editor are not conforming exactly to this standard structure and xEdit will reject saving such a file (or depending on how severe the problem is might even reject loading such a file). I'd suggest loading it in FOMM, running the sanitize spell, resaving it and then try xEdit on it again. Sanitize will at least fix the missing group problem that xEdit doesn't like.

10.4.7 - Is there a way to look up the records op-codes

Question: Is there a way to look up the records op-codes

Answer: The numbers there are the opcodes for the functions used. The full list of functions is here:http://fose.silverlock.org/Fallout3Commands.html.

10.4.8 - is "HasPerk" available in the CTDAs

Question: Shortcut question: is "HasPerk" (which IS a script command) available as far as you know, in the CTDAs

Answer: Those numbers are in hexcode, you need to drop the first 1, and then convert the last 3 digits to decimal. So on that list, GetPermAV is 11EF. You drop the 1 to make it 1EF, then convert that to decimal, which gives 495. To make your life easier, HasPerk is 449.

10.4.9 - Can we edit text in the expanded windows

Question: Can we edit text in the expanded windows? I'm trying to write a script and it's a bit inconvenient to write it in notepad and copy-paste across.

Answer: This works by double clicking while holding the shift key.

10.4.10 - Where can I learn more about FLST Lists

Question: Where can I learn more about FLST Lists

Answer: An advanced discussion can be found on the Bethesda Forums.

10.4.11 - Can we list the mod index for each master/Plugin loaded in the dump

Question: Would it be possible to list the mod index for each master/Plugin loaded (included the module specified) in the dump? Then you could determine a record's module directly from its FormID.

Answer: Different then what xEdit is showing you, the dump is NOT showing load order corrected FormIDs. You see the FormIDs as they are stored in the file. Which means that the MAST sub records from the TES4 file header directly give you all the information you need to map FormIDs to files. e.g. if there are 3 MAST sub records then FormIDs starting with 00, 01 and 02 belong to these 3 files in that order, everything starting with 03 (or higher!) belongs to the file you are dumping.

10.4.12 - I have a lot of house-mods that are conflicting, how do I fix this

Question: My load list is smaller than most here, but I have a large selection of houses that were causing problems, as well as a few others like the vertibird that would crash if you left it and walked away. How do I fix this

Answer: First, check if any of your active modules are NOT masters. You can see that easily in FOMM if any of them are not shown in bold. If yes, run xEdit and you may need to make a manual patch.

 

If not, determine the FormID of the problematic character(s). Then start xEdit and don't make any changes to the to-be-loaded modules. Now put the FormID into the FormID search box (above the Navigation Treeview) and hit enter. Check if that record is touched by any of you installed mods. Also check the NPC record that the ACHR is based on (you can hold down CTRL and then click on the NAME field to jump to that record).

10.4.13 - Will xEdit merge the Eyes, Hairs, Mouth pieces, etc

Question: When merging patches that modify facial characteristics, will xEdit merge the Eyes, Hairs, Mouth pieces, etc

Answer: Important with that: eyes and hairs are merged, the rest not. So if you (or anyone) have a mod which makes changes to something other then hairs or eyes, load that mod last so that the hair and eye changes get merged into it.

 

So that means that TK's eyelash mod has to be last since it mods a lot of the head parts (like merging the whole mouth to make an open slot for the eyelashes).

10.4.14 - Can I merge destruction-data into my patch plugin

Question: Is it possible to get the destruction data that I created for my mod into the merged patch or should I just do it by hand

Answer: Destruction data is not one of the things handled by the merged patch function, so you will need to add those elements by-hand to the patch Plugin.