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)