S>C 0x7F SID_CLANMEMBERSTATUSCHANGE

Transport Layer:Transmission Control Protocol (TCP)
Application Layer:Battle.net v1 TCP Messages (SID)
Message Id:0x7F
Message Name:SID_CLANMEMBERSTATUSCHANGE
Direction:Server to Client
Used By:Warcraft III Reign of Chaos, Warcraft III The Frozen Throne
Message Format:
(does not include protocol header)
(STRING) Username
 (UINT8) Rank
 (UINT8) Online status
(STRING) Location

Remarks

Notifies online members that a member has changed rank or online status.

Values of 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)

Values of online status:

  • 0x00: Offline
  • 0x01: Online

The location value specifies where the user is. For example, the game name, channel name, or this may be null if the user is not online. This value is generally blank on official servers.

| Edited: Anonymous

Comments

no one has commented yet.