[DiscordArchive] Is there a packet going from the client side to the server side when closing a gossip?
[DiscordArchive] Is there a packet going from the client side to the server side when closing a gossip?
Archived author: XTROIL • Posted: 2020-08-03T18:30:40.763000+00:00
Original source
Is there a packet going from the client side to the server side when closing a gossip?
Archived author: kvipka • Posted: 2020-08-03T18:32:51.926000+00:00
Original source
WorldPacket data(SMSG_GOSSIP_COMPLETE, 0);
_session->SendPacket(&data);