Welcome!

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

Sign up now!
  1. J

    Question How do you drag items in inventory to a certain spot?

    I am creating an high alch bot, but i'm having trouble with finding how you can drag a certain item to a certain spot in your inventory?
  2. lucassousa

    Question Best way to use Inventory SpriteItem on a GameObjetct?

    I have a item x in my inventory and I need use it on a object y. I didn't found a direct method like x.useOn(y); then I tried some stuff (strange...) like x.interact("Use"); y.click(); This really didn't worked hahah So, what a correct way to do this?
Top