Thread: appearance update?

Results 1 to 2 of 2
  1. #1 appearance update? 
    Icy Realm Owner
    Icy Whip's Avatar
    Join Date
    May 2007
    Posts
    1,419
    Thanks given
    30
    Thanks received
    35
    Rep Power
    213
    my problem is:
    when another player teleports near you they do not appear on screen or map unless you log out and in and then you see them.

    is there any way i can fix this, updaterequired and appearanceupdate do not do anything so is there anyway someone can help me?


    Signature made by Mr. Ervis

    Any questions, MSN me; [email protected]
    Reply With Quote  
     

  2. #2  
    Banned

    Join Date
    Jul 2008
    Age
    28
    Posts
    5,827
    Thanks given
    1,301
    Thanks received
    197
    Rep Power
    0
    in playerhandler, quote out
    Code:
    playerListSize = 0;[
    Code:
    			if(mapRegionDidChange) {
    				// after map region change the relative coordinates range between 48 - 55
    				mapRegionX = (teleportToX>>3)-6;
    				mapRegionY = (teleportToY>>3)-6;
    
    				//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
  •