C>S 0x02 MCP_CHARCREATE
Transport Layer: | Transmission Control Protocol (TCP) |
---|---|
Application Layer: | Diablo II Realm Messages (MCP) |
Message Id: | 0x02 |
Message Name: | MCP_CHARCREATE |
Direction: | Client to Server |
Used By: | Diablo II, Diablo II Lord of Destruction |
Message Format: (does not include protocol header) |
|
Remarks
Creates a character on the Realm.
Character Classes are the same as in D2 users' Statstrings:
0x00
: Amazon0x01
: Sorceress0x02
: Necromancer0x03
: Paladin0x04
: Barbarian0x05
: Druid0x06
: Assassin
Flag values should be OR'd together. The only flags that can be set for character creation are classic, hardcore, expansion, and ladder, but the other flags are included here for completeness:
0x00
: Classic0x04
: Hardcore0x08
: Dead0x20
: Expansion0x40
: Ladder
Sending 0x05 or 0x06 in character class or 0x20 in character flags while on D2DV will disconnect and temporarily ban you from the realm. Likewise, sending 0x05 or 0x06 in character class without setting 0x20 in character flags will result in a disconnect and ban.
| Edited:
Anonymous
Comments
no one has commented yet.