Arena_team - cmangos/issues GitHub Wiki
Back to characters database list of tables.
| Field | Type | Null | Key | Default |
| arenateamid | int(10) unsigned | NO | PRI | 0 |
| name | char(255) | NO | ||
| captainguid | int(10) unsigned | NO | 0 | |
| type | tinyint(3) unsigned | NO | 0 | |
| EmblemStyle | int(10) unsigned | NO | 0 | |
| EmblemColor | int(10) unsigned | NO | 0 | |
| BorderStyle | int(10) unsigned | NO | 0 | |
| BorderColor | int(10) unsigned | NO | 0 | |
| BackgroundColor | int(10) unsigned | NO | 0 |
The name of the team
The character global unique identifier of leader. View Characters.guid
0 = 2v2 1 = 3v3 2 = 5v5