UnequipItem

Revision as of 19:55, 31 May 2008 by imported>Wrye (Consolidate no spam. Cleanup.)

Syntax:

UnequipItem ObjectID NoEquipFlag

Example:

UnequipItem FavoriteCuirass
player.UnequipItem AmuletOfKings 1

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

See Also