diff --git a/world/client.cpp b/world/client.cpp index b31f77c02..94aa906e9 100644 --- a/world/client.cpp +++ b/world/client.cpp @@ -454,7 +454,7 @@ bool Client::HandleSendLoginInfoPacket(const EQApplicationPacket *app) { WorldConfig::DisableStats(); Log(Logs::General, Logs::World_Server, "MiniLogin Account #%d",cle->AccountID()); } - else { + else if (!is_player_zoning) { // Track who is in and who is out of the game char *inout= (char *) "";