How do I avoid the hotel view when entering the client, I have an RP emulator based on Plus Emu but it first goes through the hotelview before entering the room and I don't want that to happen
ClientPacketHeader.cs
public const int DeleteNavigatorSavedSearchMessageEvent = 3071; // PRODUCTION-201609061203-935497134
public const int NavigatorSavedSearchMessageEvent = 835; // PRODUCTION-201609061203-935497134
ServerPacketHeader.cs
public const int NavigatorSavedSearchMessageComposer =...
I found an error, and that is that when adding or deleting the browser search, or the package "NavigatorSavedSearchComposer" is not updated as such because it does not load the recently added or deleted searches to the database, modify the 2 files: NavigatorSavedSearchEvent.cs and...
When you click, give this error:
Error in packet [711] BODY: [0]xmas16[0][0][0]:
System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.
en Cloud.HabboHotel.Users.HabboStats.addOpenedGift(Int32 eventDate)
en...
Error in packet [711] BODY: [0]xmas16[0][0][0]:
System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.
en Cloud.HabboHotel.Users.HabboStats.addOpenedGift(Int32 eventDate)
en...
Errors:
Error in packet [711] BODY: [0]xmas16[0][0][0]:
System.InvalidCastException: La conversi?n especificada no es v?lida.
en Cloud.HabboHotel.LandingView.LandingViewManager.GenerateCalendarItem(Habbo Habbo, String eventName, Int32 eventDate, Item& newItem)
en...
have the PRODUCTION-201612201205-462162202 and the packages he put are correct, because when I enter the client does not appear the Christmas calendar?