GGZ Gaming Zone Client/Game Client Protocol Specification
Prev
Next
GAME_STATS
Name
GAME_STATS -- Statistics about a player
Synopsis
GAME_STATS ...
Data
Type
Example
Opcode
ControlToTable
GAME_STATS
Loop (depending on number of seats plus number of spectator seats)
Data
Type
Example
Includes record?
integer/boolean
1
Includes rating?
integer/boolean
1
Includes ranking?
integer/boolean
0
Includes highscore?
integer/boolean
0
Wins
integer
6
Losses
integer
2
Ties
integer
4
Forfeits
integer
1
Rating
integer
1500
Ranking
integer
12
Highscore
integer
16400
Description
Statistics about a player
Message Data
None
Usage
This message appears during the WAITING or PLAYING state.
Prev
Home
Next
GAME_CHAT
Up
GAME_INFO