Difference between revisions of "DuplicateNPCStats"
Jump to navigation
Jump to search
imported>DragoonWraith (CS 1.0) |
imported>Scanner m (small change : important warning on skills and attributes) |
||
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== |
Revision as of 16:13, 7 October 2007
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)