GGZ Gaming Zone Client/Game Client Protocol Specification
<<< Previous
Next >>>
GGZSeatType
Name
GGZSeatType -- Possible seat assignments for a table
Synopsis
Identifier
Value
Description
GGZ_SEAT_NONE
0
Not initialized yet (invalid)
GGZ_SEAT_OPEN
1
Initialized to open, will be filled later
GGZ_SEAT_BOT
2
Internal or external AI player
GGZ_SEAT_PLAYER
3
Human player
GGZ_SEAT_RESERVED
4
Reserved for AI or human player of a certain name
Description
All seat types are of type integer.
<<< Previous
Home
Next >>>
TableToControl
Up
GGZModState