RSS

Понедельник, 29.04.2024, 03:21
Главная » WoW API » Игровые события »

PLAYER_EQUIPMENT_CHANGED

[ править ]
Fires when the player equips or unequips an item.
[клоны]
Fires when the player equips or unequips an item.


Signature:
Code
(slot, hasItem)

Arguments:
  • slot - The inventory slot affected by the equipment change. (number, inventoryID)
  • hasItem - 1 if the slot contains an item, otherwise nil. (1nil)

Также смотрите: Игровые события
Ссылки: http://wowprogramming.com/docs/events/PLAYER_EQUIPMENT_CHANGED