GAME_SERVER

Name

GAME_SERVER -- Tells the game where to connect to

Synopsis

GAME_SERVER ...
DataTypeExample
OpcodeControlToTableGAME_SERVER
Hostnamestringlive.ggzgamingzone.org
Port numberinteger5688
Player handlestringplayer42

Description

Tells the game where to connect to. This happens when the core client does not establish the connection (channel) to the game server first, as it would send a GAME_SERVER_FD in this case. The message causes a transition from CONNECTED to WAITING state.

Message Data

None

Usage

This message only appears during the CONNECTED state.