Updated to 9658 client build, SMSG_ADDON_INFO temporary disabled

This commit is contained in:
tomrus88 2009-03-08 01:51:23 +03:00
parent 6aadc16d7d
commit 8f9849969b
19 changed files with 110 additions and 70 deletions

View file

@ -252,6 +252,12 @@ World::AddSession_ (WorldSession* s)
packet << uint8 (s->Expansion()); // 0 - normal, 1 - TBC, must be set in database manually for each account
s->SendPacket (&packet);
// Create and send the Addon packet
//if (sAddOnHandler.BuildAddonPacket (&recvPacket, &SendAddonPacked))
// SendPacket (SendAddonPacked);
s->SendTutorialsData();
UpdateMaxSessionCounters ();
// Updates the population