mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-08 18:36:37 +00:00
Updated Player Housing (markdown)
+3
-3
@@ -14,8 +14,8 @@ This page has packet information from Live as of 12/28/2018. While it is likely
|
||||
|------------------------|-----------------|-----------------------------------------|
|
||||
| Network OpCode | 2 | 0x09 |
|
||||
| Packet Sequence Number | 2 | |
|
||||
| Application OpCode | 2 | OP_ClickDoor - Live: 0x2254, RoF2: 0x3A8F |
|
||||
| Unknown | 12 | Live: 38,0,0,0,0,0,0,0,255,255,255,255, RoF2: 77,0,0,0,0,0,0,0,255,255,255,255 |
|
||||
| Application OpCode | 2 | OP_ClickDoor<br/>- Live: 0x2254<br/>- RoF2: 0x3A8F |
|
||||
| Unknown | 12 | Live: 38,0,0,0,0,0,0,0,255,255,255,255<br/>RoF2: 77,0,0,0,0,0,0,0,255,255,255,255 |
|
||||
| Unknown | 4 | Varies |
|
||||
|
||||
## Neighborhood List (Server -> Client)
|
||||
@@ -49,7 +49,7 @@ Once the first neighborhood is parsed, the format repeats for the next Neighborh
|
||||
| Network OpCode | 2 | 0x09 |
|
||||
| Packet Sequence Number | 2 | |
|
||||
| Application OpCode | 2 | 0x125C (Possibly?) |
|
||||
| Search Type | 4 | 0 when searching for a player or guild. 2 when clicking to view details of a specific neighborhood. 4 when inside a neighborhood and searching specific addresses. |
|
||||
| Search Type | 4 | 0 when searching for a player or guild.<br/>2 when clicking to view details of a specific neighborhood.<br/>4 when inside a neighborhood and searching specific addresses. |
|
||||
| Neighborhood ID | 4 | 1 if searching for a player. The Neighborhood ID if clicking on a neighborhood entry. |
|
||||
| Unknown | 4 | 0s
|
||||
| Neighborhood Search Criteria | 80 | A neighborhood's name. 79 bytes plus 1 for the null terminator. |
|
||||
|
||||
Reference in New Issue
Block a user