IsPoison
Revision as of 16:47, 12 September 2007 by imported>WereWolf (New page: A command for Oblivion Script Extender Returns whether the alchemy item is a poison. '''Syntax:''' (isPoison:bool) ''reference.''IsPoison ''object...)
A command for Oblivion Script Extender
Returns whether the alchemy item is a poison.
Syntax:
(isPoison:bool) reference.IsPoison objectID:ref
Notes
- A poison is an alchemy item with all hostile effects.
- An alchemy item with even a single non-hostile effect is not a poison.