Difference between revisions of "EquipMe"

9 bytes added ,  10:19, 25 August 2010
no edit summary
imported>CSbot
(Automated import of articles)
 
imported>Iceyeyes
 
Line 1: Line 1:
{{BotAddedPage|CSbot|DragoonWraith}}
{{Function
{{Function
  | origin = OBSE
  | origin = OBSE
  | summary = when called on an object in an actor's inventory, attempts to equip the object on the actor and runs the object's [[OnEquip]] script block if applicable. If called on an inventory reference with a count greater than one, equips only one unless the item is a stack of arrows, in which case the entire stack is equipped.
  | summary = when called on an object in an actor's inventory, attempts to equip the object on the actor and runs the object's [[OnEquip]] script block if applicable. If called on an inventory reference with a count greater than one, equips only one unless the item is a stack of arrows, in which case the entire stack is equipped.
EquipMe will not work on Non-playable items.
  | name = EquipMe
  | name = EquipMe
  | referenceType = ref
  | referenceType = ref
Anonymous user