Edit on GitHub
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:
Aliases:
eantoniobr/UGPangya
: PLAYER_OPEN_BOX
Structure
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
Examples
No examples available. Contribute one?