Jump to content

Applying a script to multiple objects.


Perked

Recommended Posts

Howdy....

 

Does anyone know of a way to apply a Papyrus script to multiple objects at the same time? At the moment the only way I know how is to add the script to each individual object one by one. That is insanely inefficient and will take me forever to accomplish what I need to do....

 

 

 

 

I

Link to comment
Share on other sites

Sorry, but a script can only run on a single instance. What are you trying to accomplish?

 

Cipscis

 

 

I already have it working - the script itself is fine. I have one script applied to every door in the game, and it functions as it should.

 

I am just curious if there is a technique to apply the script more efficiently than one-by-one (as I did, in the editor, for all the forms for Doors.... sigh).

Link to comment
Share on other sites

Sorry, but a script can only run on a single instance. What are you trying to accomplish?

 

Cipscis

 

 

I already have it working - the script itself is fine. I have one script applied to every door in the game, and it functions as it should.

 

I am just curious if there is a technique to apply the script more efficiently than one-by-one (as I did, in the editor, for all the forms for Doors.... sigh).

 

Sorry, but no. The batch ref edit only works in a single cell at any given time, and it doesn't edit script attachment data anyway.

Link to comment
Share on other sites

 

 

Sorry, but no. The batch ref edit only works in a single cell at any given time, and it doesn't edit script attachment data anyway.

 

 

Bummer. I guess I'll have to put aside an entire evening to attach my script to every Actor one-by-one.... :confused:

 

*le sigh*

Link to comment
Share on other sites

  • Recently Browsing   0 members

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