C>S 0x03 MCP_CREATEGAME
Transport Layer: | Transmission Control Protocol (TCP) |
---|---|
Application Layer: | Diablo II Realm Messages (MCP) |
Message Id: | 0x03 |
Message Name: | MCP_CREATEGAME |
Direction: | Client to Server |
Used By: | Diablo II, Diablo II Lord of Destruction |
Message Format: (does not include protocol header) |
|
Remarks
This is sent to create a closed Battle.net game.
Difficulty:
0x0000
: Normal0x1000
: Nightmare0x2000
: Hell
* Request ID
value starts at 0x02 at first game creation, and increments by 0x02 each consecutive game creation.
** Level restriction difference
value of 0xFF indicates that the game is not restricted by character difference.
Before sending the game name and password, Diablo II automatically changes their case. For example if the string "aBc DeF" is typed in Diablo II, then the string sent is "Abc Def". This does not apply to the game description.
| Edited:
Anonymous