Difference between revisions of "IsAlchemyItem"
Jump to navigation
Jump to search
imported>WereWolf |
imported>WereWolf |
||
Line 3: | Line 3: | ||
'''Syntax:''' | '''Syntax:''' | ||
IsAlchemyItem [''ObjectID''] | IsAlchemyItem [''ObjectID''] | ||
IsPotion [''ObjectID''] | IsPotion [''ObjectID''] | ||
Line 12: | Line 13: | ||
==See Also== | ==See Also== | ||
*[[ | *[[IsPoison]] | ||
<!--[[Category: OBSE Functions]] | <!--[[Category: OBSE Functions]] |
Latest revision as of 12:17, 14 September 2007
A command for Oblivion Script Extender
Syntax:
IsAlchemyItem [ObjectID]
IsPotion [ObjectID]
Returns true if the object id passed is a Potion. This version takes precedence over the Reference version.
[ref.]IsAlchemyItem [ref.]IsPotion
Must be called on a reference. Returns true if calling object is a Potion.