P2P 0x3E SCGP_SLOTUPDATE

Transport Layer:User Datagram Protocol (UDP)
Application Layer:Starcraft In-Game Messages (SCGP)
Message Id:0x3E
Message Name:SCGP_SLOTUPDATE
Direction:Peer to Peer
Used By:Starcraft Original, Starcraft Broodwar
Starcraft Shareware, Starcraft Japanese
Message Format:
(does not include protocol header)
(UINT8) ID (0x3E)
(UINT8) Slot Index
(UINT8) Player Index
(UINT8) Slot State
(UINT8) Race
(UINT8) Team Index

Remarks

Packet CLS 2.

Sent by the host to notify players of a given game room slot's status.

Possible values for State:
0x00 = Slot doesnt exist
0x02 = Slot is Taken/Human
0x03 = Slot is Rescuable
0x05 = Slot is Computer
0x06 = Slot is Open
0x07 = Slot is Neutral
0x08 = Slot is Closed
Note: States of Rescuable and Neutral are not shown.

Possible values for Race:
0x00 = Zerg
0x01 = Terran
0x02 = Protoss
0x03 = Independent
0x04 = Neutral
0x06 = Random

Anonymous

Comments

no one has commented yet.