- Joined
- Aug 25, 2017
- Messages
- 270
- Thread Author
- #1
Might be similar to Bug - Interacting with GroundItem
My bot loots everything fine, except emerald rings(might be other rings, too).
Camera is pitched to overhead and it goes through all the motions like it is picking the item up, but does not seem to click on it.
It's probably because rings are a smaller clickable area, but not sure.
The location of the ring does not seem to matter. It seems to happen anywhere an emerald ring is dropped.
code is:
My bot loots everything fine, except emerald rings(might be other rings, too).
Camera is pitched to overhead and it goes through all the motions like it is picking the item up, but does not seem to click on it.
It's probably because rings are a smaller clickable area, but not sure.
The location of the ring does not seem to matter. It seems to happen anywhere an emerald ring is dropped.
code is:
Code:
GroundItem.interact("Take");