S>C 0x03 MCP_CREATEGAME

Transport Layer: Transmission Control Protocol (TCP)
Application Layer: Diablo II Realm Messages (MCP)
Message Id: 0x03
Message Name: MCP_CREATEGAME
Direction: Server to Client
Used By:
Diablo IIDiablo II Lord of Destruction
Message Format:
(does not include protocol header)
 (UINT16) Request ID
 (UINT16) Game token
 (UINT16) Unknown (0)
(UINT32) Result

Remarks

The result of attempting to create a closed Battle.net game.

Result:

  • 0x00: Game creation succeeded. This does NOT automatically join the game - the client must also send packet MCP_JOINGAME.
  • 0x1E: Invalid game name.
  • 0x1F: Game already exists.
  • 0x20: Game servers are down.
  • 0x6E: A dead hardcore character cannot create games.
🔖diablo-iidiablo-ii-lord-of-destructionmcp
| Edited: Anonymous

Comments

no one has commented yet.