Jump to content

Copying script using FO4Edit


Recommended Posts

  1. You need the .pex .psc files from the BA2 archive or else, if it is not a vanilla (default) script.
  2. Make a quick .esp with the overrides of the records of interest
    1. Copy the record with the script to the new .esp
    2. Copy the record which should use the script
    3. Drag/drob from one to the other
    4. Optional: Create the script from scratch manually
  3. Done.
Link to comment
Share on other sites

How do I drag/drop scripts in FO4Edit?  It doesn't seem to let me (I just get the typical red circle with a line through it).

 

Here's what I did:

1. extracted the vendor trunk BSA and kept the pex object for the vendor trunk (with the respective folders)

2. made an ESL with both files as masters and put the pex object folder with it

3. copied over the container for the vendor trunk and the container for the conveyor storage as overrides to the ESL

4. manually recreated the script record to the conveyor storage part, copying over text where I could

5. Removed the override for the vendor trunk from the ESL

 

I'm not sure it will work, but I will try to test it out.

Link to comment
Share on other sites

12 minutes ago, NiftyPower said:

How do I drag/drop scripts in FO4Edit?  It doesn't seem to let me (I just get the typical red circle with a line through it).

 

Here's what I did:

1. extracted the vendor trunk BSA and kept the pex object for the vendor trunk (with the respective folders)

2. made an ESL with both files as masters and put the pex object folder with it

3. copied over the container for the vendor trunk and the container for the conveyor storage as overrides to the ESL

4. manually recreated the script record to the conveyor storage part, copying over text where I could

5. Removed the override for the vendor trunk from the ESL

 

I'm not sure it will work, but I will try to test it out.

Doesn't seem to work.

Link to comment
Share on other sites

If I understand correctly, you'd like to copy the VMAD - Virtual Machine Adapter record element in FO4Edit from one record to another, without modfying the actual script.

In this case, I think you can use Automaton Tools' QuestChange FO4Edit script.

Right click on the Container record that you wish to have the auto sell script >> Click Apply Script... >> Select AT - QuickChange >> In the script function panel:

Copy	<File>	<Group>	<Record>	<Path>

<File>		plugin name of the auto sell mod
<Group>		technically the FormType of the record that holds the script, like QUST for Quests
<Record>	the record that holds the script, like WorkshopParent "Workshop Parent Quest" [QUST:0002058E]
<Path>		type exactly: VMAD - Virtual Machine Adapter

 

Link to comment
Share on other sites

On 10/7/2024 at 8:56 AM, Qrsr said:
  1. You need the .pex .psc files from the BA2 archive or else, if it is not a vanilla (default) script.
  2. Make a quick .esp with the overrides of the records of interest
    1. Copy the record with the script to the new .esp
    2. Copy the record which should use the script
    3. Drag/drob from one to the other
    4. Optional: Create the script from scratch manually
  3. Done.

How do I do that in FO4Edit?

Link to comment
Share on other sites

Posted (edited)
2 hours ago, LarannKiar said:

If I understand correctly, you'd like to copy the VMAD - Virtual Machine Adapter record element in FO4Edit from one record to another, without modfying the actual script.

In this case, I think you can use Automaton Tools' QuestChange FO4Edit script.

Right click on the Container record that you wish to have the auto sell script >> Click Apply Script... >> Select AT - QuickChange >> In the script function panel:

Copy	<File>	<Group>	<Record>	<Path>

<File>		plugin name of the auto sell mod
<Group>		technically the FormType of the record that holds the script, like QUST for Quests
<Record>	the record that holds the script, like WorkshopParent "Workshop Parent Quest" [QUST:0002058E]
<Path>		type exactly: VMAD - Virtual Machine Adapter

 

Where do I find that?  And how I find what "holds the script"?  Are you referring to something referencing the script?

Are you referring to this mod:

Automation Tools for TES5Edit

https://www.nexusmods.com/skyrim/mods/49373

If so, it seems to need a bunch of updates (at least its dimensions do) in order to display properly.

Edited by NiftyPower
Link to comment
Share on other sites

21 hours ago, NiftyPower said:

How do I do that in FO4Edit?

This was explained in my post.

Make a quick .esp with the overrides of the records of interest

  1. Copy the record with the script to the new .esp
  2. Copy the record which should use the script
  3. Drag/drob from one to the other
  4. Optional: Create the script from scratch manually
Link to comment
Share on other sites

Posted (edited)
42 minutes ago, Qrsr said:

Drag/drob from one to the other

Drag/drop what, and how?  I tried dragging and dropping the script part in FO4Edit, and it wouldn't let me.

Edited by NiftyPower
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...