EquipItem

Revision as of 11:20, 2 March 2006 by imported>Maturin
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Syntax:

EquipItem ObjectID NoUnequipFlag

Example:

EquipItem FavoriteCuirass
player.EquipItem CursedHelm 1


Forces the actor to equip the object. If NoUnequipFlag = 1, actor (including the player) will be unable to unequip the object.


See Also

UnequipItem