RSS

Суббота, 04.05.2024, 16:31
Главная » WoW API » Игровые события »

START_TIMER

[ править ]
Tells TimerFrame what timebar to create, informs about the current time left and the original value it started to countdown from.
[клоны]
Tells TimerFrame what timebar to create, informs about the current time left and the original value it started to countdown from.


Signature:
Code
timerType, timeSeconds, totalTime = ()

Returns:
  • timerType - Unknown value as of now. (number)
  • timeSeconds - The seconds the TimerFrame should countdown from. (number)
  • totalTime - The total time the counter should have started at, note that this is let's say when you join a late Battleground you start at X from Y seconds and you notice how late you have been. (number)

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