Difference between revisions of "DuplicateNPCStats"
Jump to navigation
Jump to search
imported>Scanner m (small change : important warning on skills and attributes) |
imported>Fella |
||
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)]] |
Revision as of 11:18, 23 January 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)