Difference between revisions of "GetMagicItemType"

95 bytes removed ,  13:20, 14 September 2007
no edit summary
imported>WereWolf
(Fixed format, added OBSE link & added categories)
imported>WereWolf
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]
GetMagicItemType - returns the magic item type


'''Syntax:'''
'''Syntax:'''
Line 8: Line 6:
  (magicItemType:short) GetMIType magicItem:ref
  (magicItemType:short) GetMIType magicItem:ref


==Notes==
Returns the magic item type.
*Magic Item Types:
 
'''Magic Item Types:'''
   0:    Not a Magic Item
   0:    Not a Magic Item
   1:    Spell
   1:    Spell
Line 20: Line 19:
[[Category:Magic Functions]]
[[Category:Magic Functions]]
[[Category:Magic Functions (OBSE)]]
[[Category:Magic Functions (OBSE)]]
[[Category:Condition Functions]]
[[Category:Condition Functions (OBSE)]]
Anonymous user