Edit on GitHub
GameService Server User Equipment
Summary
This packet lists current equipped consumables, and potentially other things.
This packet is sent during the response to GameService Client 0x0002 Hello.
Structure
Name | Type | Summary |
user_equipment_data | user_equipment_data | More details can be found in type definition file. |
Definition
meta:
id: gameservice_server_0072_user_equipment
title: GameService Server User Equipment
encoding: ASCII
endian: le
imports:
- ../../common/pstring
- ../../common/user_equipment_data
seq:
- id: user_equipment_data
type: user_equipment_data
Examples
No examples available. Contribute one?