IsAlchemyItem

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search

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.

See Also[edit | edit source]