GameService Client Achievement Status Request
Summary
This packet requests the user's current progress for all achievements. This is most often called for the local user, but can be called for other users as well.
The responses are:
- GameService Server 0x022D Achievement Status Response, and
- GameService Server 0x022C Unknown Achievement-Related Response.
Aliases:
hsreina/pangya-server
:PLAYER_REQUEST_ACHIEVEMENTS
eantoniobr/UGPangya
:PLAYER_CALL_ACHIEVEMENT
Structure
gameservice_client_0157_achievement_status_request
Name | Type | Summary |
---|---|---|
user_id | u4 | Target user's ID. |
Definition
meta:
id: gameservice_client_0157_achievement_status_request
title: GameService Client Achievement Status Request
encoding: ASCII
endian: le
imports:
- ../../common/pstring
seq:
- id: user_id
type: u4