S>C 0x71 SID_CLANINVITEMULTIPLE

Transport Layer:Transmission Control Protocol (TCP)
Application Layer:Battle.net v1 TCP Messages (SID)
Message Id:0x71
Message Name:SID_CLANINVITEMULTIPLE
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
(STRING)[] Failed usernames

Remarks

Result of inviting users to create a clan.

This is received once all invited users have responded or an error occured preventing the creation of a clan.

Status is one of the Clan Message Codes:

  • 0x00: Success (every accepted; clan created)
  • 0x01: Clan tag in use
  • 0x02: Too soon because you recently created a clan (product key based)
  • 0x03: Not enough members listed
  • 0x04: Declined or timed out
  • 0x05: Not available (not in channel or mutual friend or already in a clan)
  • 0x08: Not allowed because you are already in clan
  • 0x0A: Invalid clan tag specified
  • 0x0B: Clan name contains bad word

Failed account names is a list of account names which failed to accept the invitation successfully. On complete success, this is null.

| Edited: Anonymous

Comments

no one has commented yet.