RSS

Четверг, 25.04.2024, 00:27
Главная » WoW API » Игровые события »

TRADE_ACCEPT_UPDATE

[ править ]
Fires when the player or trade target signals acceptance (or cancels acceptance) of the trade.
[клоны]
Fires when the player or trade target signals acceptance (or cancels acceptance) of the trade.


Signature:
Code
(player, target)

Arguments:
  • player - Your accepted status. 1 for yes, 0 for no. (number)
  • target - Your target's accepted status. 1 for yes, 0 for no. (number)

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