Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Resolved [RS3]ControlPanelTab and InterfaceWindows

Joined
Aug 25, 2017
Messages
270
When using ControlPanelTab.INVENTORY.open() and InterfaceWindows.getInventory().open(), it gets stuck with the drop down control bar selected and then does not click it correctly.
 
Joined
Jun 9, 2015
Messages
3,735
Can confirm, happens to me ALL the time.
Please fix @Cloud <3

Also happens when you build a webpath, and the bot opens up the equipment tab, so it's easy to reproduce.
 
Engineer
Joined
Jul 28, 2013
Messages
2,776
Why do so many people have there interface laid out in that style? I've only ever seen issues like that from people using that style of interface.
When using ControlPanelTab.INVENTORY.open() and InterfaceWindows.getInventory().open(), it gets stuck with the drop down control bar selected and then does not click it correctly.
Another thing, ControlPanelTab is an OSRS class....
Can confirm, happens to me ALL the time.
Please fix @Cloud <3

Also happens when you build a webpath, and the bot opens up the equipment tab, so it's easy to reproduce.
How are you currently detecting and handling it?
 
Joined
Aug 25, 2017
Messages
270
Imgur: The most awesome images on the Internet

That's how I have mine. What do you mean by "laid out in that style"? I've tried it all over the place and have the same issue. That's why I moved it to the top instead of the bottom or side. How would you suggest setting it up.

I tried ControlPanelTab because someone suggested it as a possible fix without realizing it was an OSRS thing. Still had the same issue as the InterfaceWindows though.
 
Engineer
Joined
Jul 28, 2013
Messages
2,776
Imgur: The most awesome images on the Internet

That's how I have mine. What do you mean by "laid out in that style"? I've tried it all over the place and have the same issue. That's why I moved it to the top instead of the bottom or side. How would you suggest setting it up.

I tried ControlPanelTab because someone suggested it as a possible fix without realizing it was an OSRS thing. Still had the same issue as the InterfaceWindows though.
How would you suggest fixing this bug? When trying to open a tab, if it's already opened moving the mouse to some other point on the screen so the dropdown closes? Or am I misunderstanding the issue?
 
Joined
May 24, 2016
Messages
1,113
I have the interface data required to make opening tabs with the tab buttons stored somewhere. If desired, contact me on Slack.
 
Joined
Aug 25, 2017
Messages
270
Moving the mouse might help. Also, it could just use the build in keybinds for a lot of the tabs. It's hard to know what they exact problem is without being able to see the mouse.
 
Engineer
Joined
Jul 28, 2013
Messages
2,776
Moving the mouse might help. Also, it could just use the build in keybinds for a lot of the tabs. It's hard to know what they exact problem is without being able to see the mouse.
People can change the keybinds though.
 
Top