no edit summary
(→Details: Updated details) |
No edit summary |
||
| Line 2: | Line 2: | ||
Requests information regarding the arena team that the player is in, see Returns for a full list of what this returns. | Requests information regarding the arena team that the player is in, see Returns for a full list of what this returns. | ||
teamName, teamSize, teamRating, | teamName, teamSize, teamRating, weekPlayed, weekWins, seasonPlayed, seasonWins, playerPlayed, teamRank = GetArenaTeam(id); | ||
== Parameters == | == Parameters == | ||