Skip to main content

user.clothing

Generated from spec/protocol.yaml. Do not edit by hand.

Overview

  • ID: 1450
  • Header: USER_CLOTHING
  • Direction: Server to Client (s2c)
  • Realm: Inventory
  • Phase: session
  • Since: nitro-1.6.6
  • Summary: Deliver the player's unlocked clothing sets

Payload fields

FieldTypeRequiredDescription
figureSetIdslist<int32>requiredList of unlocked figure set identifiers.
boundFurnitureNameslist<string>requiredList of furniture product codes bound to clothing sets.

Behavior

Sender

Sent on login or when clothing items are redeemed.

Receiver

The client uses this to determine which figure set pieces the player owns.

Notes

  • No additional notes