# characters (table) `Back-to:Characters` **The \`characters\` table** This table holds vital static information for each character. This information loaded and used to create the player objects in-game. **Structure**
Field |
Type |
Attributes |
Key |
Null |
Default |
Extra |
Comment |
int(10) |
unsigned |
PRI |
NO |
0 |
Unique |
Global Unique Identifier |
|
int(10) |
unsigned |
|
NO |
0 |
|
Account Identifier |
|
varchar(12) |
signed |
|
NO |
NULL |
|
|
|
tinyint(3) |
unsigned |
|
NO |
0 |
|
|
|
tinyint(3) |
unsigned |
|
NO |
0 |
|
|
|
tinyint(3) |
unsigned |
|
NO |
0 |
|
|
|
tinyint(3) |
unsigned |
|
NO |
0 |
|
|
|
int(10) |
unsigned |
|
NO |
0 |
|
|
|
int(10) |
unsigned |
|
NO |
0 |
|
|
|
int(10) |
unsigned |
|
NO |
0 |
|
|
|
int(10) |
unsigned |
|
NO |
0 |
|
|
|
int(10) |
unsigned |
|
NO |
0 |
|
|
|
float |
signed |
|
NO |
0 |
|
|
|
float |
signed |
|
NO |
0 |
|
|
|
float |
signed |
|
NO |
0 |
|
|
|
smallint(5) |
unsigned |
|
NO |
0 |
|
Map Identifier |
|
int(10) |
unsigned |
|
NO |
0 |
|
|
|
tinyint(3) |
unsigned |
|
NO |
0 |
|
|
|
float |
signed |
|
NO |
0 |
|
|
|
text |
signed |
|
NO |
NULL |
|
|
|
tinyint(3) |
unsigned |
|
NO |
0 |
|
|
|
tinyint(3) |
unsigned |
|
NO |
0 |
|
|
|
int(10) |
unsigned |
|
NO |
0 |
|
|
|
int(10) |
unsigned |
|
NO |
0 |
|
|
|
int(10) |
unsigned |
|
NO |
0 |
|
|
|
tinyint(3) |
unsigned |
|
NO |
0 |
|
|
|
float |
signed |
|
NO |
0 |
|
|
|
int(10) |
unsigned |
|
NO |
0 |
|
|
|
int(0) |
unsigned |
|
NO |
0 |
|
|
|
float |
signed |
|
NO |
0 |
|
|
|
float |
signed |
|
NO |
0 |
|
|
|
float |
signed |
|
NO |
0 |
|
|
|
float |
signed |
|
NO |
0 |
|
|
|
mediumint(8) |
unsigned |
|
NO |
0 |
|
|
|
smallint(5) |
unsigned |
|
NO |
0 |
|
|
|
tinyint(3) |
unsigned |
|
NO |
0 |
|
|
|
smallint(5) |
unsigned |
|
NO |
0 |
|
|
|
smallint(5) |
unsigned |
|
NO |
0 |
|
|
|
int(10) |
unsigned |
|
NO |
0 |
|
|
|
text |
signed |
|
YES |
NULL |
|
|
|
int(10) |
unsigned |
|
NO |
0 |
|
|
|
int(10) |
unsigned |
|
NO |
0 |
|
|
|
int(10) |
unsigned |
|
NO |
0 |
|
|
|
int(10) |
unsigned |
|
NO |
0 |
|
|
|
int(10) |
unsigned |
|
NO |
0 |
|
|
|
smallint(5) |
unsigned |
|
NO |
0 |
|
|
|
smallint(5) |
unsigned |
|
NO |
0 |
|
|
|
int(10) |
unsigned |
|
NO |
0 |
|
|
|
bigint(20) |
unsigned |
|
NO |
0 |
|
|
|
int(10) |
unsigned |
|
NO |
0 |
|
|
|
tinyint(3) |
unsigned |
|
NO |
0 |
|
|
|
int(10) |
unsigned |
|
NO |
0 |
|
|
|
int(10) |
unsigned |
|
NO |
0 |
|
|
|
int(10) |
unsigned |
|
NO |
0 |
|
|
|
int(10) |
unsigned |
|
NO |
0 |
|
|
|
int(10) |
unsigned |
|
NO |
0 |
|
|
|
int(10) |
unsigned |
|
NO |
0 |
|
|
|
int(10) |
unsigned |
|
NO |
0 |
|
|
|
int(10) |
unsigned |
|
NO |
0 |
|
|
|
mediumint(8) |
unsigned |
|
NO |
0 |
|
|
|
tinyint(3) |
unsigned |
|
NO |
1 |
|
|
|
tinyint(3) |
unsigned |
|
NO |
0 |
|
|
|
longtext |
signed |
|
YES |
|
|
|
|
longtext |
signed |
|
YES |
|
|
|
|
int(10) |
unsigned |
|
NO |
0 |
|
|
|
longtext |
signed |
|
YES |
|
|
|
|
tinyint(3) |
unsigned |
|
NO |
0 |
|
|
|
tinyint(3) |
unsigned |
|
NO |
0 |
|
|
|
int(10) |
unsigned |
|
YES |
NULL |
|
|
|
varchar(12) |
unsigned |
|
YES |
NULL |
|
|
|
int(10) |
signed |
|
YES |
NULL |
|
|
Flag |
Name |
Comment |
|---|---|---|
1 |
0x00000001 |
PLAYER_FLAGS_GROUP_LEADER |
2 |
0x00000002 |
PLAYER_FLAGS_AFK |
4 |
0x00000004 |
PLAYER_FLAGS_DND |
8 |
0x00000008 |
PLAYER_FLAGS_GM |
16 |
0x00000010 |
PLAYER_FLAGS_GHOST |
32 |
0x00000020 |
PLAYER_FLAGS_RESTING |
64 |
0x00000040 |
PLAYER_FLAGS_UNK7 |
128 |
0x00000080 |
PLAYER_FLAGS_UNK8 |
256 |
0x00000100 |
PLAYER_FLAGS_CONTESTED_PVP |
512 |
0x00000200 |
PLAYER_FLAGS_IN_PVP |
1024 |
0x00000400 |
PLAYER_FLAGS_HIDE_HELM |
2048 |
0x00000800 |
PLAYER_FLAGS_HIDE_CLOAK |
4096 |
0x00001000 |
PLAYER_FLAGS_PLAYED_LONG_TIME |
8192 |
0x00002000 |
PLAYER_FLAGS_TOO_LONG |
16384 |
0x00004000 |
PLAYER_FLAGS_IS_OUT_OF_BOUNDS |
32768 |
0x00008000 |
PLAYER_FLAGS_DEVELOPER |
65536 |
0x00010000 |
PLAYER_FLAGS_UNK17 |
131072 |
0x00020000 |
PLAYER_FLAGS_TAXI_BENCHMARK |
262144 |
0x00040000 |
PLAYER_FLAGS_PVP_TIMER |
524288 |
0x00080000 |
PLAYER_FLAGS_UNK20 |
1048576 |
0x00100000 |
PLAYER_FLAGS_UNK21 |
2097152 |
0x00200000 |
PLAYER_FLAGS_UNK22 |
4194304 |
0x00400000 |
PLAYER_FLAGS_COMMENTATOR2 |
8388608 |
0x00800000 |
PLAYER_ALLOW_ONLY_ABILITY |
16777216 |
0x01000000 |
PLAYER_FLAGS_UNK25 |
33554432 |
0x02000000 |
PLAYER_FLAGS_NO_XP_GAIN |
Flag |
Comment |
|---|---|
0 |
Normal |
1 |
Heroic |
16 |
10 man |
32 |
25 man |
Flag |
Name |
Description |
|---|---|---|
1 |
0x00000001 |
PLAYER_EXTRA_GM_ON |
2 |
0x00000002 |
PLAYER_EXTRA_GM_ACCEPT_TICKETS |
4 |
0x00000004 |
PLAYER_EXTRA_ACCEPT_WHISPERS |
8 |
0x00000008 |
PLAYER_EXTRA_TAXICHEAT |
16 |
0x00000010 |
PLAYER_EXTRA_GM_INVISIBLE |
32 |
0x00000020 |
PLAYER_EXTRA_GM_CHAT |
64 |
0x00000040 |
PLAYER_EXTRA_HAS_310_FLYER |
256 |
0x00000100 |
PLAYER_EXTRA_PVP_DEATH |
Field |
Power name |
|---|---|
power1 |
Mana |
power2 |
Rage |
power3 |
Focus |
power4 |
Energy |
power5 |
Happiness |
power6 |
Runes |
power7 |
Runic Power |
TitleID |
UnkRef? |
MaleTitle |
FemaleTitle |
InGameOrder |
93 |
0 |
Archmage %s |
Archmage %s |
61 |
Flag |
Comment |
|---|---|
1 |
0x00000001 |
2 |
0x00000002 |
4 |
0x00000004 |
8 |
0x00000008 |