PHX (MY EDITON) | FLY | LAY | KISS | KILL | RANK | ACH | EVENT & More

Page 8 of 9 FirstFirst 123456789 LastLast
Results 106 to 120 of 121
  1. #106
    Novice vag is offline
    MemberRank
    Oct 2009 Join Date
    1Posts

    Re: PHX (MY EDITON) | FLY | LAY | KISS | KILL | RANK | ACH | EVENT & More

    Who is the owner of the emulator? or you can sell the license to test?

    - - - Updated - - -

    Who is the owner of the emulator? or you can sell the license to test?

  2. #107
    Proficient Member Keyuko is offline
    MemberRank
    Aug 2012 Join Date
    162Posts

    Re: PHX (MY EDITON) | FLY | LAY | KISS | KILL | RANK | ACH | EVENT & More

    Quote Originally Posted by Joe Richardson View Post
    Well, people just want the best they can get. You obviously won't release yours, so yano. He's just trying to get people a decent version, but if he did steal and remove credits. That's kinda low.
    And Aaron sold open source software ;)

  3. #108
    Account Upgraded | Title Enabled! Joe Richardson is offline
    MemberRank
    Feb 2013 Join Date
    485Posts

    Re: PHX (MY EDITON) | FLY | LAY | KISS | KILL | RANK | ACH | EVENT & More

    Quote Originally Posted by Keyuko View Post
    And Aaron sold open source software ;)
    Whoever buys emulators are stupid. People should be less selfish and release what they code. Users like imagicans did, and it's pretty good.

  4. #109
    Proficient Member Keyuko is offline
    MemberRank
    Aug 2012 Join Date
    162Posts

    Re: PHX (MY EDITON) | FLY | LAY | KISS | KILL | RANK | ACH | EVENT & More

    Quote Originally Posted by Joe Richardson View Post
    Whoever buys emulators are stupid. People should be less selfish and release what they code. Users like imagicans did, and it's pretty good.
    Ragezone is no place for help anymore, anyone wants to keep theire "super epic" code. Imagicans released his modified emulator but no code.

  5. #110
    Member ruflesbpt is offline
    MemberRank
    Jun 2011 Join Date
    live:ajdaudioLocation
    70Posts

    Re: PHX (MY EDITON) | FLY | LAY | KISS | KILL | RANK | ACH | EVENT & More

    Quote Originally Posted by StaffJunior View Post
    Don't can test it but i think its stable.

    If you want I can take the test. My hotel has 1,000 onlines. My version is not stable. The server always disconnects users at a range of 900 onlines.

  6. #111
    is it me or is it just .. duckietm is offline
    MemberRank
    Oct 2010 Join Date
    339Posts

    Re: PHX (MY EDITON) | FLY | LAY | KISS | KILL | RANK | ACH | EVENT & More

    This is how to fix the bed / chair in a room with stairs and also fix pillows to be stacked and be seated on, still looking how to resolve that for chairs when stacking :

    Heightinfo.cs

    PHP Code:
    using System;
    namespace 
    Phoenix.HabboHotel.Pathfinding
    {
        
    internal struct HeightInfo
        
    {
            private 
    double[,] mMap;
            private 
    double[,] double_1;
            private 
    double[,] double_2;
            private 
    int mMaxX;
            private 
    int mMaxY;
            
            public 
    HeightInfo(int MaxXint MaxYdouble[,] Mapdouble[,] double_4double[,] double_5)
            {
                
    this.mMap Map;
                
    this.double_2 double_4;
                
    this.double_1 double_5;
                
    this.mMaxX MaxX;
                
    this.mMaxY MaxY;
            }
            
    internal double GetState(int MaxXint MaxY)
            {
                
    double result;
                if ((
    MaxX >= this.mMaxX) || (MaxX 0))
                {
                    return  
    0.0;
                }
                else
                {
                    if ((
    MaxY >= this.mMaxY) || (MaxY 0))
                    {
                    
    result =  0.0;
                    }
                    else
                    {
                    if (
    this.double_2[MaxXMaxY] > this.mMap[MaxXMaxY] && this.double_1[MaxXMaxY] == 0.0)
                            {
                                
    result this.double_2[MaxXMaxY];
                            }
                            else
                            {
                                if (
    this.double_1[MaxXMaxY] == 0.0)
                                {
                                    
    result this.mMap[MaxXMaxY];
                                }
                                else
                                {
                                    
    result this.double_1[MaxXMaxY];
                                }
                            }
                         }
                       }
                return 
    result;
            }
        }


  7. #112
    Apprentice killersaif is offline
    MemberRank
    Jan 2014 Join Date
    23Posts

    Re: PHX (MY EDITON) | FLY | LAY | KISS | KILL | RANK | ACH | EVENT & More

    cant download help new link?

  8. #113
    Apprentice Harun9 is offline
    MemberRank
    Dec 2012 Join Date
    7Posts

    Re: PHX (MY EDITON) | FLY | LAY | KISS | KILL | RANK | ACH | EVENT & More

    Download link not working

  9. #114
    Novice JaslHabbo is offline
    MemberRank
    Dec 2013 Join Date
    2Posts

    Re: PHX (MY EDITON) | FLY | LAY | KISS | KILL | RANK | ACH | EVENT & More

    who can shared the emulator ? plz... new link for download.

  10. #115

    Re: PHX (MY EDITON) | FLY | LAY | KISS | KILL | RANK | ACH | EVENT & More

    Download link anyone?

  11. #116
    Apprentice Abandon is offline
    MemberRank
    Feb 2014 Join Date
    EarthLocation
    22Posts

    Re: PHX (MY EDITON) | FLY | LAY | KISS | KILL | RANK | ACH | EVENT & More

    Very nice release, thanks :D

  12. #117
    Novice Affectum is offline
    MemberRank
    Apr 2014 Join Date
    4Posts

    Re: PHX (MY EDITON) | FLY | LAY | KISS | KILL | RANK | ACH | EVENT & More

    Links down :(

    Reupload please

  13. #118

    Re: PHX (MY EDITON) | FLY | LAY | KISS | KILL | RANK | ACH | EVENT & More

    Links down

  14. #119
    Novice Alertix Retro is offline
    MemberRank
    May 2014 Join Date
    1Posts

    Re: PHX (MY EDITON) | FLY | LAY | KISS | KILL | RANK | ACH | EVENT & More

    Download link not working

  15. #120
    Account Upgraded | Title Enabled! TardisHotel is offline
    MemberRank
    Mar 2013 Join Date
    404Posts

    Re: PHX (MY EDITON) | FLY | LAY | KISS | KILL | RANK | ACH | EVENT & More

    Quote Originally Posted by duckietm View Post
    This is how to fix the bed / chair in a room with stairs and also fix pillows to be stacked and be seated on, still looking how to resolve that for chairs when stacking :

    Heightinfo.cs

    PHP Code:
    using System;
    namespace 
    Phoenix.HabboHotel.Pathfinding
    {
        
    internal struct HeightInfo
        
    {
            private 
    double[,] mMap;
            private 
    double[,] double_1;
            private 
    double[,] double_2;
            private 
    int mMaxX;
            private 
    int mMaxY;
            
            public 
    HeightInfo(int MaxXint MaxYdouble[,] Mapdouble[,] double_4double[,] double_5)
            {
                
    this.mMap Map;
                
    this.double_2 double_4;
                
    this.double_1 double_5;
                
    this.mMaxX MaxX;
                
    this.mMaxY MaxY;
            }
            
    internal double GetState(int MaxXint MaxY)
            {
                
    double result;
                if ((
    MaxX >= this.mMaxX) || (MaxX 0))
                {
                    return  
    0.0;
                }
                else
                {
                    if ((
    MaxY >= this.mMaxY) || (MaxY 0))
                    {
                    
    result =  0.0;
                    }
                    else
                    {
                    if (
    this.double_2[MaxXMaxY] > this.mMap[MaxXMaxY] && this.double_1[MaxXMaxY] == 0.0)
                            {
                                
    result this.double_2[MaxXMaxY];
                            }
                            else
                            {
                                if (
    this.double_1[MaxXMaxY] == 0.0)
                                {
                                    
    result this.mMap[MaxXMaxY];
                                }
                                else
                                {
                                    
    result this.double_1[MaxXMaxY];
                                }
                            }
                         }
                       }
                return 
    result;
            }
        }


    awesome fix this has been annoying my users since I got this emu, I will try it tomorrow and see if it works... thanks so much for this xo



Advertisement