Skip to content

Copy Variables between Objects

For instance, I really wish I could copy the variables from one item onto another item.

Comments

  • ProlericProleric Member Posts: 1,283
    If the items are similar in all other respects, the workaround for now is to CopyItem to a new target item, then delete the old target item.

    More generally, you can do this offline with moneo, but it would be nice to do in game.
  • squattingmonksquattingmonk Member Posts: 59
    If you have NWNX, the Objects plugin provides functions to loop through local variables.
Sign In or Register to comment.