User Tools

Site Tools


iceclient:messages:game_query

GAME_QUERY

This is the query message in Game mode. The format is the same as when in Lobby Mode, i.e. LOBBY_QUERY.

Mode Game
Direction Client to server
Code 0x02 (2)
Length Varies

Payload

Type Length Description Values
int 4 Query ID The reply will contain this number.
string Varies Query The query string. See below.
byte 1 Parameter Count number of query parameters to follow
string[] Varies Parameters One string for each query parameter

Queries

The following are possible queries the may be sent.

Expected Replies

iceclient/messages/game_query.txt · Last modified: 2014/01/28 10:58 by rockfire