GetNthEffectItemScript
From The Elder Scrolls Construction Set Wiki
A command for Oblivion Script Extender
GetNthEffectItemScript - returns the refID of the script associated with the specified scripted effect
Syntax:
(script:ref) GetNthEffectItemScript objectID:ref whichEffect:short
(script:ref) GetNthEIScript objectID:ref whichEffect:short
[edit] Notes
- Use a reference variable to store the reference to the script.

