WoW:API ArenaTeamDisband: Difference between revisions

corrected wrong description i gave on my initial entry
(Updated to match the API boilerplate.)
(corrected wrong description i gave on my initial entry)
Line 7: Line 7:


== Arguments ==
== Arguments ==
:;index : Index of the arena team to request information from, index can be a value of 1 through 3.
:;index : Index of the arena team to delete, index can be a value of 1 through 3.
 


== Example ==
== Example ==
Line 18: Line 17:


== Details ==
== Details ==
: This script 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 deleted it. So far there is no UI implementation of this.
: This script 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.