Difference between revisions of "GetNthEffectItemScript"
Jump to navigation
Jump to search
imported>WereWolf (Added obse link) |
imported>DragoonWraith (EI) |
||
Line 19: | Line 19: | ||
[[Category:Magic Functions]] | [[Category:Magic Functions]] | ||
[[Category:Magic Functions (OBSE)]] | [[Category:Magic Functions (OBSE)]] | ||
[[Category:Magic Functions - Effect Item (OBSE)]] |
Latest revision as of 19:43, 1 March 2008
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[edit | edit source]
- Use a reference variable to store the reference to the script.