Difference between revisions of "DuplicateNPCStats"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
 
imported>DragoonWraith
(CS 1.0)
Line 13: Line 13:


[[Category: Functions]]
[[Category: Functions]]
 
[[Category: Functions (CS 1.0)]]
[[Category: Miscellaneous Functions]]
[[Category: Actor Functions]]
[[Category: Actor Functions (CS 1.0)]]

Revision as of 19:52, 5 July 2007

Syntax:

DuplicateNPCStats NPCToCopyFromID

Example:

myClone.DuplicateNPCStats player

Duplicates all stats from NPCToCopyFromID onto the calling NPC. This includes:

  • Class
  • Level
  • Skills and attributes

See Also

CreateFullActorCopy