Skip to main content

furniture.wired_condition

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

Overview

  • ID: 1108
  • Header: WIRED_CONDITION
  • Direction: Server to Client (s2c)
  • Realm: Furniture & Items
  • Phase: session
  • Since: nitro-1.6.6
  • Summary: Deliver wired condition configuration

Payload fields

FieldTypeRequiredDescription
itemIdint32requiredRoom item ID of the wired condition.
selectedItemsint32[]requiredIDs of currently linked room items.
conditionTypeIdint32requiredWired condition type identifier.
conditionDatastringrequiredSerialized condition-specific configuration.

Behavior

Sender

Sent in response to furniture.open_wired (c2s 768) for a wired condition furniture item.

Receiver

The client populates the wired condition editor. Confirmed in GLADIATOR.

Notes

  • No additional notes