Returns whether the player is currently in an arena match. Signature: Code isArena, isRegistered = IsActiveBattlefieldArena() Returns: - isArena - 1 if player is in an Arena match; otherwise nil (1nil)
- isRegistered - 1 if the current arena match is a ranked match; otherwise nil (1nil)
Также смотрите: Поля сражений
, Battlefield functions, Arena functions
Ссылки: http://wowprogramming.com/docs/api/IsActiveBattlefieldArena
|