Jump to content

Clone and NPC?


cramlow

Recommended Posts

I think I've found it. I Don't have the game at the moment to try it out but this is what I found if anyone needs to know. Hit the "~" console key within the game and type this:

 

player.placeleveledactoratme (base_id) - create/clone an NPC and place it at the player.

 

The base ID can be found here:

 

http://fallout.wikia.com/wiki/Form_ID

 

Initial ref:

 

http://fallout.wikia.com/wiki/Fallout_3_co...PC_manipulation

Link to comment
Share on other sites

There is no CreateFullActorCopy function for Fallout 3. An easy way to find the FormID of an NPC's base form is to use the FOSE function GetBaseObject in the console. You'll then be able to use it as a parameter of PlaceAtMe.

 

PlaceLeveledActorAtMe will work only if you want to create a randomly generated leveled actor, rather than placing a copy of a specific actor.

 

Cipscis

Link to comment
Share on other sites

  • Recently Browsing   0 members

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