GAME_SPECTATOR_SEAT

Name

GAME_SPECTATOR_SEAT -- Informs the game about spectator seat change

Synopsis

GAME_SPECTATOR_SEAT ...
DataTypeExample
OpcodeControlToTableGAME_SPECTATOR_SEAT
Spectator seat numberinteger0
Spectator namestringspectator28
Condition (depending on spectator seat occupation)
DataTypeExample
File descriptor of client connection socketint1

Description

Informs the game about spectator seat change

Message Data

None

Usage

This message is generated whenever a spectator joins or leaves the table. The file descriptor is sent only if the spectator has joined and thus the spectator seat is occupied.