Difference between revisions of "GetNthEffectItemScript"
Jump to navigation
Jump to search
imported>Haama m |
imported>DragoonWraith (EI) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]] | |||
GetNthEffectItemScript - returns the refID of the script associated with the specified scripted effect | 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== | ==Notes== | ||
Line 14: | 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.