Edit on GitHub
GameService Client Sub-Server Connect
Summary
This packet directs the server to connect the client to the sub-server specified, as identified in GameService Server 0x004D Sub-Server List or GameService Server 0x009F Server List.
The response is:
Aliases:
hsreina/pangya-server
: PLAYER_JOIN_LOBBY
eantoniobr/UGPangya
: PLAYER_SELECT_LOBBY
See Also:
Structure
Name | Type | Summary |
sub_server_id | u1 | The Sub-server's ID
|
Definition
meta:
id: gameservice_client_0004_sub_server_connect
title: GameService Client Sub-Server Connect
encoding: ASCII
endian: le
imports:
- ../../common/pstring
seq:
- id: sub_server_id
type: u1
Examples
No examples available. Contribute one?