Edit on GitHub
GameService Server Mail Attachments Take Response
Summary
This packet acknowledges attachments have been taken from a piece of mail.
It is a response to Gameservice Client 0x0146 Mail Attachments Take.
Structure
Name | Type | Summary |
unknown_a | bytes[4] | All 0x00. |
Definition
meta:
id: gameservice_server_0214_mail_attachments_take_response
title: GameService Server Mail Attachments Take Response
encoding: ASCII
endian: le
imports:
- ../../common/pstring
seq:
- id: unknown_a
size: 4
Examples
No examples available. Contribute one?