Edit on GitHub
GameService Server Pang Balance
Summary
This packet contains the user's pang balance.
It is part of the response to:
Structure
Name | Type | Summary |
pang_balance | u4 | |
unknown_a | bytes[12] | All 0x00. |
Definition
meta:
id: gameservice_server_00c8_pang_balance
title: GameService Server Pang Balance
encoding: ASCII
endian: le
imports:
- ../../common/pstring
seq:
- id: pang_balance
type: u4
- id: unknown_a
size: 12
Examples
No examples available. Contribute one?