Skip to main content

furniture.stack_height

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

Overview

  • ID: 2816
  • Header: ITEM_STACK_HELPER
  • Direction: Server to Client (s2c)
  • Realm: Furniture & Items
  • Phase: session
  • Since: nitro-1.6.6
  • Summary: Deliver the effective stack height of a tile

Payload fields

FieldTypeRequiredDescription
itemIdint32requiredRoom item ID of the stack-helper tile.
heightint32requiredCurrent effective height in hundredths.

Behavior

Sender

Sent in response to a stack-height query or when a stack-helper tile height changes.

Receiver

The client updates the tile's effective placement height. Confirmed in GLADIATOR.

Notes

  • No additional notes