Jump to content

Object changing script function?


GeneralGarand1

Recommended Posts

What kind of object? OBSE has a lot of functions that let you change objects on the fly. For example there are functions to change a weapon's speed, reach, damage, weight, etc. and the changes will affect all instances of the weapon ingame.
Link to comment
Share on other sites

I meant the entire object.

For example: Change a sword into an axe.

Lets say you have two objects in CS with two separate IDs:

aaaMyAxe and aaaMySword

 

Is there a script that allows an object and all of it's references to change to another object?

All aaaMySword references change to aaaMyAxe?

Link to comment
Share on other sites

  • Recently Browsing   0 members

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