Difference between revisions of "GetNthEffectItemScriptSchool"
Jump to navigation
Jump to search
imported>WereWolf (Added obse link) |
imported>WereWolf |
||
Line 1: | Line 1: | ||
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]] | A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]] | ||
'''Syntax:''' | '''Syntax:''' | ||
Line 7: | Line 5: | ||
(magicSchool:short) GetNthEISSchool magicItem:ref whichEffect:short | (magicSchool:short) GetNthEISSchool magicItem:ref whichEffect:short | ||
Returns the school of the scripted effect item. | |||
==See Also== | ==See Also== |
Revision as of 12:05, 14 September 2007
A command for Oblivion Script Extender
Syntax:
(magicSchool:short) GetNthEffectItemScriptSchool magicItem:ref whichEffect:short
(magicSchool:short) GetNthEISSchool magicItem:ref whichEffect:short
Returns the school of the scripted effect item.