Jump to content

Is it possible to....


casma164

Recommended Posts

Posted

turn an actor into an object, then back again either by duration and/or magic effect?

 

Or, what I'm really asking is, can you store an actors "properties"(name, race, armor, items, face data, etc.) on an object.  Pick up the object, carry it somewhere else, then restore the actor.

 

By actor I mean everything from generic named NPCs to essential named NPCs to animals and monsters.

 

Even if the actors properties are just copied into the object and the original is removed via script.  Then a new one is created and the object is destroyed.

 

I realize that this may break certain NPCs if they're removed from a specific area, but for the sake of technical feasibility, is it possible?

 

 

Posted

In the CK? Yeah, I think so (you could in the GECK or in the older CS). And you can make a clone of an NPC with console commands if you want so I don't see why not. But the console clones will try to go back to wherever they're supposed to be (found that out the hard way).

Posted

Just open the console and type "help dragon" (without quotes) then when it produces an ID (and it will give you a bunch of them) type in "player.placeatme XXXXXXXX 1" into the console and press [ENTER]. When you close the console you'll have a dragon there.

Posted

I think you're missing the point.

 

turn an actor into an object, then back again either by duration and/or magic effect?

 

Or, what I'm really asking is, can you store an actors "properties"(name, race, armor, items, face data, etc.) on an object.  Pick up the object, carry it somewhere else, then restore the actor.

 

By actor I mean everything from generic named NPCs to essential named NPCs to animals and monsters.

 

Even if the actors properties are just copied into the object and the original is removed via script.  Then a new one is created and the object is destroyed.

 

I realize that this may break certain NPCs if they're removed from a specific area, but for the sake of technical feasibility, is it possible?

 

 

Posted

Capturing one like a Pokemon and releasing it inside. I get it. But how is that functionally different than just using the console to spawn one where you want it?

 

I guess I don't see the point or the difference.

Posted

Capturing one like a Pokemon and releasing it inside. I get it. But how is that functionally different than just using the console to spawn one where you want it?

 

I guess I don't see the point or the difference.

 

Think he want's custome properties on the actor/object. Not too sure though.

Posted

Capturing one like a Pokemon and releasing it inside. I get it. But how is that functionally different than just using the console to spawn one where you want it?

 

I guess I don't see the point or the difference.

 

Because one way requires you to use the console, the other does not.

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

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