IsPoison

Revision as of 17: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...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.