Edit on GitHub
GameService Client Cookie Balance Request
Summary
This packet is sent when clicking the 'Add/Buy Cookies' item in the menu.
It has no payload.
The response is GameService Server 0x0096 Cookie Balance.
See Also:
Aliases:
hsreina/pangya-server
: PLAYER_REQUEST_COOKIES_COUNT
Structure
Name | Type | Summary |
This structure does not have any fields of its own. |
Definition
meta:
id: gameservice_client_003d_cookie_balance_request
title: GameService Client Cookie Balance Request
encoding: ASCII
endian: le
imports:
- ../../common/pstring
Examples
No examples available. Contribute one?