Edit on GitHub

GameService Client Room Information Request

Summary

This packet requests information on a game room. There is client-side protection against sending this packet for private rooms.

The response is Gameservice Server 0x0086 Room Information Response.

Aliases:

Structure

gameservice_client_002d_room_information_request

Name Type Summary
room_number u2 From [Gameservice Server 0x0047 Room List](/packets/gameservice/server/0047.ksy).

Definition

meta:
  id: gameservice_client_002d_room_information_request
  title: GameService Client Room Information Request
  encoding: ASCII
  endian: le
  imports:
    - ../../common/pstring
seq:
  - id: room_number
    type: u2

Examples

Agent: TH.R6.829.01
00000000
2d 00 8e 00
-...
Agent: TH.R6.829.01
00000000
2d 00 00 00
-...