-
Notifications
You must be signed in to change notification settings - Fork 122
Description
I am using your Script to Replace FormIDs for a Standalone PA Mod & Tutorial, without your current Script it would take forever to do this mod, but cause sometimes I'm meet with unique FormIDs that need to be replaced I have to input the Find & Replace 1 by 1 for each session rather than load it all at once and change FormIDs in Batch (I already gave the Script a Hotkey = Ctrl + H for Changing 34 to 34 FormIDs for Fallout's Power ARMO GRUP's OBTE Area)
Find: Select Plugin > Replace: Select Plugin > [Checkmark] = Lock to Current ESP/ESM (Cause Loading Fallout4.esm is probably slowing it down)
- Find: 00001 > Replace: 00002
- Find: 000A0 > Replace: 000B2
- Find: 00D05 > Replace: 00D07
- and could continue adding FormIDs
OK > Executes all changes going Left > Right > Down > Left > Right >Down > etc of the list.
If it were possible to Copy & Paste a List of FormIDs under Find: Column Textbox >
Copy & Paste a List of FormIDs under Replace: Column Textbox > Ok > Execute Row 1, 2, 3, etc.
I've been asking for Workflow features from other Mod Devs (few we're okay with what I said) and if you feel this is a terrible idea just say so or advise me on how to use GitHub better (Most threads I create get Locked on first reply)