GGZ Gaming Zone Client/Game Client Protocol Specification | ||
---|---|---|
<<< Previous | Next >>> |
GAME_SPECTATOR_SEAT ... | ||
Data | Type | Example |
Opcode | ControlToTable | GAME_SPECTATOR_SEAT |
Spectator seat number | integer | 3 |
Spectator name | string | spectator32 |
A single spectator seat assignment or a change thereof is communicated by this message. The only difference to GAME_SEAT is that no seat type is sent.
<<< Previous | Home | Next >>> |
GAME_SEAT | Up | GAME_CHAT |