

Message Id: | 0x2C |
---|---|
Message Name: | SID_GAMERESULT |
Direction: | Client to Server |
Used By: | Starcraft Original, Starcraft Broodwar Starcraft Shareware, Starcraft Japanese Warcraft II BNE |
Format: |
|
Contains end-of-game statistics.
Player Score is a string containing right-aligned lines separated by 0x0A. The positions in the 'Results' array and the 'Players' array are equivalent.
Possible values for Game type:
Game type | Description |
---|---|
0x00 |
Normal |
0x01 |
Ladder |
0x03 |
Ironman (W2BN only) |
Possible values for Result:
Result | Description |
---|---|
0x00 |
No player or still playing |
0x01 |
Win |
0x02 |
Loss |
0x03 |
Draw |
0x04 |
Disconnect |