Thread: Chatbox Scrollup fix

Results 1 to 6 of 6
  1. #1 Chatbox Scrollup fix 
    RuneCasino


    Join Date
    Jul 2007
    Posts
    1,618
    Thanks given
    170
    Thanks received
    228
    Rep Power
    326
    Code:
    	public void sendChatboxInterface(int childId) {
    		sendInterface(1, 752, 12, childId);
    	}
    	
    	public void sendCloseChatboxInterface() {
    		sendCloseInterface(752, 12);
    	}
    Frame:
    Code:
    public void sendCloseInterface(int windowId, int position) {
    		player.getSession().write(new StaticPacketBuilder().setId(21)
    		.addShort(ID++)
    		.addInt((windowId << 16) + position)
    		.toPacket());
    	}
    This is for 525 Rs2Hd, just convert it..
    Reply With Quote  
     

  2. #2  
    Registered Member

    Join Date
    Nov 2007
    Age
    25
    Posts
    644
    Thanks given
    7
    Thanks received
    6
    Rep Power
    104
    I just did this last night. Lool
    [Only registered and activated users can see links. ] | [Only registered and activated users can see links. ] | [Only registered and activated users can see links. ] | [Only registered and activated users can see links. ]
    Reply With Quote  
     

  3. #3  
    I'm Back

    Stewie's Avatar
    Join Date
    Jul 2008
    Age
    26
    Posts
    7,989
    Thanks given
    1,877
    Thanks received
    1,491
    Rep Power
    5000
    I was needing this just a few days actually. Thank you


    [Only registered and activated users can see links. ]
    Reply With Quote  
     

  4. #4  
    RuneCasino


    Join Date
    Jul 2007
    Posts
    1,618
    Thanks given
    170
    Thanks received
    228
    Rep Power
    326
    OK, everyone leech this..
    Reply With Quote  
     

  5. #5  
    Registered Member
    Teemuzz's Avatar
    Join Date
    Oct 2009
    Posts
    2,710
    Thanks given
    1,132
    Thanks received
    400
    Rep Power
    701
    rs2hd. lol you did only convert pali frames?
    I'm back.
    ScapeEmulator #592 Convert [Only registered and activated users can see links. ]/[Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    Reply With Quote  
     

  6. #6  
    RuneCasino


    Join Date
    Jul 2007
    Posts
    1,618
    Thanks given
    170
    Thanks received
    228
    Rep Power
    326
    Quote Originally Posted by kissanpaska View Post
    rs2hd. lol you did only convert pali frames?
    Uh, no?
    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
  •