1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Resolved ChatDialog press continue button OSRS

Discussion in 'Developer Support' started by greyb3ast, Apr 15, 2016.

  1. greyb3ast

    Joined:
    Aug 7, 2015
    Messages:
    28
    Likes Received:
    3
    So i want to press continue button in OSRS i try to do this like this:

    // Creating method
    public static InterfaceComponent getContinueButton(){

    }
    //calling it
    getContinueButton();

    But it dont work, i need somekind return in method. Help me pl0x :D
     
  2. Best Answer:
    Post #2 by Derk, Apr 15, 2016
  3. Derk

    Derk 12 year old normie

    Joined:
    Jan 8, 2015
    Messages:
    2,766
    Likes Received:
    1,339
    ChatDialog.getContinue();

    Has been answered in devchat by @qverkk

    Can be closed I suppose.
     

Share This Page

Loading...