[dismiss]
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 "GetScriptActiveEffectIndex"
Jump to navigation
Jump to search
Notes
imported>Haama (Created) |
imported>Haama (Notes) |
||
Line 15: | Line 15: | ||
end</pre> | end</pre> | ||
Returns, to pMagicItem, the Magic Item that the scripted effect came from. | Returns, to pMagicItem, the Magic Item that the scripted effect came from. | ||
==Notes== | |||
*While counted separately, if there are multiple scripted effects with the same script generally only the first one's data (i.e., Magic Item Index, Caster) will be returned (i.e., GetNthActiveEffectMagicItemIndex, GetNthActiveEffectCaster). | |||
==See Also== | ==See Also== |