Skip to main content

furniture.apply_toner

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

Overview

  • ID: 2880
  • Header: ROOM_TONER_APPLY
  • Direction: Client to Server (c2s)
  • Realm: Furniture & Items
  • Phase: session
  • Since: nitro-1.6.6
  • Summary: Apply background toner settings

Payload fields

FieldTypeRequiredDescription
itemIdint32requiredRoom item ID of the toner furniture.
enabledint32required1 to enable, 0 to disable.
hueint32requiredHue value (0-255).
saturationint32requiredSaturation value (0-255).
valueint32requiredValue/brightness level (0-255).

Behavior

Sender

Sent when the user adjusts the hue, saturation, and value of the background toner furniture item.

Receiver

The server applies the toner effect to the room background. Confirmed in GLADIATOR.

Notes

  • No additional notes