GGZ Gaming Zone Server/Game Server Protocol Specification | ||
---|---|---|
<<< Previous | Next >>> |
GAME_RESEAT ... | ||
Data | Type | Example |
Opcode | ControlToTable | GAME_RESEAT |
Number of old seat | int | 1 |
Was old seat a spectator seat? | integer/boolean | 1 |
Number of new seat | int | 4 |
Is new seat a spectator seat? | integer/boolean | 0 |
<<< Previous | Home | Next >>> |
GAME_SPECTATOR_SEAT | Up | GAME_STATE |