[dismiss]
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.
Difference between revisions of "UnequipItem"
Jump to navigation
Jump to search
imported>Diablerie (Removed incorrect note) |
imported>JOG |
||
Line 14: | Line 14: | ||
[[Category: Functions]] | [[Category: Functions]] | ||
[[Category: Object Functions]] | [[Category: Object Functions]] | ||
[[Category:Actor Functions]] |
Revision as of 11:53, 28 June 2006
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.