Edit on GitHub
GameService Client Shot Item Use
Summary
This packet signals the use of a consumable item during a match.
The response is GameServer Service 0x005A Shot Item Use Announce
Aliases:
hsreina/pangya-server
: PLAYER_USE_ITEM
eantoniobr/UGPangya
: PLAYER_USE_ITEM
Structure
Name | Type | Summary |
item_id | u4 | From pangya_xx.iff/Item.iff. Consumable item to be used. |
Definition
meta:
id: gameservice_client_0017_shot_item_use
title: GameService Client Shot Item Use
encoding: ASCII
endian: le
imports:
- ../../common/pstring
seq:
- id: item_id
type: u4
Examples
No examples available. Contribute one?