Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou can upload this file to other sites but you must credit me as the creator of the file
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features so long as you credit me as the original creator
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou are allowed to use the assets in this file without permission as long as you credit me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are allowed to earn Donation Points for your mods if they use my assets
Console modding permissionThis mod will not be available on Bethesda.net for console users
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 1.0
Inital Release
An FO4Edit script to replace selected multiple OMOD records "attach point" to a given attach point's form id
How to Use:
Write down the Keyword's FormID you wish to replace in a set of OMOD (Object Modification) Records
Select the required OMOD Records
Right Click and Press Apply Script
Find the Script AttachPointBatch
Press Ok
In the Given Text Box paste the Keyword's formID
Press Ok
You can edit this script to replace some other record to do this, do the following Change the following variables
KKDataRecord - The Main data record (ex: DATA - Data, FULL - Name, etc) KKfullName - The subrecord (ex: Attach Point)Then run the script as usual
Please note only data records that take a single file is recommend to be set as the variable's value, I have not tested this for multi value records, you can try this and fix the error you face for now