S>C 0x77 SID_CLANINVITATION

Transport Layer:Transmission Control Protocol (TCP)
Application Layer:Battle.net v1 TCP Messages (SID)
Message Id:0x77
Message Name:SID_CLANINVITATION
Direction:Server to Client
Used By:Warcraft III Reign of Chaos, Warcraft III The Frozen Throne
Message Format:
(does not include protocol header)
(UINT32) Cookie
 (UINT8) Status

Remarks

Result of inviting a user to join your clan.

This is received once an invited user has responded or an error occured preventing an invitation from completing.

Status is one of the Clan Message Codes:

  • 0x00: Success (every accepted; clan created)
  • 0x04: Declined or timed out
  • 0x05: Not available (not in channel or mutual friend or already in a clan)
  • 0x08: Not allowed because the user has a pending invite
  • 0x09: Clan is full
| Edited: Anonymous

Comments

RealityRipple

Helpful hint - Clan invitations will fail (0x05) if you invite a user in a public channel if that user is not in your friend list. There may be other reasons as well.