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 Inventory.getFirst() interact attempt on non-visible item

Author of MaxiBots
Joined
Dec 3, 2013
Messages
7,032
If you get the first of an item and its in the inventory but not visible for example if your inventory is scrolled down and the items at the top, interact will hover where the item actually is rather than scrolling up to it.
@Cloud
 
Mod Automation
Joined
Jul 26, 2013
Messages
3,053
Not sure if client should be responsible for that behavior or not. I'll wait for Cloud to respond though.
 
Author of MaxiBots
Joined
Dec 3, 2013
Messages
7,032
Not sure if client should be responsible for that behavior or not. I'll wait for Cloud to respond though.
I figured it's similar to isVisible() for objects. If it's not visible it shouldn't attempt to interact in the first place
 
Engineer
Joined
Jul 28, 2013
Messages
2,776
Functionality was already implemented but there were a few changes, it's patched for the next release.
 
Top