RemoveEquippedWeaponPoison

Revision as of 17:48, 14 September 2007 by imported>WereWolf
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A command for Oblivion Script Extender

Syntax:

(oldPoison:ref) reference.RemoveEquippedWeaponPoison

Removes and returns the poison applied to the equipped weapon. Called on the weapon holder.

NotesEdit

  • Poison means the base object item.
  • Using SetEquippedWeaponPoison when the reference doesn't have a poison-able weapon (hand to hand or staves) is the same as a Return. More than likely, RemoveEquippedWeaponPoison will have the same effect.

See AlsoEdit