ArenaTeamDisband

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Info
Added in 2.0.1

Disbands an Arena Team if the player is the team captain.

ArenaTeamDisband(index)

Arguments

index
number - Index of the arena team to delete, index can be a value of 1 through 3.

Example

The following macro disbands the first arena team.

/run ArenaTeamDisband(1)

It can be used as the last solution to get rid of an arena team if all the other members of it don't come online anymore or if you just want to delete it. So far there is no UI implementation of this.

Patch changes

Mists of Pandaria Patch 5.4.0 (2013-09-10): Removed.