GameService Client Custom Asset Request
Summary
This packet requests information for a custom asset (i.e. user designed clothing).
The response is:
Aliases:
eantoniobr/UGPangya:PLAYER_AFTER_UPLOAD_UCC
Structure
gameservice_client_00b9_custom_asset_request
| Name | Type | Summary |
|---|---|---|
unknown_gsc00b9_a | u1 | Always 0x01? |
inventory_slot | u4 | Unconfirmed. |
unknown_gsc00b9_b | u1 | Always 0x00? |
Definition
meta:
id: gameservice_client_00b9_custom_asset_request
title: GameService Client Custom Asset Request
encoding: ASCII
endian: le
imports:
- ../../common/pstring
seq:
- id: unknown_gsc00b9_a
type: u1
- id: inventory_slot
type: u4
- id: unknown_gsc00b9_b
type: u1