Edit on GitHub

GameService Client Locker Inventory Request

Summary

This packet requests the inventory of the user's locker. It is sent on the first inventory screen opening per login, as well as before every locker combination attempt thereafter.

There is no payload.

The response is GameService Server 0x0170 Locker Inventory.

See Also GameService Client 0x00CC Locker Combination Attempt.

Aliases:

Structure

gameservice_client_00d3_locker_inventory_request

Name Type Summary
This structure does not have any fields of its own.

Definition

meta:
  id: gameservice_client_00d3_locker_inventory_request
  title: GameService Client Locker Inventory Request
  encoding: ASCII
  endian: le
  imports:
    - ../../common/pstring

Examples

No examples available. Contribute one?