Starfield
0 of 0

File information

Last updated

Original upload

Created by

Dank Rafft

Uploaded by

DankRafft

Virus scan

Safe to use

Tags for this mod

About this mod

A script for xEdit that makes your life easier when bulk editing records in xEdit. Comes with an UI and hotkey.

Requirements
Permissions and credits
Donations
I tested the script with xEdit version 4.1.4v (experimental pre-release) and found it to be working as intended. Happy modding!

Install and Usage

  • Download the archive.
  • Extract it to your xEdit root folder.
  • 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 whose 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 >>>
------------------------------------