Edit on GitHub
This packet opens a card pack ('Gold Card Ticket', etc.)
The response is GameService Server 0x0154 Cardholic Pack Open Response.
Aliases:
eantoniobr/UGPangya
: PLAYER_OPEN_CARD
Name | Type | Summary |
---|---|---|
item_id | u4 | From pangya_xx.iff/Card.iff. Item ID of card pack opened. |
unknown_id | u4 | Possibly an inventory id of some kind? Reappears in response. |
meta:
id: gameservice_client_00ca_cardholic_pack_open
title: GameService Client Cardholic Pack Open
encoding: ASCII
endian: le
imports:
- ../../common/pstring
seq:
- id: item_id
type: u4
- id: unknown_id
type: u4