Difference between revisions of "DuplicateNPCStats"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>DragoonWraith
(CS 1.0)
imported>Vswe
m (Added Search Terms)
 
(2 intermediate revisions by 2 users not shown)
Line 7: Line 7:
* Class
* Class
* Level
* Level
* Skills and attributes
* Skills and attributes (these values get '''auto-recalculated''' and are '''not equal''' to the original)


==See Also==
==See Also==
Line 13: Line 13:


[[Category: Functions]]
[[Category: Functions]]
[[Category:Functions (CS)]]
[[Category: Functions (CS 1.0)]]
[[Category: Functions (CS 1.0)]]
[[Category: Actor Functions]]
[[Category: Actor Functions]]
[[Category: Actor Functions (CS 1.0)]]
[[Category: Actor Functions (CS 1.0)]]
<!-- Begin Search Terms
Duplicate
NPC
Stats
End Search Terms -->

Latest revision as of 07:52, 20 June 2008

Syntax:

DuplicateNPCStats NPCToCopyFromID

Example:

myClone.DuplicateNPCStats player

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

  • Class
  • Level
  • Skills and attributes (these values get auto-recalculated and are not equal to the original)

See Also[edit | edit source]

CreateFullActorCopy