|
Message ID: |
0x2A |
Message Name: |
SID_CREATEACCOUNT
|
Direction: |
Client -> Server (Sent) |
Used By: |
Starcraft Shareware, Starcraft Japanese, Starcraft, Starcraft Broodwar, Diablo Shareware, Diablo I, Diablo II, Diablo II LOD, Warcraft II |
Format: Help
Hint: Field names highlighted in blue will display a definition if you hover over the text. |
(DWORD[5]) Hashed password
(STRING) Username |
Remarks: |
Creates an account.
Usernames longer than 15 characters are truncated, and the password is only hashed once (unlike SID_LOGONRESPONSE).
This packet is identical to SID_CREATEACCOUNT2, but the response is limited to success/fail. Developers who wish to provide a reason for account creation failure should use SID_CREATEACCOUNT2. Currently, SID_CREATEACCOUNT2 may be used with any product, but the protocol-correct packet to use depends on the product you are emulating. |
Related Links: |
[C>0x29] SID_LOGONRESPONSE, [C>0x3D] SID_CREATEACCOUNT2, [S>0x2A] SID_CREATEACCOUNT
|
|
Printable Version
|
User Comments:
None
|
|
|