Hello Ragezone,
I come to bring a small fix, it makes little matter of work, more than is good to have something always seems to us to Habbo.com
Open your emulator in the directory: HabboHotel> Rooms> Room.cs
Look for:
And below this code, put this:Code:if (Item.GetBaseItem().InteractionType.ToLower() == "bed") { if (!User.Statusses.ContainsKey("lay")) { User.Statusses.Add("lay", Item.GetBaseItem().Height.ToString().Replace(',', '.') + " null"); } User.Z = Item.Z; User.RotHead = Item.Rot; User.RotBody = Item.Rot; User.UpdateNeeded = true; }
Soon I put the picture I put, because now I have to leave. But if someone can try and put the picture takes my thanksCode:if (Item.GetBaseItem().InteractionType.ToLower() == "shower") { Item.ExtraData = "1"; Item.UpdateState(false, true); }
I hope I helped some, I know that this code is much more easy it's always good to be upgrading our forum!
Sorry for my English, it's because I'm Brazilian!
Credits:
TheCrash and Me![]()



![[FIX] Shower Beach at 80% [FIX]](http://ragezone.com/hyper728.png)

