Skip to main content

furniture.wall_item_removed

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

Overview

  • ID: 3208
  • Header: ITEM_WALL_REMOVE
  • Direction: Server to Client (s2c)
  • Realm: Furniture & Items
  • Phase: session
  • Since: nitro-1.6.6
  • Summary: Notify that a wall item was removed from the room

Payload fields

FieldTypeRequiredDescription
itemIdint32requiredRoom wall item ID.
userIdint32requiredID of the user who removed the item.

Behavior

Sender

Sent when a wall furniture item is picked up or deleted.

Receiver

The client removes the wall item from the scene. Confirmed in GLADIATOR.

Notes

  • No additional notes