Thread: Region Fix - Too many players?

Results 1 to 7 of 7
  1. #1 Region Fix - Too many players? 
    Registered Member
    AMG A Bear's Avatar
    Join Date
    Jun 2008
    Posts
    1,157
    Thanks given
    27
    Thanks received
    87
    Rep Power
    945
    Hey.

    Does anyone know the Riotscape fix for regions? Like when there are a lot of players in 1 region, it crashes when you try to enter...

    I have no idea what's causing the problem.

    Add my msn: [email protected] or post here.

    Thanks,
    Bear
    Quote Originally Posted by The Night Life View Post
    Errm. I had a similar idea a very long time ago, about instead of current rs's gameframe, (622) making a rsps with about a 1645 or something. Make it look like you walked outside. I even gathered proffesional computer programmers to help, but bailed on the idea after i realized if we all worked on it non-stop for months at a time, we'd barely get any progress. (unless you wanted to half ass it)
    Reply With Quote  
     

  2. #2  
    Banned

    Join Date
    May 2008
    Posts
    2,327
    Thanks given
    55
    Thanks received
    67
    Rep Power
    0
    the client has a 255 players in a region max
    dont do player updating while max is reached
    done
    Reply With Quote  
     

  3. #3  
    Registered Member
    AMG A Bear's Avatar
    Join Date
    Jun 2008
    Posts
    1,157
    Thanks given
    27
    Thanks received
    87
    Rep Power
    945
    Quote Originally Posted by silabgarza View Post
    the client has a 255 players in a region max
    dont do player updating while max is reached
    done
    Shouldn't be hard, I could just do for (int i = 0; i < 255; i ++) instead of maxplayers, or something like that.
    Quote Originally Posted by The Night Life View Post
    Errm. I had a similar idea a very long time ago, about instead of current rs's gameframe, (622) making a rsps with about a 1645 or something. Make it look like you walked outside. I even gathered proffesional computer programmers to help, but bailed on the idea after i realized if we all worked on it non-stop for months at a time, we'd barely get any progress. (unless you wanted to half ass it)
    Reply With Quote  
     

  4. #4  
    Community Veteran


    Join Date
    Jun 2007
    Posts
    1,683
    Thanks given
    302
    Thanks received
    309
    Rep Power
    481
    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    May 2009
    Posts
    502
    Thanks given
    4
    Thanks received
    42
    Rep Power
    22
    oooh, Thanks I could of figure out this on my PI source. I post more info If I find out!
    Reply With Quote  
     

  6. #6  
    Registered Member
    Chiief's Avatar
    Join Date
    Jun 2010
    Posts
    1,544
    Thanks given
    69
    Thanks received
    238
    Rep Power
    611
    Yes, but this is only the cheap fix. The actual fix is what silabgarza said.
    Reply With Quote  
     

  7. #7  
    Banned

    Join Date
    Jul 2008
    Age
    28
    Posts
    5,827
    Thanks given
    1,301
    Thanks received
    197
    Rep Power
    0
    The actual fix is to render the 255 closest players and not 255 random ones.
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •