Thread: Richscape v4.1 teleport bug.

Results 1 to 7 of 7
  1. #1 Richscape v4.1 teleport bug. 
    Software
    Guest
    Seriosly,

    This bug has been in all richscape v4 sources and it's the most annoying the bug goes like this:

    2 players in same place, player 1 teleports away, player 2 teleports same place, player 2 can see player 1 but player 1 cant see player 2..

    Okay now i want the fix for this i just cant do it myself.

    All the best,
    Software
    Reply With Quote  
     

  2. #2  
    Registered Member
    Auruo's Avatar
    Join Date
    Mar 2008
    Age
    29
    Posts
    749
    Thanks given
    20
    Thanks received
    15
    Rep Power
    499
    Does this exist in 4.2 and/or 4.3?

    It could possibly be this: [Only registered and activated users can see links. ]
    Reply With Quote  
     

  3. #3  
    Ash Ftw
    Guest
    The bug is not on all of them.
    Reply With Quote  
     

  4. #4  
    Software
    Guest
    Idk about that whites tut ife tryed it but i found out that it has allready been done to richscape v4.1 but it still has the bug
    Reply With Quote  
     

  5. #5  
    Registered Member
    Chachi's Avatar
    Join Date
    Sep 2008
    Posts
    1,536
    Thanks given
    49
    Thanks received
    103
    Rep Power
    602
    do frame1(); after your teleport
    [/CENTER]
    Reply With Quote  
     

  6. #6  
    Software
    Guest
    Didint work
    Reply With Quote  
     

  7. #7  
    Registered Member
    Auruo's Avatar
    Join Date
    Mar 2008
    Age
    29
    Posts
    749
    Thanks given
    20
    Thanks received
    15
    Rep Power
    499
    Fixed it

    Go into Player.java and find
    Code:
    void getNextPlayerMovement()
    and below
    Code:
    if(mapRegionDidChange) {
    find
    Code:
    playerListSize = 0;
    and change it to
    Code:
    //playerListSize = 0;
    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
  •