playercreateinfo
The `playercreateinfo` table
This table holds the start positions of each class-race combinations for all newly created characters.
Structure
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
tinyint(3) | unsigned | PRI | NO | 0 |
|
| |
tinyint(3) | unsigned | PRI | NO | 0 |
|
| |
smallint(5) | unsigned |
| NO | 0 |
|
| |
mediumint(8) | unsigned |
| NO | 0 |
|
| |
float | signed |
| NO | 0 |
|
| |
float | signed |
| NO | 0 |
|
| |
float | signed |
| NO | 0 |
|
| |
float | signed |
| NO | 0 |
|
|
Description of the fields
race
The character's race.
:ChrRaces.dbc_tc2
class
The character's class.
:ChrClasses.dbc_tc2
map
The map ID. See Map.dbc
zone
The zone ID. See AreaTable.dbc
position_x
The X position.
position_y
The Y position.
position_z
The Z position.
orientation
The orientation.