IsAlchemyItem
Revision as of 13:55, 19 August 2006 by imported>Behippo (correct calling conventions)
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.