UnequipItem
From The Elder Scrolls Construction Set Wiki
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.
[edit] See Also
- UnequipItemNS - Spamless version of command (OBSE 15)
- EquipItem
- Message Spam - Avoiding message spam.
- Generic Unequip - Unequipping an item knowing its editor id.

