Skip to main content

furniture.dice_value

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

Overview

  • ID: 3431
  • Header: FURNITURE_STATE_2
  • Direction: Server to Client (s2c)
  • Realm: Furniture & Items
  • Phase: session
  • Since: nitro-1.6.6
  • Summary: Deliver a dice roll result

Payload fields

FieldTypeRequiredDescription
itemIdint32requiredRoom item ID of the dice.
valueint32requiredDice roll result (-1 = dice closed, 1-6 for standard dice).

Behavior

Sender

Sent after a dice furniture item is rolled to broadcast the result to all room occupants.

Receiver

The client animates the dice roll and displays the result value. Confirmed in GLADIATOR.

Notes

  • No additional notes