Author | Message | Time |
---|---|---|
phvckmeh | Alright, well im trying to port my 1.09 Diablo 2 game bot that i wrote, and it seems that something has changed since 1.10 came out, im no longer able to join games with it. Well my question is this: what realm (d2 join game, etc) packets have changed since 1.09? | November 8, 2004, 7:14 AM |
BaDDBLooD | 0x40 (SID_QUERYREALMS2) instead of 0x34 (SID_QUERYREALMS) 0x19 (MCP_CHARLIST2) Instead of 0x17 (MCP_CHARLIST) That's all i can think of at the moment... | November 8, 2004, 2:46 PM |
Soul Taker | The only thing I changed in my client when the patch hit was a version byte in one of the D2GS packets. | November 8, 2004, 4:43 PM |