Edit on GitHub
This packet acknowledges converting items to Tiki Points (TP) in Tiki's Shop.
This is one of the responses to GameService Client 0x018d Tiki Shop Item Recycle.
Name | Type | Summary |
---|---|---|
unknown_a | bytes[4] | All 0x00? |
tiki_amount | u4 | Number of points gained from recycling. |
tiki_bonus | u4 | Number of bonus points gained from recycling. |
meta:
id: gameservice_server_0274_tiki_shop_item_recycle_response
title: GameService Server Tiki Shop Item Recycle Response
encoding: ASCII
endian: le
imports:
- ../../common/pstring
seq:
- id: unknown_a
size: 4
- id: tiki_amount
type: u4
- id: tiki_bonus
type: u4