Difference between revisions of "Unclean Dialogue"

30 bytes removed ,  07:47, 24 June 2012
Byline removed
imported>Chaky
m (Typo)
imported>QQuix
(Byline removed)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Byline}}


Compared to Morrowind, Oblivion is very safe when it comes up to mod incompatibilities, a serious issue can be dialogue-conflicts, though. Dialogue-conflicts are always caused by unclean dialogue in both mods. Thus it's very important to keep a close eye on the [[FormID]]s of the dialogue-lines.
Compared to Morrowind, Oblivion is very safe when it comes up to mod incompatibilities, a serious issue can be dialogue-conflicts, though. Dialogue-conflicts are always caused by unclean dialogue in both mods. Thus it's very important to keep a close eye on the [[FormID]]s of the dialogue-lines.
Line 113: Line 112:
  Crime            Feeding Time is over (...)          000BF16B
  Crime            Feeding Time is over (...)          000BF16B


Take note that the line ''I'm line one of Mod "A"'' is in truth the modified original Oblivion line with the FormID 00028a25 , while the "What is it now?" line that seems to be from Oblivion.ESM is in truth a new line introduced by the mod. This is a mod with Unclean Dialoge.  
Take note that the line ''I'm line one of Mod "A"'' is in truth the modified original Oblivion line with the FormID 00028a25 , while the "What is it now?" line that seems to be from Oblivion.ESM is in truth a new line introduced by the mod. This is a mod with Unclean Dialogue.  




Line 220: Line 219:
== Comments ==
== Comments ==


'''By Blade9722:''' As stated above, upon adding a new line the CS is marking edited (*) the line immediately before. This will cause the FormID being stored in the esp even if there's no change on it. From my experience this is useless, and even worse is a potential conflict cause, so my recommendation is to further clean the mod by wiping out this unchanged references through Ignore setting followed by a save.
As stated above, upon adding a new line the CS is marking edited (*) the line immediately before. This will cause the FormID being stored in the esp even if there's no change on it. From my experience this is useless, and even worse is a potential conflict cause, so my recommendation is to further clean the mod by wiping out this unchanged references through Ignore setting followed by a save.
Anonymous user