GetNthEffectItemScript

Revision as of 14:52, 12 September 2007 by imported>WereWolf (Added obse link)

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

Notes

  • Use a reference variable to store the reference to the script.

See Also