Skip to main content

group.join_failed

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

Overview

  • ID: 762
  • Header: GROUP_HABBO_JOIN_FAILED
  • Direction: Server to Client (s2c)
  • Realm: Groups & Forums
  • Phase: session
  • Since: nitro-1.6.6
  • Summary: Indicate that a group join attempt failed

Payload fields

FieldTypeRequiredDescription
groupIdint32requiredGroup identifier.
reasonint32requiredFailure reason code.

Behavior

Sender

Sent when a join request cannot be processed.

Receiver

The client shows an error explaining why the player cannot join the group.

Notes

  • No additional notes