Author | Message | Time |
---|---|---|
Arta | Yoni has given permission to publish his original research on MCP_REQUESTLADDERDATA. The publication of this message means, so far as I know, that all Realm messages currently in use are now documented and available to the public. http://bnetdocs.valhallalegends.com/content.php?Section=m&Code=356 | July 8, 2005, 11:04 AM |
Quarantine | Thanks Yoni+Arta | July 8, 2005, 2:29 PM |
Archangel | Another big step, thnx for that Yoni+Arta ;). | July 8, 2005, 3:09 PM |
DarkMinion | I have found an error in the server's return of MCP_RESQUESTLADDERDATA... It is published: [quote] (DWORD) Character experience (DWORD) Unknown (0) (BYTE) Character Flags (BYTE) Character title (WORD) Character level (BYTE[16]) Character name[/quote] The first two DWORDS are actually one 64-bit integer... It should read: [quote] (LARGE_INTEGER) Character experience (BYTE) Character Flags (BYTE) Character Title (WORD) Character Level (BYTE[16]) Character Name[/quote] | August 24, 2005, 6:59 PM |
UserLoser. | Alright, thanks. Fixed. | August 24, 2005, 7:36 PM |