Edit on GitHub
GameService Client Event Room Join
Summary
This packet is a request to join a particular event room.
Its responses are:
Aliases:
hsreina/pangya-server
: ENTER_GRAND_PRIX_EVENT
eantoniobr/UGPangya
: PLAYER_ENTER_GRANDPRIX
Structure
Name | Type | Summary |
event_number | u4 | From [GameService Server 0x0047 Room List](/packets/gameservice/server/0047.ksy). |
Definition
meta:
id: gameservice_client_0179_event_room_join
title: GameService Client Event Room Join
encoding: ASCII
endian: le
imports:
- ../../common/pstring
seq:
- id: event_number
type: u4
Examples
No examples available. Contribute one?