Talk:XEdit

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search

Cleaning work in progress.[edit source]

This was originally adapted by User:Sharlikran from the 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. Scrivener07 (talk) 2018-12-03T07:27:19 (EST)

This is one of the "old" documentation links on this website. TES5Edit_Documentation Scrivener07 (talk) 2018-12-03T19:23:39 (EST)

Patching Fallout 4 Settlement Mods[edit source]

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[edit source]

Instructions for BuildingBlocks-Foundations.esp are provided below.

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.

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.

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.

BBFMenuCopied Once you drag the entries to the right column properly you will have an exact duplicate of the vanilla menu.

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.

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.

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.