Packet 04 00
From XfirePlusWiki
Packet Description
This packet is sent to the server for when a user's game status changes, ip address, and port.
Packet Layout
- packetLength(*) packetType(87 00) numAttributes(03)
- attributeLength(03) "gameid" attributeType(02) gameID
- attributeLength(03) "gip" attributeType(02) IPAddress
- attributeLength(03) "gport" attributeType(02) IPPort
Notes
GameID will be '00 00 00 00' when there is no game being played. GIP and GPORT can also be '00 00 00 00' if the user is not playing on a server.
