Hi i created another game emulator and now i want to try to create one for WoW in C# just to learn
I started with the 3.3.5a version porting the code from TrinityCore
I already wrote the auth server and it works very well
But now i can't find a way to receive the CMSG_READY_FOR_ACCOUNT_DATA_TIMES opcode
I can't find the problem. Any hints would be appreciated.
Thanks in advance
//solved it was packet send/receive encryption that start after CMSG_AUTH_SESSION