Edit on GitHub
LoginService Server Login Key
Summary
This packet is sent shortly after choosing a game server to use with
LoginService Client 0x0003 Select Server,
and contains the login key the client must use to initiate connection with
said game server in GameService Client 0x0002 Hello.
Structure
Name | Type | Summary |
login_key | pstring | In PangyaTH, this is assigned sequentially! |
Definition
meta:
id: loginservice_server_0010_login_key
title: LoginService Server Login Key
encoding: ASCII
endian: le
imports:
- ../../common/pstring
seq:
- id: login_key
type: pstring
Examples
No examples available. Contribute one?