Edit on GitHub

GameService Server Locker Inventory Response

Summary

This packet (presumably) contains the user's locker's inventory.

Insufficient packets were (as of yet) captured to attempt proper documentation.

This is a response to GameService Client 0x00D3 Locker Inventory Request.

Structure

gameservice_server_0170_locker_inventory_response

Name Type Summary
unknown_a bytes[8]

Definition

meta:
  id: gameservice_server_0170_locker_inventory_response
  title: GameService Server Locker Inventory Response
  encoding: ASCII
  endian: le
  imports:
    - ../../common/pstring
seq:
  - id: unknown_a
    size: 8

Examples

No examples available. Contribute one?