EquipItem2

From the Oblivion ConstructionSet Wiki
Revision as of 23:21, 8 August 2010 by imported>CSbot (Automated import of articles)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the Oblivion Script Extender.

Syntax:

(void) ref.EquipItem2 item:ref lockEquip:bool

Duplicates the behavior of the vanilla EquipItem command, but also causes the object's OnEquip script block to run if one exists.