RSS

Четверг, 18.04.2024, 12:51
Главная » WoW API » Игровые события »

TIME_PLAYED_MSG

[ править ]
Fires when information about the player's total time played becomes available.
[клоны]
Fires when information about the player's total time played becomes available. Such information is normally requested via the /played command.


Signature:
Code
(total, level)

Arguments:
  • total - The ammount of time played total, in seconds. (number)
  • level - The ammount of time played this level, in seconds. (number)

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