# groups [<-Back-to:Characters](database-characters.md) **The \`groups\` table** This table holds basic info about groups. **Structure**
Field |
Type |
Attributes |
Key |
Null |
Default |
Extra |
Comment |
int(10) |
unsigned |
PRI |
NO |
||||
int(10) |
unsigned |
NO |
|
|
|||
tinyint(3) |
unsigned |
|
NO |
||||
int(10) |
unsigned |
NO |
|
|
|||
tinyint(3) |
unsigned |
|
NO |
||||
int(10) |
unsigned |
NO |
|
|
|||
int(10) |
unsigned |
|
NO |
||||
int(10) |
unsigned |
NO |
|
|
|||
int(10) |
unsigned |
|
NO |
||||
int(10) |
unsigned |
NO |
|
||||
int(10) |
unsigned |
|
NO |
||||
int(10) |
unsigned |
NO |
|||||
int(10) |
unsigned |
|
NO |
||||
tinyint(3) |
unsigned |
NO |
|||||
tinyint(3) |
unsigned |
|
NO |
0 |
|
|
|
tinyint(3) |
unsigned |
|
NO |
0 |
|
|
Value |
Name |
Comments |
|---|---|---|
0 |
FREE_FOR_ALL |
|
1 |
ROUND_ROBIN |
|
2 |
MASTER_LOOT |
|
3 |
GROUP_LOOT |
|
4 |
NEED_BEFORE_GREED |
|
Value |
Name |
Comments |
|---|---|---|
0 |
GROUPTYPE_NORMAL |
|
1 |
GROUPTYPE_BG |
|
2 |
GROUPTYPE_RAID |
|
3 |
GROUPTYPE_BGRAID |
GROUPTYPE_BG + GROUPTYPE_RAID, // mask |
4 |
GROUPTYPE_UNK1 |
|
8 |
GROUPTYPE_LFG |
|