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

Bug Selecting Control Panel Tab

Discussion in 'Developer Support' started by bigpp, May 26, 2019.

  1. bigpp

    Joined:
    May 22, 2019
    Messages:
    6
    Likes Received:
    0
    Based on previous threads I have read, I am marking this as a bug.

    Reproduction: OSRS - Panels will not be selected in certain circumstances (tutorial island).

    Code (Text):
    1. ControlPanelTab.INVENTORY.open();
    2. InterfaceWindows.getInventory().open();
    3. Inventory.getItems(); //And variations thereof
    Solutions require directly accessing interfaces.
     
    #1 bigpp, May 26, 2019
    Last edited: May 27, 2019

Share This Page

Loading...