Valhalla Legends Archive

Programming => Battle.net Bot Development => BnetDocs Research and Discussion => Topic started by: RealityRipple on April 14, 2006, 03:12 AM

Title: MCP_CHARLIST2
Post by: RealityRipple on April 14, 2006, 03:12 AM
Discovered something for you people if you care. http://bnetdocs.valhallalegends.com/content.php?Section=m&Code=408 contains incorrect information about each character. What is labeled as flags is actually the first two bytes of the Statstring.
Not sure if this was mentioned before, but it was causing me all kinds of problems with trying to get DII char flags from 8084 for every character. On further investigation, I discovered that the first two bytes in the DII statstrings were 8480 (reversed of course). Hope this helps.