GameService Client Mail Attachments Take
Summary
This packet requests the attachments of a piece of mail be moved to the user's inventory.
The response are:
- Gameservice Server 0x0216 User Status Update (for the items), and
- Gameservice Server 0x0214 Mail Attachments Take Response (for acknowledgement).
Client will then send Gameservice Client 0x0143 Mailbox Response to refresh.
Aliases:
hsreina/pangya-server
:PLAYER_MOVE_INBOX_GIFT
Structure
gameservice_client_0146_mail_attachments_take
Name | Type | Summary |
---|---|---|
mail_id | u4 | From [Gameservice Server 0x0211 Mailbox Response](/packets/gameservice/server/0211.ksy). |
Definition
meta:
id: gameservice_client_0146_mail_attachments_take
title: GameService Client Mail Attachments Take
encoding: ASCII
endian: le
imports:
- ../../common/pstring
seq:
- id: mail_id
type: u4