[FIX] Shower Beach at 80% [FIX]

Results 1 to 11 of 11
  1. #1
    Banned rafa95123 is offline
    BannedRank
    May 2009 Join Date
    /home/RaphaLocation
    564Posts

    [FIX] Shower Beach at 80% [FIX]

    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:

    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;
                    }
    And below this code, put this:

    Code:
                    if (Item.GetBaseItem().InteractionType.ToLower() == "shower")
                    {
                        Item.ExtraData = "1";
                        Item.UpdateState(false, 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 thanks

    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


  2. #2
    Sorcerer Supreme iJakey is offline
    Member +Rank
    May 2010 Join Date
    355Posts

    Re: [FIX] Shower Beach at 80% [FIX]

    add the sql pl0x

  3. #3
    Banned rafa95123 is offline
    BannedRank
    May 2009 Join Date
    /home/RaphaLocation
    564Posts

    Re: [FIX] Shower Beach at 80% [FIX]

    my database?

  4. #4
    Sorcerer Supreme iJakey is offline
    Member +Rank
    May 2010 Join Date
    355Posts

    Re: [FIX] Shower Beach at 80% [FIX]

    No the sql for the furni.

  5. #5
    Banned rafa95123 is offline
    BannedRank
    May 2009 Join Date
    /home/RaphaLocation
    564Posts

    Re: [FIX] Shower Beach at 80% [FIX]

    Ready:

    Furniture:

    Code:
    INSERT INTO furniture VALUES ('20382', 'bw_shower name', 'bw_shower', 's', '1', '1', '0', '0', '0', '1', '3540', '1', '1', '1', '1', '1', 'shower', '2', '0');
    Catalog_items:

    Code:
    INSERT INTO catalog_items VALUES ('2510', '75', '20382', 'Beach Shower', '5', '0', '1');
    Sorry for the delay

  6. #6
    Grand Master Zak© is offline
    Grand MasterRank
    Oct 2007 Join Date
    2,693Posts

    Re: [FIX] Shower Beach at 80% [FIX]

    nice fix thanks for the furni

  7. #7
    Banned rafa95123 is offline
    BannedRank
    May 2009 Join Date
    /home/RaphaLocation
    564Posts

    Re: [FIX] Shower Beach at 80% [FIX]

    Anything, I'm here to help

  8. #8
    Sorcerer Supreme iJakey is offline
    Member +Rank
    May 2010 Join Date
    355Posts

    Re: [FIX] Shower Beach at 80% [FIX]

    Nice, this works well!

  9. #9
    Grand Master No0b is offline
    Grand MasterRank
    Jul 2010 Join Date
    Michigan, USLocation
    1,426Posts

    Re: [FIX] Shower Beach at 80% [FIX]

    wow thanks me and my mate can use this for our hotel. :D

  10. #10
    Banned rafa95123 is offline
    BannedRank
    May 2009 Join Date
    /home/RaphaLocation
    564Posts

    Re: [FIX] Shower Beach at 80% [FIX]

    Hey add-me on msn: rafa95123@hotmail.com

    Please xD

    Tomorrow i'm accept the invitations xD

  11. #11

    me ridez bykes

    Sean is offline

    LegendRank
    Jun 2007 Join Date
    JerseyLocation
    4,096Posts

    Re: [FIX] Shower Beach at 80% [FIX]

    Nice one, 10/10. Which furni is it for? xD Can you please post screenie



Advertisement