Difference between revisions of "CopyNthEffectItem"
Jump to navigation
Jump to search
imported>Haama (Created) |
imported>Haama (Note on Same Effects) |
||
Line 3: | Line 3: | ||
==Notes== | ==Notes== | ||
*Effects will be added to copied-to magic item, even if that effect is already on the magic item. For instance, if you copy a 'Restore Health' effect onto a magic item that already has a 'Restore Health' effect, the magic item will have both 'Restore Health' effects (with their respective potencies). | |||
*When copying a scripted effect, the script, hostility flag, and school will copy, but not the visuals. | *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. | **Copied scripted effects are completely independent of the original scripted effect. Changing the values on one (script, hostility, etc.) will not affect the other. |
Revision as of 22:40, 25 August 2007
CopyNthEffectItem - copies the specified effect item from one magic item to another
(index:short) CopyNthEffectItem fromObjectID:ref toObjectID:ref whichEffect:short
Notes
- Effects will be added to copied-to magic item, even if that effect is already on the magic item. For instance, if you copy a 'Restore Health' effect onto a magic item that already has a 'Restore Health' effect, the magic item will have both 'Restore Health' effects (with their respective potencies).
- 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.