S>C 0x81 SID_CLANMEMBERRANKCHANGE

Transport Layer:Transmission Control Protocol (TCP)
Application Layer:Battle.net v1 TCP Messages (SID)
Message Id:0x81
Message Name:SID_CLANMEMBERRANKCHANGE
Direction:Server to Client
Used By:Warcraft III Reign of Chaos, Warcraft III The Frozen Throne
Message Format:
(does not include protocol header)
 (UINT8) Old rank
 (UINT8) New rank
(STRING) Member username who changed your rank

Remarks

Notifies you when your rank has been changed.

Values of old rank and new rank:

  • 0x00: Initiate (Peon icon), in clan less than one week
  • 0x01: Initiate (Peon icon)
  • 0x02: Member (Grunt icon)
  • 0x03: Officer (Shaman icon)
  • 0x04: Leader (Chieftain icon)
| Edited: Anonymous

Comments

Ribose

This packet is only received by the target of a rank change.

The STRING is actually "Clan member who changed your rank".

Ribose

SID_CLANMEMBERSTATUSCHANGE is used to tell everyone else to update their list (including the rank changer, after they receive SID_CLANRANKCHANGE).