Difference between revisions of "Category:Leveled Lists"
Jump to navigation
Jump to search
m
no edit summary
imported>Dev akm (→General List Behavior: clarity) |
imported>Aellis m |
||
Line 17: | Line 17: | ||
== Leveled Lists and Compatibility == | == Leveled Lists and Compatibility == | ||
Leveled lists are one of the greatest sources of incompatibility between mods. This is largely due to the nature of Forms within Oblivion.esm and in various esp files, and how Oblivion loads plug-ins. For more information on that, see [http:// | Leveled lists are one of the greatest sources of incompatibility between mods. This is largely due to the nature of Forms within Oblivion.esm and in various esp files, and how Oblivion loads plug-ins. For more information on that, see [http://cs.elderscrolls.com/constwiki/index.php/Level_Lists_and_Bashed_Patch here]. | ||
The main point is that adding anything to any list ''changes'' that list. Only one mod may change any list; any mod that does so will ''overwrite'' any previous mods that change the same list. This means if two mods add things to the same list, only the one which loads last will actually work. | The main point is that adding anything to any list ''changes'' that list. Only one mod may change any list; any mod that does so will ''overwrite'' any previous mods that change the same list. This means if two mods add things to the same list, only the one which loads last will actually work. |