Skip to main content

furniture.save_postit

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

Overview

  • ID: 3283
  • Header: FURNITURE_POSTIT_SAVE_STICKY_POLE
  • Direction: Client to Server (c2s)
  • Realm: Furniture & Items
  • Phase: session
  • Since: nitro-1.6.6
  • Summary: Save the content of a post-it note

Payload fields

FieldTypeRequiredDescription
itemIdint32requiredRoom wall item ID of the post-it.
colorstringrequiredSelected post-it color code.
textstringrequiredPost-it note text content.

Behavior

Sender

Sent when the user saves text and color changes to an existing post-it note.

Receiver

The server updates the post-it content. Confirmed in GLADIATOR.

Notes

  • No additional notes