Well nothing it's showing i've commented out "public const int GetHabboClubWindowMessageEvent = 2284; //715" and etc that lead to a few error's that i've resolved but it shows again i've also ran build and saved the .cs but it shows again,any other thing i could try?just comment out Session.SendNotification("");
I believe you need a packet response to that.Well nothing it's showing i've commented out "public const int GetHabboClubWindowMessageEvent = 2284; //715" and etc that lead to a few error's that i've resolved but it shows again i've also ran build and saved the .cs but it shows again,any other thing i could try?
oh, so you're wanting to hide the actual hc that pops up. goto PacketManager.cs and findWell nothing it's showing i've commented out "public const int GetHabboClubWindowMessageEvent = 2284; //715" and etc that lead to a few error's that i've resolved but it shows again i've also ran build and saved the .cs but it shows again,any other thing i could try?
this._incomingPackets.Add(ClientPacketHeader.GetHabboClubWindowMessageEvent, new GetHabboClubWindowEvent());