Difference between revisions of "Mod Cleaning Tutorial"

12 bytes added ,  08:54, 21 August 2007
m
→‎TES4Gecko: formatting
imported>ShadowDancer
m (→‎TES4Gecko: typo)
imported>ShadowDancer
m (→‎TES4Gecko: formatting)
Line 68: Line 68:
For example, if you have accidentally changed a default container, you can easily spot this under the Container branch because you'll see a container record there with a FormID starting with 00 (records starting with 00 are always from Oblivion.esm, while records starting with 01 are new things added by your plugin).  
For example, if you have accidentally changed a default container, you can easily spot this under the Container branch because you'll see a container record there with a FormID starting with 00 (records starting with 00 are always from Oblivion.esm, while records starting with 01 are new things added by your plugin).  


[[Image:TES4GeckoContainer.jpg|frame|Marking Ignore on several dirty container records.]]
[[Image:TES4GeckoContainer.jpg|thumb|700px|Marking Ignore on several dirty container records.]]


To remove these dirty container records, expand the Containers branch, select the dirty records (Ctrl-Click to get multiple records), click the ''Ignore'' button, then click ''Save Plugin''.
To remove these dirty container records, expand the Containers branch, select the dirty records (Ctrl-Click to get multiple records), click the ''Ignore'' button, then click ''Save Plugin''.
Line 74: Line 74:
If your mod contains several dirty creature records, the process is the same:
If your mod contains several dirty creature records, the process is the same:


[[Image:TES4GeckoCreature.jpg|frame|Marking Ignore on several dirty creature records.]]
[[Image:TES4GeckoCreature.jpg|thumb|700px|Marking Ignore on several dirty creature records.]]


To remove these dirty container records, expand the Creatures branch, select the records you want to remove (Ctrl-Click to get multiple records), click the ''Ignore'' button, then click ''Save Plugin''.
To remove these dirty container records, expand the Creatures branch, select the records you want to remove (Ctrl-Click to get multiple records), click the ''Ignore'' button, then click ''Save Plugin''.
Anonymous user