This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.

Difference between revisions of "CopyNthEffectItem"

Jump to navigation Jump to search
167 bytes added ,  11:44, 27 May 2008
note on hostility, See Also SetSpellHostile
imported>DragoonWraith
(EI function)
imported>DragoonWraith
(note on hostility, See Also SetSpellHostile)
 
Line 13: Line 13:
*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.
* Adding a hostile effect to a Spell which previously had none will not make the Spell hostile. Use [[SetSpellHostile]] to update the hostility.


==See Also==
==See Also==
* [[CopyAllEffectItems]]
* [[CopyAllEffectItems]]
* [[SetSpellHostile]]


[[Category:Functions]]
[[Category:Functions]]

Navigation menu