EquipItem

Revision as of 11:26, 28 June 2006 by imported>JOG

Syntax:

[ActorID.]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