Difference between revisions of "Template:XEdit Exclusivity"

From Nexus Mods Wiki
Jump to: navigation, search
(Detail: update)
 
(6 intermediate revisions by the same user not shown)
Line 21: Line 21:
 
<onlyinclude>
 
<onlyinclude>
 
<div name="Simulated code box" class="boilerplate metadata" id="Warning Notice"  
 
<div name="Simulated code box" class="boilerplate metadata" id="Warning Notice"  
style="margin:0px 10px 10px 10px; border:1px dashed #DAA520; color: green;
+
style="margin:0px 10px 10px 30px; border:1px dashed #DAA520; color: green;
 
background-color:#fff5f5; padding:3px;  
 
background-color:#fff5f5; padding:3px;  
 
/* Remove the next four 'white-space' lines to restore default white-space processing. */
 
/* Remove the next four 'white-space' lines to restore default white-space processing. */
Line 29: Line 29:
 
white-space: -o-pre-wrap;    /* Opera 7+ */
 
white-space: -o-pre-wrap;    /* Opera 7+ */
 
word-wrap: break-word;      /* Internet Explorer 5.5+ */
 
word-wrap: break-word;      /* Internet Explorer 5.5+ */
">
+
">NOTE: Do not use '''xEdit''' with any "mod organizer" or other "plugin aware" tool open at the same time.  While some might be compatible with sharing the plugin with '''xEdit''', others grab the file with a "write lock" to prevent any other program from changing things.  Play it safe and give '''xEdit''' exclusive access unless you are '''absolutely positive''' they are compatible.
NOTE: Do not use '''xEdit''' with any "mod organizer" or other "load order aware" tool open at the same time.  While some might be compatible with sharing the plugin with '''xEdit''', others are not.  Play it safe and give '''xEdit''' exclusive access unless you are '''absolutely positive''' they are compatible.
 
  
 
According to the [http://forum.step-project.com/topic/10094-tes5edit-by-elminsterau/page-18 TES5Edit Support Forum]: <span style="margin:0px 10px 10px 0px;border:1px solid #00C600; color: lightgray; background-color:#424242;padding:3px;
 
According to the [http://forum.step-project.com/topic/10094-tes5edit-by-elminsterau/page-18 TES5Edit Support Forum]: <span style="margin:0px 10px 10px 0px;border:1px solid #00C600; color: lightgray; background-color:#424242;padding:3px;
 
word-wrap: break-word;      /* Internet Explorer 5.5+ */
 
word-wrap: break-word;      /* Internet Explorer 5.5+ */
">"All plugins from the Data folder are sorted into 2 groups by extension (and extension only, ESM flag in plugin's header doesn't matter): *.ESM and *.ESP, then each group is sorted by plugin's file timestamp. Then '''xEdit''' loads all ESM, then all ESPs. The order of masters in plugins doesn't affect anything."</span> This suggests that whenever possible, you should move any "false ESM flagged ESP files" to the bottom of the list of ESM files in your load order if you want '''xEdit''' to match your game "load order" when it loads or sorts master files.
+
">"All plugins from the Data folder are sorted into 2 groups by extension (and extension only, ESM flag in plugin's header doesn't matter): *.ESM and *.ESP, then each group is sorted by plugin's file timestamp. Then '''xEdit''' loads all ESM, then all ESPs. The order of masters in plugins doesn't affect anything."</span> This suggests that whenever possible, you should move any "false ESM flagged" ESP files to the bottom of the list of ESM files in your load order if you want '''xEdit''' to match your game "load order" when it loads or sorts a plugin's master files.</div>
</div>
 
 
</onlyinclude>
 
</onlyinclude>
  
Line 45: Line 43:
  
 
Nexus wiki articles that refer to this article:
 
Nexus wiki articles that refer to this article:
* "[[#FNV_General_Mod_Use_Advice | FNV General Mod Use Advice]]
+
* [[FNV_General_Mod_Use_Advice | FNV General Mod Use Advice]]
* "[[#Fallout_NV_Mod_Conflict_Troubleshooting|Fallout NV Mod Conflict Troubleshooting]]".
+
* [[Fallout_NV_Mod_Conflict_Troubleshooting | Fallout NV Mod Conflict Troubleshooting]]
* "[[#Merged_Plugin_Guidelines_for_Personal_Use | Merged Plugin Guidelines for Personal Use]]
+
* [[Merged_Plugin_Guidelines_for_Personal_Use | Merged Plugin Guidelines for Personal Use]]
 +
* [[Template:Multi-file_Merge_Up_Procedure-1 | Template:Multi-file Merge Up Procedure-1]]
  
[[Category:New_Vegas]]
+
[[Category:New_Vegas]] [[Category:New_Vegas_Templates]]

Latest revision as of 05:42, 15 November 2018


Overview

This template is so it may be included in several instances in the articles:

Programs and Tools

  • A plain text editor like Windows Notepad.

Detail


References

  • NA

Nexus wiki articles referred to by this article:

  • NA

Nexus wiki articles that refer to this article: