DuplicateNPCStats

From GECK
Jump to: navigation, search


A function included in the GECK for Fallout 3.

Description

Duplicates stats of an actor on the calling actor reference. This includes Class and Level, skills and attributes are recalculated automatically (target actor must have "auto-calculate stats" flag checked).

Syntax

[help]
actorRef.DuplicateNPCStats Actor:ref

Example

SunnyREF.DuplicateNPCStats Player 

See Also