Difference between revisions of "IsNthEffectItemScripted"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
(Created)
 
imported>WereWolf
(Added obse link)
Line 1: Line 1:
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]
IsNthEffectItemScripted - returns whether the specified effect item is scripted
IsNthEffectItemScripted - returns whether the specified effect item is scripted
        (isScriptEffect:bool) IsNthEffectItemScripted magicItem:ref whichEffect:short
 
'''Syntax'''
(isScriptEffect:bool) IsNthEffectItemScripted magicItem:ref whichEffect:short


==See Also==
==See Also==

Revision as of 13:40, 12 September 2007

A command for Oblivion Script Extender

IsNthEffectItemScripted - returns whether the specified effect item is scripted

Syntax

(isScriptEffect:bool) IsNthEffectItemScripted magicItem:ref whichEffect:short

See Also