Edit on GitHub
This packet requests status information on a specified user.
The response is GameService Server 0x00A1 User Status Response.
Aliases:
hsreina/pangya-server
: PLAYER_REQUEST_OFFLINE_PLAYER_INFO
eantoniobr/UGPangya
: PLAYER_CHECK_USER_FOR_GIFT
Name | Type | Summary |
---|---|---|
unknown_a | u1 | Known examples show 1 (0x01). |
user_name | pstring | User's name being requested. |
meta:
id: gameservice_client_0007_user_status_request
title: GameService Client User Status Request
encoding: ASCII
endian: le
imports:
- ../../common/pstring
seq:
- id: unknown_a
type: u1
- id: user_name
type: pstring