From bbe4600df98af842e664117e8beea47c9f725e4a Mon Sep 17 00:00:00 2001 From: daerath Date: Tue, 1 Jan 2019 12:50:16 -0500 Subject: [PATCH] Updated Player Housing (markdown) --- Player-Housing.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/Player-Housing.md b/Player-Housing.md index b8647b4..fcd06b4 100644 --- a/Player-Housing.md +++ b/Player-Housing.md @@ -104,4 +104,17 @@ If # of Players is greater than 0, the fields Player Name Length and Player Name | Unknown | 4 | 0 | | Unknown | 7 | 5,0,0,0,0,0,0 | +## Real Estate Items window, Click on Trophies button (Client -> Server) +Possible new opcode: 0xA02F +Length: 342 bytes + +| Name | Number of Bytes | Description | +|------------------------|-----------------|----------------------------------| +| Network OpCode | 2 | 0x09 | +| Packet Sequence Number | 2 | | +| Application OpCode | 2 | 0xA02F | +| Unknown | 4 | 0 | +| Unknown | 4 | 1 | +| Unknown | 328 | 0 | + TODO: In-zone clicks for the spring, purchasing a property, placing items in a property, identifying RoF opcodes, updating with additional vendors, fixing Z for existing vendors (some are floating), adding house interior zones (first attempt results in a client crash), etc. \ No newline at end of file