Difference between revisions of "Talk:XEdit"
Im sticking "Patching Fallout 4 Settlement Mods" here for now.
imported>Qazaaq (→Cleaning work in progress.: new section) |
imported>Qazaaq (Im sticking "Patching Fallout 4 Settlement Mods" here for now.) |
||
Line 1: | Line 1: | ||
== Cleaning work in progress. == | == Cleaning work in progress. == | ||
This was originally adapted by [[User:Sharlikran]] from the [http://cs.elderscrolls.com/index.php/TES4Edit TES4Edit] article on the Elderscrolls Wiki. Not everything is done so Im going to reduce the page content a bit such as broken links and missing sections. [[User:Scrivener07|Scrivener07]] ([[User talk:Scrivener07|talk]]) 2018-12-03T07:27:19 (EST) | |||
= Patching Fallout 4 Settlement Mods = | |||
Some Fallout 4 mods were made prior to the release of the Fallout 4 Creation kit and some of the DLC. | |||
Because of that many will overwrite the current Fallout 4 1.9.4 Settlement menus. | |||
This section is on how to manually update the mod so its menu no longer creates a conflict with Fallout4.esm. | |||
== Building Blocks Foundations (snappable floors) by QuietusPlus == | |||
Instructions for '''BuildingBlocks-Foundations.esp''' are provided below. | |||
[[Image:FO4EditSelectNone.jpg|350px|FO4EditSelectNone]] | |||
Open your active plugins with FO4Edit. Right click on the list of plugins and choose Select None. | |||
In the Search box type Foundations and look for the highlighted plugin named '''BuildingBlocks-Foundations.esp''', check only that plugin, and click OK. | |||
[[Image:BBFFindMenu.jpg|800px|FindMenu]] | |||
In the upper left corner type in 00106DA3 and press enter. | |||
This will jump to the menu that Building Blocks Foundations is altering. | |||
In the red box you see the menu that is being added by the author. | |||
In the orange box you see the vanilla menus as of Fallout 4 1.9.4 and in the purple box you see the menu that was available when the mod was made. | |||
You are making this change because if you don't you will be missing over 6 menus. | |||
[[Image:DragBBFMenu.jpg|800px|DragMenu]] | |||
Click and hold the left mouse button in the blue box and drag the mouse pointer to the purple box. | |||
While doing so you should see a silhouette of the records you are moving. | |||
One your mouse pointer is in the the purple box you should see a small plus symbol indicating what you are dragging is valid and ready to be copied. | |||
[[Image:BBFMenuCopied.jpg|800px|BBFMenuCopied]] | |||
Once you drag the entries to the right column properly you will have an exact duplicate of the vanilla menu. | |||
[[Image:BBFAddNewValue.jpg|800px|BBFAddNewValue]] | |||
Right click on the blue box and a menu will appear. Choose '''Add''' and a NULL value will appear at the end of the list as shown in the purple box. | |||
[[Image:BBFUpdatedValue.jpg|800px|BBFUpdatedValue]] | |||
Right click in the blue box and choose Edit. | |||
A small window will open titled Edit Value. | |||
Replace the existing text in the Edit Value window with only '''01000812''' and click OK. | |||
[[Image:BBFFinished.jpg|800px|BBFFinished]] | |||
When finished you will see the new value at the end of the list as indicated in the blue box. | |||
Close FO4Edit which will save the plugin. | |||
This will copy the current vanilla menu and place the author's Building Blocks Foundations menu at the end of the list. |