Returns the estimated wait time on a battleground or arena queue. Signature: Code waitTime = GetBattlefieldEstimatedWaitTime(index) Arguments: - index - Index of a battleground/arena queue the player has joined (between 1 and MAX_BATTLEFIELD_QUEUES) (number)
Returns: - waitTime - Estimated wait time to join the battleground/arena (in milliseconds) (number)
Также смотрите: Поля сражений
, Battlefield functions
Ссылки: http://wowprogramming.com/docs/api/GetBattlefieldEstimatedWaitTime
|