Difference between revisions of "GetNthEffectItemScriptSchool"

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]]
GetNthEffectItemScriptSchool - returns the school of the scripted effect item
GetNthEffectItemScriptSchool - returns the school of the scripted effect item
        (magicSchool:short) GetNthEffectItemScriptSchool magicItem:ref whichEffect:short
 
        (magicSchool:short) GetNthEISSchool magicItem:ref whichEffect:short
'''Syntax:'''
(magicSchool:short) GetNthEffectItemScriptSchool magicItem:ref whichEffect:short
 
(magicSchool:short) GetNthEISSchool magicItem:ref whichEffect:short


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

Revision as of 13:56, 12 September 2007

A command for Oblivion Script Extender

GetNthEffectItemScriptSchool - returns the school of the scripted effect item

Syntax:

(magicSchool:short) GetNthEffectItemScriptSchool magicItem:ref whichEffect:short
(magicSchool:short) GetNthEISSchool magicItem:ref whichEffect:short

See Also

SetNthEffectItemScriptSchool