Edit on GitHub

GameService Server Sub-Server Connect Response

Summary

This packet acknowledges a connection to a sub-server.

It is a response to:

Structure

gameservice_server_004e_sub_server_connect_response

Name Type Summary
unknown_gss004e u1 Only 0x01 witnessed.

Definition

meta:
  id: gameservice_server_004e_sub_server_connect_response
  title: GameService Server Sub-Server Connect Response
  encoding: ASCII
  endian: le
  imports:
    - ../../common/pstring
seq:
  - id: unknown_gss004e
    type: u1

Examples

No examples available. Contribute one?