Closed timkurvers closed 8 years ago
Relevant implementation in TrinityCore: https://github.com/TrinityCore/TrinityCore/blob/3.3.5/src/server/authserver/Server/AuthSession.cpp#L934-L940
Looks good! Set up two realms, both populate in the realm selection, and when either one is chosen, a connection on the correct port is attempted.
Merged! 🎉
Not extracting this information will cause additional realms to be decoded incorrectly, potentially crashing and breaking the realm list in its entirety.
Works for a TrinityCore server, haven't tested this against ArcEmu yet.