GameService Client Lootbox Open
Summary
This packet opens a lootbox ('Spin Cube', 'Attendance Event Box', etc.) that the user has in their inventory.
The responses are:
- GameService Server 0x00A7 Lootbox Inventory Update to remove the lootbox and key,
- GameService Server 0x00AA Inventory Assign Slot even if unnecessary,
- GameService Server 0x019D Lootbox Open Contents to report the lootbox contents,
- GameService Server 0x0216 User Status Update,
- GameService Server 0x022E Achievement Unlocked,
- GameService Server 0x0220 Achievement Update.
Aliases:
eantoniobr/UGPangya
:PLAYER_OPEN_BOX
Structure
gameservice_client_00ef_lootbox_open
Name | Type | Summary |
---|---|---|
item_id | u4 | Lootbox's item ID. |
Definition
meta:
id: gameservice_client_00ef_lootbox_open
title: GameService Client Lootbox Open
encoding: ASCII
endian: le
imports:
- ../../common/pstring
seq:
- id: item_id
type: u4