This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.

EquipItem2

From the Oblivion ConstructionSet Wiki
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.