Edit on GitHub
This packet contains display name and guild information about a requested user.
This packet is a response to GameService Client 0x002F User Information Request.
Name | Type | Summary |
---|---|---|
request_type | u1 | Matches request packet. Only 0x05 witnessed. |
user_id | u4 | Matches request packet. |
user_name_data | user_name_data | More details can be found in type definition file. |
unknown_gss0157_a | bytes[4] | All 0x00? |
Key | Value |
---|---|
request_type::season | 5 |
meta:
id: gameservice_server_0157_user_name_response
title: GameService Server User Name Response
encoding: ASCII
endian: le
imports:
- ../../common/pstring
- ../../common/user_name_data
seq:
- id: request_type
type: u1
enum: request_type
- id: user_id
type: u4
- id: user_name_data
type: user_name_data
- id: unknown_gss0157_a
size: 4
enums:
request_type:
5: season