DuplicateAllItems

From the Oblivion ConstructionSet Wiki
Revision as of 11:00, 9 February 2006 by 10.0.1.29 (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Syntax:

DuplicateAllItems TargetContainerID

Example:

DuplicateAllItems BlackBrugoRef

Duplicates all items into the target container. Scripted items are duplicated as new, unscripted (but otherwise identical) versions of themselves.

Note that quest items are duplicated as well, so use with care. Many quests assume that a quest item is unique -- creating a second version of it can have undesirable results.

See Also

CreateFullActorCopy