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:
eantoniobr/UGPangya
:PLAYER_REQUEST_GAMEINFO
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
packetId = 452d 00 data > roomNumber = 1428e 00 -...
Agent: TH.R6.829.01
00000000
packetId = 452d 00 data > roomNumber = 000 00 -...