Plus Emulator Revision RB3.0 [Community Project]

Page 32 of 50 FirstFirst ... 22242526272829303132333435363738394042 ... LastLast
Results 466 to 480 of 740
  1. #466
    Proficient Member MrPudding is offline
    MemberRank
    Jul 2013 Join Date
    GermanyLocation
    174Posts

    re: Plus Emulator Revision RB3.0 [Community Project]

    Quote Originally Posted by KTM97 View Post
    thank you man :)
    Man I'm stupid xD
    Good thing you recognized it :)

  2. #467
    Valued Member Noman is offline
    MemberRank
    Sep 2011 Join Date
    United KingdomLocation
    137Posts

    re: Plus Emulator Revision RB3.0 [Community Project]

    Also :flagme doesn't work properly, It should show the 'Change Name' option when you click yourself.

  3. #468
    Valued Member GrateZ4 is offline
    MemberRank
    Jul 2014 Join Date
    145Posts

    re: Plus Emulator Revision RB3.0 [Community Project]

    :roomalert would be a great fix

  4. #469
    En Français? Bjork is offline
    MemberRank
    Apr 2007 Join Date
    854Posts

    re: Plus Emulator Revision RB3.0 [Community Project]

    Quote Originally Posted by Flowy Otaku View Post
    Here is the saddle sql and furnidata.
    Saddle needs customparams in furnidata. Check habbo's furnidata

  5. #470
    Account Upgraded | Title Enabled! Jamal7 is offline
    MemberRank
    Dec 2013 Join Date
    547Posts

    re: Plus Emulator Revision RB3.0 [Community Project]

    My friend and I are trying to understand the Habbo structure from the scripts ;). He is only on vacation now so expect a fix soon ;)
    http://i.imgur.com/6hMlCk9.png
    Last edited by Jamal7; 22-07-14 at 03:41 AM.

  6. #471
    Proficient Member Seat is online now
    MemberRank
    Dec 2010 Join Date
    153Posts

    Re: Plus Emulator R2.1 [Update] , [Release] & [Fixes]

    Bugs :

    When we want to buy a group it disconnects us, when one wants to wear it too

    Quote Originally Posted by Sir Jamal View Post
    My friend and I are trying to understand the Habbo structure from the scripts ;). He is only on vacation now so expect a fix soon ;)
    http://i.imgur.com/6hMlCk9.png
    Good !

    - - - Updated - - -

    Bugs:

    @jamal7

    - Floor plan save.
    - Ignore button.
    - Public rooms.
    - Forums for groups
    - Add in the choice of staffs
    - Crystals animations
    - Freeze game
    - Battle Banzai game
    - Single Bundle page.
    - coatings d/c
    - Room Ads bug.
    - From both bots and animals come in the apartment when we go.
    - TV youtube bug a little, we can not add / view videos
    - Talents achievements
    - Voucher code in catalog
    - Guide tool

  7. #472
    1 + 3 + 3 = 7 EvilCoder is offline
    MemberRank
    Jul 2009 Join Date
    /home/mvdworpLocation
    334Posts

    re: Plus Emulator Revision RB3.0 [Community Project]

    Quote Originally Posted by streamhotel View Post
    The problem is that chatlogs are bad cached and this will cause problems with automatic alert, guide chat etc.
    It is not even being cached. - Being send to MySQL. And the queries are also bad.

    http://cplus.about.com/od/glossar1/g/cache.htm

    Take a look there, you will understand what Caching means.

  8. #473
    Member TheWulles is offline
    MemberRank
    Jan 2014 Join Date
    SP - BrazilLocation
    53Posts

    re: Plus Emulator Revision RB3.0 [Community Project]

    Quote Originally Posted by Flowy Otaku View Post
    Here is the saddle sql and furnidata.
    Use this furnidata:

    Code:
    <furnitype id="71000627" classname="horse_saddle1"><revision>45508</revision>
    <defaultdir>0</defaultdir>
    <xdim>1</xdim>
    <ydim>1</ydim>
    <partcolors/>
    <name>Sela para Cavalo</name>
    <description>Selas são necessárias para montar no seu cavalo</description>
    <adurl></adurl>
    <offerid>71000627</offerid>
    <buyout>1</buyout>
    <rentofferid>-1</rentofferid>
    <rentbuyout>0</rentbuyout>
    <bc>0</bc>
    <customparams>15 4 9 0 77</customparams>
    <specialtype>16</specialtype>
    <canstandon>0</canstandon>
    <cansiton>0</cansiton><
    canlayon>0</canlayon>
    </furnitype>
    Last edited by TheWulles; 23-07-14 at 12:43 AM.

  9. #474
    o/ Konquer is offline
    MemberRank
    Apr 2014 Join Date
    464Posts

    re: Plus Emulator Revision RB3.0 [Community Project]

    Users can walk through each other even when this is disabled. Does anyone know how to fix this as it ruins most event lines?

  10. #475
    Freak Mextur is offline
    MemberRank
    Mar 2012 Join Date
    216Posts

    re: Plus Emulator Revision RB3.0 [Community Project]

    Quote Originally Posted by EvilCoder View Post
    It is not even being cached. - Being send to MySQL. And the queries are also bad.

    http://cplus.about.com/od/glossar1/g/cache.htm

    Take a look there, you will understand what Caching means.
    The only thing I hear is: cache, cache, cache...

    You should cache the chatlogs and dump them to the db every hour with a timer. This can be done in batch-queries. Nothing to worry about.

    Don't cache everything. Only data with huge database operations. And which is requested the most. RAM is faster, use it for the important data.

    Happy coding Plus Emulator Revision RB3.0 [Community Project]

  11. #476
    Enthusiast Klixz is offline
    MemberRank
    Jun 2014 Join Date
    34Posts

    re: Plus Emulator Revision RB3.0 [Community Project]

    The problem with the Floor Plan Save, is you edit the var in the UserPerkComposer.

    true or false

    false or true ;)

    Cheers

  12. #477
    I am Nobody. pepijndut is offline
    MemberRank
    Oct 2009 Join Date
    328Posts

    re: Plus Emulator Revision RB3.0 [Community Project]

    Quote Originally Posted by Xn4rz0 View Post
    Bugs :

    When we want to buy a group it disconnects us, when one wants to wear it too



    Good !

    - - - Updated - - -

    Bugs:

    @jamal7

    - Floor plan save.
    - Ignore button.
    - Public rooms.
    - Forums for groups
    - Add in the choice of staffs
    - Crystals animations
    - Freeze game
    - Battle Banzai game
    - Single Bundle page.
    - coatings d/c
    - Room Ads bug.
    - From both bots and animals come in the apartment when we go.
    - TV youtube bug a little, we can not add / view videos
    - Talents achievements
    - Voucher code in catalog
    - Guide tool
    Quote Originally Posted by Rush Retros View Post
    Bug Report ( Voucher codes doesnt work)
    Simple voucher fix:

    Replace the whole
    PHP Code:
    internal void RedeemVoucher() { 
    in Rooms.cs with
    PHP Code:
    internal void RedeemVoucher()        {
                
    // Voucher name
                
    string ticket this.Request.PopFixedString();


                
    // Init
                
    bool isValid false;
                
    DataRow dRow;
                
    bool used true;


                
    // Get voucher from database
                
    using (IQueryAdapter dbClient SilverwaveEnvironment.GetDatabaseManager().getQueryreactor())
                {
                    
    dbClient.setQuery("SELECT * FROM vouchers WHERE voucher = @vo LIMIT 1");
                    
    dbClient.addParameter("vo"ticket);
                    
    dRow dbClient.getRow();
                }


                
    // Check if used
                
    using (IQueryAdapter dbClient SilverwaveEnvironment.GetDatabaseManager().getQueryreactor())
                {
                    
    dbClient.setQuery("SELECT * FROM voucher_uses WHERE voucher = @vo AND user_id = @uid LIMIT 1");
                    
    dbClient.addParameter("vo"ticket);
                    
    dbClient.addParameter("uid"this.Session.GetHabbo().Id);
                    
    used = (dbClient.getRow() == null false true);
                }


                
    // Check if it is valid
                
    if (dRow != null && (int)dRow["cur_uses"] < (int)dRow["max_uses"] && !used)
                {
                    
    // Set voucher valid
                    
    isValid true;


                    
    // Voucher valid, add 1 to cur_uses
                    
    using (IQueryAdapter dbClient SilverwaveEnvironment.GetDatabaseManager().getQueryreactor())
                    {
                        
    dbClient.setQuery("UPDATE vouchers SET cur_uses = cur_uses+1 WHERE voucher = @vou LIMIT 1");
                        
    dbClient.addParameter("vou"ticket);
                        
    dbClient.runQuery();
                    }


                    
    // Voucher valid, add user to voucher_uses
                    
    using (IQueryAdapter dbClient SilverwaveEnvironment.GetDatabaseManager().getQueryreactor())
                    {
                        
    dbClient.setQuery("INSERT INTO voucher_uses VALUES (@vo, @uid)");
                        
    dbClient.addParameter("vo"ticket);
                        
    dbClient.addParameter("uid"this.Session.GetHabbo().Id);
                        
    dbClient.runQuery();
                    }


                    
    // Update Credits
                    
    this.Session.GetHabbo().Credits += (int)dRow["credits"];
                    
    this.Session.GetHabbo().UpdateCreditsBalance();


                    
    // Update Duckets/Pixels
                    
    this.Session.GetHabbo().ActivityPoints += (int)dRow["duckets"];
                    
    this.Session.GetHabbo().NotifyNewPixels((int)dRow["duckets"]);


                    
    // Update Belcredits(callcredits)/Snowflakes/Activity Points
                    
    this.Session.GetHabbo().BelCredits += (int)dRow["activity_points"];
                    
    this.Session.GetHabbo().UpdateActivityPointsBalance();


                    
    // Update to database
                    
    this.Session.GetHabbo().RunDBUpdate(SilverwaveEnvironment.GetDatabaseManager().getQueryreactor());
                }


                
    // Notify the user
                
    this.Session.GetHabbo().NotifyVoucher(isValid"""");
            } 
    And run this sql
    PHP Code:

    -- ----------------------------
    -- 
    Table structure for voucher_uses
    -- ----------------------------
    DROP TABLE IF EXISTS `voucher_uses`;
    CREATE TABLE `voucher_uses` (
      `
    vouchervarchar(255NOT NULL,
      `
    user_idint(11NOT NULL
    ENGINE=MyISAM DEFAULT CHARSET=utf8;


    -- ----------------------------
    -- 
    Table structure for vouchers
    -- ----------------------------
    DROP TABLE IF EXISTS `vouchers`;
    CREATE TABLE `vouchers` (
      `
    vouchervarchar(255NOT NULL,
      `
    creditsint(11NOT NULL DEFAULT '100',
      `
    ducketsint(11NOT NULL,
      `
    activity_pointsint(11NOT NULL,
      `
    max_usesint(11NOT NULL DEFAULT '1',
      `
    cur_usesint(11NOT NULL DEFAULT '0',
      
    PRIMARY KEY (`voucher`)
    ENGINE=MyISAM DEFAULT CHARSET=utf8

  13. #478
    Enthusiast wafer is offline
    MemberRank
    Sep 2013 Join Date
    38Posts

    re: Plus Emulator Revision RB3.0 [Community Project]

    This wireds are bug:
    http://i.imgur.com/PP1k5Ud.png

  14. #479
    Valued Member Noman is offline
    MemberRank
    Sep 2011 Join Date
    United KingdomLocation
    137Posts

    re: Plus Emulator Revision RB3.0 [Community Project]

    Another bug when trying to do :flagme it doesn't work even when you've enabled it for your rank you cannot change your name at all, it doesn't popup with the 'change name' button to change your name.

  15. #480
    Hakuna Matata Matata is offline
    MemberRank
    Sep 2012 Join Date
    DenmarkLocation
    807Posts

    re: Plus Emulator Revision RB3.0 [Community Project]

    Bugs:
    - Support ticket
    - Public rooms



Advertisement