From The Mana World
Line 12: | Line 12: | ||
{{packet field | 2 | 24| Char Name }} | {{packet field | 2 | 24| Char Name }} | ||
{{packet field | 2 | 24| Char Stats }} | {{packet field | 2 | 24| Char Stats }} | ||
{{packet field | 32 | 1| Char | {{packet field | 32 | 1| Char Selection Slot }} | ||
|description= | |description= |
Revision as of 00:34, 11 December 2013
Create Character Request
Packet ID: | 0x0061 |
---|---|
Packet Length: | 37 |
Client Defined: | CMSG_CHAR_CREATE |
Sent Location(s): | src/net/tmwa/charserverhandler.cpp:315 |
Parsed Location(s): | src/char/char.cpp |
Fields
Offset | Length | Contents |
---|---|---|
0 | 2 | Packet ID |
2 | 24 | Char Name |
2 | 24 | Char Stats |
32 | 1 | Char Selection Slot |
Description
Sent by a client to the character server to request the creation of a character.
Internals
??????????????????????????????????????????????????????????????????????????.