- Joined
- May 22, 2019
- Messages
- 6
- Thread Author
- #1
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).
Solutions require directly accessing interfaces.
Reproduction: OSRS - Panels will not be selected in certain circumstances (tutorial island).
Code:
ControlPanelTab.INVENTORY.open();
InterfaceWindows.getInventory().open();
Inventory.getItems(); //And variations thereof
Solutions require directly accessing interfaces.
Last edited: