[DiscordArchive] Anyone happen to know where I can find the code in TC that deals with connecting to realm and transi
[DiscordArchive] Anyone happen to know where I can find the code in TC that deals with connecting to realm and transi
Archived author: Peacy • Posted: 2021-12-22T15:10:50.286000+00:00
Original source
Anyone happen to know where I can find the code in TC that deals with connecting to realm and transitioning your client to show the character select screen (or connecting you to the actual realm)?
Archived author: stoneharry • Posted: 2021-12-22T15:19:19.205000+00:00
Original source
`bool Player::BuildEnumData(PreparedQueryResult result, WorldPacket* data)`
Archived author: stoneharry • Posted: 2021-12-22T15:19:30.912000+00:00
Original source
That's the character selection packet builder
Archived author: Jamey • Posted: 2021-12-22T15:50:14.999000+00:00
Original source
And there's also CMSG_AUTH_SESSION