Skip to main content

furniture.group_context_menu

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

Overview

  • ID: 3293
  • Header: FURNITURE_GROUP_CONTEXT_MENU_INFO
  • Direction: Server to Client (s2c)
  • Realm: Groups & Forums
  • Phase: session
  • Since: nitro-1.6.6
  • Summary: Deliver group context menu information for furniture

Payload fields

FieldTypeRequiredDescription
itemIdint32requiredRoom item ID of the furniture.
groupIdint32requiredID of the linked group.
groupNamestringrequiredDisplay name of the group.
badgeCodestringrequiredGroup badge code string.

Behavior

Sender

Sent when the user interacts with group-linked furniture, providing group badge and identity for the context menu.

Receiver

The client shows the group context menu with the received info. Confirmed in GLADIATOR.

Notes

  • No additional notes