Fallout 4
0 of 0

File information

Last updated

Original upload

Created by

Dank Rafft

Uploaded by

DankRafft

Virus scan

Safe to use

About this mod

Some scripts that make your life easier when bulk editing records in xEdit. Especially useful when creating patches for sorting mods.

Permissions and credits
Changelogs
Donations
liquoredupchimp informed me of another script that does similar things: Delphi Scripts for FO4Edit


Install and Usage:

  • Download the archive.
  • Extract it to [...]\[xEditRootFolder]\Edit Scripts\
  • Start xEdit and load the plugin you want to modify.
  • Select the records you want to modify.

From then on you have two options:
  • Right-click on one of the selected records, select "Apply Script...", select the script "Dank_ModifyStrings" and hit OK.
  • Or you use the hotkey Ctrl+D to directly run the script.

Afterwards...
  • Select an element type whos string you want to modify.
  • Choose either Add Prefix, Add Suffix or Replace.
  • Follow the instructions in the next dialogue fields.
  • Done.


You can also expand the list of element types by editing the script. In line 60 ff. you can find the following:

// Add editor fields you want to alter with the script here
cmbContainer.Items.Add('EDID - Editor ID');


Simply copy one of the "cmbContainer.Items.Add", insert it in a separate line and change the element name to the desired one.


------------------------------------
<<< CHECK OUT MY OTHER MODS >>>
------------------------------------
<<< SUPPORT ME IN CREATING MODS >>>
------------------------------------