Edit on GitHub

GameService Client Server List Request

Summary

This packet requests a server and sub-server list. It has no payload.

The response is Gameservice Server 0x009F Server List.

Aliases:

Structure

gameservice_client_0043_server_list_request

Name Type Summary
This structure does not have any fields of its own.

Definition

meta:
  id: gameservice_client_0043_server_list_request
  title: GameService Client Server List Request
  encoding: ASCII
  endian: le
  imports:
    - ../../common/pstring

Examples

No examples available. Contribute one?