CopyNthEffectItem

From the Oblivion ConstructionSet Wiki
Revision as of 22:34, 25 August 2007 by imported>Haama (Created)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

CopyNthEffectItem - copies the specified effect item from one magic item to another

       (index:short) CopyNthEffectItem fromObjectID:ref toObjectID:ref whichEffect:short

Notes

  • When copying a scripted effect, the script, hostility flag, and school will copy, but not the visuals.
    • Copied scripted effects are completely independent of the original scripted effect. Changing the values on one (script, hostility, etc.) will not affect the other.

See Also