Jump to content

Protocol:Packet 0x40: Difference between revisions

From Sylverant Wiki
Add page about Packet 0x40.
 
m BlueCrab moved page Packet 0x40 to Protocol:Packet 0x40
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
Clients send the server a Packet 0x40 to search for someone by guild card. The server will reply with a [[Packet 0x41]] if the person is online, otherwise no reply will be generated.
Clients send the server a Packet 0x40 to search for someone by guild card. The server will reply with a [[Protocol:Packet 0x41|Packet 0x41]] if the person is online, otherwise no reply will be generated.


==Dreamcast Packet Format==
==Dreamcast Packet Format==
Line 9: Line 9:
| 0x01 || Flags (0x00)
| 0x01 || Flags (0x00)
|-
|-
| 0x02-0x03 || Packet Size (0x10)
| 0x02-0x03 || Packet Size (0x0010)
|-
|-
| 0x04-0x07 || Player Tag (0x00010000)
| 0x04-0x07 || Player Tag (0x00010000)

Latest revision as of 05:55, 13 December 2021

Clients send the server a Packet 0x40 to search for someone by guild card. The server will reply with a Packet 0x41 if the person is online, otherwise no reply will be generated.

Dreamcast Packet Format

Bytes Meaning
0x00 Packet Type (0x40)
0x01 Flags (0x00)
0x02-0x03 Packet Size (0x0010)
0x04-0x07 Player Tag (0x00010000)
0x08-0x0B Guildcard Number of searching person
0x0C-0x0F Guildcard Number of person being searched for