Difference between revisions of "EquipItem"

4 bytes added ,  15:05, 28 July 2007
m
changed unequip link to unequipitem link
imported>Haama
(Changed "Object" to "Item")
imported>ShadowDancer
m (changed unequip link to unequipitem link)
Line 5: Line 5:
  player.EquipItem CursedHelm 1
  player.EquipItem CursedHelm 1


Forces the actor to equip the item. If NoUnequipFlag = 1, actor (including the player) will be unable to unequip the item. Once the item is unequipped with the [[UnEquip]] function, the item can be equipped and unequipped as normal.
Forces the actor to equip the item. If NoUnequipFlag = 1, actor (including the player) will be unable to unequip the item. Once the item is unequipped with the [[UnequipItem]] function, the item can be equipped and unequipped as normal.


==Notes==
==Notes==
Anonymous user