Skip to content

[AOC] Fix multiple toon on the same account#50

Open
strelzia wants to merge 1 commit into
J-Soft:masterfrom
strelzia:multitoon
Open

[AOC] Fix multiple toon on the same account#50
strelzia wants to merge 1 commit into
J-Soft:masterfrom
strelzia:multitoon

Conversation

@strelzia

Copy link
Copy Markdown

The parsing of AOC character data stream seems wrong.
It parses the first toon correctly (name, level, etc.) but all other toons are bugged. This is due to a character profile having 2 extra uint32 (or a problem with how to read that md5 blob, idk).

This PR simple skips two more ints and now all toons on the account can be used as bot.

btw, those two ints are FFFFFFF9 and 00000000 for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant