Skip to main content

furniture.save_dimmer

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

Overview

  • ID: 1648
  • Header: ITEM_DIMMER_SAVE
  • Direction: Client to Server (c2s)
  • Realm: Furniture & Items
  • Phase: session
  • Since: nitro-1.6.6
  • Summary: Save a dimmer preset configuration

Payload fields

FieldTypeRequiredDescription
effectIdint32requiredPreset slot (1-3).
colorint32requiredColor value in RGB hex.
brightnessint32requiredBrightness level (0-255).
backgroundOnlyint32required1 if the effect applies to background only, 0 otherwise.

Behavior

Sender

Sent when the user saves a new dimmer preset with color, intensity, and background-only settings.

Receiver

The server stores the preset. Confirmed in GLADIATOR.

Notes

  • No additional notes